2026-08-26 20:25:27.024 | + ./stack.sh:main:491 : exec 2026-08-26 20:25:27.024 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-26-202526' 2026-08-26 20:25:27.024 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-26-202526.summary.2026-08-26-202526 2026-08-26 20:25:27.024 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:25:27.024 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:25:27.024 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-26-202526 /opt/stack/logs/devstacklog.txt 2026-08-26 20:25:27.024 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-26-202526.summary.2026-08-26-202526 /opt/stack/logs/devstacklog.txt.summary 2026-08-26 20:25:27.024 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-26 20:25:27.024 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-26 20:25:27.024 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-26 20:25:27.024 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-26 20:25:27.028 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-26 20:25:27.035 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-26 20:25:27.035 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-26 20:25:27.042 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-26 20:25:27.047 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-26 20:25:27.052 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-26 20:25:27.057 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-26 20:25:27.061 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-26 20:25:27.065 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-26 20:25:27.071 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-26 20:25:27.080 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-26 20:25:27.084 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-26 20:25:27.089 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-26 20:25:27.093 | + ./stack.sh:main:577 : set -o errexit 2026-08-26 20:25:27.098 | + ./stack.sh:main:580 : uname -a 2026-08-26 20:25:27.100 | Linux np0000191256 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-26 20:25:27.105 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:25:27.109 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-26 20:25:27.115 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-26 20:25:27.186 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-26 20:25:27.219 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-26 20:25:27.224 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-26 20:25:27.254 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-26 20:25:27.260 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-26 20:25:27.289 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-26 20:25:27.295 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-26 20:25:27.324 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-26 20:25:27.328 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-26 20:25:27.332 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:25:27.338 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-26 20:25:27.365 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:25:27.371 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-26 20:25:27.399 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:25:27.404 | + ./stack.sh:main:594 : tune_host 2026-08-26 20:25:27.409 | + lib/host:tune_host:125 : configure_host_mem 2026-08-26 20:25:27.413 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-26 20:25:27.418 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:27.422 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-26 20:25:27.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:27.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:27.434 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-26 20:25:27.439 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-26 20:25:27.442 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-26 20:25:27.447 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-26 20:25:27.452 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:25:27.456 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-26 20:25:27.459 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-26 20:25:27.463 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-26 20:25:27.468 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-26 20:25:27.468 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-26 20:25:27.485 | lz4 2026-08-26 20:25:27.492 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-26 20:25:27.497 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-26 20:25:27.501 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-26 20:25:27.505 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-26 20:25:27.510 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:25:27.513 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-26 20:25:27.519 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-26 20:25:27.522 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-26 20:25:27.528 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-26 20:25:27.529 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-26 20:25:27.547 | zsmalloc 2026-08-26 20:25:27.554 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-26 20:25:27.558 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-26 20:25:27.562 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-26 20:25:27.566 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-26 20:25:27.570 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:25:27.574 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-26 20:25:27.579 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-26 20:25:27.583 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-26 20:25:27.589 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-26 20:25:27.589 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-26 20:25:27.607 | 1 2026-08-26 20:25:27.636 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-26 20:25:27.652 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-26 20:25:27.652 | /sys/module/zswap/parameters/enabled:Y 2026-08-26 20:25:27.652 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/compressor:lz4 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-26 20:25:27.653 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-26 20:25:27.659 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-26 20:25:27.662 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:27.667 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-26 20:25:27.671 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:25:27.675 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:25:27.679 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-26 20:25:27.683 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:25:27.687 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:27.691 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:25:27.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:27.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:27.702 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:25:27.706 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-26 20:25:27.710 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:27.714 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-26 20:25:27.719 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-26 20:25:27.726 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-26 20:25:27.730 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-26 20:25:27.734 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-26 20:25:27.738 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:25:27.743 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:25:27.748 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:25:27.756 | + functions-common:time_start:2411 : _TIME_START[$name]=1787775927750 2026-08-26 20:25:27.760 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-26 20:25:27.764 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-26 20:25:27.769 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-26 20:25:28.349 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-26 20:25:31.159 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-26 20:25:31.237 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-26 20:25:31.315 | Hit:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-26 20:25:32.782 | Reading package lists... 2026-08-26 20:25:32.817 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-26 20:25:32.822 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-26 20:25:32.827 | + functions-common:time_stop:2420 : local name 2026-08-26 20:25:32.831 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:25:32.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:25:32.839 | + functions-common:time_stop:2423 : local total 2026-08-26 20:25:32.842 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:25:32.846 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-26 20:25:32.850 | + functions-common:time_stop:2427 : start_time=1787775927750 2026-08-26 20:25:32.855 | + functions-common:time_stop:2429 : [[ -z 1787775927750 ]] 2026-08-26 20:25:32.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:25:32.867 | + functions-common:time_stop:2432 : end_time=1787775932861 2026-08-26 20:25:32.871 | + functions-common:time_stop:2433 : elapsed_time=5111 2026-08-26 20:25:32.875 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:25:32.879 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:25:32.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5111 2026-08-26 20:25:32.887 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-26 20:25:32.891 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:25:32.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:32.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:32.904 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-26 20:25:32.944 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-26 20:25:32.999 | Reading package lists... 2026-08-26 20:25:33.282 | Building dependency tree... 2026-08-26 20:25:33.283 | Reading state information... 2026-08-26 20:25:33.536 | Recommended packages: 2026-08-26 20:25:33.536 | qemu-kvm 2026-08-26 20:25:33.577 | The following NEW packages will be installed: 2026-08-26 20:25:33.579 | ksmtuned 2026-08-26 20:25:37.800 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-08-26 20:25:37.800 | Need to get 7,444 B of archives. 2026-08-26 20:25:37.800 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-26 20:25:37.800 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-26 20:25:38.015 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:25:38.061 | Fetched 7,444 B in 4s (1,769 B/s) 2026-08-26 20:25:38.108 | Selecting previously unselected package ksmtuned. 2026-08-26 20:25:38.138 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33201 files and directories currently installed.) 2026-08-26 20:25:38.141 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-26 20:25:38.147 | Unpacking ksmtuned (4.20150326) ... 2026-08-26 20:25:38.226 | Setting up ksmtuned (4.20150326) ... 2026-08-26 20:25:38.489 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-26 20:25:38.712 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-26 20:25:39.528 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:25:39.532 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:25:39.538 | + functions-common:time_stop:2420 : local name 2026-08-26 20:25:39.542 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:25:39.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:25:39.551 | + functions-common:time_stop:2423 : local total 2026-08-26 20:25:39.555 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:25:39.561 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:25:39.566 | + functions-common:time_stop:2427 : start_time=1787775932939 2026-08-26 20:25:39.569 | + functions-common:time_stop:2429 : [[ -z 1787775932939 ]] 2026-08-26 20:25:39.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:25:39.583 | + functions-common:time_stop:2432 : end_time=1787775939577 2026-08-26 20:25:39.587 | + functions-common:time_stop:2433 : elapsed_time=6638 2026-08-26 20:25:39.591 | + functions-common:time_stop:2434 : total=17257 2026-08-26 20:25:39.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:25:39.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23895 2026-08-26 20:25:39.607 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:25:39.613 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-26 20:25:39.644 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-26 20:25:39.648 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-26 20:25:39.652 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-26 20:25:39.657 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-26 20:25:39.661 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-26 20:25:39.667 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-26 20:25:39.667 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-26 20:25:39.685 | 0 2026-08-26 20:25:39.693 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-26 20:25:39.698 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:39.702 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-26 20:25:39.707 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-26 20:25:39.711 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-26 20:25:39.715 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-26 20:25:39.732 | vm.dirty_ratio = 60 2026-08-26 20:25:39.739 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-26 20:25:39.743 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-26 20:25:39.747 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-26 20:25:39.750 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-26 20:25:39.767 | vm.dirty_background_ratio = 10 2026-08-26 20:25:39.774 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-26 20:25:39.778 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-26 20:25:39.783 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-26 20:25:39.787 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-26 20:25:39.804 | vm.vfs_cache_pressure = 50 2026-08-26 20:25:39.811 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-26 20:25:39.815 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-26 20:25:39.820 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-26 20:25:39.825 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-26 20:25:39.837 | vm.swappiness = 100 2026-08-26 20:25:39.844 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-26 20:25:39.863 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-26 20:25:39.863 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-26 20:25:39.863 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-26 20:25:39.863 | /proc/sys/vm/compaction_proactiveness:20 2026-08-26 20:25:39.863 | /proc/sys/vm/dirty_background_bytes:0 2026-08-26 20:25:39.863 | /proc/sys/vm/dirty_background_ratio:10 2026-08-26 20:25:39.863 | /proc/sys/vm/dirty_bytes:0 2026-08-26 20:25:39.864 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-26 20:25:39.864 | /proc/sys/vm/dirty_ratio:60 2026-08-26 20:25:39.864 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-26 20:25:39.864 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-26 20:25:39.864 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-26 20:25:39.866 | /proc/sys/vm/extfrag_threshold:500 2026-08-26 20:25:39.866 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-26 20:25:39.866 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-26 20:25:39.866 | /proc/sys/vm/laptop_mode:0 2026-08-26 20:25:39.866 | /proc/sys/vm/legacy_va_layout:0 2026-08-26 20:25:39.866 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-26 20:25:39.866 | /proc/sys/vm/max_map_count:1048576 2026-08-26 20:25:39.866 | /proc/sys/vm/memfd_noexec:0 2026-08-26 20:25:39.866 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-26 20:25:39.866 | /proc/sys/vm/memory_failure_recovery:1 2026-08-26 20:25:39.866 | /proc/sys/vm/min_free_kbytes:67584 2026-08-26 20:25:39.866 | /proc/sys/vm/min_slab_ratio:5 2026-08-26 20:25:39.866 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-26 20:25:39.866 | /proc/sys/vm/mmap_min_addr:65536 2026-08-26 20:25:39.866 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-26 20:25:39.866 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-26 20:25:39.866 | /proc/sys/vm/nr_hugepages:0 2026-08-26 20:25:39.866 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-26 20:25:39.866 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-26 20:25:39.866 | /proc/sys/vm/numa_stat:1 2026-08-26 20:25:39.866 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-26 20:25:39.866 | /proc/sys/vm/oom_dump_tasks:1 2026-08-26 20:25:39.866 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-26 20:25:39.866 | /proc/sys/vm/overcommit_kbytes:0 2026-08-26 20:25:39.866 | /proc/sys/vm/overcommit_memory:0 2026-08-26 20:25:39.866 | /proc/sys/vm/overcommit_ratio:50 2026-08-26 20:25:39.866 | /proc/sys/vm/page-cluster:3 2026-08-26 20:25:39.866 | /proc/sys/vm/page_lock_unfairness:5 2026-08-26 20:25:39.866 | /proc/sys/vm/panic_on_oom:0 2026-08-26 20:25:39.866 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-26 20:25:39.866 | /proc/sys/vm/stat_interval:1 2026-08-26 20:25:39.866 | /proc/sys/vm/swappiness:100 2026-08-26 20:25:39.866 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-26 20:25:39.866 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-26 20:25:39.867 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-26 20:25:39.867 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-26 20:25:39.867 | /proc/sys/vm/watermark_scale_factor:10 2026-08-26 20:25:39.867 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-26 20:25:39.872 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-26 20:25:39.881 | + lib/host:tune_host:126 : configure_host_net 2026-08-26 20:25:39.886 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-26 20:25:39.890 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:39.896 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-26 20:25:39.900 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-26 20:25:39.904 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-26 20:25:39.909 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-26 20:25:39.929 | net.ipv4.tcp_keepalive_time = 60 2026-08-26 20:25:39.936 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-26 20:25:39.941 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-26 20:25:39.945 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-26 20:25:39.950 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-26 20:25:39.967 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-26 20:25:39.974 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-26 20:25:39.979 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-26 20:25:39.984 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-26 20:25:39.988 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-26 20:25:40.005 | net.ipv4.tcp_keepalive_probes = 6 2026-08-26 20:25:40.012 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-26 20:25:40.016 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-26 20:25:40.021 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-26 20:25:40.026 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-26 20:25:40.042 | net.ipv4.tcp_fastopen = 3 2026-08-26 20:25:40.051 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_fastopen_key:b7ffa8a8-8fab8b19-4249ca9f-0bf68b4a 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-26 20:25:40.072 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-26 20:25:40.073 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-26 20:25:40.074 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-26 20:25:40.081 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-26 20:25:40.086 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-26 20:25:40.092 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-26 20:25:40.096 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-26 20:25:40.115 | net.core.default_qdisc = pfifo_fast 2026-08-26 20:25:40.123 | + ./stack.sh:main:600 : fetch_plugins 2026-08-26 20:25:40.128 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:40.132 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-26 20:25:40.136 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:25:40.141 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-26 20:25:40.141 | Fetching DevStack plugins 2026-08-26 20:25:40.145 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:40.150 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-08-26 20:25:40.154 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-08-26 20:25:40.159 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-08-26 20:25:40.163 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-08-26 20:25:40.168 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:40.173 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-08-26 20:25:40.177 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-08-26 20:25:40.181 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-08-26 20:25:40.187 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:40.191 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:40.197 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:40.202 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:40.206 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:40.212 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:40.242 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:40.246 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:40.251 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.257 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:40.257 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:40.267 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-08-26 20:25:40.272 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.276 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-08-26 20:25:40.302 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-08-26 20:25:40.307 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:40.308 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:40.321 | e2b8884a Imported Translations from Zanata 2026-08-26 20:25:40.326 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:40.331 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:40.336 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-08-26 20:25:40.341 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-08-26 20:25:40.346 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-08-26 20:25:40.350 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-08-26 20:25:40.355 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:40.360 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-08-26 20:25:40.365 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-08-26 20:25:40.369 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-26 20:25:40.373 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:40.378 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:40.383 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:40.388 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:40.392 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:40.397 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:40.427 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:40.430 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:40.434 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.440 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:40.440 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:40.450 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-26 20:25:40.454 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.458 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-26 20:25:40.478 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-26 20:25:40.484 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:40.484 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:40.494 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-26 20:25:40.499 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:40.504 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:40.509 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-08-26 20:25:40.514 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-08-26 20:25:40.518 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-08-26 20:25:40.522 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-08-26 20:25:40.526 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:40.531 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-08-26 20:25:40.535 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-08-26 20:25:40.540 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-08-26 20:25:40.544 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:40.549 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:40.554 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:40.559 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:40.563 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:40.568 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:40.598 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:40.602 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:40.608 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.613 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:40.613 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:40.623 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-08-26 20:25:40.627 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.632 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-08-26 20:25:40.658 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-08-26 20:25:40.665 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:40.666 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:40.679 | fbc4af60a Merge "Fix VRRP split-brain on amphora failover in ACTIVE_STANDBY" 2026-08-26 20:25:40.685 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:40.690 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:40.694 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-08-26 20:25:40.698 | + functions-common:git_clone_by_name:681 : local name=manila 2026-08-26 20:25:40.703 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-08-26 20:25:40.707 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-08-26 20:25:40.712 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:40.717 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-08-26 20:25:40.721 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-08-26 20:25:40.726 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-08-26 20:25:40.730 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:40.734 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:40.740 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:40.745 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:40.751 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:40.756 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:40.788 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:40.792 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:40.797 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.803 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:40.803 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:40.812 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-08-26 20:25:40.817 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.820 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-08-26 20:25:40.847 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-08-26 20:25:40.853 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:40.854 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:40.867 | 657013769 Merge "Add Lustre share driver documentation" 2026-08-26 20:25:40.873 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:40.878 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:40.882 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-08-26 20:25:40.887 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-08-26 20:25:40.891 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-08-26 20:25:40.896 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:25:40.900 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:40.904 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-08-26 20:25:40.909 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-08-26 20:25:40.913 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-26 20:25:40.918 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:40.921 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:40.927 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:40.932 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:40.936 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:40.942 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:40.972 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:40.977 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:40.981 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:40.987 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:40.987 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:40.996 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-26 20:25:41.000 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:41.004 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-26 20:25:41.031 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:25:41.036 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:41.037 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:41.050 | cf0b1b7 chore(deps): update rust crate tokio to v1.53.1 2026-08-26 20:25:41.056 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:41.061 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.065 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-08-26 20:25:41.070 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-08-26 20:25:41.075 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-08-26 20:25:41.080 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:41.084 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:25:41.089 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-08-26 20:25:41.093 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-08-26 20:25:41.098 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:41.102 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:41.108 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:41.113 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:41.119 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:41.123 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:41.129 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:41.160 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:41.164 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:41.169 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:41.175 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:41.175 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:41.185 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-08-26 20:25:41.188 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:41.192 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-08-26 20:25:41.220 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-08-26 20:25:41.226 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:41.227 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:41.234 | 91aba16 Merge "Fix VIP port creation to return 409 on IP exhaustion" 2026-08-26 20:25:41.240 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:41.245 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-26 20:25:41.250 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-26 20:25:41.254 | + functions-common:run_phase:1849 : local phase= 2026-08-26 20:25:41.258 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:25:41.263 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:25:41.268 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:25:41.272 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:25:41.277 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:25:41.283 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:25:41.290 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:25:41.294 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:25:41.299 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:25:41.303 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-26 20:25:41.308 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:25:41.339 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:41.343 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-26 20:25:41.347 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:25:41.351 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-26 20:25:41.356 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:41.360 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-26 20:25:41.364 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:25:41.369 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-26 20:25:41.369 | Overriding Configuration Defaults 2026-08-26 20:25:41.373 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.377 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-08-26 20:25:41.382 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-08-26 20:25:41.388 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.392 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-08-26 20:25:41.396 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-08-26 20:25:41.401 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.406 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-08-26 20:25:41.411 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-08-26 20:25:41.415 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.420 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-08-26 20:25:41.425 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-08-26 20:25:41.429 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.434 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:25:41.438 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-08-26 20:25:41.442 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-08-26 20:25:41.442 | magnum-cluster-api has overridden the following defaults 2026-08-26 20:25:41.446 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-26 20:25:41.449 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:25:41.449 | KEYSTONE_ADMIN_ENDPOINT=true 2026-08-26 20:25:41.449 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:25:41.449 | LIBVIRT_TYPE=kvm 2026-08-26 20:25:41.449 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:25:41.454 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-26 20:25:41.459 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:25:41.464 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-08-26 20:25:41.468 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:25:41.474 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-08-26 20:25:41.478 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:25:41.483 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:25:41.488 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:41.493 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-08-26 20:25:41.497 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-26 20:25:41.532 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-26 20:25:41.536 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-26 20:25:41.566 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:41.572 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.114 2026-08-26 20:25:41.577 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:25:41.577 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.114 2026-08-26 20:25:41.585 | ++ lib/tls:source:40 : TLS_IP=162.253.55.114 2026-08-26 20:25:41.590 | +++ lib/tls:source:43 : hostname -f 2026-08-26 20:25:41.597 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000191256.novalocal 2026-08-26 20:25:41.602 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:25:41.607 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:25:41.610 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:25:41.614 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:25:41.619 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-26 20:25:41.623 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-26 20:25:41.627 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-26 20:25:41.632 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:25:41.639 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-26 20:25:41.647 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-26 20:25:41.674 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-26 20:25:41.713 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-26 20:25:41.739 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-26 20:25:41.765 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-26 20:25:41.836 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-26 20:25:41.977 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-26 20:25:42.167 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-26 20:25:42.222 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-26 20:25:42.332 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-26 20:25:42.436 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-26 20:25:42.441 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-26 20:25:42.476 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:42.480 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-26 20:25:42.487 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-26 20:25:42.492 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:25:42.497 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:25:42.503 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-26 20:25:42.510 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-26 20:25:42.544 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:42.549 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:25:42.556 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:42.561 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:25:42.567 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:25:42.573 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:25:42.578 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:25:42.584 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:25:42.589 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:25:42.596 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-26 20:25:42.632 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:42.638 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-26 20:25:42.643 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:25:42.649 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:25:42.652 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:25:42.657 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:25:42.663 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:25:42.667 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:25:42.673 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:25:42.678 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:25:42.684 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-26 20:25:42.688 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-26 20:25:42.693 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.114 2026-08-26 20:25:42.698 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-26 20:25:42.704 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-26 20:25:42.711 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:25:42.712 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-26 20:25:42.720 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:42.727 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-26 20:25:42.731 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-26 20:25:42.737 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-26 20:25:42.743 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-26 20:25:42.749 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-26 20:25:42.782 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:25:42.788 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.114 2026-08-26 20:25:42.794 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.114 2026-08-26 20:25:42.794 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:25:42.804 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.114 2026-08-26 20:25:42.809 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:25:42.814 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:25:42.820 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:25:42.825 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:25:42.830 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:25:42.834 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-26 20:25:42.839 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:25:42.845 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:25:42.849 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-26 20:25:42.855 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:25:42.860 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:25:42.866 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-26 20:25:42.871 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:25:42.876 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:25:42.881 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-26 20:25:42.886 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-26 20:25:42.890 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-26 20:25:42.895 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:25:42.898 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:25:42.905 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-26 20:25:42.910 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-26 20:25:42.917 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-26 20:25:42.949 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:42.954 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:25:42.960 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:25:42.965 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:25:42.970 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:25:42.975 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:42.979 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:25:42.985 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-26 20:25:42.989 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:25:42.994 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-26 20:25:42.998 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:25:43.003 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-26 20:25:43.008 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-26 20:25:43.013 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-26 20:25:43.018 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:25:43.023 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-26 20:25:43.027 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-26 20:25:43.032 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-26 20:25:43.039 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-26 20:25:43.043 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-26 20:25:43.247 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-26 20:25:43.275 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-26 20:25:43.281 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-26 20:25:43.286 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-26 20:25:43.292 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-26 20:25:43.297 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-26 20:25:43.301 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:25:43.306 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:25:43.310 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:25:43.316 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:25:43.321 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:25:43.326 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-26 20:25:43.331 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:25:43.336 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:25:43.341 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-26 20:25:43.346 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-26 20:25:43.350 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:25:43.356 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:25:43.361 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:25:43.365 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:25:43.371 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:25:43.379 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-26 20:25:43.379 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-26 20:25:43.380 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-26 20:25:43.380 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-26 20:25:43.391 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ce:5141:1f80 2026-08-26 20:25:43.399 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-26 20:25:43.407 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-26 20:25:43.411 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:25:43.416 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:25:43.421 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdce:5141:1f80::/56 2026-08-26 20:25:43.429 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdce:5141:1f80::/56 2026-08-26 20:25:43.430 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-26 20:25:43.439 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdce:5141:1f80::/64 2026-08-26 20:25:43.444 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:25:43.448 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:25:43.453 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:25:43.458 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:25:43.463 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:25:43.467 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:25:43.472 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:25:43.477 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:25:43.481 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:25:43.486 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-26 20:25:43.490 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:25:43.495 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:25:43.499 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:25:43.504 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdce:5141:1f80::/56 2026-08-26 20:25:43.508 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-26 20:25:43.512 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-26 20:25:43.519 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-26 20:25:43.520 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-26 20:25:43.520 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-26 20:25:43.531 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-08-26 20:25:43.537 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-26 20:25:43.539 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-26 20:25:43.539 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-26 20:25:43.548 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-08-26 20:25:43.556 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-26 20:25:43.561 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-26 20:25:43.566 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-26 20:25:43.572 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-26 20:25:43.577 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-26 20:25:43.581 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-26 20:25:43.586 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-26 20:25:43.590 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-26 20:25:43.596 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-26 20:25:43.600 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:25:43.632 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-26 20:25:43.661 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-26 20:25:43.691 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-26 20:25:43.720 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-26 20:25:43.748 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-26 20:25:43.813 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-26 20:25:43.820 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-26 20:25:43.825 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-26 20:25:43.831 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-26 20:25:43.837 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:25:43.844 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-26 20:25:43.878 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:25:43.883 | + ./stack.sh:main:635 : run_phase source 2026-08-26 20:25:43.888 | + functions-common:run_phase:1848 : local mode=source 2026-08-26 20:25:43.894 | + functions-common:run_phase:1849 : local phase= 2026-08-26 20:25:43.898 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:25:43.904 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:25:43.909 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:25:43.913 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:25:43.927 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:25:43.933 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:25:43.942 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:25:43.947 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:25:43.953 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:25:43.957 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-26 20:25:43.962 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:25:43.995 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:43.999 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-26 20:25:44.003 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-26 20:25:44.008 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:44.014 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-26 20:25:44.021 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:25:44.026 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-26 20:25:44.026 | Loading plugin settings 2026-08-26 20:25:44.031 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:44.036 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-08-26 20:25:44.042 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-08-26 20:25:44.047 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-08-26 20:25:44.052 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-08-26 20:25:44.057 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:25:44.062 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:25:44.067 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:25:44.073 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:25:44.077 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:25:44.082 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:25:44.087 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:25:44.092 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:25:44.098 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:25:44.103 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-08-26 20:25:44.110 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-08-26 20:25:44.141 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:44.146 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:25:44.152 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:44.157 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:25:44.162 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:25:44.166 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:25:44.171 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-08-26 20:25:44.175 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-08-26 20:25:44.180 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-08-26 20:25:44.185 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-08-26 20:25:44.190 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.114/key-manager 2026-08-26 20:25:44.195 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-08-26 20:25:44.199 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-08-26 20:25:44.204 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-08-26 20:25:44.211 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-08-26 20:25:44.243 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:25:44.248 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-08-26 20:25:44.253 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:25:44.258 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:25:44.263 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-08-26 20:25:44.348 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:44.354 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-08-26 20:25:44.359 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-08-26 20:25:44.363 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-08-26 20:25:44.371 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-26 20:25:44.405 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:25:44.412 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-08-26 20:25:44.448 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:25:44.451 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-08-26 20:25:44.457 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-26 20:25:44.491 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:25:44.494 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-08-26 20:25:44.582 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-08-26 20:25:44.676 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:44.683 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-08-26 20:25:44.689 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-08-26 20:25:44.695 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-08-26 20:25:44.701 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-08-26 20:25:44.707 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:25:44.711 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:25:44.717 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:25:44.722 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:25:44.729 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-08-26 20:25:44.767 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:44.773 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:25:44.781 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:44.786 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:25:44.791 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:25:44.796 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:25:44.801 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:25:44.807 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:25:44.812 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:25:44.817 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:25:44.822 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:25:44.828 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:25:44.833 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:25:44.838 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:25:44.844 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-08-26 20:25:44.849 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:25:44.854 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:25:44.860 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:25:44.865 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:25:44.870 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-08-26 20:25:44.875 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-08-26 20:25:44.881 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-08-26 20:25:44.886 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:25:44.892 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:25:44.897 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:25:44.902 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:25:44.907 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:25:44.919 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:25:44.926 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:25:44.932 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:25:44.938 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:25:44.943 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:25:44.950 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:25:44.956 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:25:44.961 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:25:44.966 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:25:44.971 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:25:44.976 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:25:44.981 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:25:44.986 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:25:44.992 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:25:44.998 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:25:45.003 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:25:45.010 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:25:45.017 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:25:45.022 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:25:45.027 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:25:45.033 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:25:45.039 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:25:45.045 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:25:45.050 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:25:45.056 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:25:45.061 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:25:45.067 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:45.073 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:45.078 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:45.084 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:45.089 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:45.095 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-08-26 20:25:45.101 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-08-26 20:25:45.107 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:25:45.112 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:25:45.118 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-08-26 20:25:45.123 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:25:45.128 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:25:45.133 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-08-26 20:25:45.138 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-08-26 20:25:45.144 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-08-26 20:25:45.149 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-08-26 20:25:45.155 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-08-26 20:25:45.160 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-08-26 20:25:45.166 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:25:45.170 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:25:45.175 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:25:45.181 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:25:45.186 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:25:45.192 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-08-26 20:25:45.197 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:25:45.202 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:25:45.207 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-08-26 20:25:45.212 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:25:45.218 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:25:45.222 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:25:45.226 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:45.232 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-08-26 20:25:45.237 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-08-26 20:25:45.241 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-08-26 20:25:45.247 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-08-26 20:25:45.252 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:25:45.258 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-08-26 20:25:45.262 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:25:45.268 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-08-26 20:25:45.274 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-08-26 20:25:45.279 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-08-26 20:25:45.285 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:25:45.289 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:25:45.297 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-08-26 20:25:45.302 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:25:45.308 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:25:45.313 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-08-26 20:25:45.319 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-08-26 20:25:45.324 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-08-26 20:25:45.329 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:25:45.336 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-08-26 20:25:45.341 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.114/identity 2026-08-26 20:25:45.346 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:25:45.352 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:25:45.357 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:45.363 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:45.369 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:45.375 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:25:45.380 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:25:45.385 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.114 2026-08-26 20:25:45.391 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-08-26 20:25:45.396 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:25:45.401 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:25:45.406 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.114:8786 2026-08-26 20:25:45.411 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-08-26 20:25:45.420 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-08-26 20:25:45.456 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:45.461 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:25:45.468 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:45.473 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-08-26 20:25:45.478 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:25:45.483 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:25:45.488 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:25:45.493 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:25:45.498 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:25:45.502 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:25:45.508 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:25:45.513 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.114/share 2026-08-26 20:25:45.518 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:25:45.524 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-08-26 20:25:45.528 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-08-26 20:25:45.533 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:25:45.537 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:25:45.543 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:25:45.548 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:25:45.555 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:25:45.561 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:25:45.566 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:25:45.571 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:25:45.577 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-08-26 20:25:45.612 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:25:45.616 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:25:45.620 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:25:45.624 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:25:45.627 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:25:45.632 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:25:45.636 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:25:45.641 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:25:45.643 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:25:45.646 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:25:45.650 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-08-26 20:25:45.653 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:25:45.657 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:25:45.662 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:25:45.666 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-08-26 20:25:45.670 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.114 2026-08-26 20:25:45.674 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:25:45.680 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:25:45.685 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:25:45.689 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.114 2026-08-26 20:25:45.693 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.114 2026-08-26 20:25:45.698 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:25:45.703 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:25:45.708 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:25:45.713 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:25:45.718 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:25:45.723 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:25:45.728 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:25:45.733 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:25:45.737 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:25:45.745 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:25:45.751 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-08-26 20:25:45.756 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:25:45.761 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:25:45.765 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:25:45.771 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:25:45.776 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-08-26 20:25:45.782 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:25:45.789 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-08-26 20:25:45.828 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:45.834 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-08-26 20:25:45.839 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-08-26 20:25:45.931 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-08-26 20:25:46.021 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-08-26 20:25:46.114 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-08-26 20:25:46.205 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-08-26 20:25:46.295 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:46.300 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:25:46.306 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-08-26 20:25:46.312 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-08-26 20:25:46.317 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-08-26 20:25:46.323 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:25:46.328 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-08-26 20:25:46.333 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:25:46.339 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-08-26 20:25:46.344 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:25:46.349 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-08-26 20:25:46.355 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:25:46.361 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-08-26 20:25:46.367 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:25:46.372 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-08-26 20:25:46.460 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:25:46.465 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:46.472 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-08-26 20:25:46.478 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-08-26 20:25:46.481 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:25:46.486 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:25:46.491 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:25:46.495 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:25:46.498 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:46.503 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-26 20:25:46.509 | + functions-common:verify_disabled_services:2131 : local service 2026-08-26 20:25:46.513 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.518 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-26 20:25:46.524 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.529 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-26 20:25:46.535 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.539 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-26 20:25:46.545 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.551 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-26 20:25:46.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.561 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-26 20:25:46.567 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.572 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-26 20:25:46.579 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.584 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-26 20:25:46.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.594 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-26 20:25:46.600 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.606 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-26 20:25:46.611 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.617 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-26 20:25:46.622 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.628 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-26 20:25:46.633 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.639 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-26 20:25:46.644 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.650 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-26 20:25:46.656 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.661 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-26 20:25:46.667 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.673 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-26 20:25:46.678 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.685 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-26 20:25:46.691 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.697 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-08-26 20:25:46.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.709 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-08-26 20:25:46.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.720 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-08-26 20:25:46.726 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.731 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-08-26 20:25:46.737 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.742 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-26 20:25:46.747 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.753 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-26 20:25:46.759 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.765 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-26 20:25:46.771 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.777 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-26 20:25:46.784 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.789 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-26 20:25:46.795 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.801 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-26 20:25:46.807 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.812 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-26 20:25:46.817 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.823 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-26 20:25:46.829 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.835 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-26 20:25:46.841 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.846 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-26 20:25:46.851 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.856 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-08-26 20:25:46.861 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.867 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-08-26 20:25:46.872 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.877 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-08-26 20:25:46.883 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.889 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-08-26 20:25:46.894 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.899 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-08-26 20:25:46.906 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.912 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-08-26 20:25:46.917 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.922 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-08-26 20:25:46.929 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.935 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-08-26 20:25:46.940 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:25:46.946 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-08-26 20:25:46.952 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-26 20:25:46.958 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-26 20:25:46.964 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-26 20:25:46.997 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:47.002 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-26 20:25:47.007 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-26 20:25:47.012 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-26 20:25:47.046 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:47.052 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-26 20:25:47.058 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-26 20:25:47.063 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-26 20:25:47.068 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-26 20:25:47.074 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-26 20:25:47.079 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-26 20:25:47.085 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-26 20:25:47.092 | + lib/database:initialize_database_backends:92 : return 0 2026-08-26 20:25:47.099 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-26 20:25:47.099 | Using mysql database backend 2026-08-26 20:25:47.104 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-26 20:25:47.140 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-26 20:25:47.147 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-26 20:25:47.152 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-26 20:25:47.158 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-26 20:25:47.166 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:25:47.172 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-26 20:25:47.207 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:47.212 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-26 20:25:47.248 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-26 20:25:47.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:47.289 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-26 20:25:47.323 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:25:47.360 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-26 20:25:47.397 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:47.403 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-26 20:25:47.441 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:47.447 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-26 20:25:47.453 | + functions-common:save_stackenv:65 : local tag=768 2026-08-26 20:25:47.459 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-26 20:25:47.469 | + functions-common:save_stackenv:67 : time_stamp=2026-08-26-202547 2026-08-26 20:25:47.474 | + functions-common:save_stackenv:68 : echo '# 2026-08-26-202547 768' 2026-08-26 20:25:47.481 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.486 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:25:47.492 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.497 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-26 20:25:47.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.509 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-26 20:25:47.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.519 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:25:47.525 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.531 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.114 2026-08-26 20:25:47.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.543 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.114/identity 2026-08-26 20:25:47.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.553 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:25:47.559 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.565 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-26 20:25:47.571 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.576 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.114 2026-08-26 20:25:47.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.588 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-26 20:25:47.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.600 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.114 2026-08-26 20:25:47.605 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.611 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:25:47.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.621 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-26 20:25:47.627 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.633 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:25:47.638 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:25:47.643 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-26 20:25:47.648 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-26 20:25:47.654 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-08-26 20:25:47.659 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-08-26 20:25:47.664 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-26 20:25:47.668 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:25:47.673 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:25:47.678 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:25:47.684 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:25:47.689 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:25:47.695 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:25:47.726 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:25:47.731 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:25:47.736 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:47.742 | + functions-common:git_clone:610 : echo master 2026-08-26 20:25:47.743 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:25:47.754 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-26 20:25:47.759 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:47.764 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-26 20:25:47.791 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-26 20:25:47.798 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:25:47.799 | + functions-common:git_clone:673 : head -1 2026-08-26 20:25:47.805 | e721a30e Merge "update constraint for mistral-lib to new release 3.6.0" 2026-08-26 20:25:47.812 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:25:47.817 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-26 20:25:47.823 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:25:47.829 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-26 20:25:47.835 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-26 20:25:47.841 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-26 20:25:47.845 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-26 20:25:47.851 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-26 20:25:47.856 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:25:47.862 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-26 20:25:47.868 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-26 20:25:47.875 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-26 20:25:47.882 | ++ tools/install_prereqs.sh:source:47 : NOW=1787775947 2026-08-26 20:25:47.889 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-26 20:25:47.898 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-26 20:25:47.905 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-26 20:25:47.911 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787775947 2026-08-26 20:25:47.916 | ++ tools/install_prereqs.sh:source:50 : [[ 1787775947 -lt 7200 ]] 2026-08-26 20:25:47.922 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-26 20:25:47.928 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-26 20:25:47.933 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-26 20:25:47.939 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-26 20:25:47.944 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-26 20:25:47.950 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-26 20:25:47.955 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-26 20:25:47.962 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:25:48.017 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-26 20:25:48.017 | apache2-dev 2026-08-26 20:25:48.017 | bc 2026-08-26 20:25:48.017 | bsdmainutils 2026-08-26 20:25:48.017 | curl 2026-08-26 20:25:48.017 | g++ 2026-08-26 20:25:48.017 | gawk 2026-08-26 20:25:48.017 | gcc 2026-08-26 20:25:48.017 | gettext 2026-08-26 20:25:48.017 | git 2026-08-26 20:25:48.017 | graphviz 2026-08-26 20:25:48.017 | iputils-ping 2026-08-26 20:25:48.017 | libffi-dev 2026-08-26 20:25:48.017 | libjpeg-dev 2026-08-26 20:25:48.017 | libpq-dev 2026-08-26 20:25:48.017 | libssl-dev 2026-08-26 20:25:48.017 | libsystemd-dev 2026-08-26 20:25:48.017 | libxml2-dev 2026-08-26 20:25:48.017 | libxslt1-dev 2026-08-26 20:25:48.017 | libyaml-dev 2026-08-26 20:25:48.017 | lsof 2026-08-26 20:25:48.017 | openssh-server 2026-08-26 20:25:48.018 | openssl 2026-08-26 20:25:48.018 | pkg-config 2026-08-26 20:25:48.018 | psmisc 2026-08-26 20:25:48.018 | python3-dev 2026-08-26 20:25:48.018 | python3-pip 2026-08-26 20:25:48.018 | python3-systemd 2026-08-26 20:25:48.018 | python3-venv 2026-08-26 20:25:48.018 | tar 2026-08-26 20:25:48.018 | tcpdump 2026-08-26 20:25:48.018 | unzip 2026-08-26 20:25:48.018 | uuid-runtime 2026-08-26 20:25:48.018 | wget 2026-08-26 20:25:48.018 | zlib1g-dev 2026-08-26 20:25:48.018 | lvm2 2026-08-26 20:25:48.018 | qemu-utils 2026-08-26 20:25:48.018 | thin-provisioning-tools 2026-08-26 20:25:48.018 | lsscsi 2026-08-26 20:25:48.018 | open-iscsi 2026-08-26 20:25:48.018 | libkrb5-dev 2026-08-26 20:25:48.018 | libldap2-dev 2026-08-26 20:25:48.018 | libsasl2-dev 2026-08-26 20:25:48.018 | memcached 2026-08-26 20:25:48.018 | python3-mysqldb 2026-08-26 20:25:48.018 | sqlite3 2026-08-26 20:25:48.018 | conntrack 2026-08-26 20:25:48.018 | curl 2026-08-26 20:25:48.018 | ebtables 2026-08-26 20:25:48.018 | genisoimage 2026-08-26 20:25:48.018 | iptables 2026-08-26 20:25:48.018 | iputils-arping 2026-08-26 20:25:48.018 | kpartx 2026-08-26 20:25:48.018 | libjs-jquery-tablesorter 2026-08-26 20:25:48.018 | parted 2026-08-26 20:25:48.018 | pm-utils 2026-08-26 20:25:48.018 | python3-mysqldb 2026-08-26 20:25:48.018 | socat 2026-08-26 20:25:48.018 | sqlite3 2026-08-26 20:25:48.018 | sudo 2026-08-26 20:25:48.018 | vlan 2026-08-26 20:25:48.018 | cryptsetup 2026-08-26 20:25:48.018 | dosfstools 2026-08-26 20:25:48.018 | genisoimage 2026-08-26 20:25:48.018 | gir1.2-libosinfo-1.0 2026-08-26 20:25:48.018 | netcat-openbsd 2026-08-26 20:25:48.018 | open-iscsi 2026-08-26 20:25:48.018 | qemu-utils 2026-08-26 20:25:48.018 | sg3-utils 2026-08-26 20:25:48.018 | sysfsutils 2026-08-26 20:25:48.019 | acl 2026-08-26 20:25:48.019 | dnsmasq-base 2026-08-26 20:25:48.019 | dnsmasq-utils 2026-08-26 20:25:48.019 | ebtables 2026-08-26 20:25:48.019 | haproxy 2026-08-26 20:25:48.019 | iptables 2026-08-26 20:25:48.019 | iputils-arping 2026-08-26 20:25:48.019 | iputils-ping 2026-08-26 20:25:48.019 | postgresql-server-dev-all 2026-08-26 20:25:48.019 | python3-mysqldb 2026-08-26 20:25:48.019 | sqlite3 2026-08-26 20:25:48.019 | sudo 2026-08-26 20:25:48.019 | vlan 2026-08-26 20:25:48.019 | apache2' 2026-08-26 20:25:48.024 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-26 20:25:48.082 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-26 20:25:48.082 | apache2-dev 2026-08-26 20:25:48.082 | bc 2026-08-26 20:25:48.082 | bsdmainutils 2026-08-26 20:25:48.082 | curl 2026-08-26 20:25:48.082 | g++ 2026-08-26 20:25:48.082 | gawk 2026-08-26 20:25:48.082 | gcc 2026-08-26 20:25:48.082 | gettext 2026-08-26 20:25:48.082 | git 2026-08-26 20:25:48.082 | graphviz 2026-08-26 20:25:48.082 | iputils-ping 2026-08-26 20:25:48.082 | libffi-dev 2026-08-26 20:25:48.082 | libjpeg-dev 2026-08-26 20:25:48.083 | libpq-dev 2026-08-26 20:25:48.083 | libssl-dev 2026-08-26 20:25:48.083 | libsystemd-dev 2026-08-26 20:25:48.083 | libxml2-dev 2026-08-26 20:25:48.083 | libxslt1-dev 2026-08-26 20:25:48.083 | libyaml-dev 2026-08-26 20:25:48.083 | lsof 2026-08-26 20:25:48.083 | openssh-server 2026-08-26 20:25:48.083 | openssl 2026-08-26 20:25:48.083 | pkg-config 2026-08-26 20:25:48.083 | psmisc 2026-08-26 20:25:48.083 | python3-dev 2026-08-26 20:25:48.083 | python3-pip 2026-08-26 20:25:48.083 | python3-systemd 2026-08-26 20:25:48.083 | python3-venv 2026-08-26 20:25:48.083 | tar 2026-08-26 20:25:48.083 | tcpdump 2026-08-26 20:25:48.083 | unzip 2026-08-26 20:25:48.083 | uuid-runtime 2026-08-26 20:25:48.083 | wget 2026-08-26 20:25:48.083 | zlib1g-dev 2026-08-26 20:25:48.083 | lvm2 2026-08-26 20:25:48.083 | qemu-utils 2026-08-26 20:25:48.083 | thin-provisioning-tools 2026-08-26 20:25:48.083 | lsscsi 2026-08-26 20:25:48.083 | open-iscsi 2026-08-26 20:25:48.083 | libkrb5-dev 2026-08-26 20:25:48.083 | libldap2-dev 2026-08-26 20:25:48.083 | libsasl2-dev 2026-08-26 20:25:48.083 | memcached 2026-08-26 20:25:48.083 | python3-mysqldb 2026-08-26 20:25:48.083 | sqlite3 2026-08-26 20:25:48.083 | conntrack 2026-08-26 20:25:48.083 | curl 2026-08-26 20:25:48.083 | ebtables 2026-08-26 20:25:48.083 | genisoimage 2026-08-26 20:25:48.083 | iptables 2026-08-26 20:25:48.084 | iputils-arping 2026-08-26 20:25:48.084 | kpartx 2026-08-26 20:25:48.084 | libjs-jquery-tablesorter 2026-08-26 20:25:48.084 | parted 2026-08-26 20:25:48.084 | pm-utils 2026-08-26 20:25:48.084 | python3-mysqldb 2026-08-26 20:25:48.084 | socat 2026-08-26 20:25:48.084 | sqlite3 2026-08-26 20:25:48.084 | sudo 2026-08-26 20:25:48.084 | vlan 2026-08-26 20:25:48.084 | cryptsetup 2026-08-26 20:25:48.084 | dosfstools 2026-08-26 20:25:48.084 | genisoimage 2026-08-26 20:25:48.084 | gir1.2-libosinfo-1.0 2026-08-26 20:25:48.084 | netcat-openbsd 2026-08-26 20:25:48.084 | open-iscsi 2026-08-26 20:25:48.084 | qemu-utils 2026-08-26 20:25:48.084 | sg3-utils 2026-08-26 20:25:48.084 | sysfsutils 2026-08-26 20:25:48.084 | acl 2026-08-26 20:25:48.084 | dnsmasq-base 2026-08-26 20:25:48.084 | dnsmasq-utils 2026-08-26 20:25:48.084 | ebtables 2026-08-26 20:25:48.084 | haproxy 2026-08-26 20:25:48.084 | iptables 2026-08-26 20:25:48.084 | iputils-arping 2026-08-26 20:25:48.084 | iputils-ping 2026-08-26 20:25:48.084 | postgresql-server-dev-all 2026-08-26 20:25:48.084 | python3-mysqldb 2026-08-26 20:25:48.084 | sqlite3 2026-08-26 20:25:48.084 | sudo 2026-08-26 20:25:48.084 | vlan 2026-08-26 20:25:48.084 | apache2 golang 2026-08-26 20:25:48.084 | debootstrap 2026-08-26 20:25:48.085 | rsyslog 2026-08-26 20:25:48.085 | lvm2' 2026-08-26 20:25:48.088 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-26 20:25:48.093 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:48.099 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:48.107 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-26 20:25:48.107 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-26 20:25:48.117 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-26 20:25:48.122 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-26 20:25:48.127 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:25:48.132 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:25:48.137 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:25:48.142 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:25:48.147 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:25:48.152 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:48.157 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:48.162 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:25:48.166 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:25:48.171 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:25:48.176 | ++ functions-common:apt_get_update:1167 : return 2026-08-26 20:25:48.181 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-26 20:25:48.187 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:25:48.192 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:25:48.197 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:25:48.202 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-26 20:25:48.247 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-26 20:25:48.318 | Reading package lists... 2026-08-26 20:25:48.572 | Building dependency tree... 2026-08-26 20:25:48.573 | Reading state information... 2026-08-26 20:25:48.862 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-26 20:25:48.863 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-26 20:25:48.863 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-26 20:25:48.863 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-26 20:25:48.863 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-26 20:25:48.863 | zlib1g-dev set to manually installed. 2026-08-26 20:25:48.863 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-26 20:25:48.863 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-26 20:25:48.863 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-26 20:25:48.863 | The following additional packages will be installed: 2026-08-26 20:25:48.863 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-26 20:25:48.863 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-08-26 20:25:48.863 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-08-26 20:25:48.863 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-26 20:25:48.863 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-26 20:25:48.863 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-08-26 20:25:48.863 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-08-26 20:25:48.863 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-08-26 20:25:48.863 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-08-26 20:25:48.863 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-08-26 20:25:48.863 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-08-26 20:25:48.863 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-08-26 20:25:48.863 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-26 20:25:48.863 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-08-26 20:25:48.863 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-08-26 20:25:48.863 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-08-26 20:25:48.863 | libctf-nobfd0 libctf0 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdconf1 2026-08-26 20:25:48.863 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-26 20:25:48.863 | libevent-2.1-7t64 libfastjson4 libfile-stripnondeterminism-perl 2026-08-26 20:25:48.863 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-26 20:25:48.863 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-26 20:25:48.863 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-26 20:25:48.863 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-08-26 20:25:48.863 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-08-26 20:25:48.863 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-26 20:25:48.863 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-08-26 20:25:48.863 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-08-26 20:25:48.863 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-08-26 20:25:48.864 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-08-26 20:25:48.864 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-26 20:25:48.864 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-08-26 20:25:48.864 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-08-26 20:25:48.864 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-08-26 20:25:48.864 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-08-26 20:25:48.864 | libsm6 libsoup-3.0-0 libsoup-3.0-common libssl3t64 libstdc++-13-dev 2026-08-26 20:25:48.864 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-08-26 20:25:48.864 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-26 20:25:48.864 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-26 20:25:48.864 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-08-26 20:25:48.864 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-26 20:25:48.864 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-08-26 20:25:48.864 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-08-26 20:25:48.864 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-26 20:25:48.864 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-08-26 20:25:48.864 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-08-26 20:25:48.864 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-08-26 20:25:48.866 | Suggested packages: 2026-08-26 20:25:48.866 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-26 20:25:48.866 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-08-26 20:25:48.866 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-08-26 20:25:48.866 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-08-26 20:25:48.866 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-08-26 20:25:48.866 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-08-26 20:25:48.866 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-26 20:25:48.866 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-08-26 20:25:48.866 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-08-26 20:25:48.866 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-08-26 20:25:48.866 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-08-26 20:25:48.866 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-08-26 20:25:48.866 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-08-26 20:25:48.867 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-08-26 20:25:48.867 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-08-26 20:25:48.867 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-26 20:25:48.867 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-08-26 20:25:48.867 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-26 20:25:48.867 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-08-26 20:25:48.867 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-08-26 20:25:48.867 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-08-26 20:25:48.867 | rsyslog-relp sqlite3-doc zip 2026-08-26 20:25:48.867 | Recommended packages: 2026-08-26 20:25:48.867 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-08-26 20:25:48.867 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-08-26 20:25:48.867 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-08-26 20:25:48.867 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-08-26 20:25:48.867 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-08-26 20:25:48.867 | libmail-sendmail-perl logrotate qemu-block-extra 2026-08-26 20:25:49.005 | The following NEW packages will be installed: 2026-08-26 20:25:49.005 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-08-26 20:25:49.005 | automake autopoint autotools-dev bc binutils binutils-common 2026-08-26 20:25:49.005 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-08-26 20:25:49.005 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-08-26 20:25:49.005 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-08-26 20:25:49.005 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-26 20:25:49.005 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-08-26 20:25:49.005 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-08-26 20:25:49.005 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-08-26 20:25:49.005 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-08-26 20:25:49.005 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-08-26 20:25:49.006 | glib-networking-common glib-networking-services golang golang-1.22 2026-08-26 20:25:49.006 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-08-26 20:25:49.006 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-08-26 20:25:49.006 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-08-26 20:25:49.006 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-08-26 20:25:49.006 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-26 20:25:49.006 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-08-26 20:25:49.006 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-08-26 20:25:49.006 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-08-26 20:25:49.006 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-26 20:25:49.006 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-08-26 20:25:49.006 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-26 20:25:49.006 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-26 20:25:49.006 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-26 20:25:49.006 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-08-26 20:25:49.006 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-08-26 20:25:49.006 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-08-26 20:25:49.006 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-08-26 20:25:49.006 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-08-26 20:25:49.006 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-08-26 20:25:49.006 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-08-26 20:25:49.006 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-26 20:25:49.006 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-08-26 20:25:49.006 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-26 20:25:49.006 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-26 20:25:49.006 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-08-26 20:25:49.006 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-08-26 20:25:49.006 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-08-26 20:25:49.006 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-08-26 20:25:49.006 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-26 20:25:49.006 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-26 20:25:49.006 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-08-26 20:25:49.006 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-08-26 20:25:49.006 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-08-26 20:25:49.006 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-08-26 20:25:49.006 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-08-26 20:25:49.006 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-26 20:25:49.006 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-26 20:25:49.010 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-08-26 20:25:49.010 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-08-26 20:25:49.010 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-08-26 20:25:49.010 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-08-26 20:25:49.010 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-08-26 20:25:49.010 | xz-utils 2026-08-26 20:25:49.010 | The following packages will be upgraded: 2026-08-26 20:25:49.010 | curl libcurl3t64-gnutls libcurl4t64 libssl3t64 openssl 2026-08-26 20:25:52.664 | 5 upgraded, 302 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:25:52.664 | Need to get 309 MB of archives. 2026-08-26 20:25:52.664 | After this operation, 1,440 MB of additional disk space will be used. 2026-08-26 20:25:52.664 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-26 20:25:52.989 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.15 [1,944 kB] 2026-08-26 20:25:53.338 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-26 20:25:53.341 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-26 20:25:53.342 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-26 20:25:53.343 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.13 [226 kB] 2026-08-26 20:25:53.354 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.13 [343 kB] 2026-08-26 20:25:53.370 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-08-26 20:25:53.371 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-26 20:25:53.377 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-26 20:25:53.420 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-26 20:25:53.423 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-26 20:25:53.493 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-26 20:25:53.495 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-08-26 20:25:53.501 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-08-26 20:25:53.502 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-26 20:25:53.510 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-26 20:25:53.655 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-26 20:25:53.659 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-26 20:25:53.663 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-26 20:25:53.665 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-26 20:25:53.666 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.15 [1,003 kB] 2026-08-26 20:25:53.681 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-26 20:25:53.682 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-26 20:25:53.725 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-26 20:25:53.726 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-26 20:25:53.737 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-26 20:25:53.808 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-08-26 20:25:53.809 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-26 20:25:53.813 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-08-26 20:25:53.814 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-08-26 20:25:53.815 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-26 20:25:53.816 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-08-26 20:25:53.817 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-08-26 20:25:53.819 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-08-26 20:25:53.820 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-08-26 20:25:53.892 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-08-26 20:25:53.900 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-26 20:25:53.968 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-26 20:25:53.970 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-26 20:25:53.971 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-26 20:25:53.978 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-26 20:25:53.979 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-26 20:25:53.980 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-08-26 20:25:53.982 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-08-26 20:25:54.058 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-08-26 20:25:54.058 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-08-26 20:25:54.062 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-08-26 20:25:54.122 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-26 20:25:54.124 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-26 20:25:54.131 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-26 20:25:54.132 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-26 20:25:54.134 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-26 20:25:54.137 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-08-26 20:25:54.199 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-26 20:25:54.200 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-26 20:25:54.200 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-26 20:25:54.202 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-26 20:25:54.276 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-26 20:25:54.354 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-08-26 20:25:54.355 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-08-26 20:25:54.360 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-08-26 20:25:54.439 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-26 20:25:54.440 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-26 20:25:54.440 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-26 20:25:54.441 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-26 20:25:54.511 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-26 20:25:54.515 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-26 20:25:54.521 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-08-26 20:25:54.525 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-26 20:25:54.526 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-26 20:25:54.591 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-26 20:25:54.595 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-26 20:25:54.601 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-26 20:25:54.673 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-26 20:25:54.680 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-26 20:25:54.681 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-08-26 20:25:54.683 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-08-26 20:25:54.752 | Get:79 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-08-26 20:25:54.753 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-08-26 20:25:55.157 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-08-26 20:25:55.157 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-08-26 20:25:55.157 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-08-26 20:25:55.158 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-08-26 20:25:55.159 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-08-26 20:25:55.162 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-08-26 20:25:55.163 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-08-26 20:25:55.168 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-08-26 20:25:55.169 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-08-26 20:25:55.236 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-08-26 20:25:55.320 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-08-26 20:25:55.482 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-08-26 20:25:55.483 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-08-26 20:25:55.484 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-26 20:25:55.484 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-08-26 20:25:55.627 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-08-26 20:25:55.647 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-08-26 20:25:55.727 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-08-26 20:25:55.782 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-08-26 20:25:55.806 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-08-26 20:25:55.807 | Get:101 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-08-26 20:25:55.881 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-08-26 20:25:56.035 | Get:103 http://security.ubuntu.com/ubuntu noble-security/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-08-26 20:25:56.142 | Get:104 http://security.ubuntu.com/ubuntu noble-security/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-08-26 20:25:56.336 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-08-26 20:25:56.336 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-08-26 20:25:56.342 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-08-26 20:25:56.343 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-08-26 20:25:56.344 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-26 20:25:56.886 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-26 20:25:57.161 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-08-26 20:25:57.188 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-26 20:25:57.188 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-26 20:25:57.188 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-26 20:25:57.194 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-26 20:25:57.200 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-26 20:25:57.246 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-26 20:25:57.399 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-26 20:25:57.400 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-26 20:25:57.402 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-26 20:25:57.403 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-26 20:25:57.404 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-26 20:25:57.405 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-26 20:25:57.405 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-26 20:25:57.405 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-08-26 20:25:57.408 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-08-26 20:25:57.478 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-08-26 20:25:57.485 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-08-26 20:25:57.488 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-08-26 20:25:57.489 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-08-26 20:25:57.566 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-26 20:25:57.567 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-26 20:25:57.569 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-26 20:25:57.633 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-26 20:25:57.634 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-26 20:25:57.638 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-26 20:25:57.651 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-26 20:25:57.652 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-26 20:25:57.653 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-26 20:25:57.710 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-26 20:25:57.722 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-26 20:25:57.727 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-26 20:25:57.785 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-26 20:25:57.793 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-26 20:25:57.796 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-26 20:25:57.799 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-26 20:25:57.800 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-26 20:25:57.864 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-26 20:25:57.868 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-08-26 20:25:57.869 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-26 20:25:57.870 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-26 20:25:57.871 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-26 20:25:57.939 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-26 20:25:57.942 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-08-26 20:25:57.945 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-26 20:25:57.945 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-26 20:25:58.017 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-26 20:25:58.018 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-08-26 20:25:58.018 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-08-26 20:25:58.018 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-08-26 20:25:58.096 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-08-26 20:25:58.097 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-26 20:25:58.101 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-26 20:25:58.101 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-26 20:25:58.102 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-08-26 20:25:58.172 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-08-26 20:25:58.181 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-08-26 20:25:58.181 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-08-26 20:25:58.183 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-26 20:25:58.248 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-08-26 20:25:58.734 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-08-26 20:25:58.734 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-08-26 20:25:58.734 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-08-26 20:25:58.734 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-26 20:25:58.740 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-26 20:25:58.745 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-26 20:25:58.745 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-26 20:25:58.746 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-26 20:25:58.746 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-26 20:25:58.814 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-26 20:25:58.816 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-26 20:25:58.829 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.13 [335 kB] 2026-08-26 20:25:58.835 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-26 20:25:58.835 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-26 20:25:58.836 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-26 20:25:58.837 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-26 20:25:58.837 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-26 20:25:58.839 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-26 20:25:58.891 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-08-26 20:25:58.917 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-08-26 20:25:59.462 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-08-26 20:26:00.059 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-08-26 20:26:00.059 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-08-26 20:26:00.060 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-08-26 20:26:00.060 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-08-26 20:26:00.061 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-08-26 20:26:00.061 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-26 20:26:00.061 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-26 20:26:00.062 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-26 20:26:00.063 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-26 20:26:00.138 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-08-26 20:26:00.306 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-26 20:26:00.343 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-26 20:26:00.344 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-26 20:26:00.345 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-26 20:26:00.346 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-26 20:26:00.350 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-26 20:26:00.369 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-26 20:26:00.373 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-08-26 20:26:00.374 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-08-26 20:26:00.384 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-26 20:26:00.453 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-26 20:26:00.455 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-26 20:26:00.456 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-26 20:26:00.464 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-26 20:26:00.467 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-26 20:26:00.468 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-26 20:26:00.469 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-26 20:26:00.472 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-26 20:26:00.531 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-26 20:26:00.537 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-26 20:26:00.538 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-26 20:26:00.549 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-26 20:26:00.614 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-26 20:26:00.702 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-26 20:26:00.703 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-26 20:26:00.704 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-26 20:26:00.705 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-26 20:26:00.708 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-26 20:26:00.709 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-26 20:26:00.740 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-26 20:26:00.769 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-26 20:26:00.773 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-26 20:26:00.780 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-26 20:26:00.851 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-26 20:26:00.852 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-26 20:26:00.853 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-26 20:26:00.854 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-26 20:26:00.856 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-26 20:26:00.858 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-26 20:26:01.315 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-26 20:26:01.318 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-26 20:26:01.319 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-26 20:26:01.319 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-08-26 20:26:01.322 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-26 20:26:01.322 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-26 20:26:01.324 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-08-26 20:26:01.326 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-08-26 20:26:01.328 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-26 20:26:01.394 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-26 20:26:01.477 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-26 20:26:01.483 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-26 20:26:01.484 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-26 20:26:01.487 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-08-26 20:26:01.608 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-26 20:26:01.611 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-08-26 20:26:01.611 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-26 20:26:01.616 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-08-26 20:26:01.618 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-26 20:26:01.618 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-26 20:26:01.636 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-26 20:26:01.684 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-26 20:26:01.685 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-26 20:26:01.713 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-26 20:26:01.716 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-26 20:26:01.717 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-26 20:26:01.726 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-26 20:26:01.732 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-26 20:26:02.248 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-26 20:26:02.249 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-26 20:26:02.254 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-26 20:26:02.362 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-26 20:26:02.362 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-26 20:26:03.200 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-26 20:26:03.201 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-08-26 20:26:03.209 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-26 20:26:03.212 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-26 20:26:03.213 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-26 20:26:03.213 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-26 20:26:03.213 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-26 20:26:03.214 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-08-26 20:26:03.234 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-08-26 20:26:03.279 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-26 20:26:03.312 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-08-26 20:26:03.313 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-26 20:26:03.314 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-08-26 20:26:03.320 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-08-26 20:26:03.322 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-08-26 20:26:03.341 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-08-26 20:26:03.409 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-26 20:26:03.420 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-08-26 20:26:03.420 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-08-26 20:26:03.432 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-08-26 20:26:03.433 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-26 20:26:03.490 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-08-26 20:26:03.511 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-26 20:26:03.514 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-08-26 20:26:03.521 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-26 20:26:03.524 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-08-26 20:26:03.524 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-26 20:26:03.525 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-26 20:26:03.542 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-26 20:26:03.586 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-26 20:26:03.587 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-26 20:26:03.663 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-26 20:26:03.665 | Get:306 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-26 20:26:03.741 | Get:307 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-26 20:26:03.990 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:26:04.039 | Fetched 309 MB in 15s (21.0 MB/s) 2026-08-26 20:26:04.085 | Selecting previously unselected package libapr1t64:amd64. 2026-08-26 20:26:04.103 | (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 ... 33210 files and directories currently installed.) 2026-08-26 20:26:04.104 | Preparing to unpack .../libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:04.119 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:26:04.224 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:26:04.241 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.15) over (3.0.13-0ubuntu3.12) ... 2026-08-26 20:26:04.395 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:26:04.470 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-26 20:26:04.502 | (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 ... 33217 files and directories currently installed.) 2026-08-26 20:26:04.503 | Preparing to unpack .../00-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:26:04.510 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:26:04.571 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-26 20:26:04.576 | Preparing to unpack .../01-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:26:04.582 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:26:04.729 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-26 20:26:04.736 | Preparing to unpack .../02-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:26:04.743 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:26:04.811 | Preparing to unpack .../03-curl_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:26:04.832 | Unpacking curl (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:26:04.934 | Preparing to unpack .../04-libcurl4t64_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:26:04.957 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:26:05.056 | Selecting previously unselected package libjansson4:amd64. 2026-08-26 20:26:05.063 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-08-26 20:26:05.071 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-26 20:26:05.147 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-26 20:26:05.154 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-26 20:26:05.161 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-26 20:26:05.232 | Selecting previously unselected package apache2-bin. 2026-08-26 20:26:05.239 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:26:05.246 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-26 20:26:05.416 | Selecting previously unselected package apache2-data. 2026-08-26 20:26:05.420 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-26 20:26:05.426 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-26 20:26:05.572 | Selecting previously unselected package apache2-utils. 2026-08-26 20:26:05.576 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:26:05.583 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-26 20:26:05.671 | Selecting previously unselected package apache2. 2026-08-26 20:26:05.677 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:26:05.694 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-26 20:26:05.829 | Selecting previously unselected package libmpfr6:amd64. 2026-08-26 20:26:05.834 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-26 20:26:05.841 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-26 20:26:05.929 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-26 20:26:05.934 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-26 20:26:05.941 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-26 20:26:06.022 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-26 20:26:06.042 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-26 20:26:06.179 | Selecting previously unselected package gawk. 2026-08-26 20:26:06.217 | (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 ... 33948 files and directories currently installed.) 2026-08-26 20:26:06.219 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-26 20:26:06.227 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-26 20:26:06.385 | Selecting previously unselected package haproxy. 2026-08-26 20:26:06.391 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:26:06.412 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-26 20:26:06.550 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-26 20:26:06.556 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:26:06.568 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:26:06.660 | Selecting previously unselected package memcached. 2026-08-26 20:26:06.667 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:06.679 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-26 20:26:06.765 | Selecting previously unselected package libjson-perl. 2026-08-26 20:26:06.773 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-08-26 20:26:06.780 | Unpacking libjson-perl (4.10000-1) ... 2026-08-26 20:26:06.864 | Selecting previously unselected package postgresql-client-common. 2026-08-26 20:26:06.871 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-08-26 20:26:06.879 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-26 20:26:06.972 | Preparing to unpack .../006-openssl_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:26:06.994 | Unpacking openssl (3.0.13-0ubuntu3.15) over (3.0.13-0ubuntu3.12) ... 2026-08-26 20:26:07.232 | Selecting previously unselected package ssl-cert. 2026-08-26 20:26:07.240 | Preparing to unpack .../007-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-26 20:26:07.246 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-26 20:26:07.436 | Selecting previously unselected package postgresql-common. 2026-08-26 20:26:07.443 | Preparing to unpack .../008-postgresql-common_257build1.1_all.deb ... 2026-08-26 20:26:07.470 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-26 20:26:07.487 | Unpacking postgresql-common (257build1.1) ... 2026-08-26 20:26:07.631 | Selecting previously unselected package libsysfs2:amd64. 2026-08-26 20:26:07.633 | Preparing to unpack .../009-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-26 20:26:07.640 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-26 20:26:07.704 | Selecting previously unselected package pci.ids. 2026-08-26 20:26:07.710 | Preparing to unpack .../010-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-26 20:26:07.717 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-26 20:26:07.808 | Selecting previously unselected package sysfsutils. 2026-08-26 20:26:07.815 | Preparing to unpack .../011-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-26 20:26:07.825 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-26 20:26:07.891 | Selecting previously unselected package distro-info. 2026-08-26 20:26:07.899 | Preparing to unpack .../012-distro-info_1.7build1_amd64.deb ... 2026-08-26 20:26:07.905 | Unpacking distro-info (1.7build1) ... 2026-08-26 20:26:07.975 | Selecting previously unselected package iputils-ping. 2026-08-26 20:26:07.981 | Preparing to unpack .../013-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:07.989 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:26:08.062 | Selecting previously unselected package libestr0:amd64. 2026-08-26 20:26:08.070 | Preparing to unpack .../014-libestr0_0.1.11-1build1_amd64.deb ... 2026-08-26 20:26:08.077 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-08-26 20:26:08.149 | Selecting previously unselected package libfastjson4:amd64. 2026-08-26 20:26:08.157 | Preparing to unpack .../015-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-08-26 20:26:08.163 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-26 20:26:08.235 | Selecting previously unselected package libfribidi0:amd64. 2026-08-26 20:26:08.242 | Preparing to unpack .../016-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-26 20:26:08.249 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-26 20:26:08.319 | Selecting previously unselected package libtirpc-common. 2026-08-26 20:26:08.326 | Preparing to unpack .../017-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-26 20:26:08.334 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-26 20:26:08.589 | Selecting previously unselected package libtirpc3t64:amd64. 2026-08-26 20:26:08.596 | Preparing to unpack .../018-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-26 20:26:08.621 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-08-26 20:26:08.642 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-08-26 20:26:08.653 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-26 20:26:08.728 | Selecting previously unselected package netcat-openbsd. 2026-08-26 20:26:08.736 | Preparing to unpack .../019-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-08-26 20:26:08.742 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-08-26 20:26:08.824 | Selecting previously unselected package python3-pygments. 2026-08-26 20:26:08.831 | Preparing to unpack .../020-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-08-26 20:26:08.836 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-08-26 20:26:09.137 | Selecting previously unselected package rsyslog. 2026-08-26 20:26:09.145 | Preparing to unpack .../021-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-08-26 20:26:09.171 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:26:09.280 | Selecting previously unselected package bsdextrautils. 2026-08-26 20:26:09.286 | Preparing to unpack .../022-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-26 20:26:09.300 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-26 20:26:09.391 | Selecting previously unselected package dmidecode. 2026-08-26 20:26:09.400 | Preparing to unpack .../023-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-26 20:26:09.407 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-26 20:26:09.473 | Selecting previously unselected package dosfstools. 2026-08-26 20:26:09.480 | Preparing to unpack .../024-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-26 20:26:09.488 | Unpacking dosfstools (4.2-1.1build1) ... 2026-08-26 20:26:09.563 | Selecting previously unselected package libmagic-mgc. 2026-08-26 20:26:09.571 | Preparing to unpack .../025-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:26:09.577 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-26 20:26:09.723 | Selecting previously unselected package libmagic1t64:amd64. 2026-08-26 20:26:09.731 | Preparing to unpack .../026-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:26:09.738 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-26 20:26:09.881 | Selecting previously unselected package file. 2026-08-26 20:26:09.888 | Preparing to unpack .../027-file_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:26:09.895 | Unpacking file (1:5.45-3build1) ... 2026-08-26 20:26:09.970 | Selecting previously unselected package libuchardet0:amd64. 2026-08-26 20:26:09.978 | Preparing to unpack .../028-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-08-26 20:26:09.984 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-26 20:26:10.059 | Selecting previously unselected package groff-base. 2026-08-26 20:26:10.066 | Preparing to unpack .../029-groff-base_1.23.0-3build2_amd64.deb ... 2026-08-26 20:26:10.076 | Unpacking groff-base (1.23.0-3build2) ... 2026-08-26 20:26:10.254 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-26 20:26:10.260 | Preparing to unpack .../030-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-26 20:26:10.266 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:26:10.349 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-26 20:26:10.356 | Preparing to unpack .../031-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-26 20:26:10.363 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:26:10.446 | Selecting previously unselected package libibverbs1:amd64. 2026-08-26 20:26:10.454 | Preparing to unpack .../032-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-26 20:26:10.460 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:26:10.534 | Selecting previously unselected package libncurses6:amd64. 2026-08-26 20:26:10.539 | Preparing to unpack .../033-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-26 20:26:10.545 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:26:10.778 | Selecting previously unselected package libnftables1:amd64. 2026-08-26 20:26:10.786 | Preparing to unpack .../034-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:10.794 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-26 20:26:10.884 | Selecting previously unselected package libnuma1:amd64. 2026-08-26 20:26:10.890 | Preparing to unpack .../035-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:10.898 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:26:10.979 | Selecting previously unselected package libparted2t64:amd64. 2026-08-26 20:26:10.987 | Preparing to unpack .../036-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-26 20:26:11.011 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-26 20:26:11.031 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-26 20:26:11.040 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-26 20:26:11.125 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-26 20:26:11.133 | Preparing to unpack .../037-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-26 20:26:11.140 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-26 20:26:11.223 | Selecting previously unselected package libpipeline1:amd64. 2026-08-26 20:26:11.231 | Preparing to unpack .../038-libpipeline1_1.5.7-2_amd64.deb ... 2026-08-26 20:26:11.238 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-08-26 20:26:11.349 | Selecting previously unselected package libxau6:amd64. 2026-08-26 20:26:11.357 | Preparing to unpack .../039-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-26 20:26:11.363 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-26 20:26:11.429 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-26 20:26:11.437 | Preparing to unpack .../040-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-26 20:26:11.443 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-26 20:26:11.517 | Selecting previously unselected package libxcb1:amd64. 2026-08-26 20:26:11.524 | Preparing to unpack .../041-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:26:11.531 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:11.595 | Selecting previously unselected package libx11-data. 2026-08-26 20:26:11.602 | Preparing to unpack .../042-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-26 20:26:11.609 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-26 20:26:11.772 | Selecting previously unselected package libx11-6:amd64. 2026-08-26 20:26:11.779 | Preparing to unpack .../043-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-26 20:26:11.786 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-26 20:26:11.879 | Selecting previously unselected package libxext6:amd64. 2026-08-26 20:26:11.887 | Preparing to unpack .../044-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-08-26 20:26:11.893 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-26 20:26:11.957 | Selecting previously unselected package lsof. 2026-08-26 20:26:11.964 | Preparing to unpack .../045-lsof_4.95.0-1build3_amd64.deb ... 2026-08-26 20:26:11.970 | Unpacking lsof (4.95.0-1build3) ... 2026-08-26 20:26:12.068 | Selecting previously unselected package man-db. 2026-08-26 20:26:12.075 | Preparing to unpack .../046-man-db_2.12.0-4build2_amd64.deb ... 2026-08-26 20:26:12.081 | Unpacking man-db (2.12.0-4build2) ... 2026-08-26 20:26:12.310 | Selecting previously unselected package parted. 2026-08-26 20:26:12.315 | Preparing to unpack .../047-parted_3.6-4build1_amd64.deb ... 2026-08-26 20:26:12.334 | Unpacking parted (3.6-4build1) ... 2026-08-26 20:26:12.402 | Selecting previously unselected package powermgmt-base. 2026-08-26 20:26:12.409 | Preparing to unpack .../048-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-26 20:26:12.416 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-26 20:26:12.480 | Selecting previously unselected package psmisc. 2026-08-26 20:26:12.487 | Preparing to unpack .../049-psmisc_23.7-1build1_amd64.deb ... 2026-08-26 20:26:12.494 | Unpacking psmisc (23.7-1build1) ... 2026-08-26 20:26:12.621 | Selecting previously unselected package tcpdump. 2026-08-26 20:26:12.629 | Preparing to unpack .../050-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-26 20:26:12.650 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-26 20:26:12.737 | Selecting previously unselected package usb.ids. 2026-08-26 20:26:12.741 | Preparing to unpack .../051-usb.ids_2024.03.18-1_all.deb ... 2026-08-26 20:26:12.748 | Unpacking usb.ids (2024.03.18-1) ... 2026-08-26 20:26:12.866 | Selecting previously unselected package wget. 2026-08-26 20:26:12.873 | Preparing to unpack .../052-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-26 20:26:12.880 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-08-26 20:26:13.019 | Selecting previously unselected package xz-utils. 2026-08-26 20:26:13.027 | Preparing to unpack .../053-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-26 20:26:13.033 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-26 20:26:13.146 | Selecting previously unselected package acl. 2026-08-26 20:26:13.151 | Preparing to unpack .../054-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-26 20:26:13.157 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-26 20:26:13.230 | Selecting previously unselected package autotools-dev. 2026-08-26 20:26:13.235 | Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... 2026-08-26 20:26:13.239 | Unpacking autotools-dev (20220109.1) ... 2026-08-26 20:26:13.309 | Selecting previously unselected package m4. 2026-08-26 20:26:13.314 | Preparing to unpack .../056-m4_1.4.19-4build1_amd64.deb ... 2026-08-26 20:26:13.320 | Unpacking m4 (1.4.19-4build1) ... 2026-08-26 20:26:13.430 | Selecting previously unselected package autoconf. 2026-08-26 20:26:13.438 | Preparing to unpack .../057-autoconf_2.71-3_all.deb ... 2026-08-26 20:26:13.443 | Unpacking autoconf (2.71-3) ... 2026-08-26 20:26:13.574 | Selecting previously unselected package automake. 2026-08-26 20:26:13.584 | Preparing to unpack .../058-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-26 20:26:13.594 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-26 20:26:13.729 | Selecting previously unselected package autopoint. 2026-08-26 20:26:13.736 | Preparing to unpack .../059-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-26 20:26:13.743 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-26 20:26:13.818 | Selecting previously unselected package libdebhelper-perl. 2026-08-26 20:26:13.825 | Preparing to unpack .../060-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-26 20:26:13.833 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-26 20:26:13.949 | Selecting previously unselected package gcc-13-base:amd64. 2026-08-26 20:26:13.957 | Preparing to unpack .../061-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:13.963 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:14.041 | Selecting previously unselected package libisl23:amd64. 2026-08-26 20:26:14.048 | Preparing to unpack .../062-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-26 20:26:14.054 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-26 20:26:14.160 | Selecting previously unselected package libmpc3:amd64. 2026-08-26 20:26:14.168 | Preparing to unpack .../063-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-26 20:26:14.174 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-26 20:26:14.249 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-26 20:26:14.257 | Preparing to unpack .../064-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:14.263 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:14.610 | Selecting previously unselected package cpp-13. 2026-08-26 20:26:14.615 | Preparing to unpack .../065-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:14.621 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:14.679 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-26 20:26:14.685 | Preparing to unpack .../066-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:14.692 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:14.767 | Selecting previously unselected package cpp. 2026-08-26 20:26:14.774 | Preparing to unpack .../067-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:14.794 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:14.870 | Selecting previously unselected package libcc1-0:amd64. 2026-08-26 20:26:14.877 | Preparing to unpack .../068-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:14.883 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:14.950 | Selecting previously unselected package binutils-common:amd64. 2026-08-26 20:26:14.957 | Preparing to unpack .../069-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:14.963 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.059 | Selecting previously unselected package libsframe1:amd64. 2026-08-26 20:26:15.066 | Preparing to unpack .../070-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.073 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.143 | Selecting previously unselected package libbinutils:amd64. 2026-08-26 20:26:15.147 | Preparing to unpack .../071-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.153 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.249 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-26 20:26:15.256 | Preparing to unpack .../072-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.263 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.336 | Selecting previously unselected package libctf0:amd64. 2026-08-26 20:26:15.344 | Preparing to unpack .../073-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.350 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.426 | Selecting previously unselected package libgprofng0:amd64. 2026-08-26 20:26:15.435 | Preparing to unpack .../074-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.442 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.549 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-26 20:26:15.557 | Preparing to unpack .../075-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:15.563 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-26 20:26:15.832 | Selecting previously unselected package libgomp1:amd64. 2026-08-26 20:26:15.840 | Preparing to unpack .../076-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:15.866 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:15.941 | Selecting previously unselected package libitm1:amd64. 2026-08-26 20:26:15.947 | Preparing to unpack .../077-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:15.953 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.022 | Selecting previously unselected package libatomic1:amd64. 2026-08-26 20:26:16.028 | Preparing to unpack .../078-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.035 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.106 | Selecting previously unselected package libasan8:amd64. 2026-08-26 20:26:16.112 | Preparing to unpack .../079-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.118 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.296 | Selecting previously unselected package liblsan0:amd64. 2026-08-26 20:26:16.302 | Preparing to unpack .../080-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.309 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.427 | Selecting previously unselected package libtsan2:amd64. 2026-08-26 20:26:16.434 | Preparing to unpack .../081-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.443 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.642 | Selecting previously unselected package libubsan1:amd64. 2026-08-26 20:26:16.649 | Preparing to unpack .../082-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.656 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.821 | Selecting previously unselected package libhwasan0:amd64. 2026-08-26 20:26:16.827 | Preparing to unpack .../083-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.834 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:16.971 | Selecting previously unselected package libquadmath0:amd64. 2026-08-26 20:26:16.979 | Preparing to unpack .../084-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:16.985 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:17.058 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-26 20:26:17.066 | Preparing to unpack .../085-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:17.072 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:17.276 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-26 20:26:17.280 | Preparing to unpack .../086-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:17.286 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:17.749 | Selecting previously unselected package binutils. 2026-08-26 20:26:17.754 | Preparing to unpack .../087-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:26:17.761 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-26 20:26:17.827 | Selecting previously unselected package gcc-13. 2026-08-26 20:26:17.832 | Preparing to unpack .../088-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:17.837 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:17.911 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-26 20:26:17.918 | Preparing to unpack .../089-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:17.924 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:17.996 | Selecting previously unselected package gcc. 2026-08-26 20:26:18.004 | Preparing to unpack .../090-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:18.011 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:18.084 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-26 20:26:18.091 | Preparing to unpack .../091-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:18.097 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:18.905 | Selecting previously unselected package libclang-cpp17t64. 2026-08-26 20:26:18.912 | Preparing to unpack .../092-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:18.919 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:19.366 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-26 20:26:19.370 | Preparing to unpack .../093-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:19.376 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:19.784 | Selecting previously unselected package libgc1:amd64. 2026-08-26 20:26:19.790 | Preparing to unpack .../094-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-26 20:26:19.796 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-26 20:26:19.878 | Selecting previously unselected package libobjc4:amd64. 2026-08-26 20:26:19.887 | Preparing to unpack .../095-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:19.894 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:19.967 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-26 20:26:19.973 | Preparing to unpack .../096-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:19.982 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:20.078 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-26 20:26:20.087 | Preparing to unpack .../097-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:20.094 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:20.311 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-26 20:26:20.316 | Preparing to unpack .../098-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:20.322 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:20.442 | Selecting previously unselected package libclang1-17t64. 2026-08-26 20:26:20.448 | Preparing to unpack .../099-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:20.454 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:20.748 | Selecting previously unselected package clang-17. 2026-08-26 20:26:20.753 | Preparing to unpack .../100-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:20.760 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:20.829 | Selecting previously unselected package libtool. 2026-08-26 20:26:20.835 | Preparing to unpack .../101-libtool_2.4.7-7build1_all.deb ... 2026-08-26 20:26:20.842 | Unpacking libtool (2.4.7-7build1) ... 2026-08-26 20:26:20.922 | Selecting previously unselected package dh-autoreconf. 2026-08-26 20:26:20.930 | Preparing to unpack .../102-dh-autoreconf_20_all.deb ... 2026-08-26 20:26:20.937 | Unpacking dh-autoreconf (20) ... 2026-08-26 20:26:21.015 | Selecting previously unselected package libarchive-zip-perl. 2026-08-26 20:26:21.022 | Preparing to unpack .../103-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-26 20:26:21.029 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-26 20:26:21.129 | Selecting previously unselected package libsub-override-perl. 2026-08-26 20:26:21.136 | Preparing to unpack .../104-libsub-override-perl_0.10-1_all.deb ... 2026-08-26 20:26:21.143 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-26 20:26:21.214 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-26 20:26:21.221 | Preparing to unpack .../105-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-26 20:26:21.227 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-26 20:26:21.298 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-26 20:26:21.305 | Preparing to unpack .../106-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-26 20:26:21.311 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-26 20:26:21.383 | Selecting previously unselected package libdpkg-perl. 2026-08-26 20:26:21.390 | Preparing to unpack .../107-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-26 20:26:21.395 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-26 20:26:21.541 | Selecting previously unselected package bzip2. 2026-08-26 20:26:21.546 | Preparing to unpack .../108-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-08-26 20:26:21.553 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-08-26 20:26:21.626 | Selecting previously unselected package patch. 2026-08-26 20:26:21.633 | Preparing to unpack .../109-patch_2.7.6-7build3_amd64.deb ... 2026-08-26 20:26:21.639 | Unpacking patch (2.7.6-7build3) ... 2026-08-26 20:26:21.715 | Selecting previously unselected package make. 2026-08-26 20:26:21.722 | Preparing to unpack .../110-make_4.3-4.1build2_amd64.deb ... 2026-08-26 20:26:21.729 | Unpacking make (4.3-4.1build2) ... 2026-08-26 20:26:21.807 | Selecting previously unselected package lto-disabled-list. 2026-08-26 20:26:21.814 | Preparing to unpack .../111-lto-disabled-list_47_all.deb ... 2026-08-26 20:26:21.821 | Unpacking lto-disabled-list (47) ... 2026-08-26 20:26:21.895 | Selecting previously unselected package dpkg-dev. 2026-08-26 20:26:21.902 | Preparing to unpack .../112-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-26 20:26:21.910 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-26 20:26:22.094 | Selecting previously unselected package debugedit. 2026-08-26 20:26:22.098 | Preparing to unpack .../113-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-26 20:26:22.105 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-26 20:26:22.161 | Selecting previously unselected package dwz. 2026-08-26 20:26:22.165 | Preparing to unpack .../114-dwz_0.15-1build6_amd64.deb ... 2026-08-26 20:26:22.172 | Unpacking dwz (0.15-1build6) ... 2026-08-26 20:26:22.240 | Selecting previously unselected package gettext. 2026-08-26 20:26:22.247 | Preparing to unpack .../115-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-26 20:26:22.253 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-26 20:26:22.381 | Selecting previously unselected package intltool-debian. 2026-08-26 20:26:22.387 | Preparing to unpack .../116-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-26 20:26:22.394 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-26 20:26:22.455 | Selecting previously unselected package po-debconf. 2026-08-26 20:26:22.463 | Preparing to unpack .../117-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-26 20:26:22.478 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-26 20:26:22.602 | Selecting previously unselected package debhelper. 2026-08-26 20:26:22.610 | Preparing to unpack .../118-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-26 20:26:22.617 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-26 20:26:22.846 | Selecting previously unselected package uuid-dev:amd64. 2026-08-26 20:26:22.851 | Preparing to unpack .../119-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-26 20:26:22.858 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-26 20:26:22.928 | Selecting previously unselected package libsctp1:amd64. 2026-08-26 20:26:22.934 | Preparing to unpack .../120-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-26 20:26:22.941 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:26:23.007 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-26 20:26:23.015 | Preparing to unpack .../121-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-26 20:26:23.022 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:26:23.103 | Selecting previously unselected package libapr1-dev. 2026-08-26 20:26:23.111 | Preparing to unpack .../122-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:23.117 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:26:23.402 | Selecting previously unselected package libldap-dev:amd64. 2026-08-26 20:26:23.406 | Preparing to unpack .../123-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:23.413 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:26:23.560 | Selecting previously unselected package libldap2-dev. 2026-08-26 20:26:23.564 | Preparing to unpack .../124-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-26 20:26:23.572 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:26:23.637 | Selecting previously unselected package libaprutil1-dev. 2026-08-26 20:26:23.645 | Preparing to unpack .../125-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:26:23.652 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-26 20:26:23.923 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-26 20:26:23.929 | Preparing to unpack .../126-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:26:23.939 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:24.020 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-26 20:26:24.029 | Preparing to unpack .../127-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:26:24.036 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:24.120 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-26 20:26:24.130 | Preparing to unpack .../128-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:26:24.138 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:24.224 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-26 20:26:24.233 | Preparing to unpack .../129-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:26:24.241 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:24.399 | Selecting previously unselected package apache2-dev. 2026-08-26 20:26:24.409 | Preparing to unpack .../130-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:26:24.417 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-26 20:26:24.532 | Selecting previously unselected package bc. 2026-08-26 20:26:24.541 | Preparing to unpack .../131-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-08-26 20:26:24.559 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-08-26 20:26:24.641 | Selecting previously unselected package ncal. 2026-08-26 20:26:24.663 | Preparing to unpack .../132-ncal_12.1.8_amd64.deb ... 2026-08-26 20:26:24.669 | Unpacking ncal (12.1.8) ... 2026-08-26 20:26:24.752 | Selecting previously unselected package bsdmainutils. 2026-08-26 20:26:24.760 | Preparing to unpack .../133-bsdmainutils_12.1.8_all.deb ... 2026-08-26 20:26:24.772 | Unpacking bsdmainutils (12.1.8) ... 2026-08-26 20:26:24.842 | Selecting previously unselected package conntrack. 2026-08-26 20:26:24.852 | Preparing to unpack .../134-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-26 20:26:24.858 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-26 20:26:24.933 | Selecting previously unselected package cryptsetup-bin. 2026-08-26 20:26:24.943 | Preparing to unpack .../135-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-26 20:26:24.950 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:26:25.062 | Selecting previously unselected package cryptsetup. 2026-08-26 20:26:25.072 | Preparing to unpack .../136-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-26 20:26:25.109 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:26:25.242 | Selecting previously unselected package libdconf1:amd64. 2026-08-26 20:26:25.248 | Preparing to unpack .../137-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:26:25.256 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:26:25.321 | Selecting previously unselected package dconf-service. 2026-08-26 20:26:25.327 | Preparing to unpack .../138-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:26:25.334 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-26 20:26:25.406 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-26 20:26:25.412 | Preparing to unpack .../139-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:26:25.419 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:26:25.503 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-26 20:26:25.511 | Preparing to unpack .../140-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-26 20:26:25.517 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:26:25.605 | Selecting previously unselected package libaio1t64:amd64. 2026-08-26 20:26:25.613 | Preparing to unpack .../141-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-26 20:26:25.619 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-26 20:26:25.696 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-26 20:26:25.707 | Preparing to unpack .../142-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-26 20:26:25.715 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:26:25.830 | Selecting previously unselected package dmeventd. 2026-08-26 20:26:25.840 | Preparing to unpack .../143-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-26 20:26:25.847 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:26:25.942 | Selecting previously unselected package dnsmasq-base. 2026-08-26 20:26:25.951 | Preparing to unpack .../144-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-26 20:26:25.972 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-26 20:26:26.066 | Selecting previously unselected package dnsmasq-utils. 2026-08-26 20:26:26.076 | Preparing to unpack .../145-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-26 20:26:26.084 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-26 20:26:26.176 | Selecting previously unselected package ebtables. 2026-08-26 20:26:26.187 | Preparing to unpack .../146-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-26 20:26:26.220 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-26 20:26:26.302 | Selecting previously unselected package fonts-dejavu-mono. 2026-08-26 20:26:26.312 | Preparing to unpack .../147-fonts-dejavu-mono_2.37-8_all.deb ... 2026-08-26 20:26:26.319 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-08-26 20:26:26.427 | Selecting previously unselected package fonts-dejavu-core. 2026-08-26 20:26:26.436 | Preparing to unpack .../148-fonts-dejavu-core_2.37-8_all.deb ... 2026-08-26 20:26:26.482 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-08-26 20:26:26.596 | Selecting previously unselected package fontconfig-config. 2026-08-26 20:26:26.605 | Preparing to unpack .../149-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:26:26.991 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-26 20:26:27.124 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-26 20:26:27.133 | Preparing to unpack .../150-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:26:27.140 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-26 20:26:27.223 | Selecting previously unselected package fontconfig. 2026-08-26 20:26:27.232 | Preparing to unpack .../151-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:26:27.238 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-26 20:26:27.329 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-26 20:26:27.338 | Preparing to unpack .../152-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:27.346 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:27.725 | Selecting previously unselected package g++-13. 2026-08-26 20:26:27.734 | Preparing to unpack .../153-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:26:27.740 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:26:27.805 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-26 20:26:27.814 | Preparing to unpack .../154-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:27.822 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:27.887 | Selecting previously unselected package g++. 2026-08-26 20:26:27.895 | Preparing to unpack .../155-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:26:27.902 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-26 20:26:27.960 | Selecting previously unselected package genisoimage. 2026-08-26 20:26:27.969 | Preparing to unpack .../156-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-26 20:26:27.976 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-26 20:26:28.077 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-26 20:26:28.087 | Preparing to unpack .../157-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-26 20:26:28.094 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-26 20:26:28.183 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-26 20:26:28.192 | Preparing to unpack .../158-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:26:28.199 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:28.275 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-26 20:26:28.284 | Preparing to unpack .../159-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:26:28.290 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:28.365 | Selecting previously unselected package libxrender1:amd64. 2026-08-26 20:26:28.374 | Preparing to unpack .../160-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-26 20:26:28.381 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-26 20:26:28.457 | Selecting previously unselected package libcairo2:amd64. 2026-08-26 20:26:28.466 | Preparing to unpack .../161-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-26 20:26:28.472 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-26 20:26:28.574 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-26 20:26:28.583 | Preparing to unpack .../162-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-26 20:26:28.589 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-26 20:26:28.665 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-26 20:26:28.673 | Preparing to unpack .../163-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-26 20:26:28.680 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-26 20:26:28.775 | Preparing to unpack .../164-libcurl3t64-gnutls_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:26:28.825 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:26:28.922 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-26 20:26:28.931 | Preparing to unpack .../165-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-26 20:26:28.939 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-26 20:26:29.072 | Selecting previously unselected package glib-networking-common. 2026-08-26 20:26:29.080 | Preparing to unpack .../166-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-26 20:26:29.087 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-26 20:26:29.157 | Selecting previously unselected package glib-networking-services. 2026-08-26 20:26:29.166 | Preparing to unpack .../167-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-26 20:26:29.173 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-26 20:26:29.247 | Selecting previously unselected package session-migration. 2026-08-26 20:26:29.255 | Preparing to unpack .../168-session-migration_0.3.9build1_amd64.deb ... 2026-08-26 20:26:29.261 | Unpacking session-migration (0.3.9build1) ... 2026-08-26 20:26:29.331 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-26 20:26:29.339 | Preparing to unpack .../169-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-26 20:26:29.346 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-26 20:26:29.448 | Selecting previously unselected package glib-networking:amd64. 2026-08-26 20:26:29.457 | Preparing to unpack .../170-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-26 20:26:29.463 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-26 20:26:29.536 | Selecting previously unselected package golang-1.22-doc. 2026-08-26 20:26:29.544 | Preparing to unpack .../171-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:26:29.550 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-26 20:26:29.636 | Selecting previously unselected package golang-1.22-src. 2026-08-26 20:26:29.645 | Preparing to unpack .../172-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:26:29.653 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-26 20:26:33.775 | Selecting previously unselected package golang-1.22-go. 2026-08-26 20:26:33.784 | Preparing to unpack .../173-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-08-26 20:26:33.788 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-26 20:26:34.396 | Selecting previously unselected package golang-1.22. 2026-08-26 20:26:34.405 | Preparing to unpack .../174-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:26:34.412 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-26 20:26:34.467 | Selecting previously unselected package golang-src. 2026-08-26 20:26:34.474 | Preparing to unpack .../175-golang-src_2%3a1.22~2build1_all.deb ... 2026-08-26 20:26:34.480 | Unpacking golang-src (2:1.22~2build1) ... 2026-08-26 20:26:34.551 | Selecting previously unselected package golang-go:amd64. 2026-08-26 20:26:34.562 | Preparing to unpack .../176-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-08-26 20:26:34.573 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-08-26 20:26:34.657 | Selecting previously unselected package golang-doc. 2026-08-26 20:26:34.669 | Preparing to unpack .../177-golang-doc_2%3a1.22~2build1_all.deb ... 2026-08-26 20:26:34.676 | Unpacking golang-doc (2:1.22~2build1) ... 2026-08-26 20:26:34.739 | Selecting previously unselected package golang:amd64. 2026-08-26 20:26:34.750 | Preparing to unpack .../178-golang_2%3a1.22~2build1_amd64.deb ... 2026-08-26 20:26:34.757 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-08-26 20:26:34.834 | Selecting previously unselected package libann0. 2026-08-26 20:26:34.845 | Preparing to unpack .../179-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-26 20:26:34.852 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-26 20:26:34.923 | Selecting previously unselected package libcdt5:amd64. 2026-08-26 20:26:34.934 | Preparing to unpack .../180-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:34.941 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:35.008 | Selecting previously unselected package libcgraph6:amd64. 2026-08-26 20:26:35.020 | Preparing to unpack .../181-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:35.035 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:35.107 | Selecting previously unselected package libsharpyuv0:amd64. 2026-08-26 20:26:35.119 | Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-26 20:26:35.126 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:26:35.200 | Selecting previously unselected package libaom3:amd64. 2026-08-26 20:26:35.211 | Preparing to unpack .../183-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-08-26 20:26:35.217 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-26 20:26:35.416 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-08-26 20:26:35.429 | Preparing to unpack .../184-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-26 20:26:35.440 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:26:35.519 | Selecting previously unselected package libheif1:amd64. 2026-08-26 20:26:35.531 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-26 20:26:35.540 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:26:35.632 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-26 20:26:35.643 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-26 20:26:35.649 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:26:35.748 | Selecting previously unselected package libjpeg8:amd64. 2026-08-26 20:26:35.756 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:26:35.763 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-26 20:26:35.884 | Selecting previously unselected package libdeflate0:amd64. 2026-08-26 20:26:35.896 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-26 20:26:35.904 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-26 20:26:36.015 | Selecting previously unselected package libjbig0:amd64. 2026-08-26 20:26:36.028 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-26 20:26:36.035 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-26 20:26:36.140 | Selecting previously unselected package liblerc4:amd64. 2026-08-26 20:26:36.152 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-26 20:26:36.164 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-26 20:26:36.258 | Selecting previously unselected package libwebp7:amd64. 2026-08-26 20:26:36.270 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-26 20:26:36.280 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:26:36.380 | Selecting previously unselected package libtiff6:amd64. 2026-08-26 20:26:36.391 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-26 20:26:36.402 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-26 20:26:36.491 | Selecting previously unselected package libxpm4:amd64. 2026-08-26 20:26:36.503 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:36.507 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-26 20:26:36.605 | Selecting previously unselected package libgd3:amd64. 2026-08-26 20:26:36.617 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-08-26 20:26:36.629 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-26 20:26:36.723 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-26 20:26:36.734 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-26 20:26:36.740 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-26 20:26:36.842 | Selecting previously unselected package libltdl7:amd64. 2026-08-26 20:26:36.853 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-26 20:26:36.858 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-26 20:26:36.931 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-26 20:26:36.942 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:36.949 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-26 20:26:37.026 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-26 20:26:37.038 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-26 20:26:37.045 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-26 20:26:37.129 | Selecting previously unselected package libthai-data. 2026-08-26 20:26:37.136 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-08-26 20:26:37.143 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-26 20:26:37.211 | Selecting previously unselected package libdatrie1:amd64. 2026-08-26 20:26:37.223 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-26 20:26:37.229 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-26 20:26:37.303 | Selecting previously unselected package libthai0:amd64. 2026-08-26 20:26:37.315 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-26 20:26:37.322 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-26 20:26:37.404 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-26 20:26:37.416 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:26:37.424 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:26:37.514 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-26 20:26:37.526 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:26:37.533 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:26:37.610 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-26 20:26:37.620 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:26:37.626 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:26:37.696 | Selecting previously unselected package libpathplan4:amd64. 2026-08-26 20:26:37.706 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:37.712 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:37.778 | Selecting previously unselected package libgvc6. 2026-08-26 20:26:37.787 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:37.793 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:37.890 | Selecting previously unselected package libgvpr2:amd64. 2026-08-26 20:26:37.902 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:37.908 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:37.985 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-26 20:26:37.996 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:38.003 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:38.114 | Selecting previously unselected package x11-common. 2026-08-26 20:26:38.126 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-26 20:26:38.137 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-26 20:26:38.226 | Selecting previously unselected package libice6:amd64. 2026-08-26 20:26:38.235 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-26 20:26:38.241 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-26 20:26:38.309 | Selecting previously unselected package libsm6:amd64. 2026-08-26 20:26:38.320 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-26 20:26:38.326 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-26 20:26:38.404 | Selecting previously unselected package libxt6t64:amd64. 2026-08-26 20:26:38.415 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-26 20:26:38.422 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-26 20:26:38.509 | Selecting previously unselected package libxmu6:amd64. 2026-08-26 20:26:38.521 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-26 20:26:38.527 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-26 20:26:38.605 | Selecting previously unselected package libxaw7:amd64. 2026-08-26 20:26:38.615 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-26 20:26:38.622 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-26 20:26:38.708 | Selecting previously unselected package graphviz. 2026-08-26 20:26:38.719 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:26:38.725 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:38.853 | Selecting previously unselected package icu-devtools. 2026-08-26 20:26:38.862 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-26 20:26:38.867 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-26 20:26:38.947 | Selecting previously unselected package iputils-arping. 2026-08-26 20:26:38.955 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-26 20:26:38.962 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:26:39.029 | Selecting previously unselected package comerr-dev:amd64. 2026-08-26 20:26:39.040 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-26 20:26:39.051 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-26 20:26:39.141 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-26 20:26:39.153 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:39.159 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:39.236 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-26 20:26:39.248 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:39.254 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:39.328 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-26 20:26:39.339 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:39.345 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:39.427 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-26 20:26:39.439 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:39.445 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:39.521 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-26 20:26:39.532 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:39.539 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:39.642 | Selecting previously unselected package libicu-dev:amd64. 2026-08-26 20:26:39.650 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-26 20:26:39.656 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-26 20:26:40.035 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-26 20:26:40.042 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-26 20:26:40.048 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:26:40.122 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-26 20:26:40.130 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:26:40.137 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:26:40.194 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-26 20:26:40.203 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:26:40.209 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:26:40.295 | Selecting previously unselected package libjs-jquery. 2026-08-26 20:26:40.307 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-08-26 20:26:40.329 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-26 20:26:40.417 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-26 20:26:40.430 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-08-26 20:26:40.436 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-26 20:26:40.511 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-26 20:26:40.524 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-26 20:26:40.531 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-26 20:26:40.662 | Selecting previously unselected package libjs-underscore. 2026-08-26 20:26:40.672 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-08-26 20:26:40.678 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-26 20:26:40.749 | Selecting previously unselected package libjs-sphinxdoc. 2026-08-26 20:26:40.758 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-26 20:26:40.765 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-26 20:26:40.856 | Selecting previously unselected package mysql-common. 2026-08-26 20:26:40.869 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-26 20:26:40.903 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-26 20:26:40.980 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-26 20:26:40.991 | Preparing to unpack .../234-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:26:40.999 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:26:41.119 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-26 20:26:41.132 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-26 20:26:41.138 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:26:41.262 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-26 20:26:41.275 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-26 20:26:41.283 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-26 20:26:41.378 | Selecting previously unselected package libpq5:amd64. 2026-08-26 20:26:41.391 | Preparing to unpack .../237-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:41.399 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:26:41.490 | Selecting previously unselected package libssl-dev:amd64. 2026-08-26 20:26:41.503 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:26:41.512 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:26:41.726 | Selecting previously unselected package libpq-dev. 2026-08-26 20:26:41.735 | Preparing to unpack .../239-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:41.743 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:26:41.825 | Selecting previously unselected package libpython3-dev:amd64. 2026-08-26 20:26:41.838 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:26:41.844 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-26 20:26:41.909 | Selecting previously unselected package libsasl2-dev. 2026-08-26 20:26:41.922 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-26 20:26:41.928 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-26 20:26:42.042 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-26 20:26:42.055 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-26 20:26:42.061 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-26 20:26:42.132 | Selecting previously unselected package libsoup-3.0-common. 2026-08-26 20:26:42.144 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-26 20:26:42.151 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-26 20:26:42.223 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-26 20:26:42.236 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-26 20:26:42.242 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-26 20:26:42.314 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-26 20:26:42.326 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:26:42.333 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-26 20:26:42.571 | Selecting previously unselected package liburing2:amd64. 2026-08-26 20:26:42.578 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-08-26 20:26:42.583 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-26 20:26:42.672 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-26 20:26:42.681 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-26 20:26:42.688 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-26 20:26:42.818 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-26 20:26:42.830 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:26:42.836 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:26:42.913 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-26 20:26:42.925 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:26:42.932 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:26:43.046 | Selecting previously unselected package llvm-17-runtime. 2026-08-26 20:26:43.055 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:43.063 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:43.168 | Selecting previously unselected package libpfm4:amd64. 2026-08-26 20:26:43.181 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-26 20:26:43.187 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-26 20:26:43.292 | Selecting previously unselected package llvm-17. 2026-08-26 20:26:43.304 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:43.311 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:44.050 | Selecting previously unselected package libffi-dev:amd64. 2026-08-26 20:26:44.062 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-26 20:26:44.069 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-26 20:26:44.152 | Selecting previously unselected package llvm-17-tools. 2026-08-26 20:26:44.164 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:44.170 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:44.434 | Selecting previously unselected package libz3-4:amd64. 2026-08-26 20:26:44.441 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-26 20:26:44.447 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:26:44.635 | Selecting previously unselected package libz3-dev:amd64. 2026-08-26 20:26:44.647 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-26 20:26:44.652 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:26:44.735 | Selecting previously unselected package llvm-17-dev. 2026-08-26 20:26:44.747 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:26:44.760 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-26 20:26:46.695 | Selecting previously unselected package lsscsi. 2026-08-26 20:26:46.703 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-08-26 20:26:46.710 | Unpacking lsscsi (0.32-1build1) ... 2026-08-26 20:26:46.788 | Selecting previously unselected package lvm2. 2026-08-26 20:26:46.801 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-26 20:26:46.847 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:26:47.000 | Selecting previously unselected package osinfo-db. 2026-08-26 20:26:47.009 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-26 20:26:47.016 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-26 20:26:47.406 | Selecting previously unselected package pkgconf-bin. 2026-08-26 20:26:47.414 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-26 20:26:47.421 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-26 20:26:47.494 | Selecting previously unselected package pkgconf:amd64. 2026-08-26 20:26:47.504 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-26 20:26:47.517 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-26 20:26:47.593 | Selecting previously unselected package pkg-config:amd64. 2026-08-26 20:26:47.605 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-26 20:26:47.617 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-26 20:26:47.730 | Selecting previously unselected package pm-utils. 2026-08-26 20:26:47.742 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-08-26 20:26:47.749 | Unpacking pm-utils (1.4.1-21) ... 2026-08-26 20:26:47.862 | Selecting previously unselected package postgresql-client-16. 2026-08-26 20:26:47.874 | Preparing to unpack .../265-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:47.880 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:26:48.065 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-26 20:26:48.075 | Preparing to unpack .../266-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:26:48.082 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:26:48.432 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-26 20:26:48.443 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-26 20:26:48.449 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-26 20:26:48.521 | Selecting previously unselected package python3-dev. 2026-08-26 20:26:48.529 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:26:48.535 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-26 20:26:48.604 | Selecting previously unselected package python3-mysqldb. 2026-08-26 20:26:48.612 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-26 20:26:48.618 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-26 20:26:48.694 | Selecting previously unselected package python3-setuptools. 2026-08-26 20:26:48.704 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-26 20:26:48.711 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-26 20:26:48.864 | Selecting previously unselected package python3-wheel. 2026-08-26 20:26:48.874 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-08-26 20:26:48.881 | Unpacking python3-wheel (0.42.0-2) ... 2026-08-26 20:26:48.965 | Selecting previously unselected package python3-pip. 2026-08-26 20:26:48.975 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-26 20:26:48.982 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:26:49.277 | Selecting previously unselected package python3-pip-whl. 2026-08-26 20:26:49.285 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-26 20:26:49.292 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:26:49.373 | Selecting previously unselected package python3-setuptools-whl. 2026-08-26 20:26:49.382 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-26 20:26:49.388 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-26 20:26:49.464 | Selecting previously unselected package python3-systemd. 2026-08-26 20:26:49.474 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-08-26 20:26:49.480 | Unpacking python3-systemd (235-1build4) ... 2026-08-26 20:26:49.565 | Selecting previously unselected package python3.12-venv. 2026-08-26 20:26:49.578 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-26 20:26:49.585 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-26 20:26:49.654 | Selecting previously unselected package python3-venv. 2026-08-26 20:26:49.667 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:26:49.673 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-26 20:26:49.738 | Selecting previously unselected package qemu-utils. 2026-08-26 20:26:49.752 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:26:49.759 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:26:49.922 | Selecting previously unselected package sg3-utils. 2026-08-26 20:26:49.933 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-26 20:26:49.940 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-26 20:26:50.095 | Selecting previously unselected package sqlite3. 2026-08-26 20:26:50.104 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-26 20:26:50.111 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-26 20:26:50.184 | Selecting previously unselected package thin-provisioning-tools. 2026-08-26 20:26:50.195 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-26 20:26:50.201 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-26 20:26:50.306 | Selecting previously unselected package unzip. 2026-08-26 20:26:50.317 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-26 20:26:50.323 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-26 20:26:50.403 | Selecting previously unselected package debootstrap. 2026-08-26 20:26:50.417 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu2_all.deb ... 2026-08-26 20:26:50.423 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-08-26 20:26:50.520 | Selecting previously unselected package libosinfo-l10n. 2026-08-26 20:26:50.534 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-26 20:26:50.540 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-26 20:26:50.653 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-26 20:26:50.666 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-26 20:26:50.673 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-26 20:26:50.746 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-26 20:26:50.761 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-26 20:26:50.768 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-26 20:26:50.836 | Selecting previously unselected package kpartx. 2026-08-26 20:26:50.849 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-26 20:26:50.855 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-26 20:26:50.922 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-26 20:26:50.936 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:26:50.952 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:26:51.048 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-26 20:26:51.061 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-26 20:26:51.067 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-26 20:26:51.141 | Selecting previously unselected package socat. 2026-08-26 20:26:51.154 | Preparing to unpack .../290-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:26:51.161 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-26 20:26:51.265 | Selecting previously unselected package vlan. 2026-08-26 20:26:51.278 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-08-26 20:26:51.284 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-26 20:26:51.412 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:26:51.446 | Setting up postgresql-client-common (257build1.1) ... 2026-08-26 20:26:51.475 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-26 20:26:51.489 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-08-26 20:26:51.507 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-26 20:26:51.525 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-26 20:26:51.542 | Setting up distro-info (1.7build1) ... 2026-08-26 20:26:51.559 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-26 20:26:51.575 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:26:51.594 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-26 20:26:51.612 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-26 20:26:51.675 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-26 20:26:51.687 | Setting up session-migration (0.3.9build1) ... 2026-08-26 20:26:51.911 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-26 20:26:51.924 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:26:51.944 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-26 20:26:51.963 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-26 20:26:51.981 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-26 20:26:51.998 | Setting up lto-disabled-list (47) ... 2026-08-26 20:26:52.015 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-26 20:26:52.034 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:52.051 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-26 20:26:52.068 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-26 20:26:52.088 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-26 20:26:52.106 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:26:52.123 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-26 20:26:52.715 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-26 20:26:52.742 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-26 20:26:52.762 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-26 20:26:52.781 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:26:53.518 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-26 20:26:53.540 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.13) ... 2026-08-26 20:26:53.558 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-26 20:26:54.092 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-26 20:26:54.092 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-26 20:26:54.464 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-26 20:26:54.479 | Setting up ncal (12.1.8) ... 2026-08-26 20:26:54.490 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:26:54.504 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-26 20:26:54.546 | Setting up psmisc (23.7-1build1) ... 2026-08-26 20:26:54.558 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:54.571 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-26 20:26:54.586 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-08-26 20:26:54.599 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-26 20:26:54.618 | Setting up pm-utils (1.4.1-21) ... 2026-08-26 20:26:54.659 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-26 20:26:54.752 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-26 20:26:54.788 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-26 20:26:54.801 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:26:54.814 | Setting up dosfstools (4.2-1.1build1) ... 2026-08-26 20:26:54.827 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-26 20:26:54.851 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:26:55.133 | info: Adding user `syslog' to group `adm' ... 2026-08-26 20:26:55.472 | 2026-08-26 20:26:55.473 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-08-26 20:26:55.843 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-08-26 20:26:56.071 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-26 20:26:56.071 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-26 20:26:56.540 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-08-26 20:26:56.554 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-26 20:26:56.564 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:56.584 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-26 20:26:57.077 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-26 20:26:57.090 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:26:57.104 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-26 20:26:57.117 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.13) ... 2026-08-26 20:26:57.129 | Setting up bc (1.07.1-3ubuntu4) ... 2026-08-26 20:26:57.149 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:57.162 | Setting up m4 (1.4.19-4build1) ... 2026-08-26 20:26:57.174 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:26:57.186 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-26 20:26:57.199 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:26:57.213 | Setting up file (1:5.45-3build1) ... 2026-08-26 20:26:57.225 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-26 20:26:57.237 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:26:57.249 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:26:57.294 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-08-26 20:26:57.306 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-26 20:26:57.319 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-26 20:26:57.331 | Setting up python3-wheel (0.42.0-2) ... 2026-08-26 20:26:57.605 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-26 20:26:57.618 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-26 20:26:58.439 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-26 20:26:58.786 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:58.799 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:26:58.811 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-26 20:26:58.824 | Setting up acl (2.3.2-1build1.1) ... 2026-08-26 20:26:58.842 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:26:58.854 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-26 20:26:59.085 | Setting up autotools-dev (20220109.1) ... 2026-08-26 20:26:59.099 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-08-26 20:26:59.956 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:26:59.969 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:26:59.982 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-26 20:26:59.995 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-26 20:27:00.008 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:00.041 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:00.066 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:00.080 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-26 20:27:00.094 | Setting up make (4.3-4.1build2) ... 2026-08-26 20:27:00.107 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:00.155 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:27:00.178 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-26 20:27:00.192 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:00.206 | Setting up ebtables (2.0.11-6build1) ... 2026-08-26 20:27:00.699 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-26 20:27:00.715 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-26 20:27:00.749 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:27:00.763 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-26 20:27:00.789 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-26 20:27:00.806 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-08-26 20:27:00.823 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-26 20:27:00.850 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:00.865 | Setting up bsdmainutils (12.1.8) ... 2026-08-26 20:27:00.891 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-26 20:27:00.909 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-08-26 20:27:00.968 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:27:00.982 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-26 20:27:00.995 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:01.029 | Setting up patch (2.7.6-7build3) ... 2026-08-26 20:27:01.042 | Setting up usb.ids (2024.03.18-1) ... 2026-08-26 20:27:01.055 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-26 20:27:01.069 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-26 20:27:01.104 | Setting up fonts-dejavu-core (2.37-8) ... 2026-08-26 20:27:01.206 | Setting up lsscsi (0.32-1build1) ... 2026-08-26 20:27:01.222 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-26 20:27:01.253 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-26 20:27:01.278 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:27:02.558 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:27:02.572 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-26 20:27:02.588 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-26 20:27:02.602 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-26 20:27:02.615 | Setting up autoconf (2.71-3) ... 2026-08-26 20:27:02.633 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:27:02.646 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:02.661 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:02.675 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:27:02.689 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:27:02.703 | Setting up dwz (0.15-1build6) ... 2026-08-26 20:27:02.718 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-26 20:27:02.732 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:27:02.746 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-26 20:27:02.776 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:02.789 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:02.803 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:02.816 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-26 20:27:02.830 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-26 20:27:02.843 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:27:02.856 | Setting up libjson-perl (4.10000-1) ... 2026-08-26 20:27:02.870 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:02.889 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:27:02.903 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:27:02.925 | Setting up debugedit (1:5.0-5build2) ... 2026-08-26 20:27:02.939 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-26 20:27:02.954 | Setting up libsub-override-perl (0.10-1) ... 2026-08-26 20:27:02.968 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-26 20:27:02.995 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-26 20:27:03.018 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-26 20:27:03.050 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-26 20:27:03.065 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:03.081 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:03.126 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-26 20:27:03.139 | Setting up curl (8.5.0-2ubuntu10.13) ... 2026-08-26 20:27:03.153 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:03.170 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-26 20:27:03.200 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-26 20:27:03.213 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-26 20:27:03.229 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:27:03.243 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-26 20:27:03.258 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-26 20:27:03.273 | Setting up golang-src (2:1.22~2build1) ... 2026-08-26 20:27:03.287 | Setting up openssl (3.0.13-0ubuntu3.15) ... 2026-08-26 20:27:03.309 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:27:03.349 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-26 20:27:03.361 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:03.375 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-26 20:27:03.388 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-26 20:27:03.401 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:03.415 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:03.427 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-26 20:27:03.440 | Setting up python3-systemd (235-1build4) ... 2026-08-26 20:27:03.656 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-26 20:27:03.671 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:03.684 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-26 20:27:03.698 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:27:03.711 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-26 20:27:03.725 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-26 20:27:03.741 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-26 20:27:03.751 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-26 20:27:03.765 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-26 20:27:03.778 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:27:03.792 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:27:03.806 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-26 20:27:03.820 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:27:03.833 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-08-26 20:27:03.846 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-26 20:27:03.860 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:27:03.874 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-26 20:27:03.890 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-26 20:27:03.904 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:03.918 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-26 20:27:03.934 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:27:03.950 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-26 20:27:03.965 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:03.979 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-26 20:27:03.994 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-26 20:27:04.098 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:04.114 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-26 20:27:04.499 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:27:05.470 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-26 20:27:05.546 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-26 20:27:06.352 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-26 20:27:06.831 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-26 20:27:06.844 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:27:06.864 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:27:06.879 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-26 20:27:06.894 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-26 20:27:06.930 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-26 20:27:06.956 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-26 20:27:06.970 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-26 20:27:06.987 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:27:07.001 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-26 20:27:07.079 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:27:07.095 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-26 20:27:07.110 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-26 20:27:07.124 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:27:07.138 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:27:07.152 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:07.167 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-26 20:27:07.181 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-26 20:27:07.196 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:27:07.208 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-26 20:27:07.222 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-26 20:27:07.235 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-26 20:27:07.975 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-26 20:27:08.353 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-26 20:27:08.367 | Setting up postgresql-common (257build1.1) ... 2026-08-26 20:27:09.042 | 2026-08-26 20:27:09.043 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-26 20:27:09.291 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-26 20:27:09.293 | Removing obsolete dictionary files: 2026-08-26 20:27:10.091 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-26 20:27:10.560 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-26 20:27:10.574 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:27:10.590 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-26 20:27:10.603 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-26 20:27:10.620 | Setting up lsof (4.95.0-1build3) ... 2026-08-26 20:27:10.635 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-26 20:27:10.649 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:10.692 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-26 20:27:10.705 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:10.719 | Setting up groff-base (1.23.0-3build2) ... 2026-08-26 20:27:10.744 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-26 20:27:10.756 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:10.771 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:27:10.783 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:27:10.797 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-26 20:27:10.824 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-26 20:27:10.839 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:10.854 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:10.867 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:10.881 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-26 20:27:10.895 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-26 20:27:10.908 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:10.922 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:10.937 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-26 20:27:10.951 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:27:11.086 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:27:11.103 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:11.119 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:27:11.134 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-08-26 20:27:11.149 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:11.186 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-26 20:27:11.199 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:27:11.213 | Setting up parted (3.6-4build1) ... 2026-08-26 20:27:11.240 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-26 20:27:11.254 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-26 20:27:11.268 | Setting up man-db (2.12.0-4build2) ... 2026-08-26 20:27:11.405 | Building database of manual pages ... 2026-08-26 20:27:14.284 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-08-26 20:27:14.624 | man-db.service is a disabled or a static unit, not starting it. 2026-08-26 20:27:14.709 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-26 20:27:14.731 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:27:14.750 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:27:14.764 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-26 20:27:14.778 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-26 20:27:14.791 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:14.804 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:14.839 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-26 20:27:14.853 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-26 20:27:14.866 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:14.880 | Setting up golang-doc (2:1.22~2build1) ... 2026-08-26 20:27:14.895 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-26 20:27:14.908 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-08-26 20:27:14.923 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-26 20:27:15.217 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-26 20:27:15.230 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:15.244 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:15.257 | Setting up libtool (2.4.7-7build1) ... 2026-08-26 20:27:15.270 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-26 20:27:16.113 | Enabling module mpm_event. 2026-08-26 20:27:16.189 | Enabling module authz_core. 2026-08-26 20:27:16.200 | Enabling module authz_host. 2026-08-26 20:27:16.271 | Enabling module authn_core. 2026-08-26 20:27:16.283 | Enabling module auth_basic. 2026-08-26 20:27:16.353 | Enabling module access_compat. 2026-08-26 20:27:16.421 | Enabling module authn_file. 2026-08-26 20:27:16.489 | Enabling module authz_user. 2026-08-26 20:27:16.554 | Enabling module alias. 2026-08-26 20:27:16.624 | Enabling module dir. 2026-08-26 20:27:16.690 | Enabling module autoindex. 2026-08-26 20:27:16.753 | Enabling module env. 2026-08-26 20:27:16.820 | Enabling module mime. 2026-08-26 20:27:16.888 | Enabling module negotiation. 2026-08-26 20:27:16.955 | Enabling module setenvif. 2026-08-26 20:27:17.027 | Enabling module filter. 2026-08-26 20:27:17.102 | Enabling module deflate. 2026-08-26 20:27:17.177 | Enabling module status. 2026-08-26 20:27:17.247 | Enabling module reqtimeout. 2026-08-26 20:27:17.313 | Enabling conf charset. 2026-08-26 20:27:17.385 | Enabling conf localized-error-pages. 2026-08-26 20:27:17.452 | Enabling conf other-vhosts-access-log. 2026-08-26 20:27:17.521 | Enabling conf security. 2026-08-26 20:27:17.591 | Enabling conf serve-cgi-bin. 2026-08-26 20:27:17.661 | Enabling site 000-default. 2026-08-26 20:27:18.523 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-26 20:27:19.172 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-26 20:27:20.289 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:27:20.303 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-26 20:27:20.316 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:20.355 | Setting up dh-autoreconf (20) ... 2026-08-26 20:27:20.369 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:27:20.383 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:20.398 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-26 20:27:20.412 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:27:20.423 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-26 20:27:20.434 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-26 20:27:20.448 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-26 20:27:20.455 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-26 20:27:20.469 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:27:20.480 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:27:20.705 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-08-26 20:27:21.058 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-26 20:27:21.103 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:27:21.119 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:27:21.138 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:27:22.645 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-08-26 20:27:22.869 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-08-26 20:27:23.490 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-26 20:27:23.886 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-26 20:27:23.949 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-26 20:27:23.975 | Processing triggers for sgml-base (1.31) ... 2026-08-26 20:27:24.013 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-26 20:27:24.028 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-26 20:27:24.044 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-26 20:27:26.101 | Regenerating fonts cache... done. 2026-08-26 20:27:26.111 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-26 20:27:26.184 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-26 20:27:26.205 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-26 20:27:40.009 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:27:40.062 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:27:40.081 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-26 20:27:40.094 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-26 20:27:40.174 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-26 20:27:40.188 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-26 20:27:40.204 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-26 20:27:40.219 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-26 20:27:40.232 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:27:40.246 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:27:40.259 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-26 20:27:40.273 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:40.321 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-26 20:27:40.334 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-26 20:27:40.352 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:27:40.545 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:27:40.906 | ++ functions-common:apt_get:1211 : result=0 2026-08-26 20:27:40.910 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:27:40.916 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:27:40.921 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:27:40.926 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:27:40.931 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:27:40.937 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:27:40.942 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:27:40.947 | ++ functions-common:time_stop:2427 : start_time=1787775948241 2026-08-26 20:27:40.952 | ++ functions-common:time_stop:2429 : [[ -z 1787775948241 ]] 2026-08-26 20:27:40.958 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:27:40.968 | ++ functions-common:time_stop:2432 : end_time=1787776060962 2026-08-26 20:27:40.973 | ++ functions-common:time_stop:2433 : elapsed_time=112721 2026-08-26 20:27:40.980 | ++ functions-common:time_stop:2434 : total=23895 2026-08-26 20:27:40.985 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:27:40.990 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136616 2026-08-26 20:27:40.995 | ++ functions-common:apt_get:1215 : return 0 2026-08-26 20:27:41.002 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-26 20:27:41.007 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-26 20:27:41.014 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-26 20:27:41.024 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-26 20:27:41.030 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-26 20:27:41.036 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-26 20:27:41.047 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-26 20:27:41.057 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-26 20:27:41.062 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-26 20:27:41.068 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-26 20:27:43.282 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-26 20:27:43.286 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-26 20:27:43.290 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-26 20:27:43.294 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-26 20:27:43.299 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-26 20:27:43.303 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:27:43.307 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-26 20:27:43.311 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-26 20:27:43.315 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:27:43.319 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-26 20:27:43.323 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-26 20:27:43.328 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-26 20:27:43.332 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:27:43.336 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:27:43.340 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:27:43.344 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:27:43.348 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-26 20:27:43.353 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-26 20:27:43.357 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-26 20:27:43.362 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-26 20:27:43.367 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-26 20:27:43.372 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-26 20:27:43.377 | + functions-common:_ensure_lsb_release:420 : return 2026-08-26 20:27:43.383 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-26 20:27:43.410 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-26 20:27:43.416 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-26 20:27:43.442 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-26 20:27:43.447 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-26 20:27:43.473 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-26 20:27:43.476 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-26 20:27:43.481 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-26 20:27:43.486 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-26 20:27:43.490 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-26 20:27:43.494 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-26 20:27:43.498 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-26 20:27:43.502 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-26 20:27:43.506 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-26 20:27:43.510 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-26 20:27:43.514 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-26 20:27:43.514 | Distro: noble 2026-08-26 20:27:43.519 | + tools/install_pip.sh:main:117 : get_versions 2026-08-26 20:27:43.524 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-26 20:27:43.533 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-26 20:27:43.538 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-26 20:27:43.544 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-26 20:27:43.544 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-26 20:27:43.881 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-26 20:27:43.884 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-26 20:27:43.884 | pip: 24.0 2026-08-26 20:27:43.889 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-26 20:27:43.894 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-26 20:27:43.897 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:27:43.901 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:27:43.904 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:27:43.909 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:27:43.913 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:27:43.916 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:27:43.920 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:27:43.925 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:27:43.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:27:43.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:27:43.936 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:27:43.940 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:27:43.944 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:27:43.948 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-26 20:27:43.952 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:27:43.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:27:43.960 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-26 20:27:43.969 | + tools/install_pip.sh:main:146 : set -x 2026-08-26 20:27:43.973 | + tools/install_pip.sh:main:149 : get_versions 2026-08-26 20:27:43.978 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-26 20:27:43.986 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-26 20:27:43.990 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-26 20:27:43.996 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-26 20:27:43.997 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-26 20:27:44.303 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-26 20:27:44.308 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-26 20:27:44.308 | pip: 24.0 2026-08-26 20:27:44.314 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-26 20:27:44.320 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-26 20:27:44.326 | + ./stack.sh:main:807 : fixup_all 2026-08-26 20:27:44.332 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-26 20:27:44.337 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-26 20:27:44.343 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:27:44.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:27:44.353 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-26 20:27:44.377 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-26 20:27:44.401 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-26 20:27:44.425 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-26 20:27:44.428 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-26 20:27:44.431 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:27:44.435 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:27:44.438 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:27:44.441 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:27:44.443 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:27:44.446 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:27:44.450 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:27:44.453 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:27:44.458 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:27:44.462 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:27:44.465 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:27:44.468 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:27:44.473 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:27:44.477 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-26 20:27:44.481 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-26 20:27:44.485 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-26 20:27:44.508 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-26 20:27:44.526 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-26 20:27:44.551 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-26 20:27:44.574 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-26 20:27:44.599 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-26 20:27:44.625 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-26 20:27:44.652 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-26 20:27:44.676 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-26 20:27:44.681 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-26 20:27:44.686 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-26 20:27:47.834 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-26 20:27:47.876 | Using python 3.12 to install setuptools 2026-08-26 20:27:47.882 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-26 20:27:48.678 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-26 20:27:50.917 | Collecting pip 2026-08-26 20:28:01.584 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-26 20:28:01.597 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-26 20:28:01.892 | Collecting setuptools[core] 2026-08-26 20:28:01.896 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:28:02.007 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-26 20:28:02.012 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:28:02.054 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-26 20:28:02.057 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-26 20:28:02.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.5 MB/s eta 0:00:00 2026-08-26 20:28:02.126 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-26 20:28:02.129 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:28:02.193 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-26 20:28:02.196 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:28:02.243 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-26 20:28:02.246 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:28:02.306 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.309 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:28:02.356 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.360 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:28:02.515 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.519 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:28:02.565 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.568 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:28:02.676 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.681 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-26 20:28:02.721 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.724 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:28:02.772 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.775 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-26 20:28:02.834 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.837 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:28:02.885 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:02.888 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:28:02.907 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-26 20:28:02.946 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.2 MB/s eta 0:00:00 2026-08-26 20:28:02.951 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-26 20:28:02.962 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-26 20:28:02.971 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-26 20:28:02.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.2 MB/s eta 0:00:00 2026-08-26 20:28:02.985 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:28:02.995 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 14.3 MB/s eta 0:00:00 2026-08-26 20:28:02.999 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-26 20:28:03.010 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:28:03.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 43.1 MB/s eta 0:00:00 2026-08-26 20:28:03.036 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-26 20:28:03.046 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-26 20:28:03.055 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-26 20:28:03.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 16.2 MB/s eta 0:00:00 2026-08-26 20:28:03.069 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-26 20:28:03.079 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-26 20:28:03.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 26.9 MB/s eta 0:00:00 2026-08-26 20:28:03.097 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-26 20:28:03.109 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-26 20:28:03.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-08-26 20:28:03.125 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-26 20:28:03.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.2 MB/s eta 0:00:00 2026-08-26 20:28:03.159 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-26 20:28:03.391 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-26 20:28:03.406 | Attempting uninstall: setuptools 2026-08-26 20:28:03.413 | Found existing installation: setuptools 68.1.2 2026-08-26 20:28:03.413 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:28:03.413 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-26 20:28:03.905 | Attempting uninstall: pygments 2026-08-26 20:28:03.912 | Found existing installation: Pygments 2.17.2 2026-08-26 20:28:03.912 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:28:03.912 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-26 20:28:04.627 | Attempting uninstall: pip 2026-08-26 20:28:04.633 | Found existing installation: pip 24.0 2026-08-26 20:28:04.669 | Uninstalling pip-24.0: 2026-08-26 20:28:04.676 | Successfully uninstalled pip-24.0 2026-08-26 20:28:05.650 | Attempting uninstall: wheel 2026-08-26 20:28:05.659 | Found existing installation: wheel 0.42.0 2026-08-26 20:28:05.659 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:28:05.659 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-26 20:28:06.132 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-26 20:28:06.257 | + inc/python:pip_install:216 : result=0 2026-08-26 20:28:06.261 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:28:06.267 | + functions-common:time_stop:2420 : local name 2026-08-26 20:28:06.273 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:28:06.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:28:06.284 | + functions-common:time_stop:2423 : local total 2026-08-26 20:28:06.290 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:28:06.296 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:28:06.301 | + functions-common:time_stop:2427 : start_time=1787776067865 2026-08-26 20:28:06.306 | + functions-common:time_stop:2429 : [[ -z 1787776067865 ]] 2026-08-26 20:28:06.313 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:28:06.321 | + functions-common:time_stop:2432 : end_time=1787776086315 2026-08-26 20:28:06.327 | + functions-common:time_stop:2433 : elapsed_time=18450 2026-08-26 20:28:06.332 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:28:06.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:28:06.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18450 2026-08-26 20:28:06.348 | + inc/python:pip_install:219 : return 0 2026-08-26 20:28:06.355 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-26 20:28:06.361 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:28:06.368 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:28:06.373 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:28:06.379 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:28:06.385 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-26 20:28:06.435 | Using python 3.12 to install os-testr 2026-08-26 20:28:06.441 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-26 20:28:07.120 | Collecting os-testr 2026-08-26 20:28:07.754 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:28:07.799 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-26 20:28:07.803 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:28:07.823 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-26 20:28:07.826 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:28:07.869 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-26 20:28:07.873 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:28:07.884 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-26 20:28:07.898 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-26 20:28:07.903 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:28:07.955 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-26 20:28:07.959 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-26 20:28:07.973 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-26 20:28:07.983 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:28:08.007 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-26 20:28:08.016 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-26 20:28:08.028 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-26 20:28:08.036 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-26 20:28:08.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 39.9 MB/s 0:00:00 2026-08-26 20:28:08.126 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-26 20:28:08.214 | Attempting uninstall: PyYAML 2026-08-26 20:28:08.217 | Found existing installation: PyYAML 6.0.1 2026-08-26 20:28:08.217 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:28:08.217 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-26 20:28:08.446 | 2026-08-26 20:28:08.450 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-26 20:28:08.565 | + inc/python:pip_install:216 : result=0 2026-08-26 20:28:08.570 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:28:08.577 | + functions-common:time_stop:2420 : local name 2026-08-26 20:28:08.583 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:28:08.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:28:08.594 | + functions-common:time_stop:2423 : local total 2026-08-26 20:28:08.600 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:28:08.605 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:28:08.611 | + functions-common:time_stop:2427 : start_time=1787776086423 2026-08-26 20:28:08.616 | + functions-common:time_stop:2429 : [[ -z 1787776086423 ]] 2026-08-26 20:28:08.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:28:08.632 | + functions-common:time_stop:2432 : end_time=1787776088625 2026-08-26 20:28:08.638 | + functions-common:time_stop:2433 : elapsed_time=2202 2026-08-26 20:28:08.644 | + functions-common:time_stop:2434 : total=18450 2026-08-26 20:28:08.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:28:08.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20652 2026-08-26 20:28:08.662 | + inc/python:pip_install:219 : return 0 2026-08-26 20:28:08.669 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-26 20:28:08.796 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-26 20:28:08.904 | + ./stack.sh:main:835 : install_infra 2026-08-26 20:28:08.911 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:28:08.917 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-26 20:28:08.923 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-26 20:28:12.121 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:28:12.127 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-26 20:28:12.183 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-26 20:28:14.955 | Collecting pbr 2026-08-26 20:28:14.956 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:28:15.219 | Collecting setuptools[core] 2026-08-26 20:28:15.221 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:28:15.296 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-26 20:28:15.297 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:28:15.331 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-26 20:28:15.332 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-26 20:28:15.361 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-26 20:28:15.363 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:28:15.404 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-26 20:28:15.405 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:28:15.434 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-26 20:28:15.435 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:28:15.481 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.482 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:28:15.513 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.514 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:28:15.652 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.654 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:28:15.694 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.695 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:28:15.876 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.880 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-26 20:28:15.906 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.908 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:28:15.956 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:15.957 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-26 20:28:16.003 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:16.004 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:28:16.052 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:28:16.054 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:28:16.063 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:28:16.064 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-26 20:28:16.065 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-26 20:28:16.066 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-26 20:28:16.067 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:28:16.068 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-26 20:28:16.069 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:28:16.072 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-26 20:28:16.073 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-26 20:28:16.074 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-26 20:28:16.075 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-26 20:28:16.076 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-26 20:28:16.078 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-26 20:28:16.079 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-26 20:28:16.080 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-26 20:28:16.085 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-26 20:28:16.213 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-26 20:28:18.245 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-26 20:28:18.424 | + inc/python:pip_install:216 : result=0 2026-08-26 20:28:18.431 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:28:18.437 | + functions-common:time_stop:2420 : local name 2026-08-26 20:28:18.441 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:28:18.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:28:18.454 | + functions-common:time_stop:2423 : local total 2026-08-26 20:28:18.460 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:28:18.464 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:28:18.470 | + functions-common:time_stop:2427 : start_time=1787776092163 2026-08-26 20:28:18.476 | + functions-common:time_stop:2429 : [[ -z 1787776092163 ]] 2026-08-26 20:28:18.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:28:18.493 | + functions-common:time_stop:2432 : end_time=1787776098486 2026-08-26 20:28:18.499 | + functions-common:time_stop:2433 : elapsed_time=6323 2026-08-26 20:28:18.505 | + functions-common:time_stop:2434 : total=20652 2026-08-26 20:28:18.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:28:18.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26975 2026-08-26 20:28:18.524 | + inc/python:pip_install:219 : return 0 2026-08-26 20:28:18.530 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:28:18.537 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-26 20:28:18.591 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-26 20:28:19.294 | Processing /opt/stack/requirements 2026-08-26 20:28:19.296 | Installing build dependencies: started 2026-08-26 20:28:20.858 | Installing build dependencies: finished with status 'done' 2026-08-26 20:28:20.861 | Getting requirements to build wheel: started 2026-08-26 20:28:21.011 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:28:21.018 | Preparing metadata (pyproject.toml): started 2026-08-26 20:28:21.844 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:28:24.046 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.221 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:28:27.243 | 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.dev8653) (26.3) 2026-08-26 20:28:27.302 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.312 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:28:27.410 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.412 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-26 20:28:27.431 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.440 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-26 20:28:27.450 | 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.dev8653) (84.0.0) 2026-08-26 20:28:27.643 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.653 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-26 20:28:27.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.8 MB/s eta 0:00:00 2026-08-26 20:28:27.700 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.711 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-26 20:28:27.769 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.779 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-26 20:28:27.819 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:28:27.829 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:28:27.905 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-26 20:28:27.923 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-26 20:28:27.934 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-08-26 20:28:27.935 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-26 20:28:27.946 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-26 20:28:27.959 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.3 MB/s eta 0:00:00 2026-08-26 20:28:27.968 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-26 20:28:27.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.5 MB/s eta 0:00:00 2026-08-26 20:28:27.995 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-26 20:28:28.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.6 MB/s eta 0:00:00 2026-08-26 20:28:28.023 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-26 20:28:28.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.7 MB/s eta 0:00:00 2026-08-26 20:28:28.047 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-26 20:28:28.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.2 MB/s eta 0:00:00 2026-08-26 20:28:28.087 | Building wheels for collected packages: openstack_requirements 2026-08-26 20:28:28.089 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-26 20:28:29.850 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-26 20:28:29.852 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8653-py3-none-any.whl size=53492 sha256=72ceff34b60dfadcec5395a578d7399b7003eda08a592fc59dfe3ccff3f91b01 2026-08-26 20:28:29.852 | Stored in directory: /tmp/pip-ephem-wheel-cache-mmj2tt6g/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-26 20:28:29.856 | Successfully built openstack_requirements 2026-08-26 20:28:30.040 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-26 20:28:30.458 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8653 requests-2.34.2 urllib3-2.7.0 2026-08-26 20:28:30.622 | + inc/python:pip_install:216 : result=0 2026-08-26 20:28:30.629 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:28:30.636 | + functions-common:time_stop:2420 : local name 2026-08-26 20:28:30.641 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:28:30.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:28:30.653 | + functions-common:time_stop:2423 : local total 2026-08-26 20:28:30.659 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:28:30.664 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:28:30.670 | + functions-common:time_stop:2427 : start_time=1787776098572 2026-08-26 20:28:30.676 | + functions-common:time_stop:2429 : [[ -z 1787776098572 ]] 2026-08-26 20:28:30.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:28:30.692 | + functions-common:time_stop:2432 : end_time=1787776110685 2026-08-26 20:28:30.700 | + functions-common:time_stop:2433 : elapsed_time=12113 2026-08-26 20:28:30.705 | + functions-common:time_stop:2434 : total=26975 2026-08-26 20:28:30.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:28:30.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39088 2026-08-26 20:28:30.723 | + inc/python:pip_install:219 : return 0 2026-08-26 20:28:30.731 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-26 20:28:30.739 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-26 20:28:30.745 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-26 20:28:30.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:28:30.758 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:28:30.764 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-08-26 20:28:30.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:28:30.778 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-26 20:28:30.826 | Using python 3.12 to install pbr 2026-08-26 20:28:30.832 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-26 20:28:31.418 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-26 20:28:31.434 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-26 20:28:31.570 | + inc/python:pip_install:216 : result=0 2026-08-26 20:28:31.577 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:28:31.583 | + functions-common:time_stop:2420 : local name 2026-08-26 20:28:31.587 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:28:31.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:28:31.600 | + functions-common:time_stop:2423 : local total 2026-08-26 20:28:31.604 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:28:31.611 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:28:31.617 | + functions-common:time_stop:2427 : start_time=1787776110815 2026-08-26 20:28:31.621 | + functions-common:time_stop:2429 : [[ -z 1787776110815 ]] 2026-08-26 20:28:31.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:28:31.639 | + functions-common:time_stop:2432 : end_time=1787776111631 2026-08-26 20:28:31.644 | + functions-common:time_stop:2433 : elapsed_time=816 2026-08-26 20:28:31.650 | + functions-common:time_stop:2434 : total=39088 2026-08-26 20:28:31.655 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:28:31.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39904 2026-08-26 20:28:31.667 | + inc/python:pip_install:219 : return 0 2026-08-26 20:28:31.674 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-26 20:28:34.797 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-26 20:28:35.400 | Collecting bindep 2026-08-26 20:28:40.515 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:28:40.587 | Collecting distro>=1.7 (from bindep) 2026-08-26 20:28:42.060 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:28:42.172 | Collecting packaging (from bindep) 2026-08-26 20:28:42.176 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:28:42.194 | Collecting Parsley (from bindep) 2026-08-26 20:28:42.198 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-26 20:28:42.249 | Collecting pbr>=2 (from bindep) 2026-08-26 20:28:42.250 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:28:42.446 | Collecting setuptools (from pbr>=2->bindep) 2026-08-26 20:28:42.448 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:28:42.488 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-26 20:28:42.506 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-26 20:28:42.515 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:28:42.517 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:28:42.520 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-26 20:28:42.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.6 MB/s eta 0:00:00 2026-08-26 20:28:42.538 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:28:42.601 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-26 20:28:43.418 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-26 20:28:43.556 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:28:43.562 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:28:43.572 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-26 20:28:43.616 | + ./stack.sh:main:844 : pkgs= 2026-08-26 20:28:43.622 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-26 20:28:43.629 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-26 20:28:43.635 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:28:43.642 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-26 20:28:43.648 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:28:43.654 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:28:43.660 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:28:43.666 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:28:43.672 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:28:43.680 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:28:43.689 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:28:43.696 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:28:43.701 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:28:43.707 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-26 20:28:43.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:28:43.749 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:28:43.756 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:28:43.762 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:28:43.768 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-26 20:28:43.774 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:28:43.780 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-26 20:28:43.786 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:28:43.793 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:28:43.799 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:28:43.805 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:28:43.811 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:28:43.817 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-08-26 20:28:43.824 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:28:43.830 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:28:43.868 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:28:43.905 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:28:43.911 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:43.917 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:28:43.923 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:43.929 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:43.934 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:43.940 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:28:43.946 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:43.951 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:43.957 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:28:43.963 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:28:43.969 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:28:43.975 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:28:43.981 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:28:43.987 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-08-26 20:28:44.020 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:28:44.027 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:28:44.032 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:28:44.038 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:28:44.093 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:28:44.101 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:28:44.104 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:28:44.104 | ADDITIONAL_VENV_PACKAGES= 2026-08-26 20:28:44.104 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:28:44.104 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:28:44.104 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:28:44.104 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:28:44.104 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:28:44.104 | ALEMBIC_BRANCH=main 2026-08-26 20:28:44.104 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:28:44.105 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:28:44.105 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:28:44.105 | APACHE_GROUP=stack 2026-08-26 20:28:44.105 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:28:44.105 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:28:44.105 | APACHE_NAME=apache2 2026-08-26 20:28:44.105 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:28:44.105 | APACHE_USER=stack 2026-08-26 20:28:44.105 | API_WORKERS=4 2026-08-26 20:28:44.105 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:28:44.105 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:28:44.105 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.105 | BARBICAN_BRANCH=master 2026-08-26 20:28:44.105 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:28:44.105 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:28:44.105 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:28:44.105 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:28:44.105 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:28:44.105 | BARBICAN_HOST_HREF=http://162.253.55.114/key-manager 2026-08-26 20:28:44.105 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.114/identity 2026-08-26 20:28:44.105 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:28:44.105 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:28:44.105 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:28:44.105 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:28:44.105 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:28:44.105 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:28:44.105 | BASH=/usr/bin/bash 2026-08-26 20:28:44.105 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:28:44.105 | BASH_ALIASES=() 2026-08-26 20:28:44.105 | BASH_ARGC=([0]="0") 2026-08-26 20:28:44.105 | BASH_ARGV=() 2026-08-26 20:28:44.105 | BASH_CMDS=() 2026-08-26 20:28:44.105 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-08-26 20:28:44.105 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:28:44.105 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:28:44.105 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:28:44.105 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:28:44.105 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:28:44.105 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:28:44.105 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:28:44.105 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:28:44.105 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:28:44.105 | CELLSV2_SETUP=superconductor 2026-08-26 20:28:44.105 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:28:44.105 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:28:44.105 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:28:44.105 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:28:44.105 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:28:44.105 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.105 | CINDER_BRANCH=master 2026-08-26 20:28:44.105 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:28:44.105 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:28:44.105 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:28:44.105 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:28:44.105 | CINDER_DRIVER=default 2026-08-26 20:28:44.105 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:28:44.105 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.105 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:28:44.105 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:28:44.105 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:28:44.105 | CINDER_LVM_TYPE=auto 2026-08-26 20:28:44.105 | CINDER_MY_IP=162.253.55.114 2026-08-26 20:28:44.105 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:28:44.105 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:28:44.105 | CINDER_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.105 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.105 | CINDER_SERVICE_PORT=8776 2026-08-26 20:28:44.106 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:28:44.106 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.106 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:28:44.106 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:28:44.106 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:28:44.106 | CINDER_TARGET_PORT=3260 2026-08-26 20:28:44.106 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:28:44.106 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:28:44.106 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:28:44.106 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:28:44.106 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:28:44.106 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:28:44.106 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:28:44.106 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:28:44.106 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:28:44.106 | CIRROS_ARCH=x86_64 2026-08-26 20:28:44.106 | CIRROS_VERSION=0.6.3 2026-08-26 20:28:44.106 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:28:44.106 | CONFIG_AWK_CMD=awk 2026-08-26 20:28:44.106 | CONTAINER_PORT_BASE=6611 2026-08-26 20:28:44.106 | CURL_GET='curl -g' 2026-08-26 20:28:44.106 | CURRENT_LOG_TIME=2026-08-26-202526 2026-08-26 20:28:44.106 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:28:44.106 | DATABASE_HOST=127.0.0.1 2026-08-26 20:28:44.106 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:28:44.106 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:28:44.106 | DATABASE_TYPE=mysql 2026-08-26 20:28:44.106 | DATABASE_USER=root 2026-08-26 20:28:44.106 | DATA_DIR=/opt/stack/data 2026-08-26 20:28:44.106 | DC=([0]="openstack" [1]="org") 2026-08-26 20:28:44.106 | DEBUG_LIBVIRT=True 2026-08-26 20:28:44.106 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:28:44.106 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:28:44.106 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:28:44.106 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:28:44.106 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:28:44.106 | DEF_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.106 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.106 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:28:44.106 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:28:44.106 | DELTA=1787775947 2026-08-26 20:28:44.106 | DEST=/opt/stack 2026-08-26 20:28:44.106 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:28:44.106 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:28:44.106 | DEVSTACK_HOSTNAME=np0000191256.novalocal 2026-08-26 20:28:44.106 | DEVSTACK_PARALLEL=True 2026-08-26 20:28:44.106 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:28:44.106 | DEVSTACK_SERIES=2026.2 2026-08-26 20:28:44.106 | DEVSTACK_START_TIME=1787775904 2026-08-26 20:28:44.106 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:28:44.106 | DIRSTACK=() 2026-08-26 20:28:44.106 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:28:44.106 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:28:44.106 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:28:44.106 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:28:44.106 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:28:44.106 | DISTRO=noble 2026-08-26 20:28:44.106 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:28:44.106 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:28:44.106 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:28:44.106 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:28:44.106 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:28:44.106 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:28:44.106 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:28:44.106 | ENABLE_KSM=True 2026-08-26 20:28:44.106 | ENABLE_KSMTUNED=True 2026-08-26 20:28:44.106 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:28:44.106 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:28:44.106 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:28:44.106 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:28:44.106 | ENABLE_TENANT_VLANS=False 2026-08-26 20:28:44.106 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:28:44.107 | ENABLE_ZSWAP=True 2026-08-26 20:28:44.107 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.107 | ERROR_ON_CLONE=True 2026-08-26 20:28:44.107 | ETCD_ARCH=amd64 2026-08-26 20:28:44.107 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:28:44.107 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:28:44.107 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:28:44.107 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:28:44.107 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:28:44.107 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:28:44.107 | ETCD_PEER_PORT=2380 2026-08-26 20:28:44.107 | ETCD_PORT=2379 2026-08-26 20:28:44.107 | ETCD_RAMDISK_MB=512 2026-08-26 20:28:44.107 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:28:44.107 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:28:44.107 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:28:44.107 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:28:44.107 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:28:44.107 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:28:44.107 | ETCD_USE_RAMDISK=True 2026-08-26 20:28:44.107 | ETCD_VERSION=v3.5.21 2026-08-26 20:28:44.107 | EUID=1002 2026-08-26 20:28:44.107 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:28:44.107 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:28:44.107 | EXTRA_FILES_RETRY=3 2026-08-26 20:28:44.107 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:28:44.107 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:28:44.107 | FILES=/opt/stack/devstack/files 2026-08-26 20:28:44.107 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:28:44.107 | FIXED_RANGE_V6=fdce:5141:1f80::/64 2026-08-26 20:28:44.107 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:28:44.107 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:28:44.107 | FORCE_PREREQ=0 2026-08-26 20:28:44.107 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:28:44.107 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:28:44.107 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:28:44.107 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:28:44.107 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:28:44.107 | GIT_BASE=https://github.com 2026-08-26 20:28:44.107 | GIT_DEPTH=0 2026-08-26 20:28:44.107 | GIT_TIMEOUT=0 2026-08-26 20:28:44.107 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:28:44.107 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:28:44.107 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.107 | GLANCE_BRANCH=master 2026-08-26 20:28:44.107 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:28:44.107 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:28:44.107 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:28:44.107 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:28:44.107 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:28:44.107 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:28:44.107 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:28:44.107 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:28:44.107 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:28:44.107 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:28:44.107 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.107 | GLANCE_HOSTPORT=162.253.55.114:9292 2026-08-26 20:28:44.107 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:28:44.108 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:28:44.108 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:28:44.108 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:28:44.108 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:28:44.108 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:28:44.108 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:28:44.108 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:28:44.108 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:28:44.108 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:28:44.108 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:28:44.108 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:28:44.108 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:28:44.108 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:28:44.108 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:28:44.108 | GLANCE_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.108 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.108 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:28:44.108 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:28:44.108 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.108 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:28:44.108 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:28:44.108 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:28:44.108 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:28:44.108 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:28:44.108 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:28:44.108 | GLANCE_URL=https://162.253.55.114/image 2026-08-26 20:28:44.108 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:28:44.108 | GLANCE_USE_S3=False 2026-08-26 20:28:44.108 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:28:44.108 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:28:44.108 | GLOBAL_VENV=True 2026-08-26 20:28:44.108 | GROUPS=() 2026-08-26 20:28:44.108 | HOME=/opt/stack 2026-08-26 20:28:44.108 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:28:44.108 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:28:44.108 | HORIZON_BRANCH=master 2026-08-26 20:28:44.108 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:28:44.108 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:28:44.108 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:28:44.108 | HOSTNAME=np0000191256 2026-08-26 20:28:44.108 | HOSTTYPE=x86_64 2026-08-26 20:28:44.108 | HOST_IP=162.253.55.114 2026-08-26 20:28:44.108 | HOST_IPV6=2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:28:44.108 | HOST_IP_IFACE= 2026-08-26 20:28:44.108 | ID=ubuntu 2026-08-26 20:28:44.108 | ID_LIKE=debian 2026-08-26 20:28:44.108 | IFS=' 2026-08-26 20:28:44.108 | ' 2026-08-26 20:28:44.108 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:28:44.108 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:28:44.108 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:28:44.108 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:28:44.108 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:28:44.108 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:28:44.108 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:28:44.108 | IPV6_ADDRS_SAFE_TO_USE=fdce:5141:1f80::/56 2026-08-26 20:28:44.108 | IPV6_GLOBAL_ID=ce:5141:1f80 2026-08-26 20:28:44.108 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:28:44.108 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:28:44.108 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:28:44.108 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:28:44.108 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:28:44.108 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:28:44.108 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:28:44.108 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:28:44.108 | IPV6_RA_MODE=slaac 2026-08-26 20:28:44.108 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:28:44.108 | IP_VERSION=4+6 2026-08-26 20:28:44.108 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:28:44.108 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:28:44.109 | ISCSID_DEBUG=False 2026-08-26 20:28:44.109 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:28:44.109 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:28:44.109 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:28:44.109 | KEYSTONE_AUTH_URI=https://162.253.55.114/identity 2026-08-26 20:28:44.109 | KEYSTONE_AUTH_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:28:44.109 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.109 | KEYSTONE_BRANCH=master 2026-08-26 20:28:44.109 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:28:44.109 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:28:44.109 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:28:44.109 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:28:44.109 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.109 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:28:44.109 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:28:44.109 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:28:44.109 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:28:44.109 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:28:44.109 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:28:44.109 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:28:44.109 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:28:44.109 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:28:44.109 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:28:44.109 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_URI=https://162.253.55.114/identity 2026-08-26 20:28:44.109 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:28:44.109 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:28:44.109 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:28:44.109 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:28:44.109 | KILL_PATH=/usr/bin/kill 2026-08-26 20:28:44.109 | LAST_RUN=0 2026-08-26 20:28:44.109 | LAST_SPINNER_PID= 2026-08-26 20:28:44.109 | LC_ALL=en_US.utf8 2026-08-26 20:28:44.109 | LDAP_BASE_DC=openstack 2026-08-26 20:28:44.109 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:28:44.109 | LDAP_DOMAIN=openstack.org 2026-08-26 20:28:44.109 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:28:44.109 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:28:44.109 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:28:44.109 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:28:44.109 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:28:44.109 | LDAP_URL=ldap://localhost 2026-08-26 20:28:44.109 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-08-26 20:28:44.109 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:28:44.109 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:28:44.109 | LIBVIRT_GROUP=libvirt 2026-08-26 20:28:44.109 | LIBVIRT_TYPE=kvm 2026-08-26 20:28:44.109 | LINENO=768 2026-08-26 20:28:44.109 | LOCAL_HOSTNAME=np0000191256 2026-08-26 20:28:44.109 | LOGDAYS=7 2026-08-26 20:28:44.109 | LOGDIR=/opt/stack/logs 2026-08-26 20:28:44.109 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:28:44.109 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:28:44.109 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:28:44.109 | LOGNAME=stack 2026-08-26 20:28:44.109 | LOGO=ubuntu-logo 2026-08-26 20:28:44.109 | LOG_COLOR=False 2026-08-26 20:28:44.109 | LRC=localrc 2026-08-26 20:28:44.109 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:28:44.109 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:28:44.109 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.109 | MAGNUM_BRANCH=master 2026-08-26 20:28:44.109 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:28:44.109 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:28:44.109 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:28:44.109 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:28:44.110 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:28:44.110 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:28:44.110 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:28:44.110 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:28:44.110 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:28:44.110 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:28:44.110 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:28:44.110 | MAGNUM_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.110 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.110 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:28:44.110 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:28:44.110 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:28:44.110 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:28:44.110 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:28:44.110 | MAIL=/var/mail/stack 2026-08-26 20:28:44.110 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:28:44.110 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:28:44.110 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:28:44.110 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.110 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:28:44.110 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:28:44.110 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:28:44.110 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:28:44.110 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:28:44.110 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:28:44.110 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:28:44.110 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:28:44.110 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:28:44.110 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:28:44.110 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:28:44.110 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:28:44.110 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:28:44.110 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:28:44.110 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:28:44.110 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:28:44.110 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:28:44.110 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:28:44.110 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:28:44.110 | MANILA_ENDPOINT_BASE=http://162.253.55.114/share 2026-08-26 20:28:44.110 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.110 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:28:44.110 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:28:44.110 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:28:44.110 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.114 2026-08-26 20:28:44.110 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:28:44.110 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:28:44.110 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:28:44.110 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:28:44.110 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:28:44.110 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:28:44.110 | MANILA_REPO_ROOT=openstack 2026-08-26 20:28:44.110 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:28:44.110 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:28:44.110 | MANILA_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.110 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:28:44.110 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:28:44.110 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:28:44.110 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:28:44.110 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:28:44.110 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:28:44.110 | MANILA_SERVICE_PORT=8786 2026-08-26 20:28:44.110 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:28:44.110 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:28:44.110 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:28:44.110 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:28:44.110 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:28:44.111 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:28:44.111 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:28:44.111 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:28:44.111 | MANILA_SETUP_IPV6=False 2026-08-26 20:28:44.111 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:28:44.111 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:28:44.111 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:28:44.111 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:28:44.111 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:28:44.111 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:28:44.111 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.114 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.114 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:28:44.111 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:28:44.111 | MAX_DB_CONNECTIONS=200 2026-08-26 20:28:44.111 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:28:44.111 | METADATA_SERVICE_PORT=8775 2026-08-26 20:28:44.111 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:28:44.111 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:28:44.111 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:28:44.111 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:28:44.111 | MYSQL_HOST=127.0.0.1 2026-08-26 20:28:44.111 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:28:44.111 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:28:44.111 | MYSQL_USER=root 2026-08-26 20:28:44.111 | NAME=Ubuntu 2026-08-26 20:28:44.111 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:28:44.111 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:28:44.111 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:28:44.111 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.111 | NEUTRON_BRANCH=master 2026-08-26 20:28:44.111 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:28:44.111 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:28:44.111 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:28:44.111 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:28:44.111 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:28:44.111 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:28:44.111 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.111 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:28:44.111 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:28:44.111 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:28:44.111 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.111 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:28:44.111 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:28:44.111 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:28:44.111 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:28:44.111 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:28:44.111 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:28:44.111 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:28:44.111 | NOUNSET= 2026-08-26 20:28:44.111 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:28:44.111 | NOVA_API_DB=nova_api 2026-08-26 20:28:44.111 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:28:44.111 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.111 | NOVA_BRANCH=master 2026-08-26 20:28:44.111 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:28:44.111 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:28:44.111 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:28:44.111 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:28:44.111 | NOVA_CPU_CELL=1 2026-08-26 20:28:44.111 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:28:44.111 | NOVA_CPU_UUID= 2026-08-26 20:28:44.111 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:28:44.111 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-08-26 20:28:44.111 | NOVA_ENABLE_CACHE=True 2026-08-26 20:28:44.112 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.112 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:28:44.112 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:28:44.112 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:28:44.112 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:28:44.112 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:28:44.112 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:28:44.112 | NOVA_MY_IP=162.253.55.114 2026-08-26 20:28:44.112 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:28:44.112 | NOVA_NUM_CELLS=1 2026-08-26 20:28:44.112 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:28:44.112 | NOVA_READY_TIMEOUT=60 2026-08-26 20:28:44.112 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:28:44.112 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:28:44.112 | NOVA_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.112 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.112 | NOVA_SERVICE_PORT=8774 2026-08-26 20:28:44.112 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:28:44.112 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.112 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:28:44.112 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:28:44.112 | NOVA_SPICE_ENABLED=False 2026-08-26 20:28:44.112 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:28:44.112 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:28:44.112 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:28:44.112 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:28:44.112 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:28:44.112 | NOVA_VNC_ENABLED=True 2026-08-26 20:28:44.112 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:28:44.112 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:28:44.112 | NOW=1787775947 2026-08-26 20:28:44.112 | NO_UPDATE_REPOS=False 2026-08-26 20:28:44.112 | OBJECT_PORT_BASE=6613 2026-08-26 20:28:44.112 | OCTAVIA=octavia 2026-08-26 20:28:44.112 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:28:44.112 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:28:44.112 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:28:44.112 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:28:44.112 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:28:44.112 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:28:44.112 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:28:44.112 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:28:44.112 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:28:44.112 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:28:44.112 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:28:44.112 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:28:44.112 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:28:44.112 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:28:44.112 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:28:44.112 | OCTAVIA_API=o-api 2026-08-26 20:28:44.112 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:28:44.112 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:28:44.112 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:28:44.112 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.112 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:28:44.112 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:28:44.112 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:28:44.112 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:28:44.112 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:28:44.112 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:28:44.112 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:28:44.112 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:28:44.112 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:28:44.112 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:28:44.112 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:28:44.112 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:28:44.112 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:28:44.112 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:28:44.112 | OCTAVIA_HA_PORT=9875 2026-08-26 20:28:44.112 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:28:44.113 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:28:44.113 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:28:44.113 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:28:44.113 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:28:44.113 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:28:44.113 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:28:44.113 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:28:44.113 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:28:44.113 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:28:44.113 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:28:44.113 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:28:44.113 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:28:44.113 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:28:44.113 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:28:44.113 | OCTAVIA_NODE=api 2026-08-26 20:28:44.113 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:28:44.113 | OCTAVIA_PORT=9876 2026-08-26 20:28:44.113 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:28:44.113 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:28:44.113 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:28:44.113 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:28:44.113 | OCTAVIA_PROTOCOL=http 2026-08-26 20:28:44.113 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:28:44.113 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:28:44.113 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:28:44.113 | OCTAVIA_SERVICE=octavia 2026-08-26 20:28:44.113 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:28:44.113 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:28:44.113 | OCTAVIA_USERNAME=admin 2026-08-26 20:28:44.113 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:28:44.113 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:28:44.113 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:28:44.113 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:28:44.113 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:28:44.113 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:28:44.113 | OFFLINE=False 2026-08-26 20:28:44.113 | OLDPWD=/opt/stack/requirements 2026-08-26 20:28:44.113 | OPENSSL=/usr/bin/openssl 2026-08-26 20:28:44.113 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:28:44.113 | OPTERR=1 2026-08-26 20:28:44.113 | OPTIND=1 2026-08-26 20:28:44.113 | ORG_NAME=OpenStack 2026-08-26 20:28:44.113 | ORG_UNIT_NAME=DevStack 2026-08-26 20:28:44.113 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.113 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:28:44.113 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:28:44.113 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:28:44.113 | OSTYPE=linux-gnu 2026-08-26 20:28:44.113 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:28:44.113 | OS_CLOUD=devstack-admin 2026-08-26 20:28:44.113 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:28:44.113 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:28:44.113 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:28:44.113 | OVN_BRANCH=branch-24.03 2026-08-26 20:28:44.113 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:28:44.113 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:28:44.113 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:28:44.113 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:28:44.113 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:28:44.113 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:28:44.113 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:28:44.113 | OVN_EVPN_BGP_AS= 2026-08-26 20:28:44.114 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:28:44.114 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:28:44.114 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:28:44.114 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:28:44.114 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:28:44.114 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:28:44.114 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:28:44.114 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:28:44.114 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:28:44.114 | OVN_META_DATA_HOST=162.253.55.114 2026-08-26 20:28:44.114 | OVN_NB_REMOTE=ssl:162.253.55.114:6641 2026-08-26 20:28:44.114 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:28:44.114 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:28:44.114 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:28:44.114 | OVN_PROTO=ssl 2026-08-26 20:28:44.114 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:28:44.114 | OVN_REPO_NAME=ovn 2026-08-26 20:28:44.114 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:28:44.114 | OVN_SB_REMOTE=ssl:162.253.55.114:6642 2026-08-26 20:28:44.114 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:28:44.114 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:28:44.114 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:28:44.114 | OVN_UUID= 2026-08-26 20:28:44.114 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:28:44.114 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:28:44.114 | OVS_BINDIR=/bin 2026-08-26 20:28:44.114 | OVS_BRANCH=branch-3.3 2026-08-26 20:28:44.114 | OVS_BRIDGE=br-int 2026-08-26 20:28:44.114 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:28:44.114 | OVS_DATAPATH_TYPE=system 2026-08-26 20:28:44.114 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:28:44.114 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:28:44.114 | OVS_PREFIX= 2026-08-26 20:28:44.114 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:28:44.114 | OVS_REPO_NAME=ovs 2026-08-26 20:28:44.114 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:28:44.114 | OVS_SBINDIR=/sbin 2026-08-26 20:28:44.114 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:28:44.114 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:28:44.114 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:28:44.114 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:28:44.114 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:28:44.114 | PACKAGES='apache2 2026-08-26 20:28:44.114 | apache2-dev 2026-08-26 20:28:44.114 | bc 2026-08-26 20:28:44.114 | bsdmainutils 2026-08-26 20:28:44.114 | curl 2026-08-26 20:28:44.114 | g++ 2026-08-26 20:28:44.114 | gawk 2026-08-26 20:28:44.114 | gcc 2026-08-26 20:28:44.114 | gettext 2026-08-26 20:28:44.114 | git 2026-08-26 20:28:44.114 | graphviz 2026-08-26 20:28:44.114 | iputils-ping 2026-08-26 20:28:44.114 | libffi-dev 2026-08-26 20:28:44.114 | libjpeg-dev 2026-08-26 20:28:44.114 | libpq-dev 2026-08-26 20:28:44.114 | libssl-dev 2026-08-26 20:28:44.114 | libsystemd-dev 2026-08-26 20:28:44.114 | libxml2-dev 2026-08-26 20:28:44.114 | libxslt1-dev 2026-08-26 20:28:44.114 | libyaml-dev 2026-08-26 20:28:44.114 | lsof 2026-08-26 20:28:44.114 | openssh-server 2026-08-26 20:28:44.114 | openssl 2026-08-26 20:28:44.114 | pkg-config 2026-08-26 20:28:44.114 | psmisc 2026-08-26 20:28:44.114 | python3-dev 2026-08-26 20:28:44.114 | python3-pip 2026-08-26 20:28:44.114 | python3-systemd 2026-08-26 20:28:44.114 | python3-venv 2026-08-26 20:28:44.114 | tar 2026-08-26 20:28:44.114 | tcpdump 2026-08-26 20:28:44.114 | unzip 2026-08-26 20:28:44.114 | uuid-runtime 2026-08-26 20:28:44.115 | wget 2026-08-26 20:28:44.115 | zlib1g-dev 2026-08-26 20:28:44.115 | lvm2 2026-08-26 20:28:44.115 | qemu-utils 2026-08-26 20:28:44.115 | thin-provisioning-tools 2026-08-26 20:28:44.115 | lsscsi 2026-08-26 20:28:44.115 | open-iscsi 2026-08-26 20:28:44.115 | libkrb5-dev 2026-08-26 20:28:44.115 | libldap2-dev 2026-08-26 20:28:44.115 | libsasl2-dev 2026-08-26 20:28:44.115 | memcached 2026-08-26 20:28:44.115 | python3-mysqldb 2026-08-26 20:28:44.115 | sqlite3 2026-08-26 20:28:44.115 | conntrack 2026-08-26 20:28:44.115 | curl 2026-08-26 20:28:44.115 | ebtables 2026-08-26 20:28:44.115 | genisoimage 2026-08-26 20:28:44.115 | iptables 2026-08-26 20:28:44.115 | iputils-arping 2026-08-26 20:28:44.115 | kpartx 2026-08-26 20:28:44.115 | libjs-jquery-tablesorter 2026-08-26 20:28:44.115 | parted 2026-08-26 20:28:44.115 | pm-utils 2026-08-26 20:28:44.115 | python3-mysqldb 2026-08-26 20:28:44.115 | socat 2026-08-26 20:28:44.115 | sqlite3 2026-08-26 20:28:44.115 | sudo 2026-08-26 20:28:44.115 | vlan 2026-08-26 20:28:44.115 | cryptsetup 2026-08-26 20:28:44.115 | dosfstools 2026-08-26 20:28:44.115 | genisoimage 2026-08-26 20:28:44.115 | gir1.2-libosinfo-1.0 2026-08-26 20:28:44.115 | netcat-openbsd 2026-08-26 20:28:44.115 | open-iscsi 2026-08-26 20:28:44.115 | qemu-utils 2026-08-26 20:28:44.115 | sg3-utils 2026-08-26 20:28:44.115 | sysfsutils 2026-08-26 20:28:44.115 | acl 2026-08-26 20:28:44.115 | dnsmasq-base 2026-08-26 20:28:44.115 | dnsmasq-utils 2026-08-26 20:28:44.115 | ebtables 2026-08-26 20:28:44.115 | haproxy 2026-08-26 20:28:44.115 | iptables 2026-08-26 20:28:44.115 | iputils-arping 2026-08-26 20:28:44.115 | iputils-ping 2026-08-26 20:28:44.115 | postgresql-server-dev-all 2026-08-26 20:28:44.115 | python3-mysqldb 2026-08-26 20:28:44.115 | sqlite3 2026-08-26 20:28:44.115 | sudo 2026-08-26 20:28:44.115 | vlan 2026-08-26 20:28:44.115 | apache2 golang 2026-08-26 20:28:44.115 | debootstrap 2026-08-26 20:28:44.115 | rsyslog 2026-08-26 20:28:44.115 | lvm2' 2026-08-26 20:28:44.115 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:28:44.115 | PHYSICAL_NETWORK=public 2026-08-26 20:28:44.115 | PIPESTATUS=([0]="0") 2026-08-26 20:28:44.115 | PIP_UPGRADE=False 2026-08-26 20:28:44.115 | PIP_VIRTUAL_ENV= 2026-08-26 20:28:44.115 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:28:44.115 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.115 | PLACEMENT_BRANCH=master 2026-08-26 20:28:44.115 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:28:44.115 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:28:44.115 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:28:44.115 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:28:44.115 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:28:44.115 | PLACEMENT_SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.115 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.115 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:28:44.115 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:28:44.115 | POSIXLY_CORRECT=y 2026-08-26 20:28:44.115 | PPID=1982 2026-08-26 20:28:44.115 | PREREQ_RERUN_HOURS=2 2026-08-26 20:28:44.115 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:28:44.116 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:28:44.116 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:28:44.116 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:28:44.116 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:28:44.116 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:28:44.116 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:28:44.116 | PS4='+ $(short_source): ' 2026-08-26 20:28:44.116 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:28:44.116 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:28:44.116 | PUBLIC_INTERFACE= 2026-08-26 20:28:44.116 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:28:44.116 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:28:44.116 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:28:44.116 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:28:44.116 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:28:44.116 | PWD=/opt/stack/devstack 2026-08-26 20:28:44.116 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:28:44.116 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:28:44.116 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:28:44.116 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:28:44.116 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:28:44.116 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:28:44.116 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:28:44.116 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:28:44.116 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:28:44.116 | PYTHON3_VERSION=3.12 2026-08-26 20:28:44.116 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:28:44.116 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:28:44.116 | Q_AGENT=ovn 2026-08-26 20:28:44.116 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:28:44.116 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:28:44.116 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:28:44.116 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:28:44.116 | Q_DB_NAME=neutron 2026-08-26 20:28:44.116 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:28:44.116 | Q_DVR_MODE=legacy 2026-08-26 20:28:44.116 | Q_HOST=162.253.55.114 2026-08-26 20:28:44.116 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:28:44.116 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:28:44.116 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.116 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:28:44.116 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:28:44.116 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:28:44.116 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:28:44.116 | Q_META_DATA_IP=162.253.55.114 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-26 20:28:44.116 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:28:44.116 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:28:44.116 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:28:44.116 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:28:44.116 | Q_OVS_USE_VETH=False 2026-08-26 20:28:44.116 | Q_PLUGIN=ml2 2026-08-26 20:28:44.116 | Q_PROTOCOL=https 2026-08-26 20:28:44.116 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:28:44.116 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:28:44.116 | Q_ROUTER_NAME=router1 2026-08-26 20:28:44.116 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:28:44.116 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:28:44.116 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:28:44.116 | Q_TUNNEL_TYPES=gre 2026-08-26 20:28:44.116 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:28:44.116 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:28:44.116 | Q_USE_ROOTWRAP=True 2026-08-26 20:28:44.116 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:28:44.116 | Q_USE_SECGROUP=True 2026-08-26 20:28:44.116 | RABBIT_HOST=162.253.55.114 2026-08-26 20:28:44.116 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:28:44.116 | RABBIT_USERID=stackrabbit 2026-08-26 20:28:44.116 | RC_DIR=/opt/stack/devstack 2026-08-26 20:28:44.116 | RECLONE=False 2026-08-26 20:28:44.116 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:28:44.116 | REGION_NAME=RegionOne 2026-08-26 20:28:44.116 | REPOS_UPDATED=True 2026-08-26 20:28:44.116 | REQUIREMENTS_BRANCH=master 2026-08-26 20:28:44.116 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:28:44.116 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:28:44.116 | RETRY_UPDATE=False 2026-08-26 20:28:44.116 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:28:44.116 | S3_SERVICE_PORT=3333 2026-08-26 20:28:44.116 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:28:44.116 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:28:44.116 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:28:44.116 | SERVICE_HOST=162.253.55.114 2026-08-26 20:28:44.116 | SERVICE_IP_VERSION=4 2026-08-26 20:28:44.116 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.116 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:28:44.116 | SERVICE_PASSWORD=secretservice 2026-08-26 20:28:44.116 | SERVICE_PROJECT_NAME=service 2026-08-26 20:28:44.116 | SERVICE_PROTOCOL=http 2026-08-26 20:28:44.116 | SERVICE_TENANT_NAME=service 2026-08-26 20:28:44.116 | SERVICE_TIMEOUT=60 2026-08-26 20:28:44.116 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:28:44.116 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:28:44.116 | SHARE_GROUP=lvm-shares 2026-08-26 20:28:44.116 | SHARE_NAME_PREFIX=share- 2026-08-26 20:28:44.116 | SHELL=/bin/bash 2026-08-26 20:28:44.116 | SHLVL=1 2026-08-26 20:28:44.116 | SKIP_EPEL_INSTALL=False 2026-08-26 20:28:44.116 | SKIP_STOP_OVN=False 2026-08-26 20:28:44.116 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:28:44.116 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:28:44.116 | SPICE_BRANCH=master 2026-08-26 20:28:44.116 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:28:44.116 | SQLALCHEMY_BRANCH=main 2026-08-26 20:28:44.116 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:28:44.116 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:28:44.116 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:28:44.117 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:28:44.117 | STACK_GROUP=stack 2026-08-26 20:28:44.117 | STACK_USER=stack 2026-08-26 20:28:44.117 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:28:44.117 | STUD_PROTO=--tls 2026-08-26 20:28:44.117 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:28:44.117 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:28:44.117 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:28:44.117 | SUBNETPOOL_PREFIX_V6=fdce:5141:1f80::/56 2026-08-26 20:28:44.117 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:28:44.117 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:28:44.117 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:28:44.117 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-xqrfyxaoxpukzmtsoaerxfokbjahebyq ; /usr/bin/python3' 2026-08-26 20:28:44.117 | SUDO_GID=1000 2026-08-26 20:28:44.117 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:28:44.117 | SUDO_UID=1000 2026-08-26 20:28:44.117 | SUDO_USER=zuul 2026-08-26 20:28:44.117 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526.summary.2026-08-26-202526 2026-08-26 20:28:44.117 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:28:44.117 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:28:44.117 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:28:44.117 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:28:44.117 | SWIFT_BRANCH=master 2026-08-26 20:28:44.117 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:28:44.117 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:28:44.117 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:28:44.117 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:28:44.117 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:28:44.117 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:28:44.117 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:28:44.117 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:28:44.117 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:28:44.117 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:28:44.117 | SWIFT_HASH=1234123412341234 2026-08-26 20:28:44.117 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:28:44.117 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:28:44.117 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:28:44.117 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:28:44.117 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:28:44.117 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:28:44.117 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:28:44.117 | SWIFT_REPLICAS=1 2026-08-26 20:28:44.117 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:28:44.117 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:28:44.117 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:28:44.117 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:28:44.117 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:28:44.117 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:28:44.117 | SWIFT_STORAGE_IPS= 2026-08-26 20:28:44.117 | SWIFT_TEMPURL_KEY= 2026-08-26 20:28:44.117 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:28:44.117 | SYSLOG=False 2026-08-26 20:28:44.117 | SYSLOG_HOST=162.253.55.114 2026-08-26 20:28:44.117 | SYSLOG_PORT=516 2026-08-26 20:28:44.117 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:28:44.117 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:28:44.117 | TARGET_BRANCH=master 2026-08-26 20:28:44.117 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:28:44.117 | TCPDUMP_ARGS= 2026-08-26 20:28:44.117 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:28:44.117 | TEMPEST_BRANCH=master 2026-08-26 20:28:44.117 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:28:44.117 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:28:44.117 | TEMPFILE=/tmp/tmp.pZnMOuIA0Y 2026-08-26 20:28:44.117 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:28:44.117 | TENANT_VLAN_RANGE= 2026-08-26 20:28:44.117 | TERM=unknown 2026-08-26 20:28:44.117 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:28:44.117 | TLS_IP=162.253.55.114 2026-08-26 20:28:44.117 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:28:44.117 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:28:44.117 | TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:28:44.117 | TUNNEL_IP=162.253.55.114 2026-08-26 20:28:44.117 | TUNNEL_IP_VERSION=4 2026-08-26 20:28:44.117 | UBUNTU_CODENAME=noble 2026-08-26 20:28:44.117 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:28:44.117 | UID=1002 2026-08-26 20:28:44.117 | ULIMIT_NOFILE=2048 2026-08-26 20:28:44.117 | USER=stack 2026-08-26 20:28:44.117 | USER_HOME=/opt/stack 2026-08-26 20:28:44.117 | USER_UNITS=False 2026-08-26 20:28:44.117 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:28:44.117 | USE_SUBNETPOOL=True 2026-08-26 20:28:44.117 | USE_VENV=False 2026-08-26 20:28:44.117 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:28:44.117 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:28:44.117 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:28:44.117 | VERBOSE=True 2026-08-26 20:28:44.117 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:28:44.117 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:28:44.117 | VERSION_CODENAME=noble 2026-08-26 20:28:44.117 | VERSION_ID=24.04 2026-08-26 20:28:44.117 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:28:44.117 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:28:44.117 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:28:44.117 | VIRT_DRIVER=libvirt 2026-08-26 20:28:44.117 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:28:44.117 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:28:44.117 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:28:44.117 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:28:44.117 | WORKER_TIMEOUT=80 2026-08-26 20:28:44.117 | WSGI_MODE=uwsgi 2026-08-26 20:28:44.117 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:28:44.117 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:28:44.117 | _=posix 2026-08-26 20:28:44.117 | _ASYNC_BG_TIME=0 2026-08-26 20:28:44.117 | _DEFAULT_LVM_INIT=0 2026-08-26 20:28:44.117 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:28:44.117 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:28:44.117 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:28:44.117 | _DEVSTACK_STACKRC=1 2026-08-26 20:28:44.117 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:28:44.117 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:28:44.117 | _TIME_BEGIN=1787775904 2026-08-26 20:28:44.117 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-26 20:28:44.117 | _TIME_TOTAL=([apt-get]="136616" [pip_install]="39904" [apt-get-update]="5111" ) 2026-08-26 20:28:44.118 | _of_args='-v --no-timestamp' 2026-08-26 20:28:44.118 | backend=postgresql 2026-08-26 20:28:44.118 | be=lvm:lvmdriver-1 2026-08-26 20:28:44.118 | be_name=lvmdriver-1 2026-08-26 20:28:44.118 | be_type=lvm 2026-08-26 20:28:44.118 | db=postgresql 2026-08-26 20:28:44.118 | dc=org 2026-08-26 20:28:44.118 | default_v4_route_devs=ens3 2026-08-26 20:28:44.118 | default_v6_route_devs=ens3 2026-08-26 20:28:44.118 | dir=/opt/stack/magnum 2026-08-26 20:28:44.118 | dn=,dc=openstack,dc=org 2026-08-26 20:28:44.118 | exceptions=80-tempest.sh 2026-08-26 20:28:44.118 | extra=80-tempest.sh 2026-08-26 20:28:44.118 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:28:44.118 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:28:44.118 | i=TUNNEL_IP_VERSION 2026-08-26 20:28:44.118 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:28:44.118 | lfile=localrc 2026-08-26 20:28:44.118 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:28:44.118 | mode=stack 2026-08-26 20:28:44.118 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:28:44.118 | opt='?' 2026-08-26 20:28:44.118 | os_CODENAME=noble 2026-08-26 20:28:44.118 | os_PACKAGE=deb 2026-08-26 20:28:44.118 | os_RELEASE=24.04 2026-08-26 20:28:44.118 | os_VENDOR=Ubuntu 2026-08-26 20:28:44.118 | phase=pre-install 2026-08-26 20:28:44.118 | pkgs= 2026-08-26 20:28:44.118 | plugin=magnum 2026-08-26 20:28:44.118 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:28:44.118 | pw=secretadmin 2026-08-26 20:28:44.118 | time_stamp=2026-08-26-202547 2026-08-26 20:28:44.118 | var=ADMIN_PASSWORD 2026-08-26 20:28:44.118 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:28:44.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:28:44.152 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.158 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:28:44.163 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.169 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:44.175 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.179 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:28:44.183 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:28:44.189 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:28:44.200 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:28:44.204 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-26 20:28:44.209 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-26 20:28:44.215 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-08-26 20:28:44.222 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-26 20:28:44.228 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-26 20:28:44.234 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:28:44.248 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-26 20:28:44.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:28:44.290 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-26 20:28:44.295 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-26 20:28:44.300 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.305 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:28:44.311 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.317 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:44.322 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.327 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:28:44.333 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.339 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:44.345 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:28:44.351 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:28:44.355 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-26 20:28:44.362 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-26 20:28:44.367 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-26 20:28:44.372 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-26 20:28:44.378 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:28:44.384 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-26 20:28:44.390 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-26 20:28:44.397 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-08-26 20:28:44.440 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.445 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:28:44.451 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.457 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:44.461 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.466 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:28:44.470 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.474 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:28:44.481 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:28:44.486 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:28:44.497 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:28:44.502 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:28:44.508 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-26 20:28:44.515 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-08-26 20:28:44.521 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-26 20:28:44.526 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-26 20:28:44.532 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-26 20:28:44.539 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-26 20:28:44.544 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-26 20:28:44.550 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:28:44.556 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:28:44.563 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:28:44.570 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-26 20:28:44.609 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:28:44.616 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:28:44.621 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-26 20:28:44.631 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-08-26 20:28:50.760 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:28:50.767 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:28:50.773 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:28:50.781 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:28:50.787 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:28:50.792 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-08-26 20:28:50.798 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-08-26 20:28:50.803 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-08-26 20:28:50.809 | +++ 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://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-08-26 20:28:50.819 | --2026-08-26 20:28:50-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:28:50.868 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42::347, 2a04:4e42:400::347, ... 2026-08-26 20:28:50.875 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-08-26 20:28:50.904 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:28:50.904 | Length: 61886626 (59M) [application/octet-stream] 2026-08-26 20:28:50.905 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-08-26 20:28:50.936 | 2026-08-26 20:28:51.049 | 0K ........ ........ ........ ........ 54% 225M 0s 2026-08-26 20:28:51.134 | 32768K ........ ........ ........ ... 100% 309M=0.2s 2026-08-26 20:28:51.134 | 2026-08-26 20:28:51.134 | 2026-08-26 20:28:51 (257 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-08-26 20:28:51.135 | 2026-08-26 20:28:51.143 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:28:51.148 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-08-26 20:28:51.152 | +++ functions:get_extra_file:81 : return 2026-08-26 20:28:51.158 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-08-26 20:28:51.243 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:28:51.249 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:28:51.252 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:28:51.257 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:28:51.262 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:28:51.265 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-08-26 20:28:51.270 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-08-26 20:28:51.276 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-08-26 20:28:51.282 | +++ 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/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-08-26 20:28:51.287 | --2026-08-26 20:28:51-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:28:56.820 | Resolving github.com (github.com)... 140.82.112.4 2026-08-26 20:28:56.836 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-08-26 20:28:56.891 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:28:56.891 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A21%3A52Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A20%3A56Z&ske=2026-08-26T21%3A21%3A52Z&sks=b&skv=2018-11-09&sig=kV9Xe2AX4pIIYiwI1oum1nZcCDeVq6%2FFoncdxFQQMPU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3Nzg2MCwibmJmIjoxNzg3Nzc2MDYwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qcr2wwOuT6yqwszvaZeweRrtfgurBoihLqSZH3KpdTE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:28:56.891 | --2026-08-26 20:28:56-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A21%3A52Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A20%3A56Z&ske=2026-08-26T21%3A21%3A52Z&sks=b&skv=2018-11-09&sig=kV9Xe2AX4pIIYiwI1oum1nZcCDeVq6%2FFoncdxFQQMPU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3Nzg2MCwibmJmIjoxNzg3Nzc2MDYwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qcr2wwOuT6yqwszvaZeweRrtfgurBoihLqSZH3KpdTE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-26 20:29:16.911 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... failed: Temporary failure in name resolution. 2026-08-26 20:29:16.911 | wget: unable to resolve host address ‘release-assets.githubusercontent.com’ 2026-08-26 20:29:16.911 | Retrying. 2026-08-26 20:29:16.911 | 2026-08-26 20:29:17.912 | --2026-08-26 20:29:17-- (try: 2) https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A21%3A52Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A20%3A56Z&ske=2026-08-26T21%3A21%3A52Z&sks=b&skv=2018-11-09&sig=kV9Xe2AX4pIIYiwI1oum1nZcCDeVq6%2FFoncdxFQQMPU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3Nzg2MCwibmJmIjoxNzg3Nzc2MDYwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qcr2wwOuT6yqwszvaZeweRrtfgurBoihLqSZH3KpdTE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-26 20:29:24.474 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-26 20:29:24.476 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-26 20:29:24.488 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:29:24.488 | Length: 34386104 (33M) [application/octet-stream] 2026-08-26 20:29:24.488 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-08-26 20:29:24.499 | 2026-08-26 20:29:24.645 | 0K ........ ........ ........ ........ 97% 206M 0s 2026-08-26 20:29:24.646 | 32768K 100% 329M=0.2s 2026-08-26 20:29:24.646 | 2026-08-26 20:29:24.646 | 2026-08-26 20:29:24 (208 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-08-26 20:29:24.646 | 2026-08-26 20:29:24.654 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:29:24.661 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-08-26 20:29:24.668 | +++ functions:get_extra_file:81 : return 2026-08-26 20:29:24.675 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-08-26 20:29:24.765 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:29:24.773 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:29:24.778 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:29:24.784 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:29:24.790 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:29:24.796 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-08-26 20:29:24.804 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-08-26 20:29:24.809 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-08-26 20:29:24.815 | +++ 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://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-08-26 20:29:24.822 | --2026-08-26 20:29:24-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:29:24.874 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-08-26 20:29:24.890 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-08-26 20:29:24.986 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-08-26 20:29:24.986 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-08-26 20:29:24.986 | --2026-08-26 20:29:24-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-08-26 20:29:27.543 | Resolving github.com (github.com)... 140.82.112.4 2026-08-26 20:29:27.559 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-08-26 20:29:27.688 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:29:27.688 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A13%3A38Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A13%3A00Z&ske=2026-08-26T21%3A13%3A38Z&sks=b&skv=2018-11-09&sig=rsgIaRRneCASYMUWKGSC9Qr%2BUEiCU%2F%2F7BTnsvmw1tMY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NjM4MSwibmJmIjoxNzg3Nzc2MDgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aykfj3jJSW1n5oyseZmbz1qGBHgmYNP8GPvVbSwTfng&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:29:27.689 | --2026-08-26 20:29:27-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A13%3A38Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A13%3A00Z&ske=2026-08-26T21%3A13%3A38Z&sks=b&skv=2018-11-09&sig=rsgIaRRneCASYMUWKGSC9Qr%2BUEiCU%2F%2F7BTnsvmw1tMY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NjM4MSwibmJmIjoxNzg3Nzc2MDgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aykfj3jJSW1n5oyseZmbz1qGBHgmYNP8GPvVbSwTfng&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-26 20:29:27.692 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-08-26 20:29:27.700 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-26 20:29:27.740 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:29:27.740 | Length: 6873201 (6.6M) [application/octet-stream] 2026-08-26 20:29:27.740 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-08-26 20:29:27.778 | 2026-08-26 20:29:27.833 | 0K ...... 100% 70.9M=0.09s 2026-08-26 20:29:27.833 | 2026-08-26 20:29:27.833 | 2026-08-26 20:29:27 (70.9 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-08-26 20:29:27.833 | 2026-08-26 20:29:27.842 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:29:27.848 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-08-26 20:29:27.854 | +++ functions:get_extra_file:81 : return 2026-08-26 20:29:27.862 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-08-26 20:29:27.908 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:27.914 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:27.919 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:29:27.925 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:29:27.931 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:29:27.937 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:27.944 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-08-26 20:29:27.950 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-08-26 20:29:27.955 | +++ 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://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:27.963 | --2026-08-26 20:29:27-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:28.013 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:29:1::35, 2620:1ec:48:1::35, 13.107.253.35, ... 2026-08-26 20:29:30.068 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:29:1::35|:443... connected. 2026-08-26 20:29:30.134 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:29:30.134 | Length: 14569235 (14M) [application/x-tar] 2026-08-26 20:29:30.135 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-08-26 20:29:30.208 | 2026-08-26 20:29:30.286 | 0K ........ ..... 100% 91.6M=0.2s 2026-08-26 20:29:30.286 | 2026-08-26 20:29:30.286 | 2026-08-26 20:29:30 (91.6 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-08-26 20:29:30.286 | 2026-08-26 20:29:30.293 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:29:30.299 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:29:30.306 | +++ functions:get_extra_file:81 : return 2026-08-26 20:29:30.313 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-08-26 20:29:30.324 | linux-amd64/ 2026-08-26 20:29:30.324 | linux-amd64/helm 2026-08-26 20:29:30.658 | linux-amd64/LICENSE 2026-08-26 20:29:30.659 | linux-amd64/README.md 2026-08-26 20:29:30.668 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-08-26 20:29:30.774 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-08-26 20:29:30.779 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-08-26 20:29:30.785 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:29:30.792 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:29:30.798 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:29:30.804 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-08-26 20:29:30.810 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-08-26 20:29:30.817 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-08-26 20:29:30.824 | +++ 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://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-08-26 20:29:30.831 | --2026-08-26 20:29:30-- https://get.docker.com/ 2026-08-26 20:29:42.902 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:6000:10:a463:3d00:93a1, 2600:9000:21a2:a600:10:a463:3d00:93a1, 2600:9000:21a2:2000:10:a463:3d00:93a1, ... 2026-08-26 20:29:42.904 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:6000:10:a463:3d00:93a1|:443... connected. 2026-08-26 20:29:42.914 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:29:42.914 | Length: 23715 (23K) [text/plain] 2026-08-26 20:29:42.914 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-08-26 20:29:42.914 | 2026-08-26 20:29:42.915 | 0K 100% 180M=0s 2026-08-26 20:29:42.915 | 2026-08-26 20:29:42.915 | 2026-08-26 20:29:42 (180 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [23715/23715] 2026-08-26 20:29:42.915 | 2026-08-26 20:29:42.924 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:29:42.931 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-08-26 20:29:42.938 | +++ functions:get_extra_file:81 : return 2026-08-26 20:29:42.946 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-08-26 20:29:42.968 | # Executing docker install script, commit: 42dcae692436f34526524ed46d3b32885c9355f5 2026-08-26 20:29:43.015 | + sh -c apt-get -qq update >/dev/null 2026-08-26 20:30:00.475 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-08-26 20:30:01.097 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-08-26 20:30:01.103 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-08-26 20:30:01.394 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-08-26 20:30:01.397 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-08-26 20:30:01.399 | + sh -c apt-get -qq update >/dev/null 2026-08-26 20:30:15.074 | + apt_flags=-y -qq 2026-08-26 20:30:15.074 | + [ -n ] 2026-08-26 20:30:15.074 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-08-26 20:30:43.133 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:30:53.606 | Using systemd to manage Docker service 2026-08-26 20:30:53.608 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-08-26 20:30:54.387 | INFO: Docker daemon enabled and started 2026-08-26 20:30:54.387 | 2026-08-26 20:30:54.387 | + sh -c docker version 2026-08-26 20:30:54.442 | Client: Docker Engine - Community 2026-08-26 20:30:54.442 | Version: 29.7.2 2026-08-26 20:30:54.442 | API version: 1.55 2026-08-26 20:30:54.442 | Go version: go1.26.5 2026-08-26 20:30:54.442 | Git commit: a7dcaa6 2026-08-26 20:30:54.442 | Built: Wed Aug 5 18:28:53 2026 2026-08-26 20:30:54.442 | OS/Arch: linux/amd64 2026-08-26 20:30:54.442 | Context: default 2026-08-26 20:30:54.442 | 2026-08-26 20:30:54.442 | Server: Docker Engine - Community 2026-08-26 20:30:54.442 | Engine: 2026-08-26 20:30:54.442 | Version: 29.7.2 2026-08-26 20:30:54.442 | API version: 1.55 (minimum version 1.40) 2026-08-26 20:30:54.442 | Go version: go1.26.5 2026-08-26 20:30:54.442 | Git commit: 6a43e3d 2026-08-26 20:30:54.442 | Built: Wed Aug 5 18:28:53 2026 2026-08-26 20:30:54.442 | OS/Arch: linux/amd64 2026-08-26 20:30:54.442 | Experimental: false 2026-08-26 20:30:54.442 | containerd: 2026-08-26 20:30:54.442 | Version: v2.3.3 2026-08-26 20:30:54.442 | GitCommit: aad11006b869517fcd3009450b6f82da282e1a9b 2026-08-26 20:30:54.442 | runc: 2026-08-26 20:30:54.442 | Version: 1.4.3 2026-08-26 20:30:54.442 | GitCommit: v1.4.3-0-gbb14dabe 2026-08-26 20:30:54.442 | docker-init: 2026-08-26 20:30:54.442 | Version: 0.19.0 2026-08-26 20:30:54.443 | GitCommit: de40ad0 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | ================================================================================ 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | To run Docker as a non-privileged user, consider setting up the 2026-08-26 20:30:54.448 | Docker daemon in rootless mode for your user: 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | dockerd-rootless-setuptool.sh install 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-08-26 20:30:54.448 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-08-26 20:30:54.448 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-08-26 20:30:54.448 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.448 | ================================================================================ 2026-08-26 20:30:54.448 | 2026-08-26 20:30:54.458 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-08-26 20:30:54.506 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-08-26 20:30:54.536 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-08-26 20:30:54.542 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-08-26 20:30:54.542 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-08-26 20:30:54.543 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-08-26 20:30:54.641 | No kind clusters found. 2026-08-26 20:30:54.651 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-08-26 20:30:54.654 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-08-26 20:30:54.880 | Creating cluster "kind" ... 2026-08-26 20:30:54.880 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-08-26 20:31:19.782 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-08-26 20:31:19.782 | • Preparing nodes 📦 ... 2026-08-26 20:31:24.518 | ✓ Preparing nodes 📦 2026-08-26 20:31:24.589 | • Writing configuration 📜 ... 2026-08-26 20:31:25.321 | ✓ Writing configuration 📜 2026-08-26 20:31:25.321 | • Starting control-plane 🕹️ ... 2026-08-26 20:31:41.487 | ✓ Starting control-plane 🕹️ 2026-08-26 20:31:41.488 | • Installing CNI 🔌 ... 2026-08-26 20:31:42.706 | ✓ Installing CNI 🔌 2026-08-26 20:31:42.706 | • Installing StorageClass 💾 ... 2026-08-26 20:31:43.312 | ✓ Installing StorageClass 💾 2026-08-26 20:31:43.807 | Set kubectl context to "kind-kind" 2026-08-26 20:31:43.807 | You can now use your cluster with: 2026-08-26 20:31:43.807 | 2026-08-26 20:31:43.807 | kubectl cluster-info --context kind-kind 2026-08-26 20:31:43.807 | 2026-08-26 20:31:43.807 | Have a nice day! 👋 2026-08-26 20:31:43.818 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-08-26 20:31:43.971 | node/kind-control-plane labeled 2026-08-26 20:31:43.988 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-08-26 20:31:46.298 | namespace/orc-system created 2026-08-26 20:31:46.325 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-08-26 20:31:46.362 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-08-26 20:31:46.417 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-08-26 20:31:46.462 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-08-26 20:31:46.486 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-08-26 20:31:46.511 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-08-26 20:31:46.526 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-08-26 20:31:46.553 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-08-26 20:31:46.616 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-08-26 20:31:46.634 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-08-26 20:31:46.661 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-08-26 20:31:46.694 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-08-26 20:31:46.705 | serviceaccount/orc-controller-manager created 2026-08-26 20:31:46.751 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-08-26 20:31:46.768 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-08-26 20:31:46.843 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-08-26 20:31:46.851 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-08-26 20:31:46.859 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-08-26 20:31:46.865 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-08-26 20:31:46.875 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-08-26 20:31:46.883 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-08-26 20:31:46.890 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-08-26 20:31:46.908 | service/orc-controller-manager-metrics-service created 2026-08-26 20:31:46.921 | deployment.apps/orc-controller-manager created 2026-08-26 20:31:46.940 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:31:46.947 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:31:46.953 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:31:46.960 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:31:46.967 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-08-26 20:31:46.974 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-08-26 20:31:46.981 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-08-26 20:31:47.357 | Fetching providers 2026-08-26 20:32:11.100 | Installing cert-manager version="v1.20.2" 2026-08-26 20:32:11.182 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:32:11.210 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:32:11.226 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:32:11.259 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:32:12.182 | Waiting for cert-manager to be available... 2026-08-26 20:32:43.314 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-08-26 20:32:44.181 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-08-26 20:32:44.576 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-08-26 20:32:44.986 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-08-26 20:32:45.447 | 2026-08-26 20:32:45.447 | Your management cluster has been initialized successfully! 2026-08-26 20:32:45.447 | 2026-08-26 20:32:45.447 | You can now create your first workload cluster by running the following: 2026-08-26 20:32:45.447 | 2026-08-26 20:32:45.447 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-08-26 20:32:45.447 | 2026-08-26 20:32:45.485 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-08-26 20:32:45.595 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-26 20:33:27.687 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-08-26 20:33:27.702 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-08-26 20:33:27.840 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-26 20:33:50.779 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-08-26 20:33:50.792 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-08-26 20:33:50.900 | deployment "capi-controller-manager" successfully rolled out 2026-08-26 20:33:50.914 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-08-26 20:33:51.062 | deployment "capo-controller-manager" successfully rolled out 2026-08-26 20:33:51.077 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-08-26 20:33:51.081 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:33:51.087 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:33:51.092 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:33:51.098 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:33:51.104 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-26 20:33:51.109 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-08-26 20:33:51.114 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-26 20:33:51.149 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:51.154 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-26 20:33:51.160 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.114:6641 2026-08-26 20:33:51.166 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.114:6642 2026-08-26 20:33:51.172 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:33:51.177 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-26 20:33:51.183 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-26 20:33:51.189 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-26 20:33:51.196 | + functions:set_systemd_override:845 : local value=2048 2026-08-26 20:33:51.202 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-26 20:33:51.209 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-26 20:33:51.330 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-26 20:33:51.330 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-26 20:33:51.336 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-26 20:33:51.670 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-26 20:33:51.674 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-26 20:33:51.717 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:51.724 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-26 20:33:51.730 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:33:51.737 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:33:51.743 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:33:51.749 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:33:51.755 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:51.760 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:33:51.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:51.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:51.780 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:33:51.787 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:33:51.794 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:33:51.799 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:33:51.806 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-26 20:33:51.812 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:33:51.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:51.825 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:51.832 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-26 20:33:51.884 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-26 20:33:51.943 | Reading package lists... 2026-08-26 20:33:52.224 | Building dependency tree... 2026-08-26 20:33:52.224 | Reading state information... 2026-08-26 20:33:52.594 | The following additional packages will be installed: 2026-08-26 20:33:52.594 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-26 20:33:52.594 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-26 20:33:52.594 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-26 20:33:52.596 | erlang-tools erlang-xmerl logrotate 2026-08-26 20:33:52.598 | Suggested packages: 2026-08-26 20:33:52.598 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-08-26 20:33:52.666 | The following NEW packages will be installed: 2026-08-26 20:33:52.666 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-26 20:33:52.666 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-26 20:33:52.666 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-26 20:33:52.671 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-08-26 20:34:05.190 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:34:05.191 | Need to get 36.1 MB of archives. 2026-08-26 20:34:05.191 | After this operation, 56.4 MB of additional disk space will be used. 2026-08-26 20:34:05.191 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-08-26 20:34:05.235 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-26 20:34:05.393 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-26 20:34:05.399 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-26 20:34:05.401 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-26 20:34:05.406 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-26 20:34:05.413 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-26 20:34:05.415 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-08-26 20:34:05.427 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-26 20:34:05.428 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-26 20:34:05.434 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-26 20:34:05.436 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-26 20:34:05.442 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-08-26 20:34:05.455 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-26 20:34:05.456 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-26 20:34:05.458 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-26 20:34:05.460 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-26 20:34:05.465 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-08-26 20:34:05.476 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-26 20:34:05.816 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:34:05.873 | Fetched 36.1 MB in 13s (2,803 kB/s) 2026-08-26 20:34:05.932 | Selecting previously unselected package logrotate. 2026-08-26 20:34:05.994 | (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 ... 66038 files and directories currently installed.) 2026-08-26 20:34:05.996 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-26 20:34:06.001 | Unpacking logrotate (3.21.0-2build1) ... 2026-08-26 20:34:06.073 | Selecting previously unselected package erlang-base. 2026-08-26 20:34:06.080 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.085 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.341 | Selecting previously unselected package erlang-asn1. 2026-08-26 20:34:06.347 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.351 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.420 | Selecting previously unselected package erlang-crypto. 2026-08-26 20:34:06.429 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.434 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.487 | Selecting previously unselected package erlang-public-key. 2026-08-26 20:34:06.493 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.497 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.550 | Selecting previously unselected package erlang-mnesia. 2026-08-26 20:34:06.556 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.562 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.627 | Selecting previously unselected package erlang-runtime-tools. 2026-08-26 20:34:06.633 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.637 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.703 | Selecting previously unselected package erlang-ssl. 2026-08-26 20:34:06.709 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.714 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.801 | Selecting previously unselected package erlang-eldap. 2026-08-26 20:34:06.807 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.812 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.870 | Selecting previously unselected package erlang-ftp. 2026-08-26 20:34:06.878 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.882 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:06.939 | Selecting previously unselected package erlang-tftp. 2026-08-26 20:34:06.951 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:06.956 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.020 | Selecting previously unselected package erlang-inets. 2026-08-26 20:34:07.032 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.037 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.132 | Selecting previously unselected package erlang-snmp. 2026-08-26 20:34:07.139 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.145 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.278 | Selecting previously unselected package erlang-os-mon. 2026-08-26 20:34:07.285 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.290 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.397 | Selecting previously unselected package erlang-parsetools. 2026-08-26 20:34:07.406 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.411 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.479 | Selecting previously unselected package erlang-syntax-tools. 2026-08-26 20:34:07.489 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.494 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.568 | Selecting previously unselected package erlang-tools. 2026-08-26 20:34:07.579 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.584 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.654 | Selecting previously unselected package erlang-xmerl. 2026-08-26 20:34:07.662 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:34:07.666 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:07.764 | Selecting previously unselected package rabbitmq-server. 2026-08-26 20:34:07.776 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-26 20:34:07.785 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-26 20:34:08.393 | Setting up logrotate (3.21.0-2build1) ... 2026-08-26 20:34:08.586 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-08-26 20:34:08.906 | logrotate.service is a disabled or a static unit, not starting it. 2026-08-26 20:34:08.943 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:09.329 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-26 20:34:09.329 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-26 20:34:10.769 | Searching for services which depend on erlang and should be started... none found. 2026-08-26 20:34:10.774 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.786 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.798 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.812 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.824 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.845 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.859 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.874 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.888 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.901 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.915 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.928 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.941 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.955 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.969 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.983 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:34:10.997 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-26 20:34:11.100 | info: Selecting GID from range 100 to 999 ... 2026-08-26 20:34:11.106 | info: Adding group `rabbitmq' (GID 112) ... 2026-08-26 20:34:11.228 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:34:11.228 | 2026-08-26 20:34:11.234 | info: Adding system user `rabbitmq' (UID 110) ... 2026-08-26 20:34:11.239 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-08-26 20:34:11.309 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-26 20:34:11.540 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-26 20:34:16.812 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:34:17.970 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:34:17.978 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:34:17.984 | + functions-common:time_stop:2420 : local name 2026-08-26 20:34:17.991 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:34:17.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:34:18.001 | + functions-common:time_stop:2423 : local total 2026-08-26 20:34:18.008 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:34:18.014 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:34:18.020 | + functions-common:time_stop:2427 : start_time=1787776431875 2026-08-26 20:34:18.026 | + functions-common:time_stop:2429 : [[ -z 1787776431875 ]] 2026-08-26 20:34:18.033 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:34:18.043 | + functions-common:time_stop:2432 : end_time=1787776458035 2026-08-26 20:34:18.049 | + functions-common:time_stop:2433 : elapsed_time=26160 2026-08-26 20:34:18.055 | + functions-common:time_stop:2434 : total=136616 2026-08-26 20:34:18.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:34:18.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162776 2026-08-26 20:34:18.074 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:34:18.080 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-26 20:34:18.087 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:34:18.094 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:34:18.099 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:34:18.106 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:34:18.112 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:34:18.119 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:34:18.126 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:34:18.132 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:34:18.138 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:34:18.144 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:34:18.150 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:34:18.157 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:34:18.163 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:34:18.170 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-26 20:34:18.177 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-26 20:34:18.219 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:18.226 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-26 20:34:18.232 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:34:18.238 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-26 20:34:18.244 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-26 20:34:18.253 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-26 20:34:18.264 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-26 20:34:18.270 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-26 20:34:18.277 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-26 20:34:18.283 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-26 20:34:18.290 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-26 20:34:18.296 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-26 20:34:18.304 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-26 20:34:19.032 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-26 20:34:19.032 | user tags 2026-08-26 20:34:19.032 | guest [administrator]' 2026-08-26 20:34:19.040 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-26 20:34:19.041 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-26 20:34:19.041 | user tags 2026-08-26 20:34:19.041 | guest [administrator]' 2026-08-26 20:34:19.053 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-26 20:34:19.059 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-26 20:34:19.063 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-26 20:34:19.723 | Adding user "stackrabbit" ... 2026-08-26 20:34:19.730 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-26 20:34:19.756 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-26 20:34:20.402 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-26 20:34:20.435 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-26 20:34:20.441 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-26 20:34:21.099 | Changing password for user "stackrabbit" ... 2026-08-26 20:34:21.141 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-26 20:34:21.146 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-26 20:34:21.152 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-26 20:34:21.881 | Deleting user "guest" ... 2026-08-26 20:34:21.921 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-26 20:34:21.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:21.967 | + ./stack.sh:main:861 : install_database 2026-08-26 20:34:21.974 | + lib/database:install_database:118 : install_database_mysql 2026-08-26 20:34:21.981 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-26 20:34:21.987 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:21.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:21.999 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-26 20:34:22.118 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-26 20:34:22.122 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-26 20:34:22.133 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-26 20:34:22.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:22.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:22.151 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-26 20:34:22.157 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-26 20:34:22.163 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-26 20:34:22.173 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-26 20:34:22.178 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-26 20:34:22.184 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:34:22.190 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:34:22.197 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:34:22.202 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:34:22.208 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:34:22.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:34:22.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:34:22.228 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:34:22.234 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:34:22.240 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:34:22.246 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:34:22.253 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:34:22.259 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:34:22.265 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-26 20:34:22.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:22.277 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:22.284 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-26 20:34:22.291 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:34:22.297 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:34:22.304 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:34:22.310 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:34:22.317 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:34:22.323 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:34:22.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:22.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:22.341 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:34:22.348 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:34:22.354 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:34:22.359 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:34:22.365 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-26 20:34:22.371 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:34:22.377 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:22.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:22.389 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-26 20:34:22.442 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-26 20:34:22.492 | Reading package lists... 2026-08-26 20:34:22.749 | Building dependency tree... 2026-08-26 20:34:22.749 | Reading state information... 2026-08-26 20:34:22.977 | The following additional packages will be installed: 2026-08-26 20:34:22.977 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-26 20:34:22.977 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-08-26 20:34:22.977 | mysql-server-8.0 mysql-server-core-8.0 2026-08-26 20:34:22.978 | Suggested packages: 2026-08-26 20:34:22.978 | mailx tinyca 2026-08-26 20:34:22.978 | Recommended packages: 2026-08-26 20:34:22.978 | libhtml-template-perl mecab-ipadic-utf8 2026-08-26 20:34:23.017 | The following NEW packages will be installed: 2026-08-26 20:34:23.017 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-26 20:34:23.018 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-08-26 20:34:23.018 | mysql-server-8.0 mysql-server-core-8.0 2026-08-26 20:34:47.027 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:34:47.028 | Need to get 22.3 MB of archives. 2026-08-26 20:34:47.028 | After this operation, 187 MB of additional disk space will be used. 2026-08-26 20:34:47.028 | Ign:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 2026-08-26 20:35:02.389 | Ign:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 2026-08-26 20:35:05.619 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-08-26 20:35:05.932 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-08-26 20:35:05.937 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-26 20:35:06.079 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-26 20:35:06.148 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-26 20:35:06.697 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-26 20:35:06.727 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-26 20:35:06.727 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-08-26 20:35:06.782 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-26 20:35:07.000 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:35:07.042 | Fetched 22.3 MB in 44s (509 kB/s) 2026-08-26 20:35:07.079 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-26 20:35:07.123 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68858 files and directories currently installed.) 2026-08-26 20:35:07.128 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:35:07.133 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:07.481 | Selecting previously unselected package mysql-client-8.0. 2026-08-26 20:35:07.491 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:35:07.496 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:07.567 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-26 20:35:07.578 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:35:07.589 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:35:07.659 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-26 20:35:07.673 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:35:07.678 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:35:07.745 | Selecting previously unselected package libmecab2:amd64. 2026-08-26 20:35:07.759 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-26 20:35:07.766 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-26 20:35:07.841 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-26 20:35:07.855 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-26 20:35:07.860 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-26 20:35:07.930 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-26 20:35:07.942 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:35:07.949 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:08.623 | Selecting previously unselected package mysql-server-8.0. 2026-08-26 20:35:08.634 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:35:09.110 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.202 | Selecting previously unselected package mysql-server. 2026-08-26 20:35:09.217 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-26 20:35:09.222 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.300 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-26 20:35:09.313 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-26 20:35:09.330 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.344 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.357 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:35:09.369 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:35:09.382 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.395 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:09.633 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-26 20:35:09.699 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-26 20:35:19.863 | mysqld will log errors to /var/log/mysql/error.log 2026-08-26 20:35:20.693 | mysqld is running as pid 27604 2026-08-26 20:35:23.205 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-26 20:35:24.618 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:35:24.634 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:35:25.485 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:35:25.790 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:35:25.796 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:35:25.802 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:25.809 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:25.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:25.820 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:25.825 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:25.830 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:35:25.835 | + functions-common:time_stop:2427 : start_time=1787776462435 2026-08-26 20:35:25.842 | + functions-common:time_stop:2429 : [[ -z 1787776462435 ]] 2026-08-26 20:35:25.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:25.859 | + functions-common:time_stop:2432 : end_time=1787776525854 2026-08-26 20:35:25.866 | + functions-common:time_stop:2433 : elapsed_time=63419 2026-08-26 20:35:25.871 | + functions-common:time_stop:2434 : total=162776 2026-08-26 20:35:25.878 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:25.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=226195 2026-08-26 20:35:25.890 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:35:25.898 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-26 20:35:25.905 | + ./stack.sh:main:864 : install_database_python 2026-08-26 20:35:25.911 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-26 20:35:25.917 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-26 20:35:25.923 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-26 20:35:25.929 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:35:25.934 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-26 20:35:25.940 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-26 20:35:25.945 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:35:25.952 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:35:25.953 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:35:25.962 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-26 20:35:25.967 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-26 20:35:25.974 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-26 20:35:25.980 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-26 20:35:25.985 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-26 20:35:26.032 | Using python 3.12 to install PyMySQL 2026-08-26 20:35:26.039 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-26 20:35:27.236 | Collecting PyMySQL 2026-08-26 20:35:28.235 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-26 20:35:28.250 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-26 20:35:28.358 | Installing collected packages: PyMySQL 2026-08-26 20:35:28.397 | Successfully installed PyMySQL-1.2.0 2026-08-26 20:35:28.463 | + inc/python:pip_install:216 : result=0 2026-08-26 20:35:28.470 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:35:28.474 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:28.481 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:28.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:28.491 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:28.498 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:28.503 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:35:28.509 | + functions-common:time_stop:2427 : start_time=1787776526022 2026-08-26 20:35:28.514 | + functions-common:time_stop:2429 : [[ -z 1787776526022 ]] 2026-08-26 20:35:28.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:28.528 | + functions-common:time_stop:2432 : end_time=1787776528522 2026-08-26 20:35:28.534 | + functions-common:time_stop:2433 : elapsed_time=2500 2026-08-26 20:35:28.541 | + functions-common:time_stop:2434 : total=39904 2026-08-26 20:35:28.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:28.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42404 2026-08-26 20:35:28.558 | + inc/python:pip_install:219 : return 0 2026-08-26 20:35:28.563 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-26 20:35:28.571 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-26 20:35:28.579 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-26 20:35:28.586 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-26 20:35:28.627 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:28.634 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-26 20:35:28.641 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:35:28.680 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:35:28.688 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-26 20:35:28.729 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:35:28.735 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-26 20:35:28.775 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:28.781 | + ./stack.sh:main:872 : install_etcd3 2026-08-26 20:35:28.789 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-26 20:35:28.789 | Installing etcd 2026-08-26 20:35:28.794 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-26 20:35:28.822 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-26 20:35:28.847 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:28.853 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-26 20:35:28.881 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-26 20:35:28.888 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:28.894 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:28.900 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:35:28.907 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:35:28.912 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:35:28.918 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:28.924 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-26 20:35:28.929 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-26 20:35:28.934 | ++ 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 /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:28.941 | --2026-08-26 20:35:28-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:31.217 | Resolving github.com (github.com)... 140.82.114.4 2026-08-26 20:35:31.232 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-08-26 20:35:31.286 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:35:31.286 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A22%3A41Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A22%3A21Z&ske=2026-08-26T21%3A22%3A41Z&sks=b&skv=2018-11-09&sig=dK21EqYiyIdvC%2B421bn6xpbb7JuQ3DOHU3og0PVBNvM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3ODE5MywibmJmIjoxNzg3Nzc2MzkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7kgMUlnLL4L52lM7oySJGISVBHK8csEJ7kXsAw9ejAI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:35:31.286 | --2026-08-26 20:35:31-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A22%3A41Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A22%3A21Z&ske=2026-08-26T21%3A22%3A41Z&sks=b&skv=2018-11-09&sig=dK21EqYiyIdvC%2B421bn6xpbb7JuQ3DOHU3og0PVBNvM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3ODE5MywibmJmIjoxNzg3Nzc2MzkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7kgMUlnLL4L52lM7oySJGISVBHK8csEJ7kXsAw9ejAI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-26 20:35:31.290 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-08-26 20:35:31.298 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-26 20:35:31.338 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:35:31.338 | Length: 20927601 (20M) [application/octet-stream] 2026-08-26 20:35:31.339 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-26 20:35:31.378 | 2026-08-26 20:35:31.496 | 0K ........ ........ ... 100% 127M=0.2s 2026-08-26 20:35:31.496 | 2026-08-26 20:35:31.496 | 2026-08-26 20:35:31 (127 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-26 20:35:31.496 | 2026-08-26 20:35:31.504 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:35:31.510 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:31.515 | ++ functions:get_extra_file:81 : return 2026-08-26 20:35:31.521 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:35:31.528 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-26 20:35:31.533 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-26 20:35:31.538 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-26 20:35:31.579 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-26 20:35:31.585 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/ 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-26 20:35:31.596 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-26 20:35:31.597 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-26 20:35:31.597 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-26 20:35:31.597 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-26 20:35:31.598 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-26 20:35:31.598 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-26 20:35:31.598 | etcd-v3.5.21-linux-amd64/README.md 2026-08-26 20:35:31.598 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-26 20:35:31.735 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-26 20:35:31.864 | etcd-v3.5.21-linux-amd64/etcd 2026-08-26 20:35:32.046 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-26 20:35:32.094 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-26 20:35:32.154 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-26 20:35:32.161 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-26 20:35:32.202 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:32.208 | + ./stack.sh:main:882 : configure_CA 2026-08-26 20:35:32.215 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.114 ]] 2026-08-26 20:35:32.223 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.114 2026-08-26 20:35:32.230 | ++ functions-common:ipv6_unquote:2218 : echo 162.253.55.114 2026-08-26 20:35:32.232 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:35:32.241 | + lib/tls:configure_CA:70 : [[ 162.253.55.114 != \1\6\2\.\2\5\3\.\5\5\.\1\1\4 ]] 2026-08-26 20:35:32.248 | + ./stack.sh:main:883 : init_CA 2026-08-26 20:35:32.254 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-26 20:35:32.260 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:35:32.267 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-26 20:35:32.273 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:35:32.279 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-26 20:35:32.285 | + lib/tls:create_CA_base:86 : local i 2026-08-26 20:35:32.291 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.297 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-26 20:35:32.308 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.314 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-26 20:35:32.324 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.331 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-26 20:35:32.341 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.347 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-26 20:35:32.357 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-26 20:35:32.367 | + lib/tls:create_CA_base:91 : echo 01 2026-08-26 20:35:32.373 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-26 20:35:32.383 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-26 20:35:32.389 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:35:32.395 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-26 20:35:32.401 | + lib/tls:create_CA_config:145 : echo ' 2026-08-26 20:35:32.401 | [ ca ] 2026-08-26 20:35:32.402 | default_ca = CA_default 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | [ CA_default ] 2026-08-26 20:35:32.402 | dir = /opt/stack/data/CA/root-ca 2026-08-26 20:35:32.402 | policy = policy_match 2026-08-26 20:35:32.402 | database = $dir/index.txt 2026-08-26 20:35:32.402 | serial = $dir/serial 2026-08-26 20:35:32.402 | certs = $dir/certs 2026-08-26 20:35:32.402 | crl_dir = $dir/crl 2026-08-26 20:35:32.402 | new_certs_dir = $dir/newcerts 2026-08-26 20:35:32.402 | certificate = $dir/cacert.pem 2026-08-26 20:35:32.402 | private_key = $dir/private/cacert.key 2026-08-26 20:35:32.402 | RANDFILE = $dir/private/.rand 2026-08-26 20:35:32.402 | default_md = sha256 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | [ req ] 2026-08-26 20:35:32.402 | default_bits = 2048 2026-08-26 20:35:32.402 | default_md = sha256 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | prompt = no 2026-08-26 20:35:32.402 | distinguished_name = ca_distinguished_name 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | x509_extensions = ca_extensions 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | [ ca_distinguished_name ] 2026-08-26 20:35:32.402 | organizationName = OpenStack 2026-08-26 20:35:32.402 | organizationalUnitName = DevStack Certificate Authority 2026-08-26 20:35:32.402 | commonName = Root CA 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | [ policy_match ] 2026-08-26 20:35:32.402 | countryName = optional 2026-08-26 20:35:32.402 | stateOrProvinceName = optional 2026-08-26 20:35:32.402 | organizationName = match 2026-08-26 20:35:32.402 | organizationalUnitName = optional 2026-08-26 20:35:32.402 | commonName = supplied 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | [ ca_extensions ] 2026-08-26 20:35:32.402 | basicConstraints = critical,CA:true 2026-08-26 20:35:32.402 | subjectKeyIdentifier = hash 2026-08-26 20:35:32.402 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:35:32.402 | keyUsage = cRLSign, keyCertSign 2026-08-26 20:35:32.402 | 2026-08-26 20:35:32.402 | ' 2026-08-26 20:35:32.408 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-26 20:35:32.415 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-08-26 20:35:32.530 | ...+.......................+......+......+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+.........+.....+....+........+...+..........+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.+....................+...................+...+........+....+.....+..........+......+..+...+...+....+.....+..........+...........+.........+..................+...+.......+........+.......+...+.....+......+....+.........+............+......+..............+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:32.640 | ..+.+...+.........+..+...+......+.......+...+............+............+..+...+.+.....+....+......+.....+.+....................+..........+...+...+..+......+.+...+..+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+....+........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+..........+........+....+.....+.+..+.+...............+.....+......+.........+....+..+....+.........+..+...+.......+.........+...............+.........+..+.+........+.+.....+.+.....+.........+...+......+....+......+.....+......+...+.......+...+.....+...+....+...+............+...+.....+.........................+...........+.+...+..+....+..+...+......+.+...+..+.......+.....+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:32.644 | ----- 2026-08-26 20:35:32.651 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-26 20:35:32.658 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:35:32.664 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:35:32.669 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-26 20:35:32.676 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:35:32.682 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-26 20:35:32.689 | + lib/tls:create_CA_base:86 : local i 2026-08-26 20:35:32.694 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.701 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-26 20:35:32.710 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.716 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-26 20:35:32.726 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.732 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-26 20:35:32.741 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:35:32.747 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-26 20:35:32.757 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-26 20:35:32.767 | + lib/tls:create_CA_base:91 : echo 01 2026-08-26 20:35:32.775 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-26 20:35:32.786 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-26 20:35:32.792 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:35:32.798 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-26 20:35:32.805 | + lib/tls:create_CA_config:145 : echo ' 2026-08-26 20:35:32.805 | [ ca ] 2026-08-26 20:35:32.805 | default_ca = CA_default 2026-08-26 20:35:32.805 | 2026-08-26 20:35:32.805 | [ CA_default ] 2026-08-26 20:35:32.805 | dir = /opt/stack/data/CA/int-ca 2026-08-26 20:35:32.805 | policy = policy_match 2026-08-26 20:35:32.805 | database = $dir/index.txt 2026-08-26 20:35:32.805 | serial = $dir/serial 2026-08-26 20:35:32.805 | certs = $dir/certs 2026-08-26 20:35:32.805 | crl_dir = $dir/crl 2026-08-26 20:35:32.805 | new_certs_dir = $dir/newcerts 2026-08-26 20:35:32.805 | certificate = $dir/cacert.pem 2026-08-26 20:35:32.805 | private_key = $dir/private/cacert.key 2026-08-26 20:35:32.805 | RANDFILE = $dir/private/.rand 2026-08-26 20:35:32.806 | default_md = sha256 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | [ req ] 2026-08-26 20:35:32.806 | default_bits = 2048 2026-08-26 20:35:32.806 | default_md = sha256 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | prompt = no 2026-08-26 20:35:32.806 | distinguished_name = ca_distinguished_name 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | x509_extensions = ca_extensions 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | [ ca_distinguished_name ] 2026-08-26 20:35:32.806 | organizationName = OpenStack 2026-08-26 20:35:32.806 | organizationalUnitName = DevStack Certificate Authority 2026-08-26 20:35:32.806 | commonName = Intermediate CA 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | [ policy_match ] 2026-08-26 20:35:32.806 | countryName = optional 2026-08-26 20:35:32.806 | stateOrProvinceName = optional 2026-08-26 20:35:32.806 | organizationName = match 2026-08-26 20:35:32.806 | organizationalUnitName = optional 2026-08-26 20:35:32.806 | commonName = supplied 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.806 | [ ca_extensions ] 2026-08-26 20:35:32.806 | basicConstraints = critical,CA:true 2026-08-26 20:35:32.806 | subjectKeyIdentifier = hash 2026-08-26 20:35:32.806 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:35:32.806 | keyUsage = cRLSign, keyCertSign 2026-08-26 20:35:32.806 | 2026-08-26 20:35:32.807 | ' 2026-08-26 20:35:32.812 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-26 20:35:32.818 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:35:32.824 | + lib/tls:create_signing_config:198 : echo ' 2026-08-26 20:35:32.824 | [ ca ] 2026-08-26 20:35:32.824 | default_ca = CA_default 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | [ CA_default ] 2026-08-26 20:35:32.824 | dir = /opt/stack/data/CA/int-ca 2026-08-26 20:35:32.824 | policy = policy_match 2026-08-26 20:35:32.824 | database = $dir/index.txt 2026-08-26 20:35:32.824 | serial = $dir/serial 2026-08-26 20:35:32.824 | certs = $dir/certs 2026-08-26 20:35:32.824 | crl_dir = $dir/crl 2026-08-26 20:35:32.824 | new_certs_dir = $dir/newcerts 2026-08-26 20:35:32.824 | certificate = $dir/cacert.pem 2026-08-26 20:35:32.824 | private_key = $dir/private/cacert.key 2026-08-26 20:35:32.824 | RANDFILE = $dir/private/.rand 2026-08-26 20:35:32.824 | default_md = default 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | [ req ] 2026-08-26 20:35:32.824 | default_bits = 1024 2026-08-26 20:35:32.824 | default_md = sha256 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | prompt = no 2026-08-26 20:35:32.824 | distinguished_name = req_distinguished_name 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | x509_extensions = req_extensions 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | [ req_distinguished_name ] 2026-08-26 20:35:32.824 | organizationName = OpenStack 2026-08-26 20:35:32.824 | organizationalUnitName = DevStack Server Farm 2026-08-26 20:35:32.824 | 2026-08-26 20:35:32.824 | [ policy_match ] 2026-08-26 20:35:32.825 | countryName = optional 2026-08-26 20:35:32.825 | stateOrProvinceName = optional 2026-08-26 20:35:32.825 | organizationName = match 2026-08-26 20:35:32.825 | organizationalUnitName = optional 2026-08-26 20:35:32.825 | commonName = supplied 2026-08-26 20:35:32.825 | 2026-08-26 20:35:32.825 | [ req_extensions ] 2026-08-26 20:35:32.825 | basicConstraints = CA:false 2026-08-26 20:35:32.825 | subjectKeyIdentifier = hash 2026-08-26 20:35:32.825 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:35:32.825 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-26 20:35:32.825 | extendedKeyUsage = serverAuth, clientAuth 2026-08-26 20:35:32.825 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-26 20:35:32.825 | 2026-08-26 20:35:32.825 | ' 2026-08-26 20:35:32.830 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-26 20:35:32.836 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-08-26 20:35:32.963 | ..........+.+..+.......+.........+..+.......+.....................+.....+......+.+...+..+............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+...+.......+..................+..+.+..+......+.+......+........+......+.........+.+.....+....+..+...+....+...+...+..+.......+..+..........+..............+........................+.......+...+.....+...+.........+....+.....+.........+...+....+.........+..+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+............+.......+........+...+.......+.................+....+.........+..+...............+.+.....+...+..........+..+.......+....................+.+..+....+......+..+.+......+.....+...+...+.......+.....+...+..........+.....+.......+............+.....+....+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:33.199 | ...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+..+.............+.....+...+.........+...+.......+..+.+...+.........+..+.+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+...+....+.....+.+........+....+............+.....+...+.+............+...+..+.......+...+...+............+....................+...+.......+...+..+.......+.....+.+..+..................+.+......+............+....................+...+...+.+......+........+....+...........+.........+...+............+..........+...+.........+.....+.+...+...........+......+.......+.....+......+.......+...+.....+......+..........+...+......+..+.......+......+..+...+.+...+...+..................+..+.........+...+.......+......+.....+.........+...+................+..+....+...+.....+.+......+...+..+.+..+......+.+...........+..........+..+......+......+.+...+..+..........+...+..+.........+...+.+..+..........+..+.+......+...+...+..............+......+.......+..+.+.....+...+.+.........+.................+...................+...+.....+......+.......+..+......+...............+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:33.202 | ----- 2026-08-26 20:35:33.212 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-08-26 20:35:33.217 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-26 20:35:33.220 | Check that the request matches the signature 2026-08-26 20:35:33.220 | Signature ok 2026-08-26 20:35:33.220 | The Subject's Distinguished Name is as follows 2026-08-26 20:35:33.220 | organizationName :ASN.1 12:'OpenStack' 2026-08-26 20:35:33.220 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-26 20:35:33.220 | commonName :ASN.1 12:'Intermediate CA' 2026-08-26 20:35:33.221 | Certificate is to be certified until Aug 26 20:35:33 2027 GMT (365 days) 2026-08-26 20:35:33.224 | 2026-08-26 20:35:33.224 | Write out database with 1 new entries 2026-08-26 20:35:33.224 | Database updated 2026-08-26 20:35:33.231 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-26 20:35:33.243 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:35:33.252 | + lib/tls:init_CA:212 : is_fedora 2026-08-26 20:35:33.260 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:35:33.266 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:35:33.273 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:35:33.279 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:35:33.285 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:35:33.292 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:35:33.299 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:35:33.305 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:35:33.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:35:33.317 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:35:33.323 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:35:33.328 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:35:33.335 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:35:33.341 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-26 20:35:33.348 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:33.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:33.361 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-08-26 20:35:33.385 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-26 20:35:33.413 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-26 20:35:33.437 | Updating certificates in /etc/ssl/certs... 2026-08-26 20:35:35.174 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-26 20:35:35.175 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-26 20:35:35.184 | 2 added, 0 removed; done. 2026-08-26 20:35:35.185 | Running hooks in /etc/ca-certificates/update.d... 2026-08-26 20:35:35.189 | done. 2026-08-26 20:35:35.201 | + ./stack.sh:main:884 : init_cert 2026-08-26 20:35:35.205 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-26 20:35:35.212 | + lib/tls:init_cert:226 : [[ -n 162.253.55.114 ]] 2026-08-26 20:35:35.218 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.114 2026-08-26 20:35:35.223 | + lib/tls:init_cert:228 : [[ -n 2604:e100:1:0:f816:3eff:fead:4bd8 ]] 2026-08-26 20:35:35.229 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:35:35.234 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000191256.novalocal IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:35:35.240 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:35:35.247 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-26 20:35:35.252 | + lib/tls:make_cert:244 : local common_name=np0000191256.novalocal 2026-08-26 20:35:35.258 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:35:35.265 | + lib/tls:make_cert:247 : '[' np0000191256.novalocal '!=' 162.253.55.114 ']' 2026-08-26 20:35:35.271 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.114 2026-08-26 20:35:35.277 | + functions-common:is_ipv4_address:2206 : local address=162.253.55.114 2026-08-26 20:35:35.282 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-26 20:35:35.288 | + functions-common:is_ipv4_address:2209 : [[ 162.253.55.114 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-26 20:35:35.293 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-26 20:35:35.299 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 ]] 2026-08-26 20:35:35.306 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8,IP:162.253.55.114 2026-08-26 20:35:35.312 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:35:35.317 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000191256.novalocal' 2026-08-26 20:35:35.494 | ...+..+...+...+.....................+.+..+.+......+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+......+......+.+..+.............+.........+......+...+.....+....+..+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+..+....+.....+.+........+......+.+.............................+....+...........+....+......+..+...+....+.....+.......+...+..+....+.....+.+..................+..+....+.....+.+.....................+............+..+.+...............+..+.+..+.......+......+..+...+.+......+...+...........+...+......+......+.+...+......+.....+...............+.+...+............+..+.......+...+.....+.............+...+......+...+.....+..................+....+...+........+....+..............+....+......+..+.......+..+.........+.........+......+.+.........+......+........+...+...+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:35.692 | ......+....+..+...+.+..+............+.+............+..+.+..+...+.......+...............+........+....+..+...+...+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.+...........+..........+......+..+...+.......+...+........+.+........+.+......+...+..+.+..............+.+.....+..........+..+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+...+....+............+.....................+.....+.......+......+.....+....+...........+....+.....+.+........................+..+......+.............+............+..+..................+....+...+.....+...+...+......+.........+................+.....+.............+..+.+..................+..+.......+.....+......+.+.........+............+.........+......+..+.+..+............+......+..........+.....+....+..+..........+.........+..+.......+...+........+......+.........+.+.........+..+...+...............+.+......+...+..+.........+...+...+.........+...+......+.+...+............+.....+.+..+...............+...+...+.........+...+.............+..+..........+...+..+....+...+...........+....+............+...+.....+...............+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:35:35.696 | ----- 2026-08-26 20:35:35.706 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8,IP:162.253.55.114 ]] 2026-08-26 20:35:35.713 | + lib/tls:make_cert:271 : alt_names=DNS:np0000191256.novalocal,IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8,IP:162.253.55.114 2026-08-26 20:35:35.718 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000191256.novalocal,IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8,IP:162.253.55.114 2026-08-26 20:35:35.729 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000191256.novalocal' -batch 2026-08-26 20:35:35.735 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-26 20:35:35.740 | Check that the request matches the signature 2026-08-26 20:35:35.740 | Signature ok 2026-08-26 20:35:35.740 | The Subject's Distinguished Name is as follows 2026-08-26 20:35:35.740 | organizationName :ASN.1 12:'OpenStack' 2026-08-26 20:35:35.740 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-26 20:35:35.741 | commonName :ASN.1 12:'np0000191256.novalocal' 2026-08-26 20:35:35.742 | Certificate is to be certified until Aug 26 20:35:35 2027 GMT (365 days) 2026-08-26 20:35:35.746 | 2026-08-26 20:35:35.747 | Write out database with 1 new entries 2026-08-26 20:35:35.747 | Database updated 2026-08-26 20:35:35.754 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-08-26 20:35:35.765 | + ./stack.sh:main:891 : install_dstat 2026-08-26 20:35:35.771 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-26 20:35:35.808 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:35.813 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-26 20:35:35.819 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-26 20:35:35.825 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:35:35.833 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-26 20:35:35.839 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-26 20:35:35.844 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:35:35.854 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:35:35.854 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:35:35.863 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-26 20:35:35.870 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-26 20:35:35.876 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-26 20:35:35.883 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-26 20:35:35.889 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-26 20:35:35.935 | Using python 3.12 to install psutil 2026-08-26 20:35:35.941 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-08-26 20:35:37.590 | Collecting psutil 2026-08-26 20:35:40.620 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-26 20:35:40.657 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-26 20:35:40.771 | Installing collected packages: psutil 2026-08-26 20:35:40.842 | Successfully installed psutil-7.2.2 2026-08-26 20:35:40.914 | + inc/python:pip_install:216 : result=0 2026-08-26 20:35:40.919 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:35:40.925 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:40.931 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:40.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:40.941 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:40.946 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:40.951 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:35:40.957 | + functions-common:time_stop:2427 : start_time=1787776535922 2026-08-26 20:35:40.962 | + functions-common:time_stop:2429 : [[ -z 1787776535922 ]] 2026-08-26 20:35:40.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:40.975 | + functions-common:time_stop:2432 : end_time=1787776540970 2026-08-26 20:35:40.981 | + functions-common:time_stop:2433 : elapsed_time=5048 2026-08-26 20:35:40.986 | + functions-common:time_stop:2434 : total=42404 2026-08-26 20:35:40.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:40.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47452 2026-08-26 20:35:41.004 | + inc/python:pip_install:219 : return 0 2026-08-26 20:35:41.011 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-26 20:35:41.017 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:35:41.023 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-26 20:35:41.030 | + ./stack.sh:main:900 : install_libs 2026-08-26 20:35:41.036 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-26 20:35:41.042 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-26 20:35:41.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-26 20:35:41.052 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-26 20:35:41.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.061 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.066 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-08-26 20:35:41.071 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.075 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-26 20:35:41.081 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-26 20:35:41.085 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-26 20:35:41.091 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-26 20:35:41.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.099 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.103 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-08-26 20:35:41.108 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.113 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-26 20:35:41.118 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-26 20:35:41.124 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-26 20:35:41.129 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-26 20:35:41.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.140 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-08-26 20:35:41.149 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.154 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-26 20:35:41.159 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-26 20:35:41.165 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-26 20:35:41.171 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-26 20:35:41.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.182 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.188 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-08-26 20:35:41.193 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.199 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-26 20:35:41.205 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-26 20:35:41.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-26 20:35:41.217 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-26 20:35:41.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.228 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.232 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-08-26 20:35:41.238 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.243 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-26 20:35:41.249 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-26 20:35:41.254 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-26 20:35:41.261 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-26 20:35:41.266 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.272 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.278 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-08-26 20:35:41.284 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.289 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-26 20:35:41.295 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-26 20:35:41.301 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-26 20:35:41.307 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-26 20:35:41.313 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.319 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.324 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-08-26 20:35:41.330 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.336 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-26 20:35:41.342 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-26 20:35:41.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-26 20:35:41.354 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-26 20:35:41.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.364 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.370 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-08-26 20:35:41.375 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.380 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-26 20:35:41.386 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-26 20:35:41.392 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-26 20:35:41.398 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-26 20:35:41.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.408 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.413 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-08-26 20:35:41.419 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.425 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-26 20:35:41.431 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-26 20:35:41.436 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-26 20:35:41.441 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-26 20:35:41.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.452 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.457 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-08-26 20:35:41.463 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.469 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-26 20:35:41.474 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-26 20:35:41.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-26 20:35:41.486 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-26 20:35:41.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.497 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-08-26 20:35:41.508 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.514 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-26 20:35:41.519 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-26 20:35:41.525 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-26 20:35:41.531 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-26 20:35:41.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.542 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.548 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-08-26 20:35:41.554 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.560 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-26 20:35:41.566 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-26 20:35:41.572 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-26 20:35:41.578 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-26 20:35:41.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.590 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.596 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-08-26 20:35:41.602 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.607 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-26 20:35:41.614 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-26 20:35:41.619 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-26 20:35:41.626 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-26 20:35:41.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.637 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.643 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-08-26 20:35:41.649 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.655 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-26 20:35:41.660 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-26 20:35:41.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-26 20:35:41.672 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-26 20:35:41.678 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.684 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.689 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-08-26 20:35:41.696 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.701 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-26 20:35:41.707 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-26 20:35:41.713 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-26 20:35:41.721 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-26 20:35:41.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.734 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.740 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-08-26 20:35:41.746 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.752 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-26 20:35:41.758 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-26 20:35:41.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-26 20:35:41.767 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-26 20:35:41.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.779 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-08-26 20:35:41.791 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.797 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-26 20:35:41.803 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-26 20:35:41.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-26 20:35:41.815 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-26 20:35:41.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.827 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-08-26 20:35:41.839 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.845 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-26 20:35:41.851 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-26 20:35:41.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-26 20:35:41.863 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-26 20:35:41.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.874 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.880 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-08-26 20:35:41.885 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.891 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-26 20:35:41.897 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-26 20:35:41.903 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-26 20:35:41.909 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-26 20:35:41.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.921 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.926 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-08-26 20:35:41.933 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.939 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-26 20:35:41.945 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-26 20:35:41.951 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-26 20:35:41.956 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-26 20:35:41.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:41.968 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:41.974 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-08-26 20:35:41.980 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:41.986 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-26 20:35:41.992 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-26 20:35:41.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-26 20:35:42.003 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-26 20:35:42.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.015 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.020 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-08-26 20:35:42.026 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.032 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-26 20:35:42.038 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-26 20:35:42.043 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-26 20:35:42.049 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-26 20:35:42.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.061 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.066 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-08-26 20:35:42.073 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.079 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-26 20:35:42.085 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-26 20:35:42.091 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-26 20:35:42.097 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-26 20:35:42.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.109 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.115 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-08-26 20:35:42.121 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.127 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-26 20:35:42.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-26 20:35:42.141 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-26 20:35:42.147 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-26 20:35:42.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.160 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.165 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-08-26 20:35:42.171 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.177 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-26 20:35:42.184 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-26 20:35:42.189 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-26 20:35:42.196 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-26 20:35:42.201 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.207 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.212 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-08-26 20:35:42.219 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.225 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-26 20:35:42.231 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-26 20:35:42.237 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-26 20:35:42.243 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-26 20:35:42.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.254 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.260 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-08-26 20:35:42.267 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.272 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-26 20:35:42.279 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-26 20:35:42.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-26 20:35:42.291 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-26 20:35:42.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.302 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.308 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-08-26 20:35:42.314 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.320 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-26 20:35:42.326 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-26 20:35:42.332 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-26 20:35:42.338 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-26 20:35:42.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.349 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.355 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-08-26 20:35:42.362 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.368 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-26 20:35:42.374 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-26 20:35:42.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-26 20:35:42.385 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-26 20:35:42.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.397 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.403 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-08-26 20:35:42.409 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.415 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-26 20:35:42.421 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-26 20:35:42.426 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-26 20:35:42.431 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-26 20:35:42.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.442 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.448 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-08-26 20:35:42.455 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.461 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-26 20:35:42.467 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-26 20:35:42.472 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-26 20:35:42.478 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-26 20:35:42.484 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.490 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.495 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-08-26 20:35:42.501 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.507 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-26 20:35:42.513 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-26 20:35:42.519 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-26 20:35:42.525 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-26 20:35:42.530 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.536 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.542 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-08-26 20:35:42.547 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.554 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-26 20:35:42.560 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-26 20:35:42.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-26 20:35:42.572 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-26 20:35:42.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.582 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.588 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-08-26 20:35:42.593 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.599 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-26 20:35:42.604 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-26 20:35:42.610 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-26 20:35:42.616 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-26 20:35:42.620 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.626 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.632 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-08-26 20:35:42.638 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.644 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-26 20:35:42.649 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-26 20:35:42.654 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-26 20:35:42.660 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-26 20:35:42.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.671 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.677 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-08-26 20:35:42.683 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.688 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-26 20:35:42.694 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-26 20:35:42.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-26 20:35:42.706 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-26 20:35:42.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.717 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-08-26 20:35:42.729 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.735 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-26 20:35:42.740 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-26 20:35:42.746 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-26 20:35:42.752 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-26 20:35:42.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.763 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.767 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-08-26 20:35:42.774 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.780 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-26 20:35:42.786 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-26 20:35:42.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:42.797 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:42.802 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-08-26 20:35:42.808 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:42.814 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-26 20:35:42.856 | Using python 3.12 to install etcd3gw 2026-08-26 20:35:42.861 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-26 20:35:43.499 | Collecting etcd3gw 2026-08-26 20:35:44.429 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:35:44.439 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-26 20:35:44.459 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-26 20:35:44.460 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:35:44.499 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-26 20:35:44.511 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:35:44.556 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-26 20:35:44.567 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:35:44.928 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-26 20:35:44.939 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-26 20:35:44.949 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-26 20:35:45.049 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:35:45.050 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-26 20:35:45.078 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:35:45.079 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-26 20:35:45.091 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:35:45.092 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-26 20:35:45.094 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-26 20:35:45.110 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-26 20:35:45.136 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-26 20:35:45.155 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-26 20:35:45.164 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-26 20:35:45.165 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-26 20:35:45.167 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-26 20:35:45.169 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-26 20:35:45.180 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-26 20:35:45.285 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-26 20:35:45.316 | Attempting uninstall: urllib3 2026-08-26 20:35:45.319 | Found existing installation: urllib3 2.0.7 2026-08-26 20:35:45.320 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:45.320 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-26 20:35:45.398 | Attempting uninstall: idna 2026-08-26 20:35:45.401 | Found existing installation: idna 3.6 2026-08-26 20:35:45.402 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:45.402 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-26 20:35:45.496 | Attempting uninstall: requests 2026-08-26 20:35:45.500 | Found existing installation: requests 2.31.0 2026-08-26 20:35:45.500 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:45.500 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-26 20:35:45.630 | 2026-08-26 20:35:45.632 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-26 20:35:45.722 | + inc/python:pip_install:216 : result=0 2026-08-26 20:35:45.727 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:35:45.734 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:45.739 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:45.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:45.747 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:45.751 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:45.755 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:35:45.760 | + functions-common:time_stop:2427 : start_time=1787776542846 2026-08-26 20:35:45.764 | + functions-common:time_stop:2429 : [[ -z 1787776542846 ]] 2026-08-26 20:35:45.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:45.782 | + functions-common:time_stop:2432 : end_time=1787776545776 2026-08-26 20:35:45.787 | + functions-common:time_stop:2433 : elapsed_time=2930 2026-08-26 20:35:45.792 | + functions-common:time_stop:2434 : total=47452 2026-08-26 20:35:45.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:45.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50382 2026-08-26 20:35:45.805 | + inc/python:pip_install:219 : return 0 2026-08-26 20:35:45.810 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-26 20:35:45.815 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-26 20:35:45.820 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-26 20:35:45.826 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:35:45.831 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:35:45.835 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:35:45.840 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:35:45.846 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:35:45.851 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:35:45.858 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:35:45.863 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:35:45.868 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:35:45.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:35:45.881 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:35:45.887 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:35:45.893 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:35:45.900 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-26 20:35:45.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:45.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:45.917 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-26 20:35:45.922 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-26 20:35:45.928 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:35:45.934 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:35:45.941 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:35:45.946 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:35:45.952 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:35:45.964 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:35:45.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:45.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:45.984 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:35:45.989 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:45.995 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:35:46.001 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:35:46.007 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-26 20:35:46.013 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:35:46.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:46.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:46.032 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-26 20:35:46.082 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-26 20:35:46.140 | Reading package lists... 2026-08-26 20:35:46.365 | Building dependency tree... 2026-08-26 20:35:46.365 | Reading state information... 2026-08-26 20:35:46.621 | The following additional packages will be installed: 2026-08-26 20:35:46.622 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-08-26 20:35:46.623 | Suggested packages: 2026-08-26 20:35:46.623 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-26 20:35:46.623 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-26 20:35:46.623 | python3-uwsgidecorators 2026-08-26 20:35:46.655 | The following NEW packages will be installed: 2026-08-26 20:35:46.656 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-26 20:35:46.657 | uwsgi-plugin-python3 2026-08-26 20:35:49.711 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:35:49.711 | Need to get 1,451 kB of archives. 2026-08-26 20:35:49.711 | After this operation, 4,760 kB of additional disk space will be used. 2026-08-26 20:35:49.711 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-26 20:35:50.076 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-26 20:35:50.161 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-08-26 20:35:50.220 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-26 20:35:50.273 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-26 20:35:50.277 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-26 20:35:50.350 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-26 20:35:50.351 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-26 20:35:50.593 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:35:50.649 | Fetched 1,451 kB in 4s (393 kB/s) 2026-08-26 20:35:50.705 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-26 20:35:50.748 | (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 ... 69107 files and directories currently installed.) 2026-08-26 20:35:50.752 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-26 20:35:50.763 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-26 20:35:50.827 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-26 20:35:50.835 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-26 20:35:50.844 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-26 20:35:50.911 | Selecting previously unselected package libsodium23:amd64. 2026-08-26 20:35:50.923 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:50.927 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:35:50.998 | Selecting previously unselected package libzmq5:amd64. 2026-08-26 20:35:51.009 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-26 20:35:51.013 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-26 20:35:51.089 | Selecting previously unselected package libyajl2:amd64. 2026-08-26 20:35:51.101 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-26 20:35:51.106 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-26 20:35:51.168 | Selecting previously unselected package uwsgi-core. 2026-08-26 20:35:51.177 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:35:51.182 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-26 20:35:51.350 | Selecting previously unselected package uwsgi. 2026-08-26 20:35:51.357 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:35:51.366 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-26 20:35:51.437 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-26 20:35:51.450 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:35:51.455 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-26 20:35:51.537 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-26 20:35:51.550 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:35:51.565 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-26 20:35:51.578 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-26 20:35:51.594 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-26 20:35:51.607 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-26 20:35:51.633 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-26 20:35:52.126 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-26 20:35:52.173 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:35:52.873 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:35:53.190 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:35:53.197 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:35:53.203 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:53.210 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:53.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:53.219 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:53.225 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:53.231 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:35:53.238 | + functions-common:time_stop:2427 : start_time=1787776546075 2026-08-26 20:35:53.243 | + functions-common:time_stop:2429 : [[ -z 1787776546075 ]] 2026-08-26 20:35:53.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:53.262 | + functions-common:time_stop:2432 : end_time=1787776553254 2026-08-26 20:35:53.267 | + functions-common:time_stop:2433 : elapsed_time=7179 2026-08-26 20:35:53.273 | + functions-common:time_stop:2434 : total=226195 2026-08-26 20:35:53.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:53.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=233374 2026-08-26 20:35:53.291 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:35:53.298 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-26 20:35:53.304 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:53.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:53.318 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-26 20:35:53.377 | No module matches proxy 2026-08-26 20:35:53.386 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-26 20:35:53.458 | Enabling module proxy. 2026-08-26 20:35:53.469 | To activate the new configuration, you need to run: 2026-08-26 20:35:53.469 | systemctl restart apache2 2026-08-26 20:35:53.478 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-26 20:35:53.531 | Considering dependency proxy for proxy_uwsgi: 2026-08-26 20:35:53.531 | Module proxy already enabled 2026-08-26 20:35:53.531 | Enabling module proxy_uwsgi. 2026-08-26 20:35:53.541 | To activate the new configuration, you need to run: 2026-08-26 20:35:53.541 | systemctl restart apache2 2026-08-26 20:35:53.551 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-26 20:35:53.557 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:35:53.563 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:35:53.568 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:35:53.751 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-26 20:35:53.757 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-26 20:35:53.762 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-26 20:35:53.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.774 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.779 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-08-26 20:35:53.785 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.790 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-26 20:35:53.796 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-26 20:35:53.802 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-26 20:35:53.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.815 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.821 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-08-26 20:35:53.826 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.832 | + ./stack.sh:main:908 : install_glanceclient 2026-08-26 20:35:53.838 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-26 20:35:53.844 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-26 20:35:53.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.854 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.860 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-08-26 20:35:53.866 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.872 | + ./stack.sh:main:909 : install_cinderclient 2026-08-26 20:35:53.877 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-26 20:35:53.883 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-26 20:35:53.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.894 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.901 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-08-26 20:35:53.907 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.912 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-26 20:35:53.916 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-26 20:35:53.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.928 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-08-26 20:35:53.942 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.948 | + ./stack.sh:main:910 : install_novaclient 2026-08-26 20:35:53.955 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-26 20:35:53.961 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-26 20:35:53.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:53.973 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:53.978 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-08-26 20:35:53.985 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:53.991 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-26 20:35:54.030 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:54.036 | + ./stack.sh:main:912 : install_swiftclient 2026-08-26 20:35:54.042 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-26 20:35:54.049 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-26 20:35:54.056 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:54.061 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:54.067 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-08-26 20:35:54.074 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:54.079 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-26 20:35:54.118 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:54.125 | + ./stack.sh:main:915 : install_neutronclient 2026-08-26 20:35:54.133 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-26 20:35:54.140 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-26 20:35:54.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:54.153 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:54.159 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-08-26 20:35:54.166 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:54.173 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-26 20:35:54.181 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-26 20:35:54.187 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-26 20:35:54.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:54.201 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:54.209 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-08-26 20:35:54.216 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:54.223 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-26 20:35:54.229 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-26 20:35:54.236 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:35:54.245 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-26 20:35:54.252 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-26 20:35:54.258 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:35:54.269 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:35:54.270 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:35:54.282 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-26 20:35:54.289 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-26 20:35:54.295 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-26 20:35:54.303 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-26 20:35:54.309 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-26 20:35:54.365 | Using python 3.12 to install keystonemiddleware 2026-08-26 20:35:54.371 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-26 20:35:55.048 | Collecting keystonemiddleware 2026-08-26 20:35:55.127 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:35:55.159 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-26 20:35:55.169 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:35:55.197 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-26 20:35:55.206 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:35:55.251 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-26 20:35:55.261 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:35:55.294 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-26 20:35:55.303 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:35:55.328 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-26 20:35:55.337 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:35:55.375 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-26 20:35:55.385 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:35:55.425 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-26 20:35:55.434 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:35:55.496 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-26 20:35:55.507 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:35:55.531 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-26 20:35:55.554 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-26 20:35:55.564 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:35:55.600 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-26 20:35:55.610 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-26 20:35:55.655 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-26 20:35:55.664 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:35:55.676 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-26 20:35:55.698 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-26 20:35:55.708 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-26 20:35:55.725 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-26 20:35:55.755 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:35:55.765 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:35:55.798 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:35:55.809 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:35:55.847 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:35:55.857 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-26 20:35:55.894 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-26 20:35:55.904 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:35:55.951 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-26 20:35:55.961 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:35:55.992 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-26 20:35:56.002 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-26 20:35:56.035 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-26 20:35:56.045 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:35:56.055 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-26 20:35:56.078 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-26 20:35:56.087 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-26 20:35:56.097 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-26 20:35:56.098 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-08-26 20:35:56.184 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-26 20:35:56.193 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-26 20:35:56.223 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-26 20:35:56.232 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-26 20:35:56.241 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-26 20:35:56.242 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-08-26 20:35:56.244 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-26 20:35:56.263 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-26 20:35:56.272 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-26 20:35:56.287 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-26 20:35:56.288 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-26 20:35:56.289 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-26 20:35:56.290 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-26 20:35:56.313 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-26 20:35:56.345 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-26 20:35:56.372 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-26 20:35:56.389 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-26 20:35:56.418 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-26 20:35:56.439 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-26 20:35:56.458 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-26 20:35:56.482 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-26 20:35:56.540 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.0 MB/s 0:00:00 2026-08-26 20:35:56.550 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-26 20:35:56.592 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-26 20:35:56.612 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-26 20:35:56.631 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-26 20:35:56.651 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-26 20:35:56.676 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-26 20:35:56.697 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-26 20:35:56.716 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-26 20:35:56.735 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-26 20:35:56.756 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-26 20:35:56.779 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-26 20:35:56.802 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-26 20:35:56.820 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-26 20:35:56.838 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-26 20:35:56.858 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-26 20:35:56.876 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-26 20:35:57.037 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-26 20:35:57.233 | Attempting uninstall: six 2026-08-26 20:35:57.236 | Found existing installation: six 1.16.0 2026-08-26 20:35:57.237 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:57.237 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-26 20:35:57.276 | Attempting uninstall: pyparsing 2026-08-26 20:35:57.280 | Found existing installation: pyparsing 3.1.1 2026-08-26 20:35:57.280 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:57.280 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-26 20:35:57.359 | Attempting uninstall: PyJWT 2026-08-26 20:35:57.362 | Found existing installation: PyJWT 2.7.0 2026-08-26 20:35:57.362 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:35:57.363 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-26 20:35:58.687 | 2026-08-26 20:35:58.691 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.2.0 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-26 20:35:58.802 | + inc/python:pip_install:216 : result=0 2026-08-26 20:35:58.807 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:35:58.813 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:58.819 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:58.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:58.830 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:58.836 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:58.841 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:35:58.848 | + functions-common:time_stop:2427 : start_time=1787776554351 2026-08-26 20:35:58.852 | + functions-common:time_stop:2429 : [[ -z 1787776554351 ]] 2026-08-26 20:35:58.858 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:58.866 | + functions-common:time_stop:2432 : end_time=1787776558861 2026-08-26 20:35:58.871 | + functions-common:time_stop:2433 : elapsed_time=4510 2026-08-26 20:35:58.877 | + functions-common:time_stop:2434 : total=50382 2026-08-26 20:35:58.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:58.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54892 2026-08-26 20:35:58.895 | + inc/python:pip_install:219 : return 0 2026-08-26 20:35:58.901 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-26 20:35:58.908 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-26 20:35:58.915 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:35:58.923 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-26 20:35:58.929 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-26 20:35:58.936 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:35:58.945 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:35:58.946 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:35:58.958 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-26 20:35:58.964 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-26 20:35:58.970 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-26 20:35:58.978 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-26 20:35:58.985 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-26 20:35:59.035 | Using python 3.12 to install python-memcached 2026-08-26 20:35:59.042 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-26 20:36:00.827 | Collecting python-memcached 2026-08-26 20:36:00.909 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:36:00.975 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-26 20:36:01.053 | Installing collected packages: python-memcached 2026-08-26 20:36:01.075 | Successfully installed python-memcached-1.62 2026-08-26 20:36:01.181 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:01.188 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:01.194 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:01.199 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:01.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:01.209 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:01.215 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:01.219 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:01.222 | + functions-common:time_stop:2427 : start_time=1787776559024 2026-08-26 20:36:01.229 | + functions-common:time_stop:2429 : [[ -z 1787776559024 ]] 2026-08-26 20:36:01.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:01.243 | + functions-common:time_stop:2432 : end_time=1787776561239 2026-08-26 20:36:01.249 | + functions-common:time_stop:2433 : elapsed_time=2215 2026-08-26 20:36:01.255 | + functions-common:time_stop:2434 : total=54892 2026-08-26 20:36:01.260 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:01.265 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=57107 2026-08-26 20:36:01.270 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:01.277 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-26 20:36:01.320 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:01.327 | + ./stack.sh:main:922 : '[' 162.253.55.114 == 162.253.55.114 ']' 2026-08-26 20:36:01.334 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-26 20:36:01.340 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-26 20:36:01.347 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-26 20:36:01.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:36:01.359 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-26 20:36:01.366 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-26 20:36:01.404 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:01.412 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-08-26 20:36:01.418 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/keystone.git 2026-08-26 20:36:01.424 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-26 20:36:01.429 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:36:01.435 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:01.441 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:01.447 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:01.453 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:01.460 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:01.499 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:01.505 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:01.511 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:01.517 | + functions-common:git_clone:610 : echo master 2026-08-26 20:36:01.518 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:01.528 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-26 20:36:01.533 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:01.539 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-26 20:36:01.567 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-26 20:36:01.575 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:01.575 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:01.590 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-26 20:36:01.597 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:01.602 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-26 20:36:01.609 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:36:01.616 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:36:01.622 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-26 20:36:01.627 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:36:01.633 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-26 20:36:01.639 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:36:01.646 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:36:01.651 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-26 20:36:01.658 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:36:01.665 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:36:01.672 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-26 20:36:01.678 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:36:01.685 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-26 20:36:01.692 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:36:01.697 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:36:01.703 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-26 20:36:01.716 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-26 20:36:01.723 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-26 20:36:01.729 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-26 20:36:01.845 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-26 20:36:01.851 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:36:01.858 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:36:01.864 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:36:01.871 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:36:01.877 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-26 20:36:01.883 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:36:01.889 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:36:01.895 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:36:01.902 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:36:01.907 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:36:01.914 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:36:01.920 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:36:01.926 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-26 20:36:01.975 | Using python 3.12 to install /opt/stack/keystone 2026-08-26 20:36:01.981 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-26 20:36:02.561 | Obtaining file:///opt/stack/keystone 2026-08-26 20:36:02.564 | Installing build dependencies: started 2026-08-26 20:36:03.407 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:03.408 | Checking if build backend supports build_editable: started 2026-08-26 20:36:03.730 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:36:03.731 | Getting requirements to build editable: started 2026-08-26 20:36:03.910 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:36:03.913 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:36:04.634 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:04.651 | 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.dev64) (7.0.3) 2026-08-26 20:36:04.652 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-26 20:36:04.791 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-26 20:36:05.916 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:36:05.958 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-26 20:36:05.969 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-26 20:36:06.217 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.226 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-26 20:36:06.605 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.614 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-26 20:36:06.628 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-26 20:36:06.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-26 20:36:06.629 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-26 20:36:06.672 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.682 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-26 20:36:06.692 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-26 20:36:06.692 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-26 20:36:06.693 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-26 20:36:06.736 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.745 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:36:06.802 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.813 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:36:06.833 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-26 20:36:06.833 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-26 20:36:06.872 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.882 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:36:06.930 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.941 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:36:06.951 | 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.dev64) (5.11.0) 2026-08-26 20:36:06.975 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:06.985 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:36:06.995 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-26 20:36:07.021 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-26 20:36:07.031 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-26 20:36:07.079 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:07.090 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:36:07.102 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-26 20:36:07.103 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-26 20:36:07.151 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:07.162 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-26 20:36:07.176 | 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.dev64) (4.1.0) 2026-08-26 20:36:07.177 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-26 20:36:07.208 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:07.218 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-26 20:36:07.264 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-26 20:36:07.279 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:36:07.417 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-26 20:36:07.427 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-26 20:36:07.454 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-26 20:36:07.463 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-26 20:36:07.473 | 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.dev64) (5.3.1) 2026-08-26 20:36:07.496 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:36:07.506 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:36:07.545 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:36:07.555 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:36:07.589 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:36:07.600 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:36:07.644 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:36:07.656 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:36:07.745 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:36:07.754 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-26 20:36:07.791 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-26 20:36:07.800 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-26 20:36:07.816 | 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.dev64) (1.17.0) 2026-08-26 20:36:07.866 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-26 20:36:07.876 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-26 20:36:07.913 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:36:07.923 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-26 20:36:07.955 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:36:07.965 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:36:08.015 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.024 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:36:08.360 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.369 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-26 20:36:08.381 | 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.dev64) (5.16.0) 2026-08-26 20:36:08.382 | 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.dev64) (2.34.2) 2026-08-26 20:36:08.384 | 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.dev64) (2.1.0) 2026-08-26 20:36:08.385 | 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.dev64) (1.9.0) 2026-08-26 20:36:08.385 | 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.dev64) (4.16.0) 2026-08-26 20:36:08.391 | 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.dev64) (1.3.0) 2026-08-26 20:36:08.392 | 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.dev64) (2.0.0) 2026-08-26 20:36:08.392 | 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.dev64) (6.0.3) 2026-08-26 20:36:08.420 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.429 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-26 20:36:08.471 | 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.dev64) (3.1.0) 2026-08-26 20:36:08.507 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.517 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-26 20:36:08.553 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.563 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-26 20:36:08.608 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.621 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:36:08.634 | 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.dev64) (2.3.0) 2026-08-26 20:36:08.640 | 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.dev64) (2.9.0.post0) 2026-08-26 20:36:08.644 | 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.dev64) (3.5.0) 2026-08-26 20:36:08.687 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.697 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:36:08.743 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.752 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:36:08.794 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.804 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-26 20:36:08.861 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.870 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:36:08.908 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.921 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-26 20:36:08.958 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:08.969 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:36:09.017 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.027 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-26 20:36:09.038 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-26 20:36:09.070 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.082 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:36:09.123 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.132 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:36:09.187 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.198 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:36:09.382 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.391 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-26 20:36:09.427 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.436 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:36:09.469 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.479 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:36:09.513 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.523 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-26 20:36:09.569 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.579 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-26 20:36:09.644 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.654 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-26 20:36:09.689 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.700 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-26 20:36:09.746 | 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.dev64) 2026-08-26 20:36:09.757 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:36:09.805 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.817 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-26 20:36:09.835 | 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.dev64) (3.3.2) 2026-08-26 20:36:09.836 | 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.dev64) (7.2.2) 2026-08-26 20:36:09.842 | 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.dev64) (84.0.0) 2026-08-26 20:36:09.874 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.885 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-26 20:36:09.930 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.940 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-26 20:36:09.975 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:09.984 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-26 20:36:10.028 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:10.040 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-26 20:36:10.057 | 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.dev64) (3.5.0) 2026-08-26 20:36:10.058 | 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.dev64) (3.18) 2026-08-26 20:36:10.059 | 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.dev64) (2.7.0) 2026-08-26 20:36:10.061 | 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.dev64) (2023.11.17) 2026-08-26 20:36:10.102 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:36:10.111 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-26 20:36:10.159 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:36:10.169 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:36:10.232 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-26 20:36:10.260 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-26 20:36:10.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 74.1 MB/s 0:00:00 2026-08-26 20:36:10.324 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-26 20:36:10.343 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-26 20:36:10.361 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-26 20:36:10.379 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-26 20:36:10.399 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-26 20:36:10.417 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-26 20:36:10.438 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-26 20:36:10.456 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-26 20:36:10.478 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-26 20:36:10.498 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-26 20:36:10.518 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-26 20:36:10.536 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-26 20:36:10.555 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-26 20:36:10.582 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-26 20:36:10.603 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-26 20:36:10.626 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-26 20:36:10.648 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-26 20:36:10.669 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-26 20:36:10.689 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-26 20:36:10.708 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-26 20:36:10.729 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-26 20:36:10.745 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-26 20:36:10.766 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-26 20:36:10.787 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-26 20:36:10.809 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-26 20:36:10.832 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-26 20:36:10.857 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-26 20:36:10.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 24.0 MB/s 0:00:00 2026-08-26 20:36:10.888 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-26 20:36:10.907 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-26 20:36:10.925 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-26 20:36:10.943 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-26 20:36:10.965 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-26 20:36:10.987 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-26 20:36:11.004 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-26 20:36:11.024 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-26 20:36:11.045 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-26 20:36:11.067 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-26 20:36:11.088 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-26 20:36:11.113 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-26 20:36:11.136 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-26 20:36:11.155 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-26 20:36:11.175 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-26 20:36:11.192 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-26 20:36:11.216 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-26 20:36:11.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 70.0 MB/s 0:00:00 2026-08-26 20:36:11.277 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-26 20:36:11.295 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-26 20:36:11.311 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-26 20:36:11.328 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-26 20:36:11.355 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-26 20:36:11.378 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-26 20:36:11.400 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-26 20:36:11.422 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-26 20:36:11.443 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-26 20:36:11.463 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-26 20:36:11.483 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-26 20:36:11.654 | Building wheels for collected packages: keystone 2026-08-26 20:36:11.655 | Building editable for keystone (pyproject.toml): started 2026-08-26 20:36:12.451 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-26 20:36:12.452 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=f555b03f2aa286a22a7495693aa43b381c8884c66dc47153b412f169325507cd 2026-08-26 20:36:12.453 | Stored in directory: /tmp/pip-ephem-wheel-cache-ipoeatv0/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-26 20:36:12.455 | Successfully built keystone 2026-08-26 20:36:12.600 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-26 20:36:13.546 | Attempting uninstall: oauthlib 2026-08-26 20:36:13.551 | Found existing installation: oauthlib 3.2.2 2026-08-26 20:36:13.551 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:13.551 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-26 20:36:13.629 | Attempting uninstall: markupsafe 2026-08-26 20:36:13.634 | Found existing installation: MarkupSafe 2.1.5 2026-08-26 20:36:13.634 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:13.635 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-26 20:36:14.318 | Attempting uninstall: blinker 2026-08-26 20:36:14.324 | Found existing installation: blinker 1.7.0 2026-08-26 20:36:14.324 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:14.324 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-26 20:36:14.347 | Attempting uninstall: attrs 2026-08-26 20:36:14.352 | Found existing installation: attrs 23.2.0 2026-08-26 20:36:14.352 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:14.352 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-26 20:36:16.005 | Attempting uninstall: jinja2 2026-08-26 20:36:16.011 | Found existing installation: Jinja2 3.1.2 2026-08-26 20:36:16.011 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:16.011 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-26 20:36:16.569 | Attempting uninstall: cryptography 2026-08-26 20:36:16.575 | Found existing installation: cryptography 41.0.7 2026-08-26 20:36:16.576 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:16.576 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-26 20:36:17.148 | Attempting uninstall: jsonschema 2026-08-26 20:36:17.156 | Found existing installation: jsonschema 4.10.3 2026-08-26 20:36:17.156 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:17.156 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-26 20:36:18.080 | 2026-08-26 20:36:18.088 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.2.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-26 20:36:18.362 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:18.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:18.373 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:18.379 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:18.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:18.390 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:18.395 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:18.401 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:18.405 | + functions-common:time_stop:2427 : start_time=1787776561962 2026-08-26 20:36:18.410 | + functions-common:time_stop:2429 : [[ -z 1787776561962 ]] 2026-08-26 20:36:18.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:18.425 | + functions-common:time_stop:2432 : end_time=1787776578420 2026-08-26 20:36:18.430 | + functions-common:time_stop:2433 : elapsed_time=16458 2026-08-26 20:36:18.435 | + functions-common:time_stop:2434 : total=57107 2026-08-26 20:36:18.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:18.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73565 2026-08-26 20:36:18.452 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:18.458 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:36:18.467 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:36:18.473 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-26 20:36:18.480 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-26 20:36:18.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:36:18.490 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:36:18.496 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-08-26 20:36:18.502 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:36:18.507 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-26 20:36:18.546 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:18.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:36:18.557 | + ./stack.sh:main:924 : configure_keystone 2026-08-26 20:36:18.563 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-26 20:36:18.592 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-26 20:36:18.597 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-26 20:36:18.610 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-26 20:36:18.646 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:18.652 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-26 20:36:18.722 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-26 20:36:18.791 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-26 20:36:18.863 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-26 20:36:18.935 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-26 20:36:19.010 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-26 20:36:19.086 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-26 20:36:19.156 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-26 20:36:19.226 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-26 20:36:19.302 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-26 20:36:19.308 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-26 20:36:19.314 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-26 20:36:19.320 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-26 20:36:19.326 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:36:19.332 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:36:19.368 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:19.375 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:36:19.381 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:36:19.386 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:36:19.421 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:19.427 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:36:19.435 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:36:19.504 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:36:19.510 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:36:19.515 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.114/identity 2026-08-26 20:36:19.592 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-26 20:36:19.598 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-26 20:36:19.669 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-26 20:36:19.676 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-26 20:36:19.682 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-26 20:36:19.687 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-26 20:36:19.692 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:19.697 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:19.702 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:19.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:19.743 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:19.748 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:19.755 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:19.833 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-26 20:36:19.839 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-26 20:36:19.845 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-26 20:36:19.852 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-26 20:36:19.860 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:36:19.901 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:36:19.907 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:36:19.913 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:19.919 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:36:19.925 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:36:19.996 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:20.071 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:20.145 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:36:20.216 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-26 20:36:20.286 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-26 20:36:20.357 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-26 20:36:20.364 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:36:20.369 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-26 20:36:20.375 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-26 20:36:20.381 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:36:20.388 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-26 20:36:20.394 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-26 20:36:20.400 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:36:20.406 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:36:20.431 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:36:20.432 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:20.450 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:36:20.459 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:20.480 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:36:20.489 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-26 20:36:20.493 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:36:20.504 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:36:20.511 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-26 20:36:20.586 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-08-26 20:36:20.656 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-26 20:36:20.722 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-26 20:36:20.793 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-26 20:36:20.865 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-26 20:36:20.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-26 20:36:21.006 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-26 20:36:21.073 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-26 20:36:21.146 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:36:21.220 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-26 20:36:21.294 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-26 20:36:21.365 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-26 20:36:21.430 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-26 20:36:21.500 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:36:21.505 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:36:21.513 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-26 20:36:21.520 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-26 20:36:21.525 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:36:21.531 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:21.538 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:21.543 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:36:21.550 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:36:21.556 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-26 20:36:21.628 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-26 20:36:21.699 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-26 20:36:21.700 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:36:21.714 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-26 20:36:21.722 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-26 20:36:21.728 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-26 20:36:21.734 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:36:21.739 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:36:21.745 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:21.750 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:21.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:21.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:21.767 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:21.773 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:36:21.778 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:21.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:21.791 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-26 20:36:21.864 | Enabling site keystone-api. 2026-08-26 20:36:21.874 | To activate the new configuration, you need to run: 2026-08-26 20:36:21.874 | systemctl reload apache2 2026-08-26 20:36:21.883 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:36:21.889 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:36:21.894 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:21.900 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:36:22.088 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-26 20:36:22.155 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-26 20:36:22.223 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-26 20:36:22.295 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-26 20:36:22.301 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-26 20:36:22.376 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-26 20:36:22.447 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-26 20:36:22.518 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-26 20:36:22.597 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-26 20:36:22.604 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-26 20:36:22.676 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-26 20:36:22.717 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:22.723 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-26 20:36:22.767 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:22.773 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-26 20:36:22.779 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-26 20:36:22.786 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-26 20:36:22.793 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:36:22.799 | + lib/stack:stack_install_service:32 : install_glance 2026-08-26 20:36:22.807 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-26 20:36:22.814 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-26 20:36:22.820 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-26 20:36:22.867 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:22.873 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-26 20:36:22.881 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-26 20:36:22.925 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:22.932 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-26 20:36:22.940 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-26 20:36:22.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:36:22.954 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:36:22.959 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-08-26 20:36:22.967 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:36:22.975 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-26 20:36:22.982 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-26 20:36:22.990 | ++ inc/python:join_extras:29 : echo cinder 2026-08-26 20:36:22.999 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-26 20:36:23.006 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-26 20:36:23.011 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-26 20:36:23.018 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-26 20:36:23.026 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-26 20:36:23.032 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-26 20:36:23.040 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-26 20:36:23.049 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:36:23.051 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-26 20:36:23.061 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-26 20:36:23.067 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-26 20:36:23.074 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-26 20:36:23.083 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-26 20:36:23.090 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-26 20:36:23.143 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-26 20:36:23.149 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-26 20:36:23.901 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.083 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:36:26.099 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-26 20:36:26.099 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-26 20:36:26.100 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-26 20:36:26.100 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-08-26 20:36:26.100 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-26 20:36:26.101 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-08-26 20:36:26.101 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-26 20:36:26.102 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.16.0) 2026-08-26 20:36:26.102 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-26 20:36:26.103 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-26 20:36:26.125 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.129 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:36:26.140 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-26 20:36:26.141 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-26 20:36:26.142 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-08-26 20:36:26.173 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.177 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-26 20:36:26.235 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.240 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:36:26.280 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.284 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:36:26.323 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.326 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:36:26.338 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-26 20:36:26.339 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-26 20:36:26.340 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-26 20:36:26.341 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-08-26 20:36:26.346 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-26 20:36:26.347 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-26 20:36:26.348 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-08-26 20:36:26.350 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-26 20:36:26.350 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-26 20:36:26.351 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-26 20:36:26.352 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-26 20:36:26.379 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-26 20:36:26.382 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-26 20:36:26.392 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-26 20:36:26.395 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-26 20:36:26.398 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-26 20:36:26.399 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-26 20:36:26.400 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-26 20:36:26.406 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-26 20:36:26.408 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-08-26 20:36:26.408 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-26 20:36:26.410 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-26 20:36:26.413 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-08-26 20:36:26.414 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-08-26 20:36:26.414 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-08-26 20:36:26.415 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-26 20:36:26.416 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-26 20:36:26.416 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-26 20:36:26.417 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-26 20:36:26.418 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-26 20:36:26.423 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-26 20:36:26.424 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-08-26 20:36:26.427 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-26 20:36:26.436 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-26 20:36:26.439 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-08-26 20:36:26.440 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-26 20:36:26.446 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-26 20:36:26.447 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-26 20:36:26.447 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-26 20:36:26.448 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-26 20:36:26.458 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-26 20:36:26.484 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-26 20:36:26.508 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-26 20:36:26.522 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-26 20:36:26.534 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-26 20:36:26.547 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-26 20:36:26.558 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-26 20:36:26.568 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-26 20:36:26.689 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-26 20:36:27.407 | 2026-08-26 20:36:27.415 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-26 20:36:27.508 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:27.514 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:27.520 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:27.525 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:27.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:27.533 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:27.538 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:27.542 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:27.547 | + functions-common:time_stop:2427 : start_time=1787776583130 2026-08-26 20:36:27.552 | + functions-common:time_stop:2429 : [[ -z 1787776583130 ]] 2026-08-26 20:36:27.559 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:27.567 | + functions-common:time_stop:2432 : end_time=1787776587562 2026-08-26 20:36:27.571 | + functions-common:time_stop:2433 : elapsed_time=4432 2026-08-26 20:36:27.577 | + functions-common:time_stop:2434 : total=73565 2026-08-26 20:36:27.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:27.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77997 2026-08-26 20:36:27.594 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:27.600 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-26 20:36:27.606 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-26 20:36:27.612 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-26 20:36:27.641 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-26 20:36:27.652 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-08-26 20:36:27.658 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/glance.git 2026-08-26 20:36:27.664 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-26 20:36:27.669 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:36:27.674 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:27.681 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:27.687 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:27.692 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:27.699 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:27.733 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:27.738 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:27.744 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:27.751 | + functions-common:git_clone:610 : echo master 2026-08-26 20:36:27.752 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:27.761 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-26 20:36:27.767 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:27.773 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-26 20:36:27.801 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-26 20:36:27.808 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:27.808 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:27.818 | 2699961fa tests: Ignore CHECK constraints in test_models_sync 2026-08-26 20:36:27.826 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:27.832 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-26 20:36:27.838 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:36:27.844 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:36:27.849 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-26 20:36:27.856 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:36:27.862 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-26 20:36:27.870 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:36:27.877 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:36:27.884 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-26 20:36:27.891 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:36:27.897 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:36:27.904 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-26 20:36:27.910 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:36:27.919 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-26 20:36:27.926 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:36:27.933 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:36:27.941 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-26 20:36:27.954 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-26 20:36:27.961 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-26 20:36:27.968 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-26 20:36:28.087 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-26 20:36:28.094 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:36:28.099 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:36:28.104 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:36:28.109 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:36:28.116 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-26 20:36:28.121 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:36:28.126 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:36:28.133 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:36:28.138 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:36:28.142 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:36:28.149 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:36:28.156 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:36:28.162 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-26 20:36:28.208 | Using python 3.12 to install /opt/stack/glance 2026-08-26 20:36:28.214 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-26 20:36:28.789 | Obtaining file:///opt/stack/glance 2026-08-26 20:36:28.791 | Installing build dependencies: started 2026-08-26 20:36:29.644 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:29.646 | Checking if build backend supports build_editable: started 2026-08-26 20:36:29.956 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:36:29.957 | Getting requirements to build editable: started 2026-08-26 20:36:30.117 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:36:30.119 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:36:30.842 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:30.853 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.0.3) 2026-08-26 20:36:30.853 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (0.7.1) 2026-08-26 20:36:30.853 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.0.52) 2026-08-26 20:36:30.854 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-26 20:36:30.854 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.5.1) 2026-08-26 20:36:30.855 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.8.11) 2026-08-26 20:36:30.855 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.19.1) 2026-08-26 20:36:31.936 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /simple/httplib2/ 2026-08-26 20:36:33.082 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.419 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:36:37.429 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.7.0) 2026-08-26 20:36:37.429 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.6.1) 2026-08-26 20:36:37.430 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.5.0) 2026-08-26 20:36:37.430 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.8.0) 2026-08-26 20:36:37.431 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.2.0) 2026-08-26 20:36:37.431 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.9.1) 2026-08-26 20:36:37.484 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.492 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:36:37.507 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.16.0) 2026-08-26 20:36:37.508 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (13.0.1) 2026-08-26 20:36:37.526 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.531 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:36:37.548 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.18.0) 2026-08-26 20:36:37.548 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.10.1) 2026-08-26 20:36:37.548 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.26.0) 2026-08-26 20:36:37.549 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.8.0) 2026-08-26 20:36:37.551 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (18.1.1) 2026-08-26 20:36:37.552 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.9.0) 2026-08-26 20:36:37.578 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.584 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:36:37.597 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.3.0) 2026-08-26 20:36:37.598 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (18.2.0) 2026-08-26 20:36:37.599 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.2.0) 2026-08-26 20:36:37.620 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.624 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:36:37.634 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.0.1) 2026-08-26 20:36:37.635 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (4.8.0) 2026-08-26 20:36:37.636 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.4.0) 2026-08-26 20:36:37.637 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.7.0) 2026-08-26 20:36:37.637 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-26 20:36:37.638 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (43.0.3) 2026-08-26 20:36:37.654 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.660 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:36:37.691 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.696 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:36:37.706 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev42) (1.4.1) 2026-08-26 20:36:37.709 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev42) (4.16.0) 2026-08-26 20:36:37.733 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.737 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:36:37.749 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.34.2) 2026-08-26 20:36:37.749 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev42) (2.1.1) 2026-08-26 20:36:37.750 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev42) (3.0) 2026-08-26 20:36:37.752 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev42) (5.11.0) 2026-08-26 20:36:37.755 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev42) (2.3.0) 2026-08-26 20:36:37.761 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev42) (1.4.2) 2026-08-26 20:36:37.762 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev42) (3.5.0) 2026-08-26 20:36:37.766 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev42) (3.3.2) 2026-08-26 20:36:37.768 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (26.1.0) 2026-08-26 20:36:37.769 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (2025.9.1) 2026-08-26 20:36:37.769 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (0.37.0) 2026-08-26 20:36:37.770 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (2026.6.3) 2026-08-26 20:36:37.774 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev42) (2.1.0) 2026-08-26 20:36:37.775 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev42) (1.9.0) 2026-08-26 20:36:37.778 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (4.3.0) 2026-08-26 20:36:37.781 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (4.1.0) 2026-08-26 20:36:37.781 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (2.13.0) 2026-08-26 20:36:37.785 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (1.5.0) 2026-08-26 20:36:37.787 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (5.3.1) 2026-08-26 20:36:37.790 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev42) (0.20) 2026-08-26 20:36:37.793 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (1.3.0) 2026-08-26 20:36:37.793 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (2.0.0) 2026-08-26 20:36:37.794 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (6.0.3) 2026-08-26 20:36:37.798 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev42) (2.1.2) 2026-08-26 20:36:37.799 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev42) (0.6.2) 2026-08-26 20:36:37.827 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.834 | Downloading openstacksdk-4.19.0-py3-none-any.whl.metadata (12 kB) 2026-08-26 20:36:37.863 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.868 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-26 20:36:37.899 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.903 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-26 20:36:37.936 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.941 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:36:37.951 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) (7.2.2) 2026-08-26 20:36:37.970 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:37.974 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:36:37.990 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev42) (2.9.0.post0) 2026-08-26 20:36:37.994 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (7.1.7) 2026-08-26 20:36:37.995 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.3.1) 2026-08-26 20:36:37.995 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.6.2) 2026-08-26 20:36:37.998 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (0.17.0) 2026-08-26 20:36:37.998 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.1.0) 2026-08-26 20:36:38.004 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (2026.3) 2026-08-26 20:36:38.004 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (26.3) 2026-08-26 20:36:38.008 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (0.26.0) 2026-08-26 20:36:38.009 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (5.0.0) 2026-08-26 20:36:38.010 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (3.1.6) 2026-08-26 20:36:38.011 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (4.0.1) 2026-08-26 20:36:38.014 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (3.0.3) 2026-08-26 20:36:38.021 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev42) (1.2.1) 2026-08-26 20:36:38.024 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (0.41.2) 2026-08-26 20:36:38.025 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (3.5.5) 2026-08-26 20:36:38.027 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (1.7.6) 2026-08-26 20:36:38.029 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (2.8.0) 2026-08-26 20:36:38.052 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.055 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:36:38.117 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.121 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-26 20:36:38.141 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev42) (84.0.0) 2026-08-26 20:36:38.149 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev42) (0.8.2) 2026-08-26 20:36:38.180 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.184 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:36:38.205 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.209 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-26 20:36:38.243 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.248 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:36:38.285 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.290 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-26 20:36:38.312 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.316 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:36:38.325 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (15.0.0) 2026-08-26 20:36:38.338 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.341 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-26 20:36:38.356 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev42) (1.17.0) 2026-08-26 20:36:38.365 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.5.0) 2026-08-26 20:36:38.366 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.18) 2026-08-26 20:36:38.366 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.7.0) 2026-08-26 20:36:38.368 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2023.11.17) 2026-08-26 20:36:38.383 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (4.2.0) 2026-08-26 20:36:38.383 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.20.0) 2026-08-26 20:36:38.388 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (0.1.2) 2026-08-26 20:36:38.395 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev42) (0.8) 2026-08-26 20:36:38.462 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.466 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:36:38.494 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.499 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:36:38.509 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) (9.1.4) 2026-08-26 20:36:38.522 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.527 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:36:38.585 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:38.591 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-26 20:36:38.605 | Installing build dependencies: started 2026-08-26 20:36:39.388 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:39.390 | Getting requirements to build wheel: started 2026-08-26 20:36:39.724 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:36:39.726 | Preparing metadata (pyproject.toml): started 2026-08-26 20:36:39.911 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:39.965 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:39.970 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:36:40.015 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:36:40.019 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-26 20:36:40.072 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-26 20:36:40.088 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-26 20:36:40.099 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-26 20:36:40.110 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-26 20:36:40.128 | Downloading openstacksdk-4.19.0-py3-none-any.whl (2.0 MB) 2026-08-26 20:36:40.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 49.5 MB/s 0:00:00 2026-08-26 20:36:40.173 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-26 20:36:40.184 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-26 20:36:40.196 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-26 20:36:40.207 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-26 20:36:40.219 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-26 20:36:40.231 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-26 20:36:40.248 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-26 20:36:40.265 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-26 20:36:40.280 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-26 20:36:40.296 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-26 20:36:40.313 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-26 20:36:40.334 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-26 20:36:40.348 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-26 20:36:40.361 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-26 20:36:40.380 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-26 20:36:40.393 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-26 20:36:40.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.0 MB/s 0:00:00 2026-08-26 20:36:40.448 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-26 20:36:40.465 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-26 20:36:40.480 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-26 20:36:40.494 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-26 20:36:40.508 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-26 20:36:40.601 | Building wheels for collected packages: glance, simplegeneric 2026-08-26 20:36:40.601 | Building editable for glance (pyproject.toml): started 2026-08-26 20:36:41.278 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-26 20:36:41.279 | Created wheel for glance: filename=glance-33.0.0.0b3.dev42-0.editable-py3-none-any.whl size=9070 sha256=7aa3f9edc361ff6b8a668c133744a0aa86fb435fc5796d4e3de94aa4a7d22c75 2026-08-26 20:36:41.279 | Stored in directory: /tmp/pip-ephem-wheel-cache-pa1aq0ns/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-26 20:36:41.284 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-26 20:36:41.491 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-26 20:36:41.492 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ef5278e4974aace9bdb523fe6b7106a5c99c337f949468ab068acbce21d04c07 2026-08-26 20:36:41.493 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-26 20:36:41.497 | Successfully built glance simplegeneric 2026-08-26 20:36:41.650 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-26 20:36:43.300 | Attempting uninstall: jsonpointer 2026-08-26 20:36:43.307 | Found existing installation: jsonpointer 2.0 2026-08-26 20:36:43.308 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:43.308 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-26 20:36:43.342 | Attempting uninstall: httplib2 2026-08-26 20:36:43.350 | Found existing installation: httplib2 0.20.4 2026-08-26 20:36:43.351 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:43.351 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-26 20:36:43.411 | Attempting uninstall: jsonpatch 2026-08-26 20:36:43.418 | Found existing installation: jsonpatch 1.32 2026-08-26 20:36:43.418 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:36:43.418 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-26 20:36:45.859 | 2026-08-26 20:36:45.871 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev42 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-26 20:36:46.052 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:46.057 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:46.062 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:46.067 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:46.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:46.076 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:46.080 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:46.085 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:46.089 | + functions-common:time_stop:2427 : start_time=1787776588199 2026-08-26 20:36:46.094 | + functions-common:time_stop:2429 : [[ -z 1787776588199 ]] 2026-08-26 20:36:46.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:46.111 | + functions-common:time_stop:2432 : end_time=1787776606103 2026-08-26 20:36:46.117 | + functions-common:time_stop:2433 : elapsed_time=17904 2026-08-26 20:36:46.122 | + functions-common:time_stop:2434 : total=77997 2026-08-26 20:36:46.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:46.134 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95901 2026-08-26 20:36:46.139 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:46.144 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:36:46.149 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:36:46.157 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-26 20:36:46.163 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-26 20:36:46.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:36:46.175 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:36:46.181 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-08-26 20:36:46.187 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:36:46.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:36:46.198 | + ./stack.sh:main:945 : configure_glance 2026-08-26 20:36:46.203 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-26 20:36:46.229 | + lib/glance:configure_glance:353 : local dburl 2026-08-26 20:36:46.236 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-26 20:36:46.242 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-26 20:36:46.247 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-26 20:36:46.252 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-26 20:36:46.257 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:46.262 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:46.268 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:46.303 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:46.308 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:46.314 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:46.321 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:46.326 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-26 20:36:46.394 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:46.464 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-26 20:36:46.519 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-26 20:36:46.574 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-26 20:36:46.643 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-26 20:36:46.720 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-26 20:36:46.802 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-26 20:36:46.808 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:36:46.815 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-26 20:36:46.821 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:36:46.826 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:36:46.832 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-26 20:36:46.838 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:36:46.844 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-26 20:36:46.849 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:36:46.855 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-26 20:36:46.928 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-26 20:36:47.000 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:36:47.071 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-26 20:36:47.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-26 20:36:47.199 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-26 20:36:47.272 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-26 20:36:47.345 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-26 20:36:47.421 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:36:47.495 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:36:47.568 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:36:47.635 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:36:47.642 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-26 20:36:47.722 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-26 20:36:47.729 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-26 20:36:47.735 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-26 20:36:47.741 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:36:47.747 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:36:47.753 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:36:47.796 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:47.803 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:36:47.808 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:36:47.815 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:36:47.852 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:47.859 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:36:47.866 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:36:47.936 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:36:47.942 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:36:47.948 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-26 20:36:47.954 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-26 20:36:47.960 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-26 20:36:48.032 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-26 20:36:48.107 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-26 20:36:48.190 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-26 20:36:48.196 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-26 20:36:48.202 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-26 20:36:48.209 | + lib/glance:configure_glance_store:282 : local be 2026-08-26 20:36:48.216 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:36:48.222 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:48.229 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-26 20:36:48.311 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-26 20:36:48.317 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.114 2026-08-26 20:36:48.398 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:36:48.403 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:48.409 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-26 20:36:48.447 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:48.453 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.114/image 2026-08-26 20:36:48.530 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-26 20:36:48.573 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:48.581 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-26 20:36:48.659 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.114/identity 2026-08-26 20:36:48.733 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-26 20:36:48.740 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-26 20:36:48.747 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:36:48.754 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:36:48.793 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:36:48.799 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:36:48.806 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:48.812 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:36:48.819 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:36:48.894 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:48.965 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:49.026 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:36:49.090 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-26 20:36:49.156 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-26 20:36:49.166 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-26 20:36:49.243 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-26 20:36:49.314 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-26 20:36:49.383 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-26 20:36:49.455 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-26 20:36:49.530 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-26 20:36:49.616 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-26 20:36:49.690 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-26 20:36:49.760 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-26 20:36:49.770 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-26 20:36:49.785 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-26 20:36:49.822 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:49.828 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=162.253.55.114 2026-08-26 20:36:49.833 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-26 20:36:49.840 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.114:8776/v3/%(project_id)s' 2026-08-26 20:36:49.910 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.114:8776/v3/%(project_id)s' 2026-08-26 20:36:49.981 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-26 20:36:49.987 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-26 20:36:49.992 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-26 20:36:49.996 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-26 20:36:50.002 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-26 20:36:50.008 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-26 20:36:50.012 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-26 20:36:50.021 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:36:50.027 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-26 20:36:50.095 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-26 20:36:50.101 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-26 20:36:50.106 | ++ functions:get_random_port:861 : true 2026-08-26 20:36:50.112 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-26 20:36:50.117 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-26 20:36:50.123 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-26 20:36:50.264 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-26 20:36:50.271 | ++ functions:get_random_port:865 : break 2 2026-08-26 20:36:50.277 | ++ functions:get_random_port:869 : echo 60999 2026-08-26 20:36:50.284 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-26 20:36:50.289 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-26 20:36:50.356 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-08-26 20:36:50.424 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-26 20:36:50.486 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:36:50.548 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:36:50.615 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:36:50.681 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:36:50.746 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:36:50.813 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:36:50.882 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:36:50.949 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:36:51.019 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:36:51.086 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:36:51.154 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:36:51.240 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-26 20:36:51.317 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-26 20:36:51.393 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-26 20:36:51.466 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-26 20:36:51.539 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-26 20:36:51.614 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-26 20:36:51.687 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-26 20:36:51.693 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:36:51.700 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:51.707 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:51.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:51.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:51.724 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:51.730 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:36:51.789 | proxy (enabled by site administrator) 2026-08-26 20:36:51.797 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-26 20:36:51.804 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:36:51.810 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:51.816 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:51.823 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:51.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:51.837 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:51.842 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:36:51.901 | No module matches proxy_http 2026-08-26 20:36:51.908 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-26 20:36:51.982 | Considering dependency proxy for proxy_http: 2026-08-26 20:36:51.982 | Module proxy already enabled 2026-08-26 20:36:51.982 | Enabling module proxy_http. 2026-08-26 20:36:51.992 | To activate the new configuration, you need to run: 2026-08-26 20:36:51.992 | systemctl restart apache2 2026-08-26 20:36:52.000 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:36:52.007 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-26 20:36:52.013 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:36:52.018 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:52.024 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:36:52.197 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-26 20:36:52.205 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-26 20:36:52.211 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-26 20:36:52.216 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:36:52.221 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:52.226 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:52.231 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:36:52.238 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-26 20:36:52.244 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-26 20:36:52.245 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:36:52.257 | KeepAlive Off 2026-08-26 20:36:52.265 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-26 20:36:52.266 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:36:52.278 | SetEnv proxy-sendchunked 1 2026-08-26 20:36:52.287 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-26 20:36:52.289 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:36:52.299 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-26 20:36:52.305 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-26 20:36:52.309 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-26 20:36:52.314 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:36:52.321 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:36:52.328 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:52.334 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:52.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:52.347 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:52.354 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:52.361 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:36:52.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:52.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:52.379 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-26 20:36:52.450 | Enabling site glance-api. 2026-08-26 20:36:52.460 | To activate the new configuration, you need to run: 2026-08-26 20:36:52.460 | systemctl reload apache2 2026-08-26 20:36:52.472 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-26 20:36:52.479 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:36:52.485 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:52.492 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:36:52.673 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-26 20:36:52.686 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-26 20:36:52.763 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-26 20:36:52.852 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-26 20:36:52.859 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-26 20:36:52.944 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-26 20:36:53.021 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-26 20:36:53.059 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:53.066 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-26 20:36:53.073 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-26 20:36:53.079 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-26 20:36:53.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:36:53.091 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-26 20:36:53.097 | + lib/cinder:install_cinder:539 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-08-26 20:36:53.104 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/cinder.git 2026-08-26 20:36:53.110 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-26 20:36:53.118 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:36:53.125 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:53.132 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:53.139 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:53.146 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:53.154 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:53.194 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:53.199 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:53.206 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:53.214 | + functions-common:git_clone:610 : echo master 2026-08-26 20:36:53.214 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:53.226 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-26 20:36:53.232 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:53.237 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-26 20:36:53.267 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-26 20:36:53.275 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:53.277 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:53.326 | 416e13cf5 Merge "NetApp: serialize iSCSI terminate_connection for multiattach race" 2026-08-26 20:36:53.332 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:53.340 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-26 20:36:53.346 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:36:53.351 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:36:53.358 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-26 20:36:53.364 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:36:53.372 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-26 20:36:53.379 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:36:53.387 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:36:53.393 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-26 20:36:53.400 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:36:53.406 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:36:53.415 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-26 20:36:53.423 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:36:53.432 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-26 20:36:53.442 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:36:53.450 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:36:53.458 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-26 20:36:53.471 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-26 20:36:53.477 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-26 20:36:53.485 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-26 20:36:53.607 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-26 20:36:53.613 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:36:53.619 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:36:53.624 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:36:53.630 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:36:53.635 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-26 20:36:53.642 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:36:53.648 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:36:53.655 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:36:53.661 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:36:53.667 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:36:53.675 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:36:53.681 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:36:53.686 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-26 20:36:53.735 | Using python 3.12 to install /opt/stack/cinder 2026-08-26 20:36:53.740 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-26 20:36:54.377 | Obtaining file:///opt/stack/cinder 2026-08-26 20:36:54.380 | Installing build dependencies: started 2026-08-26 20:36:55.200 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:55.201 | Checking if build backend supports build_editable: started 2026-08-26 20:36:55.542 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:36:55.543 | Getting requirements to build editable: started 2026-08-26 20:36:55.718 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:36:55.721 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:36:56.658 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:56.687 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.0.3) 2026-08-26 20:36:56.688 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.3.1) 2026-08-26 20:36:56.689 | 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.dev274) (0.41.2) 2026-08-26 20:36:56.690 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.5.0) 2026-08-26 20:36:56.691 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.5.5) 2026-08-26 20:36:56.692 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.1.0) 2026-08-26 20:36:56.692 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.26.0) 2026-08-26 20:36:56.693 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.16.0) 2026-08-26 20:36:56.694 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (13.0.1) 2026-08-26 20:37:14.355 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='pypi.org', port=443): Failed to resolve 'pypi.org' ([Errno -3] Temporary failure in name resolution)")': /simple/lxml/ 2026-08-26 20:37:21.107 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /simple/lxml/ 2026-08-26 20:37:22.517 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.729 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-26 20:37:25.741 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (10.7.0) 2026-08-26 20:37:25.741 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.6.1) 2026-08-26 20:37:25.743 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.5.0) 2026-08-26 20:37:25.743 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (18.1.1) 2026-08-26 20:37:25.743 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (8.3.0) 2026-08-26 20:37:25.744 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (18.2.0) 2026-08-26 20:37:25.744 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (8.2.0) 2026-08-26 20:37:25.745 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.0.1) 2026-08-26 20:37:25.745 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.12.0) 2026-08-26 20:37:25.746 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.9.0) 2026-08-26 20:37:25.747 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.10.0) 2026-08-26 20:37:25.747 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.11.0) 2026-08-26 20:37:25.748 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.8.0) 2026-08-26 20:37:25.749 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.8.0) 2026-08-26 20:37:25.750 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (10.2.0) 2026-08-26 20:37:25.773 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.778 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:37:25.787 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.4.0) 2026-08-26 20:37:25.787 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (26.3) 2026-08-26 20:37:25.814 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.818 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:37:25.828 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.10.1) 2026-08-26 20:37:25.829 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.1.0) 2026-08-26 20:37:25.829 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.3.2) 2026-08-26 20:37:25.830 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.5.0) 2026-08-26 20:37:25.853 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.856 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:37:25.865 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.8.0) 2026-08-26 20:37:25.884 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.887 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:37:25.896 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.34.2) 2026-08-26 20:37:25.897 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.7.0) 2026-08-26 20:37:25.898 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.5.1) 2026-08-26 20:37:25.898 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.4.0) 2026-08-26 20:37:25.913 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.916 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:37:25.925 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.0.52) 2026-08-26 20:37:25.926 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.9.1) 2026-08-26 20:37:25.943 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.946 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-26 20:37:25.964 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (9.1.4) 2026-08-26 20:37:25.965 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (1.8.11) 2026-08-26 20:37:25.965 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.9.0) 2026-08-26 20:37:25.991 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev274) 2026-08-26 20:37:25.995 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:37:26.006 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.1.1) 2026-08-26 20:37:26.050 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev274) 2026-08-26 20:37:26.056 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:37:26.068 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.8.0) 2026-08-26 20:37:26.069 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (43.0.3) 2026-08-26 20:37:26.071 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (0.3.1) 2026-08-26 20:37:26.194 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev274) 2026-08-26 20:37:26.198 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-26 20:37:26.207 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev274) (1.9.0) 2026-08-26 20:37:26.207 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2026.3) 2026-08-26 20:37:26.208 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.1.7) 2026-08-26 20:37:26.212 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev274) (2.1.1) 2026-08-26 20:37:26.214 | 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.dev274) (3.0) 2026-08-26 20:37:26.218 | 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.dev274) (2.8.0) 2026-08-26 20:37:26.221 | 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.dev274) (3.1.0) 2026-08-26 20:37:26.222 | 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.dev274) (2.3.0) 2026-08-26 20:37:26.225 | 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.dev274) (26.1.0) 2026-08-26 20:37:26.226 | 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.dev274) (2025.9.1) 2026-08-26 20:37:26.226 | 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.dev274) (0.37.0) 2026-08-26 20:37:26.226 | 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.dev274) (2026.6.3) 2026-08-26 20:37:26.230 | 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.dev274) (1.9.0) 2026-08-26 20:37:26.231 | 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.dev274) (4.16.0) 2026-08-26 20:37:26.232 | 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.dev274) (4.3.0) 2026-08-26 20:37:26.233 | 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.dev274) (4.1.0) 2026-08-26 20:37:26.234 | 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.dev274) (2.13.0) 2026-08-26 20:37:26.238 | 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.dev274) (7.2.2) 2026-08-26 20:37:26.240 | 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.dev274) (1.5.0) 2026-08-26 20:37:26.244 | 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.dev274) (0.20) 2026-08-26 20:37:26.246 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (1.3.0) 2026-08-26 20:37:26.247 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (2.0.0) 2026-08-26 20:37:26.247 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (6.0.3) 2026-08-26 20:37:26.251 | 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.dev274) (1.19.1) 2026-08-26 20:37:26.252 | 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.dev274) (2.1.2) 2026-08-26 20:37:26.252 | 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.dev274) (0.6.2) 2026-08-26 20:37:26.254 | 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.dev274) (1.4.1) 2026-08-26 20:37:26.257 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev274) (2.9.0.post0) 2026-08-26 20:37:26.260 | 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.dev274) (5.3.1) 2026-08-26 20:37:26.260 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (5.6.2) 2026-08-26 20:37:26.261 | 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.dev274) (0.17.0) 2026-08-26 20:37:26.263 | 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.dev274) (5.1.0) 2026-08-26 20:37:26.269 | 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.dev274) (0.26.0) 2026-08-26 20:37:26.270 | 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.dev274) (5.0.0) 2026-08-26 20:37:26.271 | 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.dev274) (3.1.6) 2026-08-26 20:37:26.271 | 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.dev274) (4.0.1) 2026-08-26 20:37:26.275 | 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.dev274) (3.0.3) 2026-08-26 20:37:26.281 | 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.dev274) (1.2.1) 2026-08-26 20:37:26.290 | 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.dev274) (1.7.6) 2026-08-26 20:37:26.293 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev274) (2.2.0) 2026-08-26 20:37:26.295 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev274) (1.3.7) 2026-08-26 20:37:26.297 | 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.dev274) (3.18.0) 2026-08-26 20:37:26.319 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev274) 2026-08-26 20:37:26.321 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:37:26.351 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev274) 2026-08-26 20:37:26.354 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:37:26.381 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev274) 2026-08-26 20:37:26.384 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-26 20:37:26.395 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev274) (84.0.0) 2026-08-26 20:37:26.402 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev274) (0.8.2) 2026-08-26 20:37:26.418 | 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.dev274) (4.16.0) 2026-08-26 20:37:26.421 | 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.dev274) (0.6.0) 2026-08-26 20:37:26.421 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (4.2.0) 2026-08-26 20:37:26.426 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (3.0.53) 2026-08-26 20:37:26.426 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (1.11.0) 2026-08-26 20:37:26.427 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (15.0.0) 2026-08-26 20:37:26.427 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (1.8.0) 2026-08-26 20:37:26.433 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev274) (1.17.0) 2026-08-26 20:37:26.447 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev274) 2026-08-26 20:37:26.450 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:37:26.457 | 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.dev274) (24.2.1) 2026-08-26 20:37:26.473 | 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.dev274) (3.5.0) 2026-08-26 20:37:26.473 | 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.dev274) (3.18) 2026-08-26 20:37:26.474 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev274) (2023.11.17) 2026-08-26 20:37:26.489 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (4.2.0) 2026-08-26 20:37:26.491 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (2.20.0) 2026-08-26 20:37:26.495 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (0.1.2) 2026-08-26 20:37:26.504 | 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.dev274) (0.8) 2026-08-26 20:37:26.524 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev274) 2026-08-26 20:37:26.527 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-26 20:37:26.557 | 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.dev274) (3.6.1) 2026-08-26 20:37:26.557 | 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.dev274) (3.5.0) 2026-08-26 20:37:26.558 | 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.dev274) (4.0.1) 2026-08-26 20:37:26.593 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev274) 2026-08-26 20:37:26.596 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-26 20:37:26.615 | 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.dev274) (1.33) 2026-08-26 20:37:26.618 | 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.dev274) (3.1.1) 2026-08-26 20:37:26.659 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-26 20:37:26.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 102.8 MB/s 0:00:00 2026-08-26 20:37:26.720 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-26 20:37:26.735 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-26 20:37:26.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 34.7 MB/s 0:00:00 2026-08-26 20:37:26.754 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-26 20:37:26.764 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-26 20:37:26.775 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-26 20:37:26.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 66.5 MB/s 0:00:00 2026-08-26 20:37:26.801 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-26 20:37:26.813 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-26 20:37:26.825 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-26 20:37:26.835 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-26 20:37:26.845 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-26 20:37:26.855 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-26 20:37:26.866 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-26 20:37:26.878 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-26 20:37:26.890 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-26 20:37:26.901 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-26 20:37:26.963 | Building wheels for collected packages: cinder 2026-08-26 20:37:26.963 | Building editable for cinder (pyproject.toml): started 2026-08-26 20:37:28.051 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-26 20:37:28.053 | Created wheel for cinder: filename=cinder-28.1.0.dev274-0.editable-py3-none-any.whl size=9268 sha256=856b9fa7b1e092896213481b4e1dd9fde4e545addf67392876720ee3577ea5d3 2026-08-26 20:37:28.053 | Stored in directory: /tmp/pip-ephem-wheel-cache-dfbluhg3/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-26 20:37:28.059 | Successfully built cinder 2026-08-26 20:37:28.192 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-26 20:37:29.552 | 2026-08-26 20:37:29.562 | Successfully installed cinder-28.1.0.dev274 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-26 20:37:29.707 | + inc/python:pip_install:216 : result=0 2026-08-26 20:37:29.712 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:29.716 | + functions-common:time_stop:2420 : local name 2026-08-26 20:37:29.722 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:29.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:29.732 | + functions-common:time_stop:2423 : local total 2026-08-26 20:37:29.738 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:29.741 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:29.747 | + functions-common:time_stop:2427 : start_time=1787776613723 2026-08-26 20:37:29.751 | + functions-common:time_stop:2429 : [[ -z 1787776613723 ]] 2026-08-26 20:37:29.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:29.768 | + functions-common:time_stop:2432 : end_time=1787776649762 2026-08-26 20:37:29.773 | + functions-common:time_stop:2433 : elapsed_time=36039 2026-08-26 20:37:29.778 | + functions-common:time_stop:2434 : total=95901 2026-08-26 20:37:29.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:29.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131940 2026-08-26 20:37:29.794 | + inc/python:pip_install:219 : return 0 2026-08-26 20:37:29.800 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:37:29.805 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:37:29.811 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-26 20:37:29.817 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-26 20:37:29.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:29.829 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:29.835 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-08-26 20:37:29.842 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:29.848 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-26 20:37:29.854 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-26 20:37:29.860 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-26 20:37:29.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:29.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:29.877 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-26 20:37:29.903 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-26 20:37:29.909 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:37:29.915 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:37:29.921 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:37:29.926 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:37:29.933 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:29.939 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:37:29.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:29.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:29.957 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:37:29.963 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:37:29.969 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:37:29.974 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:37:29.980 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-26 20:37:29.987 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:37:29.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:29.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:30.004 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-26 20:37:30.051 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-26 20:37:30.105 | Reading package lists... 2026-08-26 20:37:30.334 | Building dependency tree... 2026-08-26 20:37:30.335 | Reading state information... 2026-08-26 20:37:30.552 | The following additional packages will be installed: 2026-08-26 20:37:30.553 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-26 20:37:30.553 | python3-typing-extensions python3-urwid python3-wcwidth 2026-08-26 20:37:30.554 | Suggested packages: 2026-08-26 20:37:30.554 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-26 20:37:30.591 | The following NEW packages will be installed: 2026-08-26 20:37:30.591 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-26 20:37:30.591 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-08-26 20:37:36.272 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:37:36.272 | Need to get 418 kB of archives. 2026-08-26 20:37:36.272 | After this operation, 3,296 kB of additional disk space will be used. 2026-08-26 20:37:36.272 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-26 20:37:36.531 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-26 20:37:36.549 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-26 20:37:36.698 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-26 20:37:36.707 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-26 20:37:36.719 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-26 20:37:36.736 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-26 20:37:37.023 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:37:37.085 | Fetched 418 kB in 6s (68.0 kB/s) 2026-08-26 20:37:37.137 | Selecting previously unselected package python3-typing-extensions. 2026-08-26 20:37:37.184 | (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 ... 69387 files and directories currently installed.) 2026-08-26 20:37:37.188 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-26 20:37:37.193 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-26 20:37:37.275 | Selecting previously unselected package python3-wcwidth. 2026-08-26 20:37:37.290 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-26 20:37:37.296 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-26 20:37:37.359 | Selecting previously unselected package python3-urwid. 2026-08-26 20:37:37.370 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-26 20:37:37.375 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-26 20:37:37.468 | Selecting previously unselected package python3-configshell-fb. 2026-08-26 20:37:37.478 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-26 20:37:37.482 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-26 20:37:37.559 | Selecting previously unselected package python3-pyudev. 2026-08-26 20:37:37.568 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-08-26 20:37:37.571 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-26 20:37:37.653 | Selecting previously unselected package python3-rtslib-fb. 2026-08-26 20:37:37.666 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-26 20:37:37.671 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-26 20:37:37.775 | Selecting previously unselected package targetcli-fb. 2026-08-26 20:37:37.788 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-26 20:37:37.795 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-26 20:37:37.892 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-26 20:37:38.171 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-26 20:37:38.400 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-26 20:37:38.634 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-26 20:37:39.627 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-26 20:37:39.647 | Setting up python3-urwid (2.6.10-1) ... 2026-08-26 20:37:40.055 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-26 20:37:40.260 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.260 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-26 20:37:40.284 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-26 20:37:40.284 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-26 20:37:40.284 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-26 20:37:40.284 | keyword = Word(alphanums + '_\-') 2026-08-26 20:37:40.285 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.285 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:37:40.285 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.285 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:37:40.285 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-26 20:37:40.285 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-26 20:37:40.290 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.291 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-26 20:37:40.304 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-26 20:37:40.304 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-26 20:37:40.304 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-26 20:37:40.304 | keyword = Word(alphanums + '_\-') 2026-08-26 20:37:40.304 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.304 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:37:40.304 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:37:40.304 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:37:40.304 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-26 20:37:40.304 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-26 20:37:40.339 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-26 20:37:40.518 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-26 20:37:40.518 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-26 20:37:40.825 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:37:41.504 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:37:41.508 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:37:41.514 | + functions-common:time_stop:2420 : local name 2026-08-26 20:37:41.518 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:41.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:41.529 | + functions-common:time_stop:2423 : local total 2026-08-26 20:37:41.535 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:41.541 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:37:41.547 | + functions-common:time_stop:2427 : start_time=1787776650045 2026-08-26 20:37:41.555 | + functions-common:time_stop:2429 : [[ -z 1787776650045 ]] 2026-08-26 20:37:41.564 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:41.574 | + functions-common:time_stop:2432 : end_time=1787776661567 2026-08-26 20:37:41.581 | + functions-common:time_stop:2433 : elapsed_time=11522 2026-08-26 20:37:41.587 | + functions-common:time_stop:2434 : total=233374 2026-08-26 20:37:41.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:41.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=244896 2026-08-26 20:37:41.606 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:37:41.612 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:37:41.619 | + ./stack.sh:main:951 : configure_cinder 2026-08-26 20:37:41.627 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-26 20:37:41.655 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-26 20:37:41.664 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-26 20:37:41.670 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-26 20:37:41.676 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-26 20:37:41.685 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-26 20:37:41.686 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-26 20:37:41.696 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-26 20:37:41.702 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-26 20:37:41.707 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-26 20:37:41.713 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-26 20:37:41.719 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-26 20:37:41.724 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-26 20:37:41.730 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-26 20:37:41.739 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-26 20:37:41.756 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-26 20:37:41.775 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-26 20:37:41.802 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-26 20:37:41.824 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-26 20:37:41.850 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-26 20:37:41.876 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-26 20:37:41.884 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-26 20:37:41.893 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.qH5IeXAwKr 2026-08-26 20:37:41.899 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-26 20:37:41.905 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-26 20:37:41.912 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-26 20:37:41.920 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.qH5IeXAwKr 2026-08-26 20:37:41.930 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.qH5IeXAwKr 2026-08-26 20:37:41.956 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.qH5IeXAwKr /etc/sudoers.d/cinder-rootwrap 2026-08-26 20:37:41.983 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-26 20:37:41.991 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-26 20:37:41.998 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-26 20:37:42.004 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-26 20:37:42.009 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-26 20:37:42.015 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-26 20:37:42.021 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-26 20:37:42.028 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-26 20:37:42.028 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-26 20:37:42.045 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-26 20:37:42.053 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-26 20:37:42.079 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-26 20:37:42.105 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-26 20:37:42.110 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-26 20:37:42.121 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-26 20:37:42.131 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-26 20:37:42.137 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:42.143 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-26 20:37:42.150 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:37:42.156 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:37:42.162 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-26 20:37:42.168 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:42.174 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-26 20:37:42.179 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:37:42.184 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-26 20:37:42.258 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-26 20:37:42.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:37:42.398 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-26 20:37:42.465 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-26 20:37:42.533 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-26 20:37:42.600 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-26 20:37:42.666 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-26 20:37:42.730 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:37:42.802 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:37:42.868 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:37:42.939 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:37:42.945 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-26 20:37:43.023 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-26 20:37:43.099 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-26 20:37:43.105 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-26 20:37:43.113 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-26 20:37:43.119 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-26 20:37:43.125 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:37:43.131 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:37:43.137 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:37:43.177 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:43.183 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:37:43.189 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-26 20:37:43.196 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-26 20:37:43.270 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-26 20:37:43.342 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-26 20:37:43.411 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-26 20:37:43.480 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-26 20:37:43.548 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-26 20:37:43.620 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.114 2026-08-26 20:37:43.689 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-26 20:37:43.762 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-26 20:37:43.780 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key ca5c684ca372a12b1b7b514d2882ec34 2026-08-26 20:37:43.847 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-26 20:37:43.853 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-26 20:37:43.921 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-26 20:37:43.989 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-26 20:37:44.056 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-26 20:37:44.126 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-26 20:37:44.195 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-26 20:37:44.267 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-26 20:37:44.306 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:44.312 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-26 20:37:44.318 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-26 20:37:44.324 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-26 20:37:44.330 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-26 20:37:44.336 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-26 20:37:44.342 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-26 20:37:44.347 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-26 20:37:44.352 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-26 20:37:44.358 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-26 20:37:44.363 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-26 20:37:44.369 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-26 20:37:44.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-26 20:37:44.485 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-26 20:37:44.554 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-26 20:37:44.625 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-26 20:37:44.692 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-26 20:37:44.757 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-26 20:37:44.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-26 20:37:44.889 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-26 20:37:44.955 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-26 20:37:44.960 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-26 20:37:44.966 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-26 20:37:44.972 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-26 20:37:45.038 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-26 20:37:45.044 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-26 20:37:45.110 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-26 20:37:45.116 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-26 20:37:45.121 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-26 20:37:45.127 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-26 20:37:45.189 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-26 20:37:45.194 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-26 20:37:45.200 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-26 20:37:45.205 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-26 20:37:45.211 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-26 20:37:45.249 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:45.254 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-26 20:37:45.261 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-26 20:37:45.268 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-26 20:37:45.274 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-26 20:37:45.342 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.114:8080/v1/AUTH_ 2026-08-26 20:37:45.412 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-26 20:37:45.450 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:45.456 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:37:45.523 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-26 20:37:45.562 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:45.568 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-26 20:37:45.606 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:45.612 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-08-26 20:37:45.618 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:37:45.693 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-26 20:37:45.699 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-26 20:37:45.705 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-26 20:37:45.710 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-26 20:37:45.716 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:37:45.723 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:37:45.728 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:37:45.765 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:45.773 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:37:45.779 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:37:45.784 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:37:45.820 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:45.827 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:37:45.835 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:37:45.905 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:37:45.911 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:37:45.917 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-26 20:37:45.923 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-26 20:37:45.929 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:45.936 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:37:45.976 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:37:45.982 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:37:45.988 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:37:45.993 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:37:46.000 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:37:46.069 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:37:46.144 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:37:46.209 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:37:46.273 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-26 20:37:46.347 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-26 20:37:46.390 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:46.396 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-26 20:37:46.402 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:37:46.408 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-26 20:37:46.414 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-26 20:37:46.420 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:37:46.425 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-26 20:37:46.430 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-26 20:37:46.436 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:37:46.443 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:37:46.469 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:37:46.471 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:37:46.480 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:37:46.486 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:37:46.503 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:37:46.513 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-26 20:37:46.518 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:37:46.527 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:37:46.534 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-26 20:37:46.606 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:37:46.676 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-26 20:37:46.752 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:37:46.824 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:37:46.891 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:37:46.964 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:37:47.036 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:37:47.106 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:37:47.184 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:37:47.255 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:37:47.331 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:37:47.406 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:37:47.479 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:37:47.555 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:37:47.561 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:37:47.570 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-26 20:37:47.576 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-26 20:37:47.581 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:37:47.588 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:47.594 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:47.601 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:37:47.610 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:37:47.617 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-26 20:37:47.692 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:37:47.767 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-26 20:37:47.769 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:37:47.789 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-26 20:37:47.798 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-26 20:37:47.804 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-26 20:37:47.810 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:37:47.817 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:37:47.823 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:37:47.830 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:37:47.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:47.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:47.848 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:37:47.853 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:37:47.859 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:47.865 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:47.871 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-26 20:37:47.940 | Enabling site cinder-api. 2026-08-26 20:37:47.951 | To activate the new configuration, you need to run: 2026-08-26 20:37:47.951 | systemctl reload apache2 2026-08-26 20:37:47.962 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:37:47.967 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:37:47.973 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:37:47.980 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:37:48.166 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-26 20:37:48.174 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.114/image 2026-08-26 20:37:48.252 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-26 20:37:48.294 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:48.301 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-26 20:37:48.376 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:37:48.451 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-26 20:37:48.457 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:48.464 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-26 20:37:48.470 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-26 20:37:48.477 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:37:48.483 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-26 20:37:48.490 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:48.496 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-26 20:37:48.502 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-26 20:37:48.508 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-26 20:37:48.581 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-26 20:37:48.652 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.114/identity 2026-08-26 20:37:48.720 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-26 20:37:48.791 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-26 20:37:48.863 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-26 20:37:48.938 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-26 20:37:49.009 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-26 20:37:49.084 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:37:49.157 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:37:49.229 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-26 20:37:49.301 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:37:49.308 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-26 20:37:49.315 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:49.321 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:37:49.326 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-26 20:37:49.332 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-26 20:37:49.412 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-26 20:37:49.483 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.114/identity 2026-08-26 20:37:49.552 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-26 20:37:49.624 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-26 20:37:49.694 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-26 20:37:49.765 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-26 20:37:49.835 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-26 20:37:49.904 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-26 20:37:49.974 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-26 20:37:50.047 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-26 20:37:50.053 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-26 20:37:50.096 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:50.102 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.114:2379?api_version=v3' 2026-08-26 20:37:50.184 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-26 20:37:50.189 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-26 20:37:50.260 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-26 20:37:50.265 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-26 20:37:50.270 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-26 20:37:50.347 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-26 20:37:50.353 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:37:50.360 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-26 20:37:50.366 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-26 20:37:50.372 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-26 20:37:50.443 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-26 20:37:50.515 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.114/identity 2026-08-26 20:37:50.585 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-26 20:37:50.654 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-26 20:37:50.720 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-26 20:37:50.787 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-26 20:37:50.851 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-26 20:37:50.920 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-26 20:37:50.960 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:50.966 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-26 20:37:50.972 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-26 20:37:50.978 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-26 20:37:50.985 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:37:50.992 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-26 20:37:50.998 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-26 20:37:51.005 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-26 20:37:51.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:51.016 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:51.023 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-08-26 20:37:51.029 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:51.036 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-26 20:37:51.042 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-26 20:37:51.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:51.055 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:51.061 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-08-26 20:37:51.067 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:51.075 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-26 20:37:51.081 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-26 20:37:51.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:51.094 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:51.102 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-08-26 20:37:51.108 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:51.115 | + lib/neutron:install_neutron:532 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-08-26 20:37:51.122 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/neutron.git 2026-08-26 20:37:51.128 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-26 20:37:51.133 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:37:51.139 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:37:51.147 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:37:51.154 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:37:51.159 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:37:51.166 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:37:51.202 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:37:51.209 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:37:51.214 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:51.224 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:37:51.224 | + functions-common:git_clone:610 : echo master 2026-08-26 20:37:51.234 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-26 20:37:51.240 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:51.246 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-26 20:37:51.279 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-26 20:37:51.286 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:37:51.288 | + functions-common:git_clone:673 : head -1 2026-08-26 20:37:51.312 | cf13c2433f Merge "[OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking" 2026-08-26 20:37:51.319 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:37:51.325 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-26 20:37:51.332 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:37:51.337 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:37:51.342 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-26 20:37:51.349 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:37:51.355 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-26 20:37:51.361 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:37:51.367 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:37:51.375 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-26 20:37:51.380 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:37:51.387 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:37:51.394 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-26 20:37:51.399 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:37:51.406 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-26 20:37:51.414 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:37:51.420 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:37:51.429 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-26 20:37:51.444 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-26 20:37:51.450 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-26 20:37:51.458 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-26 20:37:51.568 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-26 20:37:51.574 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:37:51.582 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:37:51.588 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:37:51.593 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:37:51.598 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-26 20:37:51.603 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:37:51.608 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:37:51.615 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:37:51.620 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:37:51.625 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:37:51.631 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:37:51.636 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:37:51.642 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-26 20:37:51.681 | Using python 3.12 to install /opt/stack/neutron 2026-08-26 20:37:51.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 -e /opt/stack/neutron 2026-08-26 20:37:52.227 | Obtaining file:///opt/stack/neutron 2026-08-26 20:37:52.232 | Installing build dependencies: started 2026-08-26 20:37:52.998 | Installing build dependencies: finished with status 'done' 2026-08-26 20:37:52.999 | Checking if build backend supports build_editable: started 2026-08-26 20:37:53.335 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:37:53.337 | Getting requirements to build editable: started 2026-08-26 20:37:53.521 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:37:53.522 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:37:54.731 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:37:54.754 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.0.3) 2026-08-26 20:37:54.754 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.10.1) 2026-08-26 20:37:54.755 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.0) 2026-08-26 20:37:54.756 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.5.1) 2026-08-26 20:37:54.757 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.0) 2026-08-26 20:37:54.758 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.3.1) 2026-08-26 20:37:57.479 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:00.556 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:38:00.568 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (0.32.0) 2026-08-26 20:38:00.570 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.34.2) 2026-08-26 20:38:00.570 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.6) 2026-08-26 20:38:00.571 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (13.0.1) 2026-08-26 20:38:00.572 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.3.0) 2026-08-26 20:38:00.622 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:00.634 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:38:00.647 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (9.1.4) 2026-08-26 20:38:00.648 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.0.52) 2026-08-26 20:38:00.649 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.8.11) 2026-08-26 20:38:00.650 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.16.0) 2026-08-26 20:38:00.651 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.19.1) 2026-08-26 20:38:00.653 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.9.1) 2026-08-26 20:38:00.653 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.3.0) 2026-08-26 20:38:00.655 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.6.1) 2026-08-26 20:38:00.655 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (10.7.0) 2026-08-26 20:38:00.656 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.5.0) 2026-08-26 20:38:00.657 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.1.1) 2026-08-26 20:38:00.658 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.9.0) 2026-08-26 20:38:00.658 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (8.3.0) 2026-08-26 20:38:00.659 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.2.0) 2026-08-26 20:38:00.659 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (8.2.0) 2026-08-26 20:38:00.660 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.0.1) 2026-08-26 20:38:00.662 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.12.0) 2026-08-26 20:38:00.662 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.9.0) 2026-08-26 20:38:00.662 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.10.0) 2026-08-26 20:38:00.662 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.11.0) 2026-08-26 20:38:00.663 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (4.8.0) 2026-08-26 20:38:00.664 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.8.0) 2026-08-26 20:38:00.665 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (10.2.0) 2026-08-26 20:38:00.665 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.12.0) 2026-08-26 20:38:00.666 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.4.0) 2026-08-26 20:38:00.685 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:00.696 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:38:00.718 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:00.728 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:38:00.750 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:00.761 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-26 20:38:00.860 | Installing build dependencies: started 2026-08-26 20:38:01.673 | Installing build dependencies: finished with status 'done' 2026-08-26 20:38:01.674 | Getting requirements to build wheel: started 2026-08-26 20:38:02.031 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:38:02.033 | Preparing metadata (pyproject.toml): started 2026-08-26 20:38:02.261 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:38:02.310 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.324 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:38:02.355 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.2.2) 2026-08-26 20:38:02.387 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.398 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-26 20:38:02.409 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (24.2.1) 2026-08-26 20:38:02.410 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.13.0) 2026-08-26 20:38:02.411 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.19.0) 2026-08-26 20:38:02.435 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.445 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-26 20:38:02.472 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.483 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:38:02.492 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.5.0) 2026-08-26 20:38:02.493 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (9.1.0) 2026-08-26 20:38:02.495 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev141) (1.4.1) 2026-08-26 20:38:02.495 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev141) (4.16.0) 2026-08-26 20:38:02.497 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev141) (2.3.0) 2026-08-26 20:38:02.501 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev141) (3.3.2) 2026-08-26 20:38:02.503 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev141) (3.0.3) 2026-08-26 20:38:02.505 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev141) (2.1.0) 2026-08-26 20:38:02.506 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev141) (1.9.0) 2026-08-26 20:38:02.512 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (4.1.0) 2026-08-26 20:38:02.512 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (2.13.0) 2026-08-26 20:38:02.513 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (5.8.0) 2026-08-26 20:38:02.520 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev141) (1.3.7) 2026-08-26 20:38:02.536 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.546 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:38:02.554 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (43.0.3) 2026-08-26 20:38:02.555 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.5.0) 2026-08-26 20:38:02.555 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.1.0) 2026-08-26 20:38:02.556 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.33) 2026-08-26 20:38:02.556 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (4.11.3) 2026-08-26 20:38:02.557 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (6.0.3) 2026-08-26 20:38:02.559 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (2.1.1) 2026-08-26 20:38:02.561 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (3.0) 2026-08-26 20:38:02.565 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (3.1.1) 2026-08-26 20:38:02.567 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (0.41.2) 2026-08-26 20:38:02.567 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (1.2.1) 2026-08-26 20:38:02.582 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.591 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-26 20:38:02.602 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (26.3) 2026-08-26 20:38:02.604 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (2.8.0) 2026-08-26 20:38:02.605 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (3.5.5) 2026-08-26 20:38:02.613 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (6.1.1) 2026-08-26 20:38:02.613 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (4.0.0) 2026-08-26 20:38:02.624 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev141) (0.20) 2026-08-26 20:38:02.627 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev141) (2.0.0) 2026-08-26 20:38:02.631 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev141) (2.1.2) 2026-08-26 20:38:02.631 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev141) (0.6.2) 2026-08-26 20:38:02.635 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev141) (2.9.0.post0) 2026-08-26 20:38:02.638 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (7.1.7) 2026-08-26 20:38:02.638 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.3.1) 2026-08-26 20:38:02.639 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.6.2) 2026-08-26 20:38:02.639 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (0.17.0) 2026-08-26 20:38:02.641 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.1.0) 2026-08-26 20:38:02.645 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (2026.3) 2026-08-26 20:38:02.649 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (0.26.0) 2026-08-26 20:38:02.651 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev141) (5.0.0) 2026-08-26 20:38:02.652 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev141) (4.0.1) 2026-08-26 20:38:02.666 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (1.7.6) 2026-08-26 20:38:02.670 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (2.2.0) 2026-08-26 20:38:02.674 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev141) (3.18.0) 2026-08-26 20:38:02.698 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.707 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-26 20:38:02.726 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.727 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:38:02.741 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (3.0.3) 2026-08-26 20:38:02.742 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (1.6.2) 2026-08-26 20:38:02.747 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev141) (84.0.0) 2026-08-26 20:38:02.762 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev141) (0.8.2) 2026-08-26 20:38:02.782 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev141) (1.17.0) 2026-08-26 20:38:02.784 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.16.0) 2026-08-26 20:38:02.785 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.26.0) 2026-08-26 20:38:02.803 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:38:02.811 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:38:02.822 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.6.0) 2026-08-26 20:38:02.823 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.2.0) 2026-08-26 20:38:02.828 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (3.0.53) 2026-08-26 20:38:02.829 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (1.11.0) 2026-08-26 20:38:02.829 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (15.0.0) 2026-08-26 20:38:02.830 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (1.8.0) 2026-08-26 20:38:02.832 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (26.1.0) 2026-08-26 20:38:02.832 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2025.9.1) 2026-08-26 20:38:02.833 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.37.0) 2026-08-26 20:38:02.833 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2026.6.3) 2026-08-26 20:38:02.861 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (3.5.0) 2026-08-26 20:38:02.861 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (3.18) 2026-08-26 20:38:02.862 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (2.7.0) 2026-08-26 20:38:02.862 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (2023.11.17) 2026-08-26 20:38:02.879 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.2.0) 2026-08-26 20:38:02.879 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2.20.0) 2026-08-26 20:38:02.885 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.1.2) 2026-08-26 20:38:02.894 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev141) (0.8) 2026-08-26 20:38:02.926 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev141) (0.16.0) 2026-08-26 20:38:02.974 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-26 20:38:03.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.1 MB/s 0:00:00 2026-08-26 20:38:03.082 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-26 20:38:03.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.2 MB/s 0:00:00 2026-08-26 20:38:03.244 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-26 20:38:03.267 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-26 20:38:03.287 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-26 20:38:03.306 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-26 20:38:03.331 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-26 20:38:03.347 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-26 20:38:03.357 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-26 20:38:03.392 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-26 20:38:03.434 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-26 20:38:03.455 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-26 20:38:03.477 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-26 20:38:03.547 | Building wheels for collected packages: neutron, ovs 2026-08-26 20:38:03.548 | Building editable for neutron (pyproject.toml): started 2026-08-26 20:38:05.252 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-26 20:38:05.253 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev141-0.editable-py3-none-any.whl size=16070 sha256=02a0d7d174ce34c6d076cfedcc36bbd483f30aeead3237e60670abb4c0eb50fd 2026-08-26 20:38:05.253 | Stored in directory: /tmp/pip-ephem-wheel-cache-31u_qs_9/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-26 20:38:05.259 | Building wheel for ovs (pyproject.toml): started 2026-08-26 20:38:05.794 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-26 20:38:05.795 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=1f2a0899c5910d14e74221b002024c7046f49578b438e50d4ba5e3e757d2931b 2026-08-26 20:38:05.796 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-26 20:38:05.800 | Successfully built neutron ovs 2026-08-26 20:38:05.971 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-26 20:38:08.706 | 2026-08-26 20:38:08.717 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev141 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-26 20:38:08.914 | + inc/python:pip_install:216 : result=0 2026-08-26 20:38:08.920 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:38:08.924 | + functions-common:time_stop:2420 : local name 2026-08-26 20:38:08.928 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:08.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:08.936 | + functions-common:time_stop:2423 : local total 2026-08-26 20:38:08.942 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:08.946 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:38:08.950 | + functions-common:time_stop:2427 : start_time=1787776671670 2026-08-26 20:38:08.954 | + functions-common:time_stop:2429 : [[ -z 1787776671670 ]] 2026-08-26 20:38:08.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:08.972 | + functions-common:time_stop:2432 : end_time=1787776688965 2026-08-26 20:38:08.976 | + functions-common:time_stop:2433 : elapsed_time=17295 2026-08-26 20:38:08.981 | + functions-common:time_stop:2434 : total=131940 2026-08-26 20:38:08.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:08.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149235 2026-08-26 20:38:08.997 | + inc/python:pip_install:219 : return 0 2026-08-26 20:38:09.005 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:38:09.012 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:38:09.019 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-26 20:38:09.026 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-26 20:38:09.034 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:09.042 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:38:09.048 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-08-26 20:38:09.055 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:09.063 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-26 20:38:09.069 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-26 20:38:09.076 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-26 20:38:09.076 | Installing OVN and dependent packages 2026-08-26 20:38:09.083 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-26 20:38:09.088 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-26 20:38:09.131 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:38:09.139 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:38:09.181 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:38:09.187 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-26 20:38:09.225 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:09.230 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-26 20:38:09.238 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-26 20:38:09.281 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:09.289 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-26 20:38:09.295 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-26 20:38:09.325 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-26 20:38:09.335 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-26 20:38:09.356 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-26 20:38:09.362 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-26 20:38:09.410 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-26 20:38:09.415 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:38:09.422 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:38:09.428 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:38:09.435 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:38:09.440 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:38:09.446 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:38:09.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:09.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:09.465 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:38:09.471 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:38:09.479 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:38:09.486 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:38:09.492 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-26 20:38:09.498 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:38:09.504 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:09.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:09.517 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-26 20:38:09.569 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-26 20:38:09.622 | Reading package lists... 2026-08-26 20:38:09.854 | Building dependency tree... 2026-08-26 20:38:09.855 | Reading state information... 2026-08-26 20:38:10.068 | make is already the newest version (4.3-4.1build2). 2026-08-26 20:38:10.068 | make set to manually installed. 2026-08-26 20:38:10.068 | The following additional packages will be installed: 2026-08-26 20:38:10.069 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-08-26 20:38:10.069 | python3-openvswitch python3-sortedcontainers 2026-08-26 20:38:10.070 | Suggested packages: 2026-08-26 20:38:10.070 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-08-26 20:38:10.108 | The following NEW packages will be installed: 2026-08-26 20:38:10.108 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-08-26 20:38:10.109 | openvswitch-switch python3-netifaces python3-openvswitch 2026-08-26 20:38:10.109 | python3-sortedcontainers 2026-08-26 20:38:12.754 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:38:12.754 | Need to get 4,343 kB of archives. 2026-08-26 20:38:12.755 | After this operation, 13.8 MB of additional disk space will be used. 2026-08-26 20:38:12.755 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-26 20:38:12.842 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1,044 kB] 2026-08-26 20:38:12.873 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-08-26 20:38:12.873 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-26 20:38:12.874 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-26 20:38:12.876 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1,034 kB] 2026-08-26 20:38:12.893 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1,612 kB] 2026-08-26 20:38:12.909 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-08-26 20:38:12.910 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-08-26 20:38:13.139 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:38:13.194 | Fetched 4,343 kB in 3s (1,555 kB/s) 2026-08-26 20:38:13.246 | Selecting previously unselected package libunbound8:amd64. 2026-08-26 20:38:13.308 | (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 ... 69606 files and directories currently installed.) 2026-08-26 20:38:13.311 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-26 20:38:13.324 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-26 20:38:13.404 | Selecting previously unselected package openvswitch-common. 2026-08-26 20:38:13.415 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:13.421 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:13.539 | Selecting previously unselected package python3-netifaces:amd64. 2026-08-26 20:38:13.548 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-08-26 20:38:13.553 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-26 20:38:13.616 | Selecting previously unselected package python3-sortedcontainers. 2026-08-26 20:38:13.627 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-26 20:38:13.632 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-26 20:38:13.705 | Selecting previously unselected package libxdp1:amd64. 2026-08-26 20:38:13.717 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-26 20:38:13.721 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-26 20:38:13.801 | Selecting previously unselected package python3-openvswitch. 2026-08-26 20:38:13.814 | Preparing to unpack .../5-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:13.820 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:13.955 | Selecting previously unselected package openvswitch-switch. 2026-08-26 20:38:13.963 | Preparing to unpack .../6-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:13.975 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:14.094 | Selecting previously unselected package libfakeroot:amd64. 2026-08-26 20:38:14.102 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-08-26 20:38:14.107 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-08-26 20:38:14.238 | Selecting previously unselected package fakeroot. 2026-08-26 20:38:14.249 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-08-26 20:38:14.255 | Unpacking fakeroot (1.33-1) ... 2026-08-26 20:38:14.362 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-26 20:38:14.596 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-08-26 20:38:14.615 | Setting up fakeroot (1.33-1) ... 2026-08-26 20:38:14.643 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-08-26 20:38:14.663 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-26 20:38:14.677 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-26 20:38:14.691 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-26 20:38:14.705 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:14.727 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:15.077 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:38:15.112 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-26 20:38:15.683 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-26 20:38:15.893 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-26 20:38:16.924 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:38:18.177 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:38:18.434 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:38:18.440 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:38:18.446 | + functions-common:time_stop:2420 : local name 2026-08-26 20:38:18.450 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:18.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:18.461 | + functions-common:time_stop:2423 : local total 2026-08-26 20:38:18.469 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:18.477 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:38:18.482 | + functions-common:time_stop:2427 : start_time=1787776689561 2026-08-26 20:38:18.488 | + functions-common:time_stop:2429 : [[ -z 1787776689561 ]] 2026-08-26 20:38:18.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:18.505 | + functions-common:time_stop:2432 : end_time=1787776698498 2026-08-26 20:38:18.510 | + functions-common:time_stop:2433 : elapsed_time=8937 2026-08-26 20:38:18.515 | + functions-common:time_stop:2434 : total=244896 2026-08-26 20:38:18.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:18.527 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=253833 2026-08-26 20:38:18.532 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:38:18.539 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-26 20:38:18.586 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:38:18.591 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:38:18.597 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:38:18.604 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:38:18.610 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:38:18.616 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:38:18.622 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:38:18.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:18.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:18.642 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:38:18.648 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:38:18.654 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:38:18.660 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:38:18.667 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:38:18.673 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:38:18.679 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:18.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:18.691 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:38:18.740 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:38:18.797 | Reading package lists... 2026-08-26 20:38:19.137 | Building dependency tree... 2026-08-26 20:38:19.138 | Reading state information... 2026-08-26 20:38:19.466 | The following additional packages will be installed: 2026-08-26 20:38:19.466 | ovn-common 2026-08-26 20:38:19.521 | The following NEW packages will be installed: 2026-08-26 20:38:19.521 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-26 20:38:28.857 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:38:28.857 | Need to get 2,360 kB of archives. 2026-08-26 20:38:28.857 | After this operation, 8,355 kB of additional disk space will be used. 2026-08-26 20:38:28.857 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-08-26 20:38:30.455 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-26 20:38:31.014 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-26 20:38:32.547 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-26 20:38:33.030 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:38:33.087 | Fetched 2,360 kB in 13s (178 kB/s) 2026-08-26 20:38:33.132 | Selecting previously unselected package ovn-common. 2026-08-26 20:38:33.172 | (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 ... 69869 files and directories currently installed.) 2026-08-26 20:38:33.175 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:33.180 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:33.303 | Selecting previously unselected package ovn-central. 2026-08-26 20:38:33.315 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:33.320 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:33.407 | Selecting previously unselected package ovn-controller-vtep. 2026-08-26 20:38:33.418 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:33.423 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:33.502 | Selecting previously unselected package ovn-host. 2026-08-26 20:38:33.510 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:38:33.519 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:33.610 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:33.636 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:34.009 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:34.224 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-26 20:38:34.582 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:34.661 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:35.023 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:35.209 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-26 20:38:35.832 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-26 20:38:36.368 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-26 20:38:37.029 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:37.111 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:38:37.313 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-26 20:38:37.797 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:38:39.210 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:38:39.217 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:38:39.222 | + functions-common:time_stop:2420 : local name 2026-08-26 20:38:39.228 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:39.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:39.237 | + functions-common:time_stop:2423 : local total 2026-08-26 20:38:39.243 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:39.248 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:38:39.253 | + functions-common:time_stop:2427 : start_time=1787776698733 2026-08-26 20:38:39.258 | + functions-common:time_stop:2429 : [[ -z 1787776698733 ]] 2026-08-26 20:38:39.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:39.272 | + functions-common:time_stop:2432 : end_time=1787776719267 2026-08-26 20:38:39.278 | + functions-common:time_stop:2433 : elapsed_time=20534 2026-08-26 20:38:39.283 | + functions-common:time_stop:2434 : total=253833 2026-08-26 20:38:39.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:39.296 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=274367 2026-08-26 20:38:39.303 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:38:39.310 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:38:39.315 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:38:39.320 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-26 20:38:39.325 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-26 20:38:39.332 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.339 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-26 20:38:39.344 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.349 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-26 20:38:39.355 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.360 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-26 20:38:39.365 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.371 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-26 20:38:39.377 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.381 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-26 20:38:39.386 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.390 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-26 20:38:39.395 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.400 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-26 20:38:39.406 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:38:39.412 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-26 20:38:39.416 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-26 20:38:39.421 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-26 20:38:39.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:39.430 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:38:39.434 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-08-26 20:38:39.439 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:39.444 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-26 20:38:39.448 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:38:39.456 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-26 20:38:39.491 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:39.494 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-26 20:38:39.500 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-26 20:38:39.504 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-26 20:38:39.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:38:39.514 | + lib/stack:stack_install_service:32 : install_nova 2026-08-26 20:38:39.522 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-26 20:38:39.529 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-26 20:38:39.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:39.539 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:38:39.544 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-08-26 20:38:39.549 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:39.554 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-26 20:38:39.588 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:39.593 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-26 20:38:39.599 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-26 20:38:39.605 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-26 20:38:39.611 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-26 20:38:39.616 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-26 20:38:39.698 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-26 20:38:39.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:39.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:39.711 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:38:39.715 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:38:39.720 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:38:39.725 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:38:39.728 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:38:39.732 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:38:39.737 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:38:39.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:39.747 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:39.752 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:38:39.757 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:38:39.760 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:38:39.766 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:38:39.770 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:38:39.774 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:38:39.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:38:39.783 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:38:39.788 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:38:39.829 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:38:39.887 | Reading package lists... 2026-08-26 20:38:40.380 | Building dependency tree... 2026-08-26 20:38:40.381 | Reading state information... 2026-08-26 20:38:40.938 | The following additional packages will be installed: 2026-08-26 20:38:40.938 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-26 20:38:40.938 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-26 20:38:40.939 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-08-26 20:38:40.939 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-26 20:38:40.939 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-08-26 20:38:40.939 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-08-26 20:38:40.939 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-08-26 20:38:40.939 | qemu-system-x86 seabios systemd-container 2026-08-26 20:38:40.941 | Suggested packages: 2026-08-26 20:38:40.941 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-08-26 20:38:40.941 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-08-26 20:38:40.941 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-26 20:38:40.941 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-26 20:38:40.941 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-08-26 20:38:40.941 | auditd nfs-common systemtap zfsutils samba vde2 2026-08-26 20:38:40.941 | Recommended packages: 2026-08-26 20:38:40.941 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-08-26 20:38:40.941 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-08-26 20:38:40.941 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-08-26 20:38:40.941 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-08-26 20:38:41.011 | The following NEW packages will be installed: 2026-08-26 20:38:41.011 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-26 20:38:41.012 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-26 20:38:41.012 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-08-26 20:38:41.013 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-26 20:38:41.013 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-26 20:38:41.013 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-08-26 20:38:41.013 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-08-26 20:38:41.013 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-26 20:38:41.014 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-08-26 20:38:41.377 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:38:41.377 | Need to get 127 MB of archives. 2026-08-26 20:38:41.377 | After this operation, 527 MB of additional disk space will be used. 2026-08-26 20:38:41.377 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-08-26 20:38:41.421 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-26 20:38:41.493 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-26 20:38:41.494 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-26 20:38:41.502 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-26 20:38:41.503 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-26 20:38:41.506 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-26 20:38:41.520 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-26 20:38:41.520 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-26 20:38:41.521 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-26 20:38:41.521 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-26 20:38:41.522 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-08-26 20:38:41.525 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-26 20:38:41.526 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-08-26 20:38:41.527 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-26 20:38:41.528 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-26 20:38:41.538 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1,831 kB] 2026-08-26 20:38:41.563 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-08-26 20:38:41.567 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.16 [740 kB] 2026-08-26 20:38:41.573 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-08-26 20:38:41.578 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.16 [3,114 B] 2026-08-26 20:38:41.580 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.16 [6,038 B] 2026-08-26 20:38:41.580 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-26 20:38:41.582 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.16 [1,378 B] 2026-08-26 20:38:41.582 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.16 [49.7 kB] 2026-08-26 20:38:41.582 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-26 20:38:41.584 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-26 20:38:41.592 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-26 20:38:41.592 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-08-26 20:38:41.602 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-08-26 20:38:41.614 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-26 20:38:41.686 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-26 20:38:41.794 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9,096 kB] 2026-08-26 20:38:41.854 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6,318 kB] 2026-08-26 20:38:41.895 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-26 20:38:41.897 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-26 20:38:41.974 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3,433 kB] 2026-08-26 20:38:41.997 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-26 20:38:42.390 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-26 20:38:42.391 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-26 20:38:42.631 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:38:42.677 | Fetched 127 MB in 1s (93.7 MB/s) 2026-08-26 20:38:42.736 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-26 20:38:42.785 | (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 ... 69937 files and directories currently installed.) 2026-08-26 20:38:42.787 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-08-26 20:38:42.799 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-26 20:38:42.855 | Selecting previously unselected package ipxe-qemu. 2026-08-26 20:38:42.866 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-26 20:38:42.871 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-26 20:38:42.966 | Selecting previously unselected package libasound2-data. 2026-08-26 20:38:42.974 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-26 20:38:42.979 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-26 20:38:43.076 | Selecting previously unselected package libasound2t64:amd64. 2026-08-26 20:38:43.088 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-26 20:38:43.094 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-26 20:38:43.182 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-26 20:38:43.193 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-26 20:38:43.198 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-26 20:38:43.262 | Selecting previously unselected package libnspr4:amd64. 2026-08-26 20:38:43.274 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-26 20:38:43.279 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-26 20:38:43.351 | Selecting previously unselected package libnss3:amd64. 2026-08-26 20:38:43.357 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-26 20:38:43.362 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-26 20:38:43.474 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-26 20:38:43.489 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-26 20:38:43.495 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-26 20:38:43.562 | Selecting previously unselected package libcacard0:amd64. 2026-08-26 20:38:43.575 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-26 20:38:43.581 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-26 20:38:43.656 | Selecting previously unselected package libdaxctl1:amd64. 2026-08-26 20:38:43.665 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-26 20:38:43.670 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-26 20:38:43.734 | Selecting previously unselected package libndctl6:amd64. 2026-08-26 20:38:43.742 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-26 20:38:43.747 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-26 20:38:43.812 | Selecting previously unselected package libpciaccess0:amd64. 2026-08-26 20:38:43.824 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-08-26 20:38:43.829 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-26 20:38:43.898 | Selecting previously unselected package libpmem1:amd64. 2026-08-26 20:38:43.910 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-26 20:38:43.916 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-26 20:38:44.000 | Selecting previously unselected package librdmacm1t64:amd64. 2026-08-26 20:38:44.011 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-08-26 20:38:44.016 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:38:44.092 | Selecting previously unselected package libslirp0:amd64. 2026-08-26 20:38:44.103 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-26 20:38:44.108 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-26 20:38:44.180 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-26 20:38:44.192 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-26 20:38:44.198 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-26 20:38:44.271 | Selecting previously unselected package libvirt0:amd64. 2026-08-26 20:38:44.284 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:44.289 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:44.469 | Selecting previously unselected package libvirt-clients. 2026-08-26 20:38:44.478 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:44.495 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:44.577 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-26 20:38:44.589 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:44.608 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:44.709 | Selecting previously unselected package libvirt-daemon. 2026-08-26 20:38:44.715 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:44.731 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:44.831 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-26 20:38:44.844 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:38:44.866 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:44.934 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-26 20:38:44.946 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:38:44.967 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:45.053 | Selecting previously unselected package systemd-container. 2026-08-26 20:38:45.065 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:38:45.070 | Unpacking systemd-container (255.4-1ubuntu8.17) ... 2026-08-26 20:38:45.210 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-26 20:38:45.222 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:38:45.243 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:45.316 | Selecting previously unselected package libvirt-daemon-system. 2026-08-26 20:38:45.327 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:45.385 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:45.482 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-26 20:38:45.495 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:38:45.511 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:45.603 | Selecting previously unselected package python3-libvirt. 2026-08-26 20:38:45.617 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-26 20:38:45.624 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-26 20:38:45.714 | Selecting previously unselected package libfdt1:amd64. 2026-08-26 20:38:45.726 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-26 20:38:45.734 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-26 20:38:45.805 | Selecting previously unselected package qemu-system-common. 2026-08-26 20:38:45.817 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:45.822 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:46.067 | Selecting previously unselected package qemu-system-data. 2026-08-26 20:38:46.076 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-26 20:38:46.082 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:46.254 | Selecting previously unselected package qemu-system-arm. 2026-08-26 20:38:46.265 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:46.285 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:46.693 | Selecting previously unselected package qemu-system-mips. 2026-08-26 20:38:46.700 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:46.717 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:47.181 | Selecting previously unselected package qemu-system-ppc. 2026-08-26 20:38:47.189 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:47.209 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:47.523 | Selecting previously unselected package qemu-system-sparc. 2026-08-26 20:38:47.532 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:47.550 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:47.804 | Selecting previously unselected package seabios. 2026-08-26 20:38:47.811 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-08-26 20:38:47.818 | Unpacking seabios (1.16.3-2) ... 2026-08-26 20:38:47.892 | Selecting previously unselected package qemu-system-x86. 2026-08-26 20:38:47.904 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:47.921 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:48.318 | Selecting previously unselected package qemu-system-s390x. 2026-08-26 20:38:48.329 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:48.348 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:48.574 | Selecting previously unselected package qemu-system-misc. 2026-08-26 20:38:48.586 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:48.607 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:49.763 | Selecting previously unselected package qemu-system. 2026-08-26 20:38:49.774 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:38:49.779 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:49.847 | Selecting previously unselected package systemd-coredump. 2026-08-26 20:38:49.863 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:38:49.869 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-26 20:38:49.976 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-26 20:38:49.995 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-26 20:38:50.403 | Creating group 'systemd-coredump' with GID 989. 2026-08-26 20:38:50.404 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-08-26 20:38:50.443 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-26 20:38:50.459 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-26 20:38:50.477 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-26 20:38:50.494 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-26 20:38:50.508 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-26 20:38:50.522 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-26 20:38:50.537 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:50.554 | Setting up seabios (1.16.3-2) ... 2026-08-26 20:38:50.567 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:50.583 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-26 20:38:50.818 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-08-26 20:38:51.227 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-26 20:38:51.242 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-26 20:38:51.259 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-26 20:38:51.275 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-26 20:38:51.290 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:38:51.305 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-26 20:38:51.321 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-26 20:38:51.336 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:51.886 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-26 20:38:51.900 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.220 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-26 20:38:52.538 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.581 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.604 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-26 20:38:52.618 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-26 20:38:52.634 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.661 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.689 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:52.715 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:52.965 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-26 20:38:53.414 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.442 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.470 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.501 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.528 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.555 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:53.584 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-26 20:38:54.048 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-26 20:38:54.715 | info: Selecting GID from range 100 to 999 ... 2026-08-26 20:38:54.721 | info: Adding group `swtpm' (GID 116) ... 2026-08-26 20:38:54.827 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-08-26 20:38:54.827 | 2026-08-26 20:38:54.836 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:38:54.836 | 2026-08-26 20:38:54.842 | info: Adding system user `swtpm' (UID 113) ... 2026-08-26 20:38:54.848 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-08-26 20:38:54.925 | info: Not creating home directory `/var/lib/swtpm'. 2026-08-26 20:38:55.128 | Enabling libvirt default network 2026-08-26 20:38:55.152 | Inserted module 'msr' 2026-08-26 20:38:55.394 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-08-26 20:38:55.394 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-08-26 20:38:55.394 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-08-26 20:38:55.394 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-08-26 20:38:55.395 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-08-26 20:38:55.395 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-08-26 20:38:55.395 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-08-26 20:38:55.395 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-08-26 20:38:56.093 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-08-26 20:38:57.051 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-08-26 20:38:57.711 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-08-26 20:38:58.645 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-26 20:38:58.732 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:58.761 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:38:58.777 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:38:59.931 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-26 20:38:59.957 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:39:00.331 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:39:00.334 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:39:00.339 | + functions-common:time_stop:2420 : local name 2026-08-26 20:39:00.345 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:39:00.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:39:00.355 | + functions-common:time_stop:2423 : local total 2026-08-26 20:39:00.361 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:39:00.366 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:39:00.372 | + functions-common:time_stop:2427 : start_time=1787776719823 2026-08-26 20:39:00.378 | + functions-common:time_stop:2429 : [[ -z 1787776719823 ]] 2026-08-26 20:39:00.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:39:00.395 | + functions-common:time_stop:2432 : end_time=1787776740389 2026-08-26 20:39:00.402 | + functions-common:time_stop:2433 : elapsed_time=20566 2026-08-26 20:39:00.408 | + functions-common:time_stop:2434 : total=274367 2026-08-26 20:39:00.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:39:00.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=294933 2026-08-26 20:39:00.425 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:39:00.432 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:39:00.438 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:39:00.445 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:39:00.451 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:39:00.456 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:39:00.462 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:00.468 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:39:00.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:00.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:00.486 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:39:00.492 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:39:00.498 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:39:00.505 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:39:00.511 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:39:00.517 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:39:00.522 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:00.528 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:00.534 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:39:00.581 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:39:00.640 | Reading package lists... 2026-08-26 20:39:01.011 | Building dependency tree... 2026-08-26 20:39:01.011 | Reading state information... 2026-08-26 20:39:01.348 | The following additional packages will be installed: 2026-08-26 20:39:01.349 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-08-26 20:39:01.351 | Suggested packages: 2026-08-26 20:39:01.351 | trousers 2026-08-26 20:39:01.397 | The following NEW packages will be installed: 2026-08-26 20:39:01.398 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-08-26 20:39:01.398 | swtpm-tools 2026-08-26 20:39:03.053 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:39:03.053 | Need to get 6,737 kB of archives. 2026-08-26 20:39:03.053 | After this operation, 22.0 MB of additional disk space will be used. 2026-08-26 20:39:03.054 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-08-26 20:39:03.095 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-08-26 20:39:03.124 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-26 20:39:03.165 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-26 20:39:03.189 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-26 20:39:03.191 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-26 20:39:03.193 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-26 20:39:03.473 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:39:03.548 | Fetched 6,737 kB in 2s (3,696 kB/s) 2026-08-26 20:39:03.590 | Selecting previously unselected package libjson-glib-1.0-common. 2026-08-26 20:39:03.632 | (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 ... 71043 files and directories currently installed.) 2026-08-26 20:39:03.635 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-08-26 20:39:03.641 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-26 20:39:03.704 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-26 20:39:03.713 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-08-26 20:39:03.722 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-26 20:39:03.794 | Selecting previously unselected package libtpms0:amd64. 2026-08-26 20:39:03.808 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-26 20:39:03.814 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-26 20:39:03.888 | Selecting previously unselected package mdevctl. 2026-08-26 20:39:03.900 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-26 20:39:03.906 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-26 20:39:04.022 | Selecting previously unselected package swtpm. 2026-08-26 20:39:04.036 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-26 20:39:04.042 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:39:04.119 | Selecting previously unselected package swtpm-tools. 2026-08-26 20:39:04.135 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-26 20:39:04.141 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:39:04.222 | Selecting previously unselected package ovmf. 2026-08-26 20:39:04.239 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-26 20:39:04.246 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-26 20:39:04.444 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-26 20:39:04.460 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-26 20:39:04.474 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-26 20:39:04.487 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-26 20:39:04.500 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-26 20:39:04.513 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:39:04.547 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:39:04.592 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:39:04.968 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:39:05.296 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:39:05.302 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:39:05.308 | + functions-common:time_stop:2420 : local name 2026-08-26 20:39:05.313 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:39:05.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:39:05.324 | + functions-common:time_stop:2423 : local total 2026-08-26 20:39:05.330 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:39:05.335 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:39:05.341 | + functions-common:time_stop:2427 : start_time=1787776740574 2026-08-26 20:39:05.348 | + functions-common:time_stop:2429 : [[ -z 1787776740574 ]] 2026-08-26 20:39:05.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:39:05.363 | + functions-common:time_stop:2432 : end_time=1787776745356 2026-08-26 20:39:05.370 | + functions-common:time_stop:2433 : elapsed_time=4782 2026-08-26 20:39:05.378 | + functions-common:time_stop:2434 : total=294933 2026-08-26 20:39:05.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:39:05.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=299715 2026-08-26 20:39:05.399 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:39:05.406 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-26 20:39:05.413 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:39:05.424 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:39:05.431 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-26 20:39:05.438 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-26 20:39:05.444 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-26 20:39:05.450 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-26 20:39:05.458 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-26 20:39:05.465 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-26 20:39:05.471 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-26 20:39:05.504 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-26 20:39:05.534 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-26 20:39:05.534 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-26 20:39:05.553 | /var/core/core.%e.%p.%h.%t 2026-08-26 20:39:05.562 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-26 20:39:05.592 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-26 20:39:05.611 | [Service] 2026-08-26 20:39:05.611 | LimitCORE=infinity 2026-08-26 20:39:05.621 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-26 20:39:05.981 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-26 20:39:05.987 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-26 20:39:05.992 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-26 20:39:06.031 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:06.039 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-26 20:39:06.076 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-26 20:39:06.082 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-26 20:39:06.088 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:39:06.094 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-26 20:39:06.100 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-26 20:39:06.105 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-26 20:39:06.110 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-26 20:39:06.116 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:39:06.125 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:39:06.131 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:39:06.137 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:39:06.144 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:39:06.184 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:39:06.189 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:39:06.195 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:06.203 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-26 20:39:06.204 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:39:06.214 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-26 20:39:06.220 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:06.225 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-26 20:39:06.251 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-26 20:39:06.259 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:39:06.259 | + functions-common:git_clone:673 : head -1 2026-08-26 20:39:06.265 | ac861f9 Use the "macos-latest" label for GitHub workflow 2026-08-26 20:39:06.271 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:39:06.277 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-26 20:39:06.316 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:39:06.323 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-08-26 20:39:06.329 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/nova.git 2026-08-26 20:39:06.334 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-26 20:39:06.340 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:39:06.346 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:39:06.353 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:39:06.359 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:39:06.365 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:39:06.372 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:39:06.411 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:39:06.418 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:39:06.424 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:06.432 | + functions-common:git_clone:610 : echo master 2026-08-26 20:39:06.432 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:39:06.444 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-26 20:39:06.449 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:06.455 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-26 20:39:06.477 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-26 20:39:06.481 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:39:06.500 | + functions-common:git_clone:673 : head -1 2026-08-26 20:39:06.501 | b2002fef0b Merge "doc: Add documentation for Intel TDX" 2026-08-26 20:39:06.506 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:39:06.510 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-26 20:39:06.513 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:39:06.516 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:39:06.519 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-26 20:39:06.523 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:39:06.526 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-26 20:39:06.530 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:39:06.536 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:39:06.540 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-26 20:39:06.546 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:39:06.550 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:39:06.557 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-26 20:39:06.562 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:39:06.569 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-26 20:39:06.575 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:39:06.581 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:39:06.588 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-26 20:39:06.600 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-26 20:39:06.606 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-26 20:39:06.612 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-26 20:39:06.724 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-26 20:39:06.729 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:39:06.735 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:39:06.740 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:39:06.746 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:39:06.753 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-26 20:39:06.758 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:39:06.763 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:39:06.769 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:39:06.774 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:39:06.779 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:39:06.785 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:39:06.791 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:39:06.796 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-26 20:39:06.844 | Using python 3.12 to install /opt/stack/nova 2026-08-26 20:39:06.851 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-26 20:39:07.427 | Obtaining file:///opt/stack/nova 2026-08-26 20:39:07.430 | Installing build dependencies: started 2026-08-26 20:39:08.364 | Installing build dependencies: finished with status 'done' 2026-08-26 20:39:08.365 | Checking if build backend supports build_editable: started 2026-08-26 20:39:08.681 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:39:08.683 | Getting requirements to build editable: started 2026-08-26 20:39:08.880 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:39:08.882 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:39:10.720 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:39:10.746 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.0.3) 2026-08-26 20:39:10.747 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.0.52) 2026-08-26 20:39:10.749 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.3.1) 2026-08-26 20:39:10.749 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (0.41.2) 2026-08-26 20:39:10.750 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.1.6) 2026-08-26 20:39:10.751 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (13.0.1) 2026-08-26 20:39:10.752 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.1.1) 2026-08-26 20:39:10.753 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.5.1) 2026-08-26 20:39:10.754 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (43.0.3) 2026-08-26 20:39:10.755 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.8.11) 2026-08-26 20:39:10.756 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.5.5) 2026-08-26 20:39:10.756 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.1.0) 2026-08-26 20:39:10.757 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.10.1) 2026-08-26 20:39:10.758 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.18.0) 2026-08-26 20:39:10.759 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.19.1) 2026-08-26 20:39:10.760 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.3.0) 2026-08-26 20:39:10.761 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.0.0) 2026-08-26 20:39:10.761 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.26.0) 2026-08-26 20:39:10.762 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (9.9.0) 2026-08-26 20:39:10.763 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.16.0) 2026-08-26 20:39:10.958 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev389) 2026-08-26 20:39:16.178 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:39:16.191 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.12.0) 2026-08-26 20:39:16.192 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.34.2) 2026-08-26 20:39:16.193 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.9.1) 2026-08-26 20:39:16.219 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev389) 2026-08-26 20:39:16.231 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-26 20:39:16.245 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.3.0) 2026-08-26 20:39:16.246 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.6.1) 2026-08-26 20:39:16.247 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (10.7.0) 2026-08-26 20:39:16.248 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.5.0) 2026-08-26 20:39:16.249 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (8.3.0) 2026-08-26 20:39:16.250 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.12.0) 2026-08-26 20:39:16.251 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.9.0) 2026-08-26 20:39:16.251 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.11.0) 2026-08-26 20:39:16.252 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.8.0) 2026-08-26 20:39:16.253 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (10.2.0) 2026-08-26 20:39:16.254 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (18.1.1) 2026-08-26 20:39:16.255 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.10.0) 2026-08-26 20:39:16.256 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (18.2.0) 2026-08-26 20:39:16.256 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.0.1) 2026-08-26 20:39:16.257 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.12.0) 2026-08-26 20:39:16.258 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.9.0) 2026-08-26 20:39:16.259 | 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.dev389) (4.8.0) 2026-08-26 20:39:16.260 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.0.0) 2026-08-26 20:39:16.261 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (8.2.0) 2026-08-26 20:39:16.261 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.2.2) 2026-08-26 20:39:16.262 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.12.0) 2026-08-26 20:39:16.263 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.1.1) 2026-08-26 20:39:16.263 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.1.0) 2026-08-26 20:39:16.264 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.9.0) 2026-08-26 20:39:16.264 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.2.0) 2026-08-26 20:39:16.265 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.8.0) 2026-08-26 20:39:16.290 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev389) 2026-08-26 20:39:16.302 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-26 20:39:16.315 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (9.1.0) 2026-08-26 20:39:16.316 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (0.3.1) 2026-08-26 20:39:16.317 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.4.2) 2026-08-26 20:39:16.318 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.9.0) 2026-08-26 20:39:16.319 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.9.0.post0) 2026-08-26 20:39:16.319 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.5.0) 2026-08-26 20:39:16.320 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.19.0) 2026-08-26 20:39:16.321 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.0.3) 2026-08-26 20:39:16.324 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev389) (1.4.1) 2026-08-26 20:39:16.325 | 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.dev389) (4.16.0) 2026-08-26 20:39:16.328 | 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.dev389) (7.5.0) 2026-08-26 20:39:16.332 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev389) (2.1.1) 2026-08-26 20:39:16.335 | 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.dev389) (3.0) 2026-08-26 20:39:16.341 | 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.dev389) (2.8.0) 2026-08-26 20:39:16.346 | 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.dev389) (3.1.0) 2026-08-26 20:39:16.348 | 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.dev389) (2.3.0) 2026-08-26 20:39:16.351 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev389) (3.0.3) 2026-08-26 20:39:16.353 | 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.dev389) (26.1.0) 2026-08-26 20:39:16.354 | 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.dev389) (2025.9.1) 2026-08-26 20:39:16.354 | 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.dev389) (0.37.0) 2026-08-26 20:39:16.355 | 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.dev389) (2026.6.3) 2026-08-26 20:39:16.359 | 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.dev389) (2.1.0) 2026-08-26 20:39:16.363 | 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.dev389) (4.1.0) 2026-08-26 20:39:16.363 | 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.dev389) (2.13.0) 2026-08-26 20:39:16.363 | 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.dev389) (5.8.0) 2026-08-26 20:39:16.370 | 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.dev389) (1.5.0) 2026-08-26 20:39:16.371 | 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.dev389) (1.1.0) 2026-08-26 20:39:16.371 | 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.dev389) (1.33) 2026-08-26 20:39:16.372 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev389) (4.11.3) 2026-08-26 20:39:16.376 | 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.dev389) (3.1.1) 2026-08-26 20:39:16.379 | 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.dev389) (9.1.4) 2026-08-26 20:39:16.386 | 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.dev389) (2.19.0) 2026-08-26 20:39:16.390 | 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.dev389) (0.20) 2026-08-26 20:39:16.398 | 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.dev389) (2.1.2) 2026-08-26 20:39:16.398 | 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.dev389) (0.6.2) 2026-08-26 20:39:16.407 | 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.dev389) (7.1.7) 2026-08-26 20:39:16.407 | 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.dev389) (5.3.1) 2026-08-26 20:39:16.408 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev389) (5.6.2) 2026-08-26 20:39:16.408 | 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.dev389) (0.17.0) 2026-08-26 20:39:16.410 | 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.dev389) (5.1.0) 2026-08-26 20:39:16.415 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (2026.3) 2026-08-26 20:39:16.415 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (26.3) 2026-08-26 20:39:16.419 | 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.dev389) (0.26.0) 2026-08-26 20:39:16.420 | 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.dev389) (5.0.0) 2026-08-26 20:39:16.421 | 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.dev389) (4.0.1) 2026-08-26 20:39:16.428 | 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.dev389) (1.2.1) 2026-08-26 20:39:16.439 | 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.dev389) (1.7.6) 2026-08-26 20:39:16.443 | 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.dev389) (2.2.0) 2026-08-26 20:39:16.446 | 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.dev389) (1.3.7) 2026-08-26 20:39:16.451 | 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.dev389) (3.3.2) 2026-08-26 20:39:16.456 | 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.dev389) (4.3.2) 2026-08-26 20:39:16.457 | 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.dev389) (3.7.1) 2026-08-26 20:39:16.462 | 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.dev389) (2.4.0) 2026-08-26 20:39:16.467 | 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.dev389) (3.0.3) 2026-08-26 20:39:16.467 | 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.dev389) (1.6.2) 2026-08-26 20:39:16.472 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev389) (84.0.0) 2026-08-26 20:39:16.481 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev389) (0.8.2) 2026-08-26 20:39:16.505 | 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.dev389) (4.16.0) 2026-08-26 20:39:16.509 | 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.dev389) (0.6.0) 2026-08-26 20:39:16.510 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (4.2.0) 2026-08-26 20:39:16.515 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (3.0.53) 2026-08-26 20:39:16.515 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (1.11.0) 2026-08-26 20:39:16.516 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (15.0.0) 2026-08-26 20:39:16.516 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (1.8.0) 2026-08-26 20:39:16.527 | 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.dev389) (1.17.0) 2026-08-26 20:39:16.530 | 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.dev389) (2.1.0) 2026-08-26 20:39:16.531 | 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.dev389) (24.2.1) 2026-08-26 20:39:16.541 | 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.dev389) (4.7.0) 2026-08-26 20:39:16.554 | 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.dev389) (3.5.0) 2026-08-26 20:39:16.554 | 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.dev389) (3.18) 2026-08-26 20:39:16.555 | 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.dev389) (2.7.0) 2026-08-26 20:39:16.555 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev389) (2023.11.17) 2026-08-26 20:39:16.576 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (4.2.0) 2026-08-26 20:39:16.576 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (2.20.0) 2026-08-26 20:39:16.582 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (0.1.2) 2026-08-26 20:39:16.592 | 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.dev389) (0.8) 2026-08-26 20:39:16.625 | 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.dev389) (0.16.0) 2026-08-26 20:39:16.898 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:39:16.908 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-26 20:39:16.994 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:39:17.006 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-26 20:39:17.084 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:39:17.095 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:39:17.180 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-26 20:39:17.226 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-26 20:39:17.265 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-26 20:39:17.284 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-26 20:39:17.320 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-26 20:39:17.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 112.5 MB/s 0:00:00 2026-08-26 20:39:17.481 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-26 20:39:17.497 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 26.1 MB/s 0:00:00 2026-08-26 20:39:17.535 | Building wheels for collected packages: nova 2026-08-26 20:39:17.536 | Building editable for nova (pyproject.toml): started 2026-08-26 20:39:19.704 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-26 20:39:19.705 | Created wheel for nova: filename=nova-33.1.0.dev389-0.editable-py3-none-any.whl size=10626 sha256=511dc68d77791107729ea28ae205bd1a7378b7fee173c6bcf5bcd083a09514e2 2026-08-26 20:39:19.706 | Stored in directory: /tmp/pip-ephem-wheel-cache-0ic1pmdk/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-26 20:39:19.712 | Successfully built nova 2026-08-26 20:39:19.861 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-26 20:39:22.644 | 2026-08-26 20:39:22.656 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev389 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.1.0 websockify-0.13.0 2026-08-26 20:39:22.792 | + inc/python:pip_install:216 : result=0 2026-08-26 20:39:22.798 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:39:22.804 | + functions-common:time_stop:2420 : local name 2026-08-26 20:39:22.810 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:39:22.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:39:22.823 | + functions-common:time_stop:2423 : local total 2026-08-26 20:39:22.828 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:39:22.832 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:39:22.838 | + functions-common:time_stop:2427 : start_time=1787776746833 2026-08-26 20:39:22.844 | + functions-common:time_stop:2429 : [[ -z 1787776746833 ]] 2026-08-26 20:39:22.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:39:22.861 | + functions-common:time_stop:2432 : end_time=1787776762853 2026-08-26 20:39:22.867 | + functions-common:time_stop:2433 : elapsed_time=16020 2026-08-26 20:39:22.874 | + functions-common:time_stop:2434 : total=149235 2026-08-26 20:39:22.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:39:22.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165255 2026-08-26 20:39:22.893 | + inc/python:pip_install:219 : return 0 2026-08-26 20:39:22.899 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:39:22.905 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:39:22.913 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-26 20:39:22.921 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-26 20:39:22.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:39:22.935 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:39:22.942 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-08-26 20:39:22.948 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:39:22.956 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-26 20:39:22.990 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:39:22.997 | + ./stack.sh:main:962 : configure_nova 2026-08-26 20:39:23.004 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-26 20:39:23.034 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-26 20:39:23.042 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-26 20:39:23.049 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-26 20:39:23.060 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-26 20:39:23.060 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-26 20:39:23.072 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-26 20:39:23.080 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-26 20:39:23.087 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-26 20:39:23.093 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-26 20:39:23.100 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-26 20:39:23.106 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-26 20:39:23.113 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-26 20:39:23.119 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-26 20:39:23.153 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-26 20:39:23.182 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-26 20:39:23.211 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-26 20:39:23.239 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-26 20:39:23.273 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-26 20:39:23.304 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-26 20:39:23.314 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-26 20:39:23.325 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.KCyZXLseDg 2026-08-26 20:39:23.331 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-26 20:39:23.338 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-26 20:39:23.347 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-26 20:39:23.354 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:39:23.361 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:39:23.368 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.KCyZXLseDg 2026-08-26 20:39:23.377 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.KCyZXLseDg 2026-08-26 20:39:23.405 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.KCyZXLseDg /etc/sudoers.d/nova-rootwrap 2026-08-26 20:39:23.433 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-26 20:39:23.442 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-26 20:39:23.448 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-26 20:39:23.455 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-26 20:39:23.460 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-26 20:39:23.467 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-26 20:39:23.474 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-26 20:39:23.482 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-26 20:39:23.484 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-26 20:39:23.501 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-26 20:39:23.511 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-26 20:39:23.539 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-26 20:39:23.569 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-08-26 20:39:23.576 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-26 20:39:23.590 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-26 20:39:23.634 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:23.640 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-26 20:39:23.661 | net.ipv4.ip_forward = 1 2026-08-26 20:39:23.671 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-26 20:39:23.678 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-26 20:39:23.685 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-26 20:39:23.715 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-26 20:39:23.723 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-26 20:39:23.729 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-26 20:39:23.761 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-26 20:39:23.771 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-26 20:39:23.772 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-26 20:39:23.784 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:73b3602a553 2026-08-26 20:39:23.790 | InitiatorName=iqn.2016-04.com.open-iscsi:73b3602a553 2026-08-26 20:39:23.798 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-26 20:39:23.804 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-26 20:39:23.959 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-26 20:39:23.965 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-26 20:39:23.973 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:39:23.979 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-26 20:39:24.068 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-26 20:39:24.075 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-26 20:39:24.086 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-26 20:39:24.096 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-26 20:39:24.177 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-26 20:39:24.183 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-26 20:39:24.259 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-26 20:39:24.336 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-26 20:39:24.416 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:39:24.498 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-08-26 20:39:24.580 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-26 20:39:24.666 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.114 2026-08-26 20:39:24.744 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-26 20:39:24.821 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-26 20:39:24.898 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-26 20:39:24.976 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-26 20:39:25.053 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-26 20:39:25.135 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-26 20:39:25.219 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-26 20:39:25.289 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-26 20:39:25.360 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-26 20:39:25.367 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:39:25.373 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:39:25.380 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:39:25.387 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:39:25.394 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:39:25.398 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:39:25.404 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:39:25.410 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:39:25.417 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:39:25.423 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:39:25.429 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:39:25.435 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:39:25.441 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:39:25.448 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-26 20:39:25.489 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:25.495 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:39:25.499 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-26 20:39:25.505 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-26 20:39:25.583 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-26 20:39:25.589 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-26 20:39:25.596 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-26 20:39:25.603 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-26 20:39:25.609 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:39:25.614 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:39:25.620 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:39:25.662 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:25.668 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:39:25.675 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:25.684 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:25.769 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-26 20:39:25.776 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-26 20:39:25.783 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-26 20:39:25.789 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-26 20:39:25.796 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:39:25.803 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:39:25.809 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:39:25.850 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:25.856 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:39:25.863 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:25.871 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:25.950 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-26 20:39:26.032 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-26 20:39:26.106 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-26 20:39:26.179 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-26 20:39:26.217 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:26.224 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-26 20:39:26.266 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:26.275 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-26 20:39:26.277 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-26 20:39:26.288 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:39:26.294 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-26 20:39:26.373 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-26 20:39:26.380 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-26 20:39:26.461 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-26 20:39:26.467 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:26.473 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-26 20:39:26.478 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:39:26.482 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:39:26.487 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-26 20:39:26.492 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:26.498 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:39:26.503 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:39:26.509 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-26 20:39:26.594 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-26 20:39:26.666 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:39:26.742 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-26 20:39:26.813 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-26 20:39:26.885 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-26 20:39:26.956 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-26 20:39:27.029 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-26 20:39:27.107 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:39:27.186 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:39:27.266 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:39:27.342 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:39:27.349 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-26 20:39:27.393 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:27.400 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-26 20:39:27.406 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-26 20:39:27.489 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-26 20:39:27.496 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:27.502 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:39:27.508 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-26 20:39:27.514 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-26 20:39:27.591 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-26 20:39:27.667 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://162.253.55.114/identity 2026-08-26 20:39:27.745 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-26 20:39:27.819 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-26 20:39:27.902 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-26 20:39:27.981 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-26 20:39:28.058 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-26 20:39:28.133 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-26 20:39:28.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:28.181 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=162.253.55.114 2026-08-26 20:39:28.188 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-26 20:39:28.194 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:39:28.274 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-26 20:39:28.316 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:28.322 | + lib/nova:create_nova_conf:522 : configure_manila_access 2026-08-26 20:39:28.329 | + lib/nova:configure_manila_access:659 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-08-26 20:39:28.336 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:28.342 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:39:28.349 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-08-26 20:39:28.356 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-08-26 20:39:28.441 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-08-26 20:39:28.522 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://162.253.55.114/identity 2026-08-26 20:39:28.600 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-08-26 20:39:28.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-08-26 20:39:28.736 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-08-26 20:39:28.801 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-08-26 20:39:28.880 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-08-26 20:39:28.953 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-26 20:39:28.959 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-26 20:39:29.029 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-26 20:39:29.105 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-26 20:39:29.110 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-26 20:39:29.180 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-26 20:39:29.187 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-26 20:39:29.191 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-26 20:39:29.197 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:39:29.201 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:39:29.207 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:39:29.212 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:39:29.217 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:39:29.222 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:39:29.228 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:39:29.233 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:39:29.238 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:39:29.244 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:39:29.250 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:39:29.257 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:39:29.263 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:39:29.270 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-26 20:39:29.276 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-26 20:39:29.284 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:29.294 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:39:29.333 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:39:29.338 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:39:29.343 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:39:29.348 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:39:29.354 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:39:29.426 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:39:29.495 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:39:29.564 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:39:29.631 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-26 20:39:29.697 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-26 20:39:29.768 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-26 20:39:29.805 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:29.810 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-26 20:39:29.816 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:39:29.823 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-26 20:39:29.828 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-26 20:39:29.833 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:39:29.838 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-26 20:39:29.844 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-26 20:39:29.851 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:39:29.857 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:39:29.883 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:39:29.883 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:39:29.900 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:39:29.908 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:39:29.929 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:39:29.938 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-26 20:39:29.943 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-26 20:39:29.951 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:39:29.958 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-26 20:39:30.030 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:39:30.098 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-26 20:39:30.160 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:39:30.224 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:39:30.287 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:39:30.349 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:39:30.415 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:39:30.484 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:39:30.552 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:39:30.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:39:30.686 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:39:30.751 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:39:30.813 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:39:30.877 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:39:30.883 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:39:30.889 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-26 20:39:30.893 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-26 20:39:30.898 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:39:30.904 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:30.909 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:30.914 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-26 20:39:30.921 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-26 20:39:30.926 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-26 20:39:30.989 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:39:31.058 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-26 20:39:31.059 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-26 20:39:31.076 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-26 20:39:31.085 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-26 20:39:31.090 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-26 20:39:31.095 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:39:31.101 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:39:31.107 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:39:31.112 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:39:31.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:31.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:31.130 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:39:31.136 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:39:31.141 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:31.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:31.152 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-26 20:39:31.220 | Enabling site nova-api. 2026-08-26 20:39:31.230 | To activate the new configuration, you need to run: 2026-08-26 20:39:31.230 | systemctl reload apache2 2026-08-26 20:39:31.240 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:39:31.244 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:39:31.249 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:39:31.255 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:39:31.437 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-26 20:39:31.478 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:31.483 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-26 20:39:31.489 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:39:31.494 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-26 20:39:31.500 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-26 20:39:31.506 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-26 20:39:31.511 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-26 20:39:31.516 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-26 20:39:31.522 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:39:31.527 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:39:31.554 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:39:31.555 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:39:31.572 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:39:31.579 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:39:31.599 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:39:31.605 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-26 20:39:31.611 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:39:31.635 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:39:31.640 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-26 20:39:31.709 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-08-26 20:39:31.780 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-26 20:39:31.846 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:39:31.913 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:39:31.979 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:39:32.050 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:39:32.124 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:39:32.203 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:39:32.274 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:39:32.346 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:39:32.415 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:39:32.481 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:39:32.551 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-26 20:39:32.618 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-26 20:39:32.623 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-26 20:39:32.693 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-26 20:39:32.727 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:39:32.733 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-26 20:39:32.807 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-26 20:39:32.812 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-26 20:39:32.818 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-26 20:39:32.857 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:32.863 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:39:32.870 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:39:32.941 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-26 20:39:33.019 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-26 20:39:33.026 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-26 20:39:33.031 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-26 20:39:33.037 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:39:33.043 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:39:33.049 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:39:33.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:33.098 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:39:33.104 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:39:33.110 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:39:33.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:33.152 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:39:33.159 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:39:33.229 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:39:33.235 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:39:33.240 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-08-26 20:39:33.306 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-08-26 20:39:33.373 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-08-26 20:39:33.445 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-26 20:39:33.482 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:33.489 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-26 20:39:33.555 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:39:33.630 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-26 20:39:33.696 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-26 20:39:33.701 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-26 20:39:33.705 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-26 20:39:33.784 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-26 20:39:33.791 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:39:33.797 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:39:33.803 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-26 20:39:33.811 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-26 20:39:33.887 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-26 20:39:33.962 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.114/identity 2026-08-26 20:39:34.039 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-26 20:39:34.113 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-26 20:39:34.187 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-26 20:39:34.262 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-26 20:39:34.334 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-26 20:39:34.405 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-26 20:39:34.443 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:34.450 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-26 20:39:34.458 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:39:34.463 | + lib/nova:create_nova_conf:589 : local conf 2026-08-26 20:39:34.468 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-26 20:39:34.474 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-26 20:39:34.479 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:39:34.485 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:39:34.492 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-26 20:39:34.499 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-26 20:39:34.503 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-26 20:39:34.516 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-26 20:39:34.522 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-26 20:39:34.528 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-26 20:39:34.533 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-26 20:39:34.539 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:39:34.545 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:39:34.550 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:39:34.593 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:34.601 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:39:34.608 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:34.615 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-26 20:39:34.692 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-08-26 20:39:34.770 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-26 20:39:34.847 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:39:34.853 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-26 20:39:34.860 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-26 20:39:34.865 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-26 20:39:34.905 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:34.915 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-26 20:39:34.916 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-26 20:39:35.767 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-26 20:39:35.771 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-26 20:39:36.428 | Adding vhost "nova_cell1" ... 2026-08-26 20:39:36.492 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-26 20:39:37.149 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-26 20:39:37.181 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-26 20:39:37.184 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-26 20:39:37.188 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-26 20:39:37.192 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:39:37.196 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-26 20:39:37.201 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:39:37.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:37.238 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-26 20:39:37.243 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-26 20:39:37.249 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:39:37.286 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:37.291 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/nova_cell1 2026-08-26 20:39:37.298 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/nova_cell1 2026-08-26 20:39:37.367 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:39:37.373 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:39:37.379 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-26 20:39:37.417 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:37.424 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-26 20:39:37.431 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-26 20:39:37.436 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-26 20:39:37.442 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-26 20:39:37.447 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:39:37.453 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:39:37.459 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-26 20:39:37.533 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-26 20:39:37.599 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.114/identity 2026-08-26 20:39:37.668 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-26 20:39:37.740 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-26 20:39:37.810 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-26 20:39:37.878 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-26 20:39:37.944 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-26 20:39:38.016 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-26 20:39:38.022 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-26 20:39:38.028 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-26 20:39:38.035 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:39:38.074 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:39:38.079 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:39:38.085 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:39:38.092 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:39:38.099 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:39:38.169 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:39:38.242 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:39:38.314 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:39:38.386 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-26 20:39:38.459 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:39:38.466 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-26 20:39:38.476 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:39:38.482 | + lib/nova:create_nova_conf:623 : local conf 2026-08-26 20:39:38.487 | + lib/nova:create_nova_conf:624 : local offset 2026-08-26 20:39:38.494 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-26 20:39:38.500 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:39:38.506 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:39:38.512 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-26 20:39:38.518 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-26 20:39:38.523 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-26 20:39:38.530 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-26 20:39:38.535 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-26 20:39:38.541 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-26 20:39:38.547 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-26 20:39:38.586 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:38.591 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-26 20:39:38.664 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-26 20:39:38.735 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-26 20:39:38.741 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:38.747 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-26 20:39:38.753 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-26 20:39:38.789 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:39:38.794 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-26 20:39:38.831 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:39:38.837 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-26 20:39:38.875 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:38.881 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-26 20:39:38.886 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-26 20:39:38.892 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-26 20:39:38.898 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-26 20:39:38.937 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:38.944 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-26 20:39:38.971 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-26 20:39:38.972 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-26 20:39:38.988 | cgroup_device_acl = [ 2026-08-26 20:39:38.988 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-26 20:39:38.988 | "/dev/random", "/dev/urandom", 2026-08-26 20:39:38.988 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-26 20:39:38.988 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-26 20:39:38.988 | "/dev/vfio/vfio", 2026-08-26 20:39:38.988 | ] 2026-08-26 20:39:38.996 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-26 20:39:39.003 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:39:39.009 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:39:39.014 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:39:39.020 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:39:39.025 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:39:39.033 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:39:39.038 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:39:39.044 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:39:39.050 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:39:39.056 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:39:39.062 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:39:39.068 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:39:39.074 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:39:39.080 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-26 20:39:39.091 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-26 20:39:39.097 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-26 20:39:39.102 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-26 20:39:39.108 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-26 20:39:39.171 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-26 20:39:39.177 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-26 20:39:39.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:39:39.189 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:39:39.195 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-26 20:39:39.200 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-26 20:39:39.206 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-26 20:39:39.235 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-26 20:39:39.235 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-26 20:39:39.251 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-26 20:39:39.260 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-26 20:39:39.288 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-26 20:39:39.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-26 20:39:39.311 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-26 20:39:39.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-26 20:39:39.326 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:39.332 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-26 20:39:39.339 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-26 20:39:39.344 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:39:39.350 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-26 20:39:39.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-26 20:39:39.461 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:39:39.467 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-26 20:39:39.612 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-26 20:39:39.692 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-26 20:39:39.763 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-08-26 20:39:39.769 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-26 20:39:39.849 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-08-26 20:39:39.926 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-26 20:39:40.004 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-26 20:39:40.086 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-26 20:39:40.095 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:39:40.105 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-26 20:39:40.113 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-26 20:39:40.122 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:39:40.134 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:39:40.140 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-26 20:39:40.146 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-26 20:39:40.154 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-26 20:39:40.160 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-26 20:39:40.168 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-26 20:39:40.209 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:39:40.217 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-26 20:39:40.224 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-26 20:39:40.231 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-26 20:39:40.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:39:40.245 | + lib/stack:stack_install_service:32 : install_placement 2026-08-26 20:39:40.252 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-26 20:39:40.259 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-26 20:39:40.265 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:39:40.275 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-26 20:39:40.282 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-26 20:39:40.289 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:39:40.298 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:39:40.300 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:39:40.311 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-26 20:39:40.317 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-26 20:39:40.324 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-26 20:39:40.332 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-26 20:39:40.339 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-26 20:39:40.395 | Using python 3.12 to install osc-placement 2026-08-26 20:39:40.402 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-26 20:39:46.510 | Collecting osc-placement 2026-08-26 20:39:56.882 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:39:56.892 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-26 20:39:56.893 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-26 20:39:56.893 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-26 20:39:56.894 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-26 20:39:56.895 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-26 20:39:56.896 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-26 20:39:56.896 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-26 20:39:56.897 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-26 20:39:56.898 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-08-26 20:39:56.901 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-08-26 20:39:56.902 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.19.0) 2026-08-26 20:39:56.903 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-26 20:39:56.904 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-26 20:39:56.905 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-26 20:39:56.906 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-26 20:39:56.906 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-26 20:39:56.909 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-26 20:39:56.909 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-26 20:39:56.910 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-26 20:39:56.910 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-26 20:39:56.912 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-26 20:39:56.912 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-26 20:39:56.913 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-26 20:39:56.914 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-26 20:39:56.914 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-26 20:39:56.915 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-08-26 20:39:56.916 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-26 20:39:56.918 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-08-26 20:39:56.920 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-26 20:39:56.923 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-26 20:39:56.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-08-26 20:39:56.926 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-26 20:39:56.927 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-08-26 20:39:56.929 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-26 20:39:56.932 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-08-26 20:39:56.939 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-08-26 20:39:56.939 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-26 20:39:56.939 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-26 20:39:56.940 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-26 20:39:56.946 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-26 20:39:56.947 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-26 20:39:56.949 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-26 20:39:56.974 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-26 20:39:57.143 | Installing collected packages: osc-placement 2026-08-26 20:39:57.216 | Successfully installed osc-placement-4.9.0 2026-08-26 20:39:57.320 | + inc/python:pip_install:216 : result=0 2026-08-26 20:39:57.328 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:39:57.334 | + functions-common:time_stop:2420 : local name 2026-08-26 20:39:57.340 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:39:57.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:39:57.351 | + functions-common:time_stop:2423 : local total 2026-08-26 20:39:57.357 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:39:57.362 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:39:57.367 | + functions-common:time_stop:2427 : start_time=1787776780381 2026-08-26 20:39:57.372 | + functions-common:time_stop:2429 : [[ -z 1787776780381 ]] 2026-08-26 20:39:57.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:39:57.390 | + functions-common:time_stop:2432 : end_time=1787776797383 2026-08-26 20:39:57.395 | + functions-common:time_stop:2433 : elapsed_time=17002 2026-08-26 20:39:57.400 | + functions-common:time_stop:2434 : total=165255 2026-08-26 20:39:57.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:39:57.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182257 2026-08-26 20:39:57.417 | + inc/python:pip_install:219 : return 0 2026-08-26 20:39:57.424 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-08-26 20:39:57.430 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/placement.git 2026-08-26 20:39:57.436 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-26 20:39:57.442 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:39:57.448 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:39:57.455 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:39:57.463 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:39:57.470 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:39:57.477 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:39:57.519 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:39:57.524 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:39:57.530 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:57.538 | + functions-common:git_clone:610 : echo master 2026-08-26 20:39:57.539 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:39:57.550 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-26 20:39:57.556 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:39:57.562 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-26 20:39:57.591 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-26 20:39:57.598 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:39:57.599 | + functions-common:git_clone:673 : head -1 2026-08-26 20:39:57.603 | 7d35f974 bump min version of os-traits 2026-08-26 20:39:57.612 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:39:57.619 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-26 20:39:57.625 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:39:57.632 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:39:57.638 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-26 20:39:57.644 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:39:57.651 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-26 20:39:57.658 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:39:57.664 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:39:57.669 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-26 20:39:57.674 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:39:57.681 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:39:57.688 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-26 20:39:57.694 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:39:57.702 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-26 20:39:57.707 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:39:57.713 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:39:57.721 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-26 20:39:57.733 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-26 20:39:57.740 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-26 20:39:57.747 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-26 20:39:57.861 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-26 20:39:57.867 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:39:57.873 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:39:57.878 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:39:57.884 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:39:57.889 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-26 20:39:57.895 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:39:57.901 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:39:57.907 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:39:57.913 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:39:57.919 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:39:57.925 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:39:57.933 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:39:57.939 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-26 20:39:57.987 | Using python 3.12 to install /opt/stack/placement 2026-08-26 20:39:57.992 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-26 20:39:58.606 | Obtaining file:///opt/stack/placement 2026-08-26 20:39:58.608 | Installing build dependencies: started 2026-08-26 20:39:59.415 | Installing build dependencies: finished with status 'done' 2026-08-26 20:39:59.416 | Checking if build backend supports build_editable: started 2026-08-26 20:39:59.732 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:39:59.733 | Getting requirements to build editable: started 2026-08-26 20:39:59.882 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:39:59.884 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:40:00.539 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:40:00.562 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-26 20:40:00.563 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-26 20:40:00.564 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-26 20:40:00.564 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-26 20:40:00.565 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-26 20:40:00.566 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-26 20:40:00.567 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-26 20:40:00.568 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-26 20:40:00.570 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-26 20:40:00.571 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-26 20:40:00.572 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.0) 2026-08-26 20:40:00.572 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-26 20:40:00.573 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-26 20:40:00.574 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-26 20:40:00.575 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-26 20:40:00.576 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-26 20:40:00.576 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-26 20:40:00.577 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-26 20:40:00.578 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-26 20:40:00.579 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-26 20:40:00.581 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-26 20:40:00.581 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-08-26 20:40:00.582 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-26 20:40:00.582 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-08-26 20:40:00.587 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-26 20:40:00.587 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-08-26 20:40:00.588 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-08-26 20:40:00.589 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-26 20:40:00.590 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-26 20:40:00.591 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.8.0) 2026-08-26 20:40:00.594 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-26 20:40:00.594 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-26 20:40:00.595 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-08-26 20:40:00.596 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-08-26 20:40:00.602 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-08-26 20:40:00.605 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-08-26 20:40:00.608 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-08-26 20:40:00.608 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-08-26 20:40:00.609 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-08-26 20:40:00.611 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-08-26 20:40:00.612 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-08-26 20:40:00.612 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-26 20:40:00.615 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-08-26 20:40:00.616 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-08-26 20:40:00.617 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-26 20:40:00.618 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-08-26 20:40:00.621 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-26 20:40:00.622 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-08-26 20:40:00.623 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-26 20:40:00.623 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-08-26 20:40:00.626 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-08-26 20:40:00.630 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-08-26 20:40:00.632 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-08-26 20:40:00.634 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-08-26 20:40:00.635 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-26 20:40:00.635 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-08-26 20:40:00.638 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-26 20:40:00.640 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-08-26 20:40:00.649 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-08-26 20:40:00.655 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-26 20:40:00.656 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-26 20:40:00.656 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-26 20:40:00.657 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-26 20:40:00.666 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-26 20:40:00.672 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-26 20:40:00.698 | Building wheels for collected packages: openstack-placement 2026-08-26 20:40:00.699 | Building editable for openstack-placement (pyproject.toml): started 2026-08-26 20:40:01.278 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-26 20:40:01.279 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=15039f912eadce63587984caae4fdbbfce718b2b52742483c6eb77f3da0a1efc 2026-08-26 20:40:01.279 | Stored in directory: /tmp/pip-ephem-wheel-cache-cjkf5d0u/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-26 20:40:01.285 | Successfully built openstack-placement 2026-08-26 20:40:01.429 | Installing collected packages: openstack-placement 2026-08-26 20:40:01.467 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-26 20:40:01.600 | + inc/python:pip_install:216 : result=0 2026-08-26 20:40:01.606 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:01.612 | + functions-common:time_stop:2420 : local name 2026-08-26 20:40:01.618 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:01.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:01.629 | + functions-common:time_stop:2423 : local total 2026-08-26 20:40:01.635 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:01.641 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:01.647 | + functions-common:time_stop:2427 : start_time=1787776797974 2026-08-26 20:40:01.652 | + functions-common:time_stop:2429 : [[ -z 1787776797974 ]] 2026-08-26 20:40:01.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:01.669 | + functions-common:time_stop:2432 : end_time=1787776801663 2026-08-26 20:40:01.674 | + functions-common:time_stop:2433 : elapsed_time=3689 2026-08-26 20:40:01.679 | + functions-common:time_stop:2434 : total=182257 2026-08-26 20:40:01.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:01.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185946 2026-08-26 20:40:01.698 | + inc/python:pip_install:219 : return 0 2026-08-26 20:40:01.707 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:40:01.712 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:40:01.719 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-26 20:40:01.726 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-26 20:40:01.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:01.740 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:40:01.746 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-08-26 20:40:01.752 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:01.759 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:40:01.767 | + ./stack.sh:main:968 : configure_placement 2026-08-26 20:40:01.773 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-26 20:40:01.804 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-26 20:40:01.811 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-26 20:40:01.822 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-26 20:40:01.829 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-26 20:40:01.836 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-26 20:40:01.843 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-26 20:40:01.851 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:40:01.857 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:40:01.865 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:40:01.906 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:01.914 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:40:01.920 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-26 20:40:01.928 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-26 20:40:02.006 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-26 20:40:02.089 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-26 20:40:02.171 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-26 20:40:02.178 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:40:02.185 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-26 20:40:02.192 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:40:02.199 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:40:02.204 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-26 20:40:02.210 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:40:02.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-26 20:40:02.223 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:40:02.228 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-26 20:40:02.302 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-26 20:40:02.372 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:40:02.441 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-26 20:40:02.514 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-26 20:40:02.583 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-26 20:40:02.657 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-26 20:40:02.728 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-26 20:40:02.800 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:40:02.874 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:40:02.944 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:40:03.014 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:40:03.021 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-26 20:40:03.026 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-26 20:40:03.035 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:40:03.043 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:40:03.083 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:40:03.088 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:40:03.095 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:40:03.101 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:40:03.106 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:40:03.181 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:40:03.248 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:40:03.316 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:40:03.380 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-26 20:40:03.447 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-26 20:40:03.454 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-26 20:40:03.460 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-26 20:40:03.467 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-26 20:40:03.473 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:40:03.480 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-26 20:40:03.487 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-26 20:40:03.493 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:40:03.499 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:40:03.529 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:40:03.530 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:40:03.545 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:40:03.554 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:40:03.577 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:40:03.588 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-26 20:40:03.593 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-26 20:40:03.602 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:40:03.609 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-26 20:40:03.683 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-08-26 20:40:03.750 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-26 20:40:03.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:40:03.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:40:03.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:40:04.029 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:40:04.097 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:40:04.163 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:40:04.228 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:40:04.297 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:40:04.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:40:04.440 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:40:04.510 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-26 20:40:04.574 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:40:04.579 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:40:04.587 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-26 20:40:04.593 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-26 20:40:04.598 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:40:04.603 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:40:04.609 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:40:04.614 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-26 20:40:04.621 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-26 20:40:04.627 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-26 20:40:04.696 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:40:04.763 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-26 20:40:04.763 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-26 20:40:04.778 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-26 20:40:04.786 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-26 20:40:04.791 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-26 20:40:04.797 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:40:04.801 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:40:04.807 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:40:04.812 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:40:04.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:40:04.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:40:04.830 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:40:04.837 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:40:04.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:40:04.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:40:04.855 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-26 20:40:04.920 | Enabling site placement-api. 2026-08-26 20:40:04.930 | To activate the new configuration, you need to run: 2026-08-26 20:40:04.930 | systemctl reload apache2 2026-08-26 20:40:04.940 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:40:04.945 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:40:04.950 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:40:04.956 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:40:05.132 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-26 20:40:05.138 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-26 20:40:05.213 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-26 20:40:05.253 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:05.259 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-26 20:40:05.298 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:05.304 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-26 20:40:05.310 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-26 20:40:05.316 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-26 20:40:05.322 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:40:05.328 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:40:05.335 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:40:05.341 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-26 20:40:05.415 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-26 20:40:05.484 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.114/identity 2026-08-26 20:40:05.553 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-26 20:40:05.627 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-26 20:40:05.698 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-26 20:40:05.769 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-26 20:40:05.841 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-26 20:40:05.911 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-26 20:40:05.950 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:40:05.957 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-26 20:40:05.996 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.002 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-26 20:40:06.008 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-26 20:40:06.045 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.052 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-26 20:40:06.059 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-26 20:40:06.067 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-26 20:40:06.067 | from requests import certs 2026-08-26 20:40:06.067 | print (certs.where()) 2026-08-26 20:40:06.067 | except ImportError: pass' 2026-08-26 20:40:06.240 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-08-26 20:40:06.247 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-08-26 20:40:06.253 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-08-26 20:40:06.259 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-26 20:40:06.295 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.303 | + ./stack.sh:main:992 : init_os_brick 2026-08-26 20:40:06.309 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-26 20:40:06.319 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-26 20:40:06.357 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.363 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:40:06.439 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-26 20:40:06.478 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.483 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:40:06.549 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-26 20:40:06.588 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:06.594 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:40:06.667 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:40:06.742 | + ./stack.sh:main:999 : run_phase stack install 2026-08-26 20:40:06.749 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:40:06.756 | + functions-common:run_phase:1849 : local phase=install 2026-08-26 20:40:06.762 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:40:06.768 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:40:06.775 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:40:06.782 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:40:06.788 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:40:06.796 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:40:06.805 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:40:06.811 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:40:06.818 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:40:06.828 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-26 20:40:06.830 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:40:06.867 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:40:06.874 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:40:06.880 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:40:06.887 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-26 20:40:06.892 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:40:06.899 | + functions-common:run_plugins:1835 : local phase=install 2026-08-26 20:40:06.905 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:40:06.913 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:40:06.919 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:40:06.927 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:40:06.933 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:40:06.939 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-08-26 20:40:06.946 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:40:06.952 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:40:06.990 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:40:07.029 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:07.035 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:40:07.041 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:40:07.045 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-08-26 20:40:07.051 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:40:07.058 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Barbican 2026-08-26 20:40:07.064 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-08-26 20:40:07.070 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-08-26 20:40:07.076 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-08-26 20:40:07.082 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:40:07.087 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-08-26 20:40:07.093 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-08-26 20:40:07.098 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:40:07.103 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:40:07.109 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-08-26 20:40:07.116 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:40:07.121 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-08-26 20:40:07.128 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:40:07.133 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:40:07.138 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-08-26 20:40:07.143 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:40:07.149 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:40:07.156 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-08-26 20:40:07.162 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:40:07.168 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-08-26 20:40:07.174 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:40:07.179 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:40:07.186 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-08-26 20:40:07.199 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-08-26 20:40:07.204 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-08-26 20:40:07.209 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-08-26 20:40:07.319 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-08-26 20:40:07.322 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:40:07.326 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:40:07.331 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:40:07.338 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:40:07.343 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-08-26 20:40:07.350 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:40:07.355 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:40:07.359 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:40:07.365 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:40:07.371 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:40:07.376 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:40:07.383 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:40:07.388 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-08-26 20:40:07.435 | Using python 3.12 to install /opt/stack/barbican 2026-08-26 20:40:07.440 | ++ 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/barbican 2026-08-26 20:40:08.005 | Obtaining file:///opt/stack/barbican 2026-08-26 20:40:08.007 | Installing build dependencies: started 2026-08-26 20:40:08.843 | Installing build dependencies: finished with status 'done' 2026-08-26 20:40:08.844 | Checking if build backend supports build_editable: started 2026-08-26 20:40:09.172 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:40:09.174 | Getting requirements to build editable: started 2026-08-26 20:40:09.340 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:40:09.341 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:40:09.880 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:40:09.891 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.19.1) 2026-08-26 20:40:09.891 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.1.1) 2026-08-26 20:40:09.892 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (43.0.3) 2026-08-26 20:40:09.892 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (4.26.0) 2026-08-26 20:40:09.892 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (10.7.0) 2026-08-26 20:40:09.894 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.5.0) 2026-08-26 20:40:09.894 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (18.1.1) 2026-08-26 20:40:09.894 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.9.0) 2026-08-26 20:40:09.895 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (18.2.0) 2026-08-26 20:40:09.895 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (8.2.0) 2026-08-26 20:40:09.895 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (8.3.0) 2026-08-26 20:40:09.896 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.0.1) 2026-08-26 20:40:09.896 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.9.0) 2026-08-26 20:40:09.897 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.11.0) 2026-08-26 20:40:09.897 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (4.8.0) 2026-08-26 20:40:09.898 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.8.0) 2026-08-26 20:40:09.898 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (10.2.0) 2026-08-26 20:40:09.899 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.12.0) 2026-08-26 20:40:09.899 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.10.1) 2026-08-26 20:40:09.899 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.1.0) 2026-08-26 20:40:09.900 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (7.0.3) 2026-08-26 20:40:09.900 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.8.0) 2026-08-26 20:40:09.900 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (13.0.1) 2026-08-26 20:40:09.901 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.0.52) 2026-08-26 20:40:09.901 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.9.1) 2026-08-26 20:40:09.902 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.8.11) 2026-08-26 20:40:09.902 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.8.0) 2026-08-26 20:40:09.902 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.1.0) 2026-08-26 20:40:09.903 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev58) (1.4.1) 2026-08-26 20:40:09.904 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev58) (4.16.0) 2026-08-26 20:40:09.905 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (7.5.0) 2026-08-26 20:40:09.906 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (5.16.0) 2026-08-26 20:40:09.906 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (2.34.2) 2026-08-26 20:40:09.908 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev58) (3.0) 2026-08-26 20:40:09.911 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (26.1.0) 2026-08-26 20:40:09.911 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (2025.9.1) 2026-08-26 20:40:09.911 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (0.37.0) 2026-08-26 20:40:09.912 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (2026.6.3) 2026-08-26 20:40:09.915 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.1.0) 2026-08-26 20:40:09.915 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.9.0) 2026-08-26 20:40:09.918 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (4.3.0) 2026-08-26 20:40:09.918 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (4.1.0) 2026-08-26 20:40:09.919 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (2.13.0) 2026-08-26 20:40:09.919 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (5.8.0) 2026-08-26 20:40:09.923 | 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.5.0->barbican==22.1.0.dev58) (1.5.0) 2026-08-26 20:40:09.925 | 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>=9.5.0->barbican==22.1.0.dev58) (5.3.1) 2026-08-26 20:40:09.927 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (1.3.0) 2026-08-26 20:40:09.927 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (2.0.0) 2026-08-26 20:40:09.928 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (6.0.3) 2026-08-26 20:40:09.931 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (3.1.0) 2026-08-26 20:40:09.932 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (2.1.2) 2026-08-26 20:40:09.932 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (0.6.2) 2026-08-26 20:40:09.934 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev58) (2.3.0) 2026-08-26 20:40:09.936 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.1.0.dev58) (2.9.0.post0) 2026-08-26 20:40:09.938 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (3.5.0) 2026-08-26 20:40:09.939 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (7.1.7) 2026-08-26 20:40:09.940 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (5.3.1) 2026-08-26 20:40:09.940 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (5.6.2) 2026-08-26 20:40:09.941 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (0.17.0) 2026-08-26 20:40:09.942 | 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->barbican==22.1.0.dev58) (5.1.0) 2026-08-26 20:40:09.946 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (2026.3) 2026-08-26 20:40:09.947 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (26.3) 2026-08-26 20:40:09.950 | 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->barbican==22.1.0.dev58) (0.26.0) 2026-08-26 20:40:09.951 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (5.0.0) 2026-08-26 20:40:09.951 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (3.1.6) 2026-08-26 20:40:09.952 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (4.0.1) 2026-08-26 20:40:09.955 | 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->barbican==22.1.0.dev58) (3.0.3) 2026-08-26 20:40:09.960 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev58) (7.2.2) 2026-08-26 20:40:09.961 | 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->barbican==22.1.0.dev58) (1.2.1) 2026-08-26 20:40:09.964 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.41.2) 2026-08-26 20:40:09.965 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (3.5.5) 2026-08-26 20:40:09.965 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (7.6.1) 2026-08-26 20:40:09.966 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.5.1) 2026-08-26 20:40:09.966 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (1.7.6) 2026-08-26 20:40:09.968 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.8.0) 2026-08-26 20:40:09.974 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.20) 2026-08-26 20:40:09.978 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.2.0) 2026-08-26 20:40:09.980 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (1.3.7) 2026-08-26 20:40:09.982 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev58) (3.18.0) 2026-08-26 20:40:09.984 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev58) (3.3.2) 2026-08-26 20:40:09.990 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev58) (84.0.0) 2026-08-26 20:40:09.999 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev58) (0.8.2) 2026-08-26 20:40:10.011 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.16.0) 2026-08-26 20:40:10.014 | 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>=4.2.0->barbican==22.1.0.dev58) (0.6.0) 2026-08-26 20:40:10.014 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.2.0) 2026-08-26 20:40:10.018 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.0.53) 2026-08-26 20:40:10.019 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.11.0) 2026-08-26 20:40:10.019 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (15.0.0) 2026-08-26 20:40:10.019 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.8.0) 2026-08-26 20:40:10.025 | 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->barbican==22.1.0.dev58) (1.17.0) 2026-08-26 20:40:10.033 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.5.0) 2026-08-26 20:40:10.033 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.18) 2026-08-26 20:40:10.034 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.7.0) 2026-08-26 20:40:10.034 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2023.11.17) 2026-08-26 20:40:10.047 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.2.0) 2026-08-26 20:40:10.048 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.20.0) 2026-08-26 20:40:10.052 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (0.1.2) 2026-08-26 20:40:10.060 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.8) 2026-08-26 20:40:10.106 | Building wheels for collected packages: barbican 2026-08-26 20:40:10.107 | Building editable for barbican (pyproject.toml): started 2026-08-26 20:40:10.633 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-08-26 20:40:10.634 | Created wheel for barbican: filename=barbican-22.1.0.dev58-0.editable-py3-none-any.whl size=10354 sha256=87e30e8bb6d9a05718bf21da99a4eb9566673b6f525ffd50ec31b585d5528d95 2026-08-26 20:40:10.635 | Stored in directory: /tmp/pip-ephem-wheel-cache-7l21j11q/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-08-26 20:40:10.641 | Successfully built barbican 2026-08-26 20:40:10.782 | Installing collected packages: barbican 2026-08-26 20:40:10.808 | Successfully installed barbican-22.1.0.dev58 2026-08-26 20:40:10.913 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:40:10.919 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:10.925 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:40:10.930 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:10.936 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:10.942 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:40:10.947 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:10.952 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:10.957 | ++ functions-common:time_stop:2427 : start_time=1787776807422 2026-08-26 20:40:10.962 | ++ functions-common:time_stop:2429 : [[ -z 1787776807422 ]] 2026-08-26 20:40:10.969 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:10.977 | ++ functions-common:time_stop:2432 : end_time=1787776810972 2026-08-26 20:40:10.982 | ++ functions-common:time_stop:2433 : elapsed_time=3550 2026-08-26 20:40:10.987 | ++ functions-common:time_stop:2434 : total=185946 2026-08-26 20:40:10.992 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:10.997 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189496 2026-08-26 20:40:11.003 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:40:11.008 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:40:11.014 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:40:11.020 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-08-26 20:40:11.025 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-08-26 20:40:11.030 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:11.037 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:40:11.042 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-08-26 20:40:11.048 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:11.054 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:40:11.060 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-08-26 20:40:11.067 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-08-26 20:40:11.073 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-26 20:40:11.079 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:11.084 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:40:11.091 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-08-26 20:40:11.098 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:11.105 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-08-26 20:40:11.145 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:40:11.151 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-08-26 20:40:11.191 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:40:11.198 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-08-26 20:40:11.239 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:40:11.245 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:40:11.251 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:40:11.258 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:40:11.264 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:40:11.271 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:40:11.278 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-08-26 20:40:11.311 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:40:11.317 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:40:11.325 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:40:11.331 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:40:11.392 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:40:11.400 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:40:11.404 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:40:11.404 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-26 20:40:11.404 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:40:11.404 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:40:11.404 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:40:11.404 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:40:11.405 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:40:11.405 | ALEMBIC_BRANCH=main 2026-08-26 20:40:11.405 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:40:11.405 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:40:11.405 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:40:11.405 | APACHE_GROUP=stack 2026-08-26 20:40:11.405 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:40:11.405 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:40:11.405 | APACHE_NAME=apache2 2026-08-26 20:40:11.405 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:40:11.405 | APACHE_USER=stack 2026-08-26 20:40:11.405 | API_WORKERS=4 2026-08-26 20:40:11.405 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:40:11.405 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:40:11.405 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.405 | BARBICAN_BRANCH=master 2026-08-26 20:40:11.405 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:40:11.405 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:40:11.405 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:40:11.405 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:40:11.405 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:40:11.405 | BARBICAN_HOST_HREF=http://162.253.55.114/key-manager 2026-08-26 20:40:11.405 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.114/identity 2026-08-26 20:40:11.405 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:40:11.405 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:40:11.405 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:40:11.405 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:40:11.405 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:40:11.405 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:40:11.405 | BASH=/usr/bin/bash 2026-08-26 20:40:11.405 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:40:11.405 | BASH_ALIASES=() 2026-08-26 20:40:11.405 | BASH_ARGC=([0]="0") 2026-08-26 20:40:11.405 | BASH_ARGV=() 2026-08-26 20:40:11.406 | BASH_CMDS=() 2026-08-26 20:40:11.406 | BASH_LINENO=([0]="1842" [1]="1875" [2]="999" [3]="0") 2026-08-26 20:40:11.406 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:40:11.406 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:40:11.406 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:40:11.406 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:40:11.406 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:40:11.406 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:40:11.406 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:40:11.406 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:40:11.406 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:40:11.406 | CAPI_VERSION=v1.13.2 2026-08-26 20:40:11.406 | CAPO_VERSION=v0.14.4 2026-08-26 20:40:11.406 | CELLSV2_SETUP=superconductor 2026-08-26 20:40:11.406 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:40:11.406 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:40:11.406 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:40:11.406 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:40:11.406 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:40:11.406 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.406 | CINDER_BRANCH=master 2026-08-26 20:40:11.406 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:40:11.406 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:40:11.406 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:40:11.406 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:40:11.406 | CINDER_DRIVER=default 2026-08-26 20:40:11.406 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:40:11.406 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.406 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:40:11.406 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:40:11.406 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:40:11.406 | CINDER_LVM_TYPE=auto 2026-08-26 20:40:11.406 | CINDER_MY_IP=162.253.55.114 2026-08-26 20:40:11.406 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:40:11.406 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:40:11.406 | CINDER_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.406 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.406 | CINDER_SERVICE_PORT=8776 2026-08-26 20:40:11.406 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:40:11.406 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.406 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:40:11.406 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:40:11.406 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:40:11.406 | CINDER_TARGET_PORT=3260 2026-08-26 20:40:11.407 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:40:11.407 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:40:11.407 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:40:11.407 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:40:11.407 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:40:11.407 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:40:11.407 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:40:11.407 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:40:11.407 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:40:11.407 | CIRROS_ARCH=x86_64 2026-08-26 20:40:11.407 | CIRROS_VERSION=0.6.3 2026-08-26 20:40:11.407 | CLUSTER_TOPOLOGY=true 2026-08-26 20:40:11.407 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:40:11.407 | CONFIG_AWK_CMD=awk 2026-08-26 20:40:11.407 | CONTAINER_PORT_BASE=6611 2026-08-26 20:40:11.407 | CURL_GET='curl -g' 2026-08-26 20:40:11.407 | CURRENT_LOG_TIME=2026-08-26-202526 2026-08-26 20:40:11.407 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:40:11.407 | DATABASE_HOST=127.0.0.1 2026-08-26 20:40:11.407 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:40:11.407 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:40:11.407 | DATABASE_TYPE=mysql 2026-08-26 20:40:11.407 | DATABASE_USER=root 2026-08-26 20:40:11.407 | DATA_DIR=/opt/stack/data 2026-08-26 20:40:11.407 | DC=([0]="openstack" [1]="org") 2026-08-26 20:40:11.407 | DEBUG_LIBVIRT=True 2026-08-26 20:40:11.407 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:40:11.407 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:40:11.407 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:40:11.407 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:40:11.407 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:40:11.407 | DEF_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.407 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.407 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:40:11.407 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:40:11.407 | DELTA=1787775947 2026-08-26 20:40:11.407 | DEST=/opt/stack 2026-08-26 20:40:11.407 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:40:11.407 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:40:11.407 | DEVSTACK_HOSTNAME=np0000191256.novalocal 2026-08-26 20:40:11.408 | DEVSTACK_PARALLEL=True 2026-08-26 20:40:11.408 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:40:11.408 | DEVSTACK_SERIES=2026.2 2026-08-26 20:40:11.408 | DEVSTACK_START_TIME=1787775904 2026-08-26 20:40:11.408 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:40:11.408 | DIRSTACK=() 2026-08-26 20:40:11.408 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:40:11.408 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:40:11.408 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:40:11.408 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:40:11.408 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:40:11.408 | DISTRO=noble 2026-08-26 20:40:11.408 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:40:11.408 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:40:11.408 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:40:11.408 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:40:11.408 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:40:11.408 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:40:11.408 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:40:11.408 | ENABLE_KSM=True 2026-08-26 20:40:11.408 | ENABLE_KSMTUNED=True 2026-08-26 20:40:11.408 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:40:11.408 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:40:11.408 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:40:11.408 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:40:11.408 | ENABLE_TENANT_VLANS=False 2026-08-26 20:40:11.408 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:40:11.408 | ENABLE_ZSWAP=True 2026-08-26 20:40:11.408 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.408 | ERROR_ON_CLONE=True 2026-08-26 20:40:11.408 | ETCD_ARCH=amd64 2026-08-26 20:40:11.408 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:40:11.408 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:40:11.408 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:40:11.408 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:40:11.408 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:40:11.408 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:40:11.408 | ETCD_PEER_PORT=2380 2026-08-26 20:40:11.408 | ETCD_PORT=2379 2026-08-26 20:40:11.408 | ETCD_RAMDISK_MB=512 2026-08-26 20:40:11.408 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:40:11.408 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:40:11.408 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:40:11.408 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:40:11.408 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:40:11.408 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:40:11.409 | ETCD_USE_RAMDISK=True 2026-08-26 20:40:11.409 | ETCD_VERSION=v3.5.21 2026-08-26 20:40:11.409 | EUID=1002 2026-08-26 20:40:11.409 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:40:11.409 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:40:11.409 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:40:11.409 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:40:11.409 | EXTRA_FILES_RETRY=3 2026-08-26 20:40:11.409 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:40:11.409 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:40:11.409 | FILES=/opt/stack/devstack/files 2026-08-26 20:40:11.409 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:40:11.409 | FIXED_RANGE_V6=fdce:5141:1f80::/64 2026-08-26 20:40:11.409 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:40:11.409 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:40:11.409 | FORCE_PREREQ=0 2026-08-26 20:40:11.409 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:40:11.409 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:40:11.409 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:40:11.409 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:40:11.409 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:40:11.409 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:40:11.409 | GIT_BASE=https://github.com 2026-08-26 20:40:11.409 | GIT_DEPTH=0 2026-08-26 20:40:11.409 | GIT_TIMEOUT=0 2026-08-26 20:40:11.409 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:40:11.409 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:40:11.409 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.409 | GLANCE_BRANCH=master 2026-08-26 20:40:11.409 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:40:11.409 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:40:11.410 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:40:11.410 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:40:11.410 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:40:11.410 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:40:11.410 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:40:11.410 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:40:11.410 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:40:11.410 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:40:11.410 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.410 | GLANCE_HOSTPORT=162.253.55.114:9292 2026-08-26 20:40:11.410 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:40:11.410 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:40:11.410 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:40:11.410 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:40:11.410 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:40:11.410 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:40:11.410 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:40:11.410 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:40:11.410 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:40:11.410 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:40:11.410 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:40:11.410 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:40:11.410 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:40:11.410 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:40:11.410 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:40:11.410 | GLANCE_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.410 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.410 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:40:11.410 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:40:11.410 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.410 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:40:11.410 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:40:11.410 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:40:11.410 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:40:11.410 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:40:11.410 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:40:11.410 | GLANCE_URL=https://162.253.55.114/image 2026-08-26 20:40:11.410 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:40:11.410 | GLANCE_USE_S3=False 2026-08-26 20:40:11.410 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:40:11.410 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:40:11.411 | GLOBAL_VENV=True 2026-08-26 20:40:11.411 | GROUPS=() 2026-08-26 20:40:11.411 | HELM_VERSION=v3.10.3 2026-08-26 20:40:11.411 | HOME=/opt/stack 2026-08-26 20:40:11.411 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:40:11.411 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:40:11.411 | HORIZON_BRANCH=master 2026-08-26 20:40:11.411 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:40:11.411 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:40:11.411 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:40:11.411 | HOSTNAME=np0000191256 2026-08-26 20:40:11.411 | HOSTTYPE=x86_64 2026-08-26 20:40:11.411 | HOST_IP=162.253.55.114 2026-08-26 20:40:11.411 | HOST_IPV6=2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:40:11.411 | HOST_IP_IFACE= 2026-08-26 20:40:11.411 | ID=ubuntu 2026-08-26 20:40:11.411 | ID_LIKE=debian 2026-08-26 20:40:11.411 | IFS=' 2026-08-26 20:40:11.411 | ' 2026-08-26 20:40:11.411 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:40:11.411 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:40:11.411 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:40:11.411 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:40:11.411 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:40:11.411 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:40:11.411 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:40:11.411 | IPV6_ADDRS_SAFE_TO_USE=fdce:5141:1f80::/56 2026-08-26 20:40:11.411 | IPV6_GLOBAL_ID=ce:5141:1f80 2026-08-26 20:40:11.411 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:40:11.411 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:40:11.411 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:40:11.411 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:40:11.411 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:40:11.411 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:40:11.411 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:40:11.411 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:40:11.411 | IPV6_RA_MODE=slaac 2026-08-26 20:40:11.411 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:40:11.411 | IP_VERSION=4+6 2026-08-26 20:40:11.411 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:40:11.411 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:40:11.412 | ISCSID_DEBUG=False 2026-08-26 20:40:11.412 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:40:11.412 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:40:11.412 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:40:11.412 | KEYSTONE_AUTH_URI=https://162.253.55.114/identity 2026-08-26 20:40:11.412 | KEYSTONE_AUTH_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:40:11.412 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.412 | KEYSTONE_BRANCH=master 2026-08-26 20:40:11.412 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:40:11.412 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:40:11.412 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:40:11.412 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:40:11.412 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.412 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:40:11.412 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:40:11.412 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:40:11.412 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:40:11.412 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:40:11.412 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:40:11.412 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:40:11.412 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:40:11.412 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:40:11.412 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:40:11.412 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_URI=https://162.253.55.114/identity 2026-08-26 20:40:11.412 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:40:11.412 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:40:11.412 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:40:11.412 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:40:11.412 | KILL_PATH=/usr/bin/kill 2026-08-26 20:40:11.412 | KIND_VERSION=v0.16.0 2026-08-26 20:40:11.412 | LAST_RUN=0 2026-08-26 20:40:11.412 | LAST_SPINNER_PID= 2026-08-26 20:40:11.412 | LC_ALL=en_US.utf8 2026-08-26 20:40:11.412 | LDAP_BASE_DC=openstack 2026-08-26 20:40:11.412 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:40:11.412 | LDAP_DOMAIN=openstack.org 2026-08-26 20:40:11.412 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:40:11.412 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:40:11.413 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:40:11.413 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:40:11.413 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:40:11.413 | LDAP_URL=ldap://localhost 2026-08-26 20:40:11.413 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-08-26 20:40:11.413 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:40:11.413 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:40:11.413 | LIBVIRT_GROUP=libvirt 2026-08-26 20:40:11.413 | LIBVIRT_TYPE=kvm 2026-08-26 20:40:11.413 | LINENO=768 2026-08-26 20:40:11.413 | LOCAL_HOSTNAME=np0000191256 2026-08-26 20:40:11.413 | LOGDAYS=7 2026-08-26 20:40:11.413 | LOGDIR=/opt/stack/logs 2026-08-26 20:40:11.413 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:40:11.413 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:40:11.413 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:40:11.413 | LOGNAME=stack 2026-08-26 20:40:11.413 | LOGO=ubuntu-logo 2026-08-26 20:40:11.413 | LOG_COLOR=False 2026-08-26 20:40:11.413 | LRC=localrc 2026-08-26 20:40:11.413 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:40:11.413 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:40:11.413 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.413 | MAGNUM_BRANCH=master 2026-08-26 20:40:11.413 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:40:11.413 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:40:11.413 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:40:11.413 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:40:11.413 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:40:11.413 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:40:11.413 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:40:11.413 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:40:11.413 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:40:11.413 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:40:11.413 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:40:11.413 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:40:11.413 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:40:11.413 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:40:11.413 | MAGNUM_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.413 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.413 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:40:11.414 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:40:11.414 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:40:11.414 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:40:11.414 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:40:11.414 | MAIL=/var/mail/stack 2026-08-26 20:40:11.414 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:40:11.414 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:40:11.414 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:40:11.414 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.414 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:40:11.414 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:40:11.414 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:40:11.414 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:40:11.414 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:40:11.414 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:40:11.414 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:40:11.414 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:40:11.414 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:40:11.414 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:40:11.414 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:40:11.414 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:40:11.414 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:40:11.414 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:40:11.414 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:40:11.414 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:40:11.414 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:40:11.414 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:40:11.414 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:40:11.414 | MANILA_ENDPOINT_BASE=http://162.253.55.114/share 2026-08-26 20:40:11.414 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.414 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:40:11.414 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:40:11.414 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:40:11.414 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.114 2026-08-26 20:40:11.414 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:40:11.414 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:40:11.414 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:40:11.414 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:40:11.414 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:40:11.414 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:40:11.414 | MANILA_REPO_ROOT=openstack 2026-08-26 20:40:11.414 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:40:11.414 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:40:11.414 | MANILA_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.415 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:40:11.415 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:40:11.415 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:40:11.415 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:40:11.415 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:40:11.415 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:40:11.415 | MANILA_SERVICE_PORT=8786 2026-08-26 20:40:11.415 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:40:11.415 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:40:11.415 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:40:11.415 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:40:11.415 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:40:11.415 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:40:11.415 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:40:11.415 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:40:11.415 | MANILA_SETUP_IPV6=False 2026-08-26 20:40:11.415 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:40:11.415 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:40:11.415 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:40:11.415 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:40:11.415 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:40:11.415 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:40:11.415 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.114 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.114 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:40:11.415 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:40:11.415 | MAX_DB_CONNECTIONS=200 2026-08-26 20:40:11.415 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:40:11.415 | METADATA_SERVICE_PORT=8775 2026-08-26 20:40:11.415 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:40:11.415 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:40:11.415 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:40:11.415 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:40:11.415 | MYSQL_HOST=127.0.0.1 2026-08-26 20:40:11.415 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:40:11.415 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:40:11.415 | MYSQL_USER=root 2026-08-26 20:40:11.416 | NAME=Ubuntu 2026-08-26 20:40:11.416 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:40:11.416 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:40:11.416 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:40:11.416 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.416 | NEUTRON_BRANCH=master 2026-08-26 20:40:11.416 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:40:11.416 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:40:11.416 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:40:11.416 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:40:11.416 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:40:11.416 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:40:11.416 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.416 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:40:11.416 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:40:11.416 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:40:11.416 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.416 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:40:11.416 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:40:11.416 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:40:11.416 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:40:11.416 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:40:11.416 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:40:11.416 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:40:11.416 | NOUNSET= 2026-08-26 20:40:11.416 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:40:11.416 | NOVA_API_DB=nova_api 2026-08-26 20:40:11.416 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:40:11.416 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.416 | NOVA_BRANCH=master 2026-08-26 20:40:11.416 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:40:11.416 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:40:11.416 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:40:11.416 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:40:11.416 | NOVA_CPU_CELL=1 2026-08-26 20:40:11.416 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:40:11.416 | NOVA_CPU_UUID= 2026-08-26 20:40:11.416 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:40:11.416 | NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:40:11.416 | NOVA_ENABLE_CACHE=True 2026-08-26 20:40:11.416 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.416 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:40:11.416 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:40:11.416 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:40:11.416 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:40:11.417 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:40:11.417 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:40:11.417 | NOVA_MY_IP=162.253.55.114 2026-08-26 20:40:11.417 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:40:11.417 | NOVA_NUM_CELLS=1 2026-08-26 20:40:11.417 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:40:11.417 | NOVA_READY_TIMEOUT=60 2026-08-26 20:40:11.417 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:40:11.417 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:40:11.417 | NOVA_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.417 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.417 | NOVA_SERVICE_PORT=8774 2026-08-26 20:40:11.417 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:40:11.417 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.417 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:40:11.417 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:40:11.417 | NOVA_SPICE_ENABLED=False 2026-08-26 20:40:11.417 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:40:11.417 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:40:11.417 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:40:11.417 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:40:11.417 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:40:11.417 | NOVA_VNC_ENABLED=True 2026-08-26 20:40:11.417 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:40:11.417 | NOVNC_FROM_PACKAGE=False 2026-08-26 20:40:11.417 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:40:11.417 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:40:11.417 | NOW=1787775947 2026-08-26 20:40:11.417 | NO_UPDATE_REPOS=False 2026-08-26 20:40:11.417 | OBJECT_PORT_BASE=6613 2026-08-26 20:40:11.417 | OCTAVIA=octavia 2026-08-26 20:40:11.417 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:40:11.417 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:40:11.417 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:40:11.417 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:40:11.417 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:40:11.417 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:40:11.417 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:40:11.417 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:40:11.417 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:40:11.417 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:40:11.417 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:40:11.417 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:40:11.418 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:40:11.418 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:40:11.418 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:40:11.418 | OCTAVIA_API=o-api 2026-08-26 20:40:11.418 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:40:11.418 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:40:11.418 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:40:11.418 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.418 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:40:11.418 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:40:11.418 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:40:11.418 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:40:11.418 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:40:11.418 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:40:11.418 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:40:11.418 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:40:11.418 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:40:11.418 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:40:11.418 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:40:11.418 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:40:11.418 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:40:11.418 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:40:11.418 | OCTAVIA_HA_PORT=9875 2026-08-26 20:40:11.418 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:40:11.418 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:40:11.418 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:40:11.418 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:40:11.418 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:40:11.418 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:40:11.418 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:40:11.418 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:40:11.418 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:40:11.418 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:40:11.418 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:40:11.418 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:40:11.418 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:40:11.418 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:40:11.418 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:40:11.418 | OCTAVIA_NODE=api 2026-08-26 20:40:11.419 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:40:11.419 | OCTAVIA_PORT=9876 2026-08-26 20:40:11.419 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:40:11.419 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:40:11.419 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:40:11.419 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:40:11.419 | OCTAVIA_PROTOCOL=http 2026-08-26 20:40:11.419 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:40:11.419 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:40:11.419 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:40:11.419 | OCTAVIA_SERVICE=octavia 2026-08-26 20:40:11.419 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:40:11.419 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:40:11.419 | OCTAVIA_USERNAME=admin 2026-08-26 20:40:11.419 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:40:11.419 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:40:11.419 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:40:11.419 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:40:11.419 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:40:11.419 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:40:11.419 | OFFLINE=False 2026-08-26 20:40:11.419 | OLDPWD=/opt/stack/placement 2026-08-26 20:40:11.419 | OPENSSL=/usr/bin/openssl 2026-08-26 20:40:11.419 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:40:11.419 | OPTERR=1 2026-08-26 20:40:11.419 | OPTIND=1 2026-08-26 20:40:11.419 | ORC_VERSION=v2.2.0 2026-08-26 20:40:11.419 | ORG_NAME=OpenStack 2026-08-26 20:40:11.419 | ORG_UNIT_NAME=DevStack 2026-08-26 20:40:11.419 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.419 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:40:11.419 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:40:11.419 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:40:11.419 | OSTYPE=linux-gnu 2026-08-26 20:40:11.419 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:40:11.419 | OS_CLOUD=devstack-admin 2026-08-26 20:40:11.419 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:40:11.419 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:40:11.419 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:40:11.419 | OVN_BRANCH=branch-24.03 2026-08-26 20:40:11.419 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:40:11.419 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:40:11.419 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:40:11.419 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:40:11.419 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:40:11.419 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:40:11.420 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:40:11.420 | OVN_EVPN_BGP_AS= 2026-08-26 20:40:11.420 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:40:11.420 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:40:11.420 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:40:11.420 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:40:11.420 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:40:11.420 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:40:11.420 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:40:11.420 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:40:11.420 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:40:11.420 | OVN_META_DATA_HOST=162.253.55.114 2026-08-26 20:40:11.420 | OVN_NB_REMOTE=ssl:162.253.55.114:6641 2026-08-26 20:40:11.420 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:40:11.420 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:40:11.420 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:40:11.420 | OVN_PROTO=ssl 2026-08-26 20:40:11.420 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:40:11.420 | OVN_REPO_NAME=ovn 2026-08-26 20:40:11.420 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:40:11.420 | OVN_SB_REMOTE=ssl:162.253.55.114:6642 2026-08-26 20:40:11.420 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:40:11.420 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:40:11.420 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:40:11.420 | OVN_UUID= 2026-08-26 20:40:11.420 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:40:11.420 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:40:11.420 | OVS_BINDIR=/bin 2026-08-26 20:40:11.420 | OVS_BRANCH=branch-3.3 2026-08-26 20:40:11.420 | OVS_BRIDGE=br-int 2026-08-26 20:40:11.420 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:40:11.420 | OVS_DATAPATH_TYPE=system 2026-08-26 20:40:11.420 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:40:11.420 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:40:11.420 | OVS_PREFIX= 2026-08-26 20:40:11.420 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:40:11.420 | OVS_REPO_NAME=ovs 2026-08-26 20:40:11.420 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:40:11.420 | OVS_SBINDIR=/sbin 2026-08-26 20:40:11.420 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:40:11.420 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:40:11.420 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:40:11.420 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:40:11.421 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:40:11.421 | PACKAGES='apache2 2026-08-26 20:40:11.421 | apache2-dev 2026-08-26 20:40:11.421 | bc 2026-08-26 20:40:11.421 | bsdmainutils 2026-08-26 20:40:11.421 | curl 2026-08-26 20:40:11.421 | g++ 2026-08-26 20:40:11.421 | gawk 2026-08-26 20:40:11.421 | gcc 2026-08-26 20:40:11.421 | gettext 2026-08-26 20:40:11.421 | git 2026-08-26 20:40:11.421 | graphviz 2026-08-26 20:40:11.421 | iputils-ping 2026-08-26 20:40:11.421 | libffi-dev 2026-08-26 20:40:11.421 | libjpeg-dev 2026-08-26 20:40:11.421 | libpq-dev 2026-08-26 20:40:11.421 | libssl-dev 2026-08-26 20:40:11.421 | libsystemd-dev 2026-08-26 20:40:11.421 | libxml2-dev 2026-08-26 20:40:11.421 | libxslt1-dev 2026-08-26 20:40:11.421 | libyaml-dev 2026-08-26 20:40:11.421 | lsof 2026-08-26 20:40:11.421 | openssh-server 2026-08-26 20:40:11.421 | openssl 2026-08-26 20:40:11.421 | pkg-config 2026-08-26 20:40:11.421 | psmisc 2026-08-26 20:40:11.421 | python3-dev 2026-08-26 20:40:11.421 | python3-pip 2026-08-26 20:40:11.421 | python3-systemd 2026-08-26 20:40:11.421 | python3-venv 2026-08-26 20:40:11.421 | tar 2026-08-26 20:40:11.421 | tcpdump 2026-08-26 20:40:11.421 | unzip 2026-08-26 20:40:11.421 | uuid-runtime 2026-08-26 20:40:11.421 | wget 2026-08-26 20:40:11.421 | zlib1g-dev 2026-08-26 20:40:11.421 | lvm2 2026-08-26 20:40:11.421 | qemu-utils 2026-08-26 20:40:11.421 | thin-provisioning-tools 2026-08-26 20:40:11.421 | lsscsi 2026-08-26 20:40:11.421 | open-iscsi 2026-08-26 20:40:11.421 | libkrb5-dev 2026-08-26 20:40:11.421 | libldap2-dev 2026-08-26 20:40:11.421 | libsasl2-dev 2026-08-26 20:40:11.421 | memcached 2026-08-26 20:40:11.421 | python3-mysqldb 2026-08-26 20:40:11.421 | sqlite3 2026-08-26 20:40:11.422 | conntrack 2026-08-26 20:40:11.422 | curl 2026-08-26 20:40:11.422 | ebtables 2026-08-26 20:40:11.422 | genisoimage 2026-08-26 20:40:11.422 | iptables 2026-08-26 20:40:11.422 | iputils-arping 2026-08-26 20:40:11.422 | kpartx 2026-08-26 20:40:11.422 | libjs-jquery-tablesorter 2026-08-26 20:40:11.422 | parted 2026-08-26 20:40:11.422 | pm-utils 2026-08-26 20:40:11.422 | python3-mysqldb 2026-08-26 20:40:11.422 | socat 2026-08-26 20:40:11.422 | sqlite3 2026-08-26 20:40:11.422 | sudo 2026-08-26 20:40:11.422 | vlan 2026-08-26 20:40:11.422 | cryptsetup 2026-08-26 20:40:11.422 | dosfstools 2026-08-26 20:40:11.422 | genisoimage 2026-08-26 20:40:11.422 | gir1.2-libosinfo-1.0 2026-08-26 20:40:11.422 | netcat-openbsd 2026-08-26 20:40:11.422 | open-iscsi 2026-08-26 20:40:11.422 | qemu-utils 2026-08-26 20:40:11.422 | sg3-utils 2026-08-26 20:40:11.422 | sysfsutils 2026-08-26 20:40:11.422 | acl 2026-08-26 20:40:11.422 | dnsmasq-base 2026-08-26 20:40:11.422 | dnsmasq-utils 2026-08-26 20:40:11.422 | ebtables 2026-08-26 20:40:11.422 | haproxy 2026-08-26 20:40:11.422 | iptables 2026-08-26 20:40:11.422 | iputils-arping 2026-08-26 20:40:11.422 | iputils-ping 2026-08-26 20:40:11.422 | postgresql-server-dev-all 2026-08-26 20:40:11.422 | python3-mysqldb 2026-08-26 20:40:11.422 | sqlite3 2026-08-26 20:40:11.422 | sudo 2026-08-26 20:40:11.422 | vlan 2026-08-26 20:40:11.422 | apache2 golang 2026-08-26 20:40:11.422 | debootstrap 2026-08-26 20:40:11.422 | rsyslog 2026-08-26 20:40:11.422 | lvm2' 2026-08-26 20:40:11.422 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:40:11.422 | PHYSICAL_NETWORK=public 2026-08-26 20:40:11.422 | PIPESTATUS=([0]="0") 2026-08-26 20:40:11.422 | PIP_UPGRADE=False 2026-08-26 20:40:11.423 | PIP_VIRTUAL_ENV= 2026-08-26 20:40:11.423 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:40:11.423 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.423 | PLACEMENT_BRANCH=master 2026-08-26 20:40:11.423 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:40:11.423 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:40:11.423 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:40:11.423 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:40:11.423 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:40:11.423 | PLACEMENT_SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.423 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.423 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:40:11.423 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:40:11.423 | POSIXLY_CORRECT=y 2026-08-26 20:40:11.423 | PPID=1982 2026-08-26 20:40:11.423 | PREREQ_RERUN_HOURS=2 2026-08-26 20:40:11.423 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:40:11.423 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:40:11.423 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:40:11.423 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:40:11.423 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:40:11.423 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:40:11.423 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:40:11.423 | PS4='+ $(short_source): ' 2026-08-26 20:40:11.423 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:40:11.423 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:40:11.423 | PUBLIC_INTERFACE= 2026-08-26 20:40:11.423 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:40:11.423 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:40:11.423 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:40:11.423 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:40:11.423 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:40:11.423 | PWD=/opt/stack/devstack 2026-08-26 20:40:11.423 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:40:11.423 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:40:11.423 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:40:11.423 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:40:11.423 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:40:11.423 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:40:11.423 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:40:11.423 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:40:11.423 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:40:11.423 | PYTHON3_VERSION=3.12 2026-08-26 20:40:11.424 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:40:11.424 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:40:11.424 | Q_AGENT=ovn 2026-08-26 20:40:11.424 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:40:11.424 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:40:11.424 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:40:11.424 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:40:11.424 | Q_DB_NAME=neutron 2026-08-26 20:40:11.424 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:40:11.424 | Q_DVR_MODE=legacy 2026-08-26 20:40:11.424 | Q_HOST=162.253.55.114 2026-08-26 20:40:11.424 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:40:11.424 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:40:11.424 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.424 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:40:11.424 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:40:11.424 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:40:11.424 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:40:11.424 | Q_META_DATA_IP=162.253.55.114 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-26 20:40:11.424 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:40:11.424 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:40:11.424 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:40:11.424 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:40:11.424 | Q_OVS_USE_VETH=False 2026-08-26 20:40:11.424 | Q_PLUGIN=ml2 2026-08-26 20:40:11.424 | Q_PROTOCOL=https 2026-08-26 20:40:11.424 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:40:11.424 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:40:11.424 | Q_ROUTER_NAME=router1 2026-08-26 20:40:11.424 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:40:11.424 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:40:11.424 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:40:11.424 | Q_TUNNEL_TYPES=gre 2026-08-26 20:40:11.424 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:40:11.425 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:40:11.425 | Q_USE_ROOTWRAP=True 2026-08-26 20:40:11.425 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:40:11.425 | Q_USE_SECGROUP=True 2026-08-26 20:40:11.425 | RABBIT_HOST=162.253.55.114 2026-08-26 20:40:11.425 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:40:11.425 | RABBIT_USERID=stackrabbit 2026-08-26 20:40:11.425 | RC_DIR=/opt/stack/devstack 2026-08-26 20:40:11.425 | RECLONE=False 2026-08-26 20:40:11.425 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:40:11.425 | REGION_NAME=RegionOne 2026-08-26 20:40:11.425 | REPOS_UPDATED=True 2026-08-26 20:40:11.425 | REQUIREMENTS_BRANCH=master 2026-08-26 20:40:11.425 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:40:11.425 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:40:11.425 | RETRY_UPDATE=False 2026-08-26 20:40:11.425 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:40:11.425 | S3_SERVICE_PORT=3333 2026-08-26 20:40:11.425 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:40:11.425 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:40:11.425 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:40:11.425 | SERVICE_HOST=162.253.55.114 2026-08-26 20:40:11.425 | SERVICE_IP_VERSION=4 2026-08-26 20:40:11.425 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.425 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:40:11.425 | SERVICE_PASSWORD=secretservice 2026-08-26 20:40:11.425 | SERVICE_PROJECT_NAME=service 2026-08-26 20:40:11.425 | SERVICE_PROTOCOL=http 2026-08-26 20:40:11.425 | SERVICE_TENANT_NAME=service 2026-08-26 20:40:11.425 | SERVICE_TIMEOUT=60 2026-08-26 20:40:11.425 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:40:11.426 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:40:11.426 | SHARE_GROUP=lvm-shares 2026-08-26 20:40:11.426 | SHARE_NAME_PREFIX=share- 2026-08-26 20:40:11.426 | SHELL=/bin/bash 2026-08-26 20:40:11.426 | SHLVL=1 2026-08-26 20:40:11.426 | SKIP_EPEL_INSTALL=False 2026-08-26 20:40:11.426 | SKIP_STOP_OVN=False 2026-08-26 20:40:11.426 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:40:11.426 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:40:11.426 | SPICE_BRANCH=master 2026-08-26 20:40:11.426 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:40:11.426 | SQLALCHEMY_BRANCH=main 2026-08-26 20:40:11.426 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:40:11.426 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:40:11.426 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:40:11.426 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:40:11.426 | STACK_GROUP=stack 2026-08-26 20:40:11.426 | STACK_USER=stack 2026-08-26 20:40:11.426 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:40:11.426 | STUD_PROTO=--tls 2026-08-26 20:40:11.426 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:40:11.426 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:40:11.426 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:40:11.426 | SUBNETPOOL_PREFIX_V6=fdce:5141:1f80::/56 2026-08-26 20:40:11.426 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:40:11.426 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:40:11.426 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:40:11.426 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-xqrfyxaoxpukzmtsoaerxfokbjahebyq ; /usr/bin/python3' 2026-08-26 20:40:11.426 | SUDO_GID=1000 2026-08-26 20:40:11.426 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:40:11.426 | SUDO_UID=1000 2026-08-26 20:40:11.426 | SUDO_USER=zuul 2026-08-26 20:40:11.426 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526.summary.2026-08-26-202526 2026-08-26 20:40:11.427 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:40:11.427 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:40:11.427 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:40:11.427 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:40:11.427 | SWIFT_BRANCH=master 2026-08-26 20:40:11.427 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:40:11.427 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:40:11.427 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:40:11.427 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:40:11.427 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:40:11.427 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:40:11.427 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:40:11.427 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:40:11.427 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:40:11.427 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:40:11.427 | SWIFT_HASH=1234123412341234 2026-08-26 20:40:11.427 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:40:11.427 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:40:11.427 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:40:11.427 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:40:11.427 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:40:11.427 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:40:11.427 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:40:11.427 | SWIFT_REPLICAS=1 2026-08-26 20:40:11.427 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:40:11.427 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:40:11.427 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:40:11.427 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:40:11.427 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:40:11.427 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:40:11.427 | SWIFT_STORAGE_IPS= 2026-08-26 20:40:11.427 | SWIFT_TEMPURL_KEY= 2026-08-26 20:40:11.427 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:40:11.428 | SYSLOG=False 2026-08-26 20:40:11.428 | SYSLOG_HOST=162.253.55.114 2026-08-26 20:40:11.428 | SYSLOG_PORT=516 2026-08-26 20:40:11.428 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:40:11.428 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:40:11.428 | TARGET_BRANCH=master 2026-08-26 20:40:11.428 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:40:11.428 | TCPDUMP_ARGS= 2026-08-26 20:40:11.428 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:40:11.428 | TEMPEST_BRANCH=master 2026-08-26 20:40:11.428 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:40:11.428 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:40:11.428 | TEMPFILE=/tmp/tmp.pZnMOuIA0Y 2026-08-26 20:40:11.428 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:40:11.428 | TENANT_VLAN_RANGE= 2026-08-26 20:40:11.428 | TERM=unknown 2026-08-26 20:40:11.428 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:40:11.428 | TLS_IP=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:40:11.428 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:40:11.428 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:40:11.428 | TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:40:11.428 | TUNNEL_IP=162.253.55.114 2026-08-26 20:40:11.428 | TUNNEL_IP_VERSION=4 2026-08-26 20:40:11.428 | UBUNTU_CODENAME=noble 2026-08-26 20:40:11.428 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:40:11.428 | UID=1002 2026-08-26 20:40:11.428 | ULIMIT_NOFILE=2048 2026-08-26 20:40:11.428 | USER=stack 2026-08-26 20:40:11.428 | USER_HOME=/opt/stack 2026-08-26 20:40:11.428 | USER_UNITS=False 2026-08-26 20:40:11.428 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:40:11.428 | USE_JOURNAL=False 2026-08-26 20:40:11.428 | USE_SUBNETPOOL=True 2026-08-26 20:40:11.428 | USE_VENV=False 2026-08-26 20:40:11.428 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:40:11.428 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:40:11.428 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:40:11.428 | VERBOSE=True 2026-08-26 20:40:11.428 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:40:11.428 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:40:11.428 | VERSION_CODENAME=noble 2026-08-26 20:40:11.428 | VERSION_ID=24.04 2026-08-26 20:40:11.428 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:40:11.429 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:40:11.429 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:40:11.429 | VIRT_DRIVER=libvirt 2026-08-26 20:40:11.429 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:40:11.429 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:40:11.429 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:40:11.429 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:40:11.429 | WORKER_TIMEOUT=80 2026-08-26 20:40:11.429 | WSGI_MODE=uwsgi 2026-08-26 20:40:11.429 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:40:11.429 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:40:11.429 | _=posix 2026-08-26 20:40:11.429 | _ASYNC_BG_TIME=0 2026-08-26 20:40:11.429 | _DEFAULT_LVM_INIT=0 2026-08-26 20:40:11.429 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:40:11.429 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:40:11.429 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:40:11.429 | _DEVSTACK_STACKRC=1 2026-08-26 20:40:11.429 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:40:11.429 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:40:11.429 | _TIME_BEGIN=1787775904 2026-08-26 20:40:11.429 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-26 20:40:11.429 | _TIME_TOTAL=([apt-get]="299715" [pip_install]="189496" [apt-get-update]="5111" ) 2026-08-26 20:40:11.429 | _of_args='-v --no-timestamp' 2026-08-26 20:40:11.429 | backend=postgresql 2026-08-26 20:40:11.429 | be=lvm:lvmdriver-1 2026-08-26 20:40:11.429 | be_name=lvmdriver-1 2026-08-26 20:40:11.429 | be_type=lvm 2026-08-26 20:40:11.429 | db=postgresql 2026-08-26 20:40:11.429 | dc=org 2026-08-26 20:40:11.429 | default_v4_route_devs=ens3 2026-08-26 20:40:11.429 | default_v6_route_devs=ens3 2026-08-26 20:40:11.429 | dir=/opt/stack/magnum 2026-08-26 20:40:11.430 | dn=,dc=openstack,dc=org 2026-08-26 20:40:11.430 | exceptions=80-tempest.sh 2026-08-26 20:40:11.430 | extra=80-tempest.sh 2026-08-26 20:40:11.430 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:40:11.430 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:40:11.430 | i=1 2026-08-26 20:40:11.430 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:40:11.430 | lfile=localrc 2026-08-26 20:40:11.430 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:40:11.430 | logfile=ovsdb-server-sb.log 2026-08-26 20:40:11.430 | mode=stack 2026-08-26 20:40:11.430 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:40:11.430 | opt='?' 2026-08-26 20:40:11.430 | os_CODENAME=noble 2026-08-26 20:40:11.430 | os_PACKAGE=deb 2026-08-26 20:40:11.430 | os_RELEASE=24.04 2026-08-26 20:40:11.430 | os_VENDOR=Ubuntu 2026-08-26 20:40:11.430 | phase=install 2026-08-26 20:40:11.430 | pkgs= 2026-08-26 20:40:11.430 | plugin=magnum 2026-08-26 20:40:11.430 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:40:11.430 | port=60999 2026-08-26 20:40:11.430 | pw=secretadmin 2026-08-26 20:40:11.430 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:40:11.430 | saveenv=ehxB 2026-08-26 20:40:11.430 | time_stamp=2026-08-26-202547 2026-08-26 20:40:11.430 | var=ADMIN_PASSWORD 2026-08-26 20:40:11.430 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:40:11.453 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:11.460 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:40:11.466 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:40:11.471 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-08-26 20:40:11.477 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:40:11.484 | ++ ./stack.sh:echo_summary:450 : echo -e Installing magnum 2026-08-26 20:40:11.491 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-08-26 20:40:11.497 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:323 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-08-26 20:40:11.503 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/magnum.git 2026-08-26 20:40:11.508 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-26 20:40:11.513 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:40:11.518 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:40:11.525 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:40:11.532 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:40:11.538 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:40:11.545 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:40:11.580 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:40:11.585 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:40:11.590 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:40:11.596 | ++ functions-common:git_clone:610 : echo master 2026-08-26 20:40:11.599 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:40:11.609 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-26 20:40:11.615 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:40:11.620 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-26 20:40:11.642 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-26 20:40:11.649 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:40:11.652 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:40:11.659 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-26 20:40:11.665 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:40:11.672 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:324 : setup_develop /opt/stack/magnum 2026-08-26 20:40:11.678 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:40:11.685 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:40:11.690 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-08-26 20:40:11.697 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:40:11.703 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-08-26 20:40:11.709 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:40:11.716 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:40:11.722 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-08-26 20:40:11.728 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:40:11.734 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:40:11.742 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-08-26 20:40:11.748 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:40:11.756 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-08-26 20:40:11.762 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:40:11.769 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:40:11.777 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-08-26 20:40:11.789 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-08-26 20:40:11.795 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-08-26 20:40:11.803 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-08-26 20:40:11.920 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-08-26 20:40:11.926 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:40:11.932 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:40:11.937 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:40:11.942 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:40:11.948 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-08-26 20:40:11.953 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:40:11.959 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:40:11.965 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:40:11.970 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:40:11.975 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:40:11.982 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:40:11.988 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:40:11.995 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-08-26 20:40:12.042 | Using python 3.12 to install /opt/stack/magnum 2026-08-26 20:40:12.048 | ++ 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/magnum 2026-08-26 20:40:12.666 | Obtaining file:///opt/stack/magnum 2026-08-26 20:40:12.668 | Installing build dependencies: started 2026-08-26 20:40:13.603 | Installing build dependencies: finished with status 'done' 2026-08-26 20:40:13.604 | Checking if build backend supports build_editable: started 2026-08-26 20:40:13.922 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:40:13.923 | Getting requirements to build editable: started 2026-08-26 20:40:14.480 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:40:14.482 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:40:14.940 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:40:14.963 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.3) 2026-08-26 20:40:14.963 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.0.52) 2026-08-26 20:40:14.964 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (0.13.0) 2026-08-26 20:40:14.965 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.11) 2026-08-26 20:40:14.967 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.19.1) 2026-08-26 20:40:14.968 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.16.0) 2026-08-26 20:40:14.969 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.3.1) 2026-08-26 20:40:14.970 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.33) 2026-08-26 20:40:14.970 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.16.0) 2026-08-26 20:40:14.971 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (13.0.1) 2026-08-26 20:40:14.972 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.3.0) 2026-08-26 20:40:14.973 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.6.1) 2026-08-26 20:40:14.974 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.7.0) 2026-08-26 20:40:14.974 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.5.0) 2026-08-26 20:40:14.975 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.1.1) 2026-08-26 20:40:14.976 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.9.0) 2026-08-26 20:40:14.977 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.3.0) 2026-08-26 20:40:14.977 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.2.0) 2026-08-26 20:40:14.978 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.2.0) 2026-08-26 20:40:14.979 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.1) 2026-08-26 20:40:14.980 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.9.0) 2026-08-26 20:40:14.981 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.11.0) 2026-08-26 20:40:14.982 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (4.8.0) 2026-08-26 20:40:14.982 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.8.0) 2026-08-26 20:40:14.983 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.2.0) 2026-08-26 20:40:14.983 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.12.0) 2026-08-26 20:40:14.984 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.0.3) 2026-08-26 20:40:14.985 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.0) 2026-08-26 20:40:14.985 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.1.0) 2026-08-26 20:40:14.985 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.19.0) 2026-08-26 20:40:14.986 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.34.2) 2026-08-26 20:40:14.986 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.9.1) 2026-08-26 20:40:14.987 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.4.0) 2026-08-26 20:40:14.987 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (43.0.3) 2026-08-26 20:40:14.988 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.1.8) 2026-08-26 20:40:14.989 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (1.4.1) 2026-08-26 20:40:14.990 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (4.16.0) 2026-08-26 20:40:14.991 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (0.6.0) 2026-08-26 20:40:14.992 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-08-26 20:40:14.992 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (3.18.0) 2026-08-26 20:40:14.995 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (3.0.53) 2026-08-26 20:40:14.996 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.11.0) 2026-08-26 20:40:14.996 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (15.0.0) 2026-08-26 20:40:14.997 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.8.0) 2026-08-26 20:40:14.998 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev97) (2.1.1) 2026-08-26 20:40:15.001 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev97) (3.0) 2026-08-26 20:40:15.003 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev97) (3.1.1) 2026-08-26 20:40:15.006 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (2.1.0) 2026-08-26 20:40:15.006 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (1.9.0) 2026-08-26 20:40:15.009 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (4.3.0) 2026-08-26 20:40:15.010 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (2.13.0) 2026-08-26 20:40:15.010 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (5.8.0) 2026-08-26 20:40:15.014 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.5.0) 2026-08-26 20:40:15.014 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.1.0) 2026-08-26 20:40:15.015 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (4.11.3) 2026-08-26 20:40:15.015 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (7.2.2) 2026-08-26 20:40:15.021 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (0.20) 2026-08-26 20:40:15.021 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (3.1.0) 2026-08-26 20:40:15.022 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (2.3.0) 2026-08-26 20:40:15.025 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev97) (2.0.0) 2026-08-26 20:40:15.028 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (2.1.2) 2026-08-26 20:40:15.028 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (0.6.2) 2026-08-26 20:40:15.032 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev97) (2.9.0.post0) 2026-08-26 20:40:15.033 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:40:15.034 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (7.1.7) 2026-08-26 20:40:15.035 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.3.1) 2026-08-26 20:40:15.035 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.6.2) 2026-08-26 20:40:15.036 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (0.17.0) 2026-08-26 20:40:15.037 | 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->magnum==22.1.0.dev97) (5.1.0) 2026-08-26 20:40:15.042 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (2026.3) 2026-08-26 20:40:15.042 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (26.3) 2026-08-26 20:40:15.046 | 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->magnum==22.1.0.dev97) (0.26.0) 2026-08-26 20:40:15.047 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (5.0.0) 2026-08-26 20:40:15.047 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.1.6) 2026-08-26 20:40:15.048 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (4.0.1) 2026-08-26 20:40:15.051 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.0.3) 2026-08-26 20:40:15.058 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev97) (1.2.1) 2026-08-26 20:40:15.061 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.41.2) 2026-08-26 20:40:15.062 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.5.5) 2026-08-26 20:40:15.062 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.1.0) 2026-08-26 20:40:15.063 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.5.1) 2026-08-26 20:40:15.063 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.10.1) 2026-08-26 20:40:15.064 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.7.6) 2026-08-26 20:40:15.066 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.8.0) 2026-08-26 20:40:15.074 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.2.0) 2026-08-26 20:40:15.076 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.3.7) 2026-08-26 20:40:15.081 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev97) (3.3.2) 2026-08-26 20:40:15.087 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (84.0.0) 2026-08-26 20:40:15.098 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev97) (0.8.2) 2026-08-26 20:40:15.114 | 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->magnum==22.1.0.dev97) (1.17.0) 2026-08-26 20:40:15.121 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:40:15.121 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.18) 2026-08-26 20:40:15.122 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2.7.0) 2026-08-26 20:40:15.122 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2023.11.17) 2026-08-26 20:40:15.135 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-08-26 20:40:15.135 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (2.20.0) 2026-08-26 20:40:15.139 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (0.1.2) 2026-08-26 20:40:15.146 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.8) 2026-08-26 20:40:15.163 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.6.1) 2026-08-26 20:40:15.163 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.26.0) 2026-08-26 20:40:15.163 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:40:15.164 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (9.1.4) 2026-08-26 20:40:15.164 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.0.1) 2026-08-26 20:40:15.170 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (26.1.0) 2026-08-26 20:40:15.171 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2025.9.1) 2026-08-26 20:40:15.171 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (0.37.0) 2026-08-26 20:40:15.171 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2026.6.3) 2026-08-26 20:40:15.210 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (0.8.1) 2026-08-26 20:40:15.211 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (9.0.0) 2026-08-26 20:40:15.213 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev97) (4.1.0) 2026-08-26 20:40:15.233 | Building wheels for collected packages: magnum 2026-08-26 20:40:15.234 | Building editable for magnum (pyproject.toml): started 2026-08-26 20:40:15.802 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-08-26 20:40:15.803 | Created wheel for magnum: filename=magnum-22.1.0.dev97-0.editable-py3-none-any.whl size=8358 sha256=68a8c17b28f6a78eaa0378de6e706c0af41b1350dd1621ebd9223674e8a32e16 2026-08-26 20:40:15.804 | Stored in directory: /tmp/pip-ephem-wheel-cache-91qjkn2u/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-08-26 20:40:15.809 | Successfully built magnum 2026-08-26 20:40:15.943 | Installing collected packages: magnum 2026-08-26 20:40:15.970 | Successfully installed magnum-22.1.0.dev97 2026-08-26 20:40:16.086 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:40:16.092 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:16.097 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:40:16.103 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:16.108 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:16.113 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:40:16.119 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:16.125 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:16.131 | ++ functions-common:time_stop:2427 : start_time=1787776812030 2026-08-26 20:40:16.137 | ++ functions-common:time_stop:2429 : [[ -z 1787776812030 ]] 2026-08-26 20:40:16.147 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:16.155 | ++ functions-common:time_stop:2432 : end_time=1787776816149 2026-08-26 20:40:16.160 | ++ functions-common:time_stop:2433 : elapsed_time=4119 2026-08-26 20:40:16.166 | ++ functions-common:time_stop:2434 : total=189496 2026-08-26 20:40:16.172 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:16.178 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193615 2026-08-26 20:40:16.184 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:40:16.190 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:40:16.195 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:40:16.203 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-08-26 20:40:16.208 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-08-26 20:40:16.213 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:16.219 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:40:16.223 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-08-26 20:40:16.229 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:16.235 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:40:16.240 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-26 20:40:16.245 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:40:16.251 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-08-26 20:40:16.257 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-08-26 20:40:16.262 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:314 : use_library_from_git python-magnumclient 2026-08-26 20:40:16.269 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-08-26 20:40:16.276 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:16.282 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:40:16.289 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-08-26 20:40:16.297 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-08-26 20:40:16.305 | ++ inc/python:use_library_from_git:269 : return 0 2026-08-26 20:40:16.311 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:315 : git_clone_by_name python-magnumclient 2026-08-26 20:40:16.318 | ++ functions-common:git_clone_by_name:681 : local name=python-magnumclient 2026-08-26 20:40:16.325 | ++ functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/python-magnumclient.git 2026-08-26 20:40:16.333 | ++ functions-common:git_clone_by_name:683 : local dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.340 | ++ functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:40:16.346 | ++ functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-08-26 20:40:16.353 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-08-26 20:40:16.359 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/python-magnumclient 2026-08-26 20:40:16.365 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:40:16.373 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:40:16.382 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:40:16.390 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:40:16.396 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:40:16.404 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:40:16.444 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:40:16.450 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:40:16.457 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:40:16.465 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:40:16.465 | ++ functions-common:git_clone:610 : echo master 2026-08-26 20:40:16.476 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-08-26 20:40:16.481 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:40:16.488 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-08-26 20:40:16.518 | ++ functions-common:git_clone:672 : cd /opt/stack/python-magnumclient 2026-08-26 20:40:16.526 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:40:16.527 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:40:16.533 | 43fc0de Replace deprecated datetime.datetime.utcnow 2026-08-26 20:40:16.539 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:40:16.546 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : setup_dev_lib python-magnumclient 2026-08-26 20:40:16.551 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-08-26 20:40:16.558 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-08-26 20:40:16.564 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-08-26 20:40:16.569 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.575 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-08-26 20:40:16.581 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-08-26 20:40:16.588 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:40:16.593 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:40:16.599 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.605 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:40:16.611 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-08-26 20:40:16.618 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:40:16.625 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:40:16.631 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.638 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:40:16.643 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:40:16.652 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-08-26 20:40:16.659 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:40:16.667 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.673 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:40:16.679 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:40:16.687 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-08-26 20:40:16.700 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-08-26 20:40:16.706 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-08-26 20:40:16.712 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-08-26 20:40:16.828 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-08-26 20:40:16.835 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:40:16.841 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:40:16.846 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:40:16.853 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:40:16.858 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:40:16.864 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:40:16.870 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:40:16.876 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:40:16.882 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:40:16.888 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:40:16.894 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:40:16.901 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:40:16.906 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-08-26 20:40:16.953 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-08-26 20:40:16.960 | ++ 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/python-magnumclient 2026-08-26 20:40:17.528 | Obtaining file:///opt/stack/python-magnumclient 2026-08-26 20:40:17.530 | Installing build dependencies: started 2026-08-26 20:40:18.378 | Installing build dependencies: finished with status 'done' 2026-08-26 20:40:18.380 | Checking if build backend supports build_editable: started 2026-08-26 20:40:18.723 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:40:18.725 | Getting requirements to build editable: started 2026-08-26 20:40:19.182 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:40:19.184 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:40:19.522 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:40:19.546 | Requirement already satisfied: pbr>=6.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (7.0.3) 2026-08-26 20:40:19.547 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.16.0) 2026-08-26 20:40:19.548 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.9.1) 2026-08-26 20:40:19.549 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (2.34.2) 2026-08-26 20:40:19.549 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (6.9.0) 2026-08-26 20:40:19.551 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (8.3.0) 2026-08-26 20:40:19.552 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.11.0) 2026-08-26 20:40:19.552 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (10.2.0) 2026-08-26 20:40:19.553 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (4.19.0) 2026-08-26 20:40:19.554 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (4.7.0) 2026-08-26 20:40:19.556 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (3.18.0) 2026-08-26 20:40:19.556 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (43.0.3) 2026-08-26 20:40:19.557 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.3.1) 2026-08-26 20:40:19.562 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.1.dev34) (2.1.1) 2026-08-26 20:40:19.565 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.1.dev34) (3.0) 2026-08-26 20:40:19.566 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (2.1.0) 2026-08-26 20:40:19.567 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (1.9.0) 2026-08-26 20:40:19.568 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (4.16.0) 2026-08-26 20:40:19.571 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.5.0) 2026-08-26 20:40:19.572 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.1.0) 2026-08-26 20:40:19.572 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.33) 2026-08-26 20:40:19.573 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (4.11.3) 2026-08-26 20:40:19.574 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (7.2.2) 2026-08-26 20:40:19.574 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (6.0.3) 2026-08-26 20:40:19.578 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (3.1.1) 2026-08-26 20:40:19.581 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.16.0) 2026-08-26 20:40:19.584 | 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.8.0->python-magnumclient==4.11.1.dev34) (0.6.0) 2026-08-26 20:40:19.584 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.2.0) 2026-08-26 20:40:19.588 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (3.0.53) 2026-08-26 20:40:19.588 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (1.11.0) 2026-08-26 20:40:19.589 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (15.0.0) 2026-08-26 20:40:19.589 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (1.8.0) 2026-08-26 20:40:19.591 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (10.7.0) 2026-08-26 20:40:19.591 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (6.5.0) 2026-08-26 20:40:19.592 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (2.9.0.post0) 2026-08-26 20:40:19.592 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (3.1.0) 2026-08-26 20:40:19.594 | 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->python-magnumclient==4.11.1.dev34) (2.3.0) 2026-08-26 20:40:19.595 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (1.3.0) 2026-08-26 20:40:19.595 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (2.0.0) 2026-08-26 20:40:19.599 | 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->python-magnumclient==4.11.1.dev34) (1.2.1) 2026-08-26 20:40:19.601 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.1.dev34) (3.3.2) 2026-08-26 20:40:19.602 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.1.dev34) (26.3) 2026-08-26 20:40:19.604 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=6.1.1->python-magnumclient==4.11.1.dev34) (84.0.0) 2026-08-26 20:40:19.607 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.1.dev34) (0.8.2) 2026-08-26 20:40:19.614 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (1.17.0) 2026-08-26 20:40:19.616 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (3.5.0) 2026-08-26 20:40:19.617 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (3.18) 2026-08-26 20:40:19.617 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (2.7.0) 2026-08-26 20:40:19.618 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (2023.11.17) 2026-08-26 20:40:19.626 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.2.0) 2026-08-26 20:40:19.627 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (2.20.0) 2026-08-26 20:40:19.630 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (0.1.2) 2026-08-26 20:40:19.646 | Building wheels for collected packages: python-magnumclient 2026-08-26 20:40:19.647 | Building editable for python-magnumclient (pyproject.toml): started 2026-08-26 20:40:20.039 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-08-26 20:40:20.041 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.1.dev34-0.editable-py3-none-any.whl size=8949 sha256=4b9e024178d59ea92ca4d32490c528fc00cd43a5d24f49762f043f8bc14e1659 2026-08-26 20:40:20.041 | Stored in directory: /tmp/pip-ephem-wheel-cache-b8crtodr/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-08-26 20:40:20.046 | Successfully built python-magnumclient 2026-08-26 20:40:20.197 | Installing collected packages: python-magnumclient 2026-08-26 20:40:20.221 | Successfully installed python-magnumclient-4.11.1.dev34 2026-08-26 20:40:20.322 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:40:20.328 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:20.333 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:40:20.338 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:20.343 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:20.349 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:40:20.354 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:20.361 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:20.367 | ++ functions-common:time_stop:2427 : start_time=1787776816940 2026-08-26 20:40:20.372 | ++ functions-common:time_stop:2429 : [[ -z 1787776816940 ]] 2026-08-26 20:40:20.379 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:20.389 | ++ functions-common:time_stop:2432 : end_time=1787776820383 2026-08-26 20:40:20.395 | ++ functions-common:time_stop:2433 : elapsed_time=3443 2026-08-26 20:40:20.401 | ++ functions-common:time_stop:2434 : total=193615 2026-08-26 20:40:20.407 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:20.413 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197058 2026-08-26 20:40:20.420 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:40:20.427 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:40:20.433 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:40:20.439 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-08-26 20:40:20.447 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-08-26 20:40:20.453 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:20.460 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:40:20.467 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-08-26 20:40:20.473 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:20.480 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-08-26 20:40:20.511 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-08-26 20:40:20.519 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-08-26 20:40:20.550 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-08-26 20:40:20.557 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-26 20:40:20.565 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:40:20.572 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:40:20.579 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:40:20.586 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:40:20.594 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:40:20.618 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-08-26 20:40:20.625 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:40:20.632 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-08-26 20:40:20.639 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-08-26 20:40:20.648 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-08-26 20:40:20.659 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-08-26 20:40:20.666 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-08-26 20:40:20.673 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:40:20.683 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-08-26 20:40:20.691 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-08-26 20:40:20.698 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-08-26 20:40:20.703 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:40:20.710 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:40:20.717 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-08-26 20:40:20.788 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-08-26 20:40:20.799 | ++ lib/apache:disable_apache_site:209 : true 2026-08-26 20:40:20.805 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:40:20.812 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:40:20.825 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:40:20.832 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-26 20:40:20.838 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-26 20:40:20.844 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-08-26 20:40:20.850 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-26 20:40:20.858 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-26 20:40:20.865 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:40:20.878 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-26 20:40:20.920 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:40:20.928 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-26 20:40:20.934 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-26 20:40:20.940 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:40:20.945 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:40:20.952 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-08-26 20:40:20.958 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:40:20.965 | ++ ./stack.sh:echo_summary:450 : echo -e Installing octavia 2026-08-26 20:40:20.972 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-08-26 20:40:20.978 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-08-26 20:40:20.985 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-08-26 20:40:20.991 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:20.998 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:40:21.005 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-08-26 20:40:21.011 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:21.018 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-08-26 20:40:21.025 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-08-26 20:40:21.032 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:40:21.040 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-08-26 20:40:21.047 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-08-26 20:40:21.054 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:40:21.065 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:40:21.065 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:40:21.078 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-08-26 20:40:21.086 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-08-26 20:40:21.093 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-08-26 20:40:21.102 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-08-26 20:40:21.108 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-08-26 20:40:21.164 | Using python 3.12 to install octavia-lib 2026-08-26 20:40:21.171 | ++ 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 octavia-lib 2026-08-26 20:40:24.688 | Collecting octavia-lib 2026-08-26 20:40:36.005 | Downloading octavia_lib-3.12.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:40:36.018 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.9.0) 2026-08-26 20:40:36.019 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.11.0) 2026-08-26 20:40:36.019 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-08-26 20:40:36.020 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-08-26 20:40:36.022 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.2.1) 2026-08-26 20:40:36.022 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.2.0) 2026-08-26 20:40:36.024 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-08-26 20:40:36.025 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-08-26 20:40:36.026 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-08-26 20:40:36.026 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.3) 2026-08-26 20:40:36.027 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-08-26 20:40:36.027 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-08-26 20:40:36.031 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (84.0.0) 2026-08-26 20:40:36.047 | Downloading octavia_lib-3.12.0-py3-none-any.whl (39 kB) 2026-08-26 20:40:36.202 | Installing collected packages: octavia-lib 2026-08-26 20:40:36.247 | Successfully installed octavia-lib-3.12.0 2026-08-26 20:40:36.325 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:40:36.330 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:36.337 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:40:36.344 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:36.352 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:36.358 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:40:36.366 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:36.373 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:36.379 | ++ functions-common:time_stop:2427 : start_time=1787776821150 2026-08-26 20:40:36.385 | ++ functions-common:time_stop:2429 : [[ -z 1787776821150 ]] 2026-08-26 20:40:36.393 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:36.404 | ++ functions-common:time_stop:2432 : end_time=1787776836396 2026-08-26 20:40:36.412 | ++ functions-common:time_stop:2433 : elapsed_time=15246 2026-08-26 20:40:36.418 | ++ functions-common:time_stop:2434 : total=197058 2026-08-26 20:40:36.425 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:36.432 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=212304 2026-08-26 20:40:36.440 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:40:36.447 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-08-26 20:40:36.454 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-08-26 20:40:36.460 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-08-26 20:40:36.467 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:40:36.472 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:40:36.477 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-08-26 20:40:36.482 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:40:36.486 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-08-26 20:40:36.490 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:40:36.495 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:40:36.499 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-08-26 20:40:36.503 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:40:36.507 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:40:36.513 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-08-26 20:40:36.517 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:40:36.523 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-08-26 20:40:36.528 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:40:36.535 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:40:36.543 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-08-26 20:40:36.552 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-08-26 20:40:36.558 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-08-26 20:40:36.563 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-08-26 20:40:36.675 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-08-26 20:40:36.681 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:40:36.688 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:40:36.694 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:40:36.701 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:40:36.708 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-08-26 20:40:36.713 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:40:36.719 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:40:36.727 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:40:36.734 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:40:36.740 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:40:36.746 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:40:36.752 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:40:36.759 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-08-26 20:40:36.812 | Using python 3.12 to install /opt/stack/octavia 2026-08-26 20:40:36.819 | ++ 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/octavia 2026-08-26 20:40:37.448 | Obtaining file:///opt/stack/octavia 2026-08-26 20:40:37.450 | Installing build dependencies: started 2026-08-26 20:40:38.297 | Installing build dependencies: finished with status 'done' 2026-08-26 20:40:38.298 | Checking if build backend supports build_editable: started 2026-08-26 20:40:38.593 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:40:38.594 | Getting requirements to build editable: started 2026-08-26 20:40:38.746 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:40:38.749 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:40:39.349 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:40:39.373 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.19.1) 2026-08-26 20:40:39.374 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.2.0) 2026-08-26 20:40:39.377 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.0) 2026-08-26 20:40:39.378 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.0.3) 2026-08-26 20:40:39.379 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.52) 2026-08-26 20:40:44.610 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev64) 2026-08-26 20:40:46.505 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-26 20:40:46.523 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:40:46.523 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.34.2) 2026-08-26 20:40:46.523 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.0) 2026-08-26 20:40:46.523 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.16.0) 2026-08-26 20:40:46.524 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (13.0.1) 2026-08-26 20:40:46.524 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.11) 2026-08-26 20:40:46.525 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.9.1) 2026-08-26 20:40:46.525 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.19.0) 2026-08-26 20:40:46.526 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.7.0) 2026-08-26 20:40:46.527 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.5.0) 2026-08-26 20:40:46.528 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (18.1.1) 2026-08-26 20:40:46.528 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.9.0) 2026-08-26 20:40:46.529 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.3.0) 2026-08-26 20:40:46.530 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.2.0) 2026-08-26 20:40:46.530 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.2.0) 2026-08-26 20:40:46.531 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.0.1) 2026-08-26 20:40:46.532 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.9.0) 2026-08-26 20:40:46.532 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.11.0) 2026-08-26 20:40:46.533 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.8.0) 2026-08-26 20:40:46.534 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.2.0) 2026-08-26 20:40:46.534 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.2.2) 2026-08-26 20:40:46.563 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==18.1.0.dev64) 2026-08-26 20:40:46.566 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-08-26 20:40:46.593 | Collecting pyasn1-modules>=0.0.6 (from octavia==18.1.0.dev64) 2026-08-26 20:40:46.596 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:40:46.606 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.5.0) 2026-08-26 20:40:46.607 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.12.0) 2026-08-26 20:40:46.607 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.13.0) 2026-08-26 20:40:46.608 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.9.0) 2026-08-26 20:40:46.608 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.13.0) 2026-08-26 20:40:46.609 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.6) 2026-08-26 20:40:46.609 | Requirement already satisfied: taskflow>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.4.0) 2026-08-26 20:40:46.610 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.8.0) 2026-08-26 20:40:46.610 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.1.4) 2026-08-26 20:40:46.611 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:40:46.612 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.26.0) 2026-08-26 20:40:46.613 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.12.0) 2026-08-26 20:40:46.613 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.3.7) 2026-08-26 20:40:46.615 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.9.0.post0) 2026-08-26 20:40:46.615 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.3) 2026-08-26 20:40:46.615 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (43.0.3) 2026-08-26 20:40:46.615 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.8.1) 2026-08-26 20:40:46.638 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev64) 2026-08-26 20:40:46.642 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:40:46.652 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.8) 2026-08-26 20:40:46.654 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev64) (1.4.1) 2026-08-26 20:40:46.654 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev64) (4.16.0) 2026-08-26 20:40:46.657 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev64) (2.1.1) 2026-08-26 20:40:46.660 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev64) (3.0) 2026-08-26 20:40:46.662 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:40:46.662 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (8.4.2) 2026-08-26 20:40:46.663 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (2.2.0) 2026-08-26 20:40:46.663 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (3.0.3) 2026-08-26 20:40:46.666 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev64) (3.1.0) 2026-08-26 20:40:46.667 | 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->octavia==18.1.0.dev64) (2.3.0) 2026-08-26 20:40:46.669 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev64) (26.3) 2026-08-26 20:40:46.672 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (26.1.0) 2026-08-26 20:40:46.672 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (2025.9.1) 2026-08-26 20:40:46.672 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (0.37.0) 2026-08-26 20:40:46.673 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (2026.6.3) 2026-08-26 20:40:46.677 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev64) (2.1.0) 2026-08-26 20:40:46.677 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:40:46.680 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (4.3.0) 2026-08-26 20:40:46.681 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (4.1.0) 2026-08-26 20:40:46.681 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (2.13.0) 2026-08-26 20:40:46.682 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (5.8.0) 2026-08-26 20:40:46.688 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (5.3.1) 2026-08-26 20:40:46.688 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.5.0) 2026-08-26 20:40:46.689 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.1.0) 2026-08-26 20:40:46.689 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.33) 2026-08-26 20:40:46.690 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (4.11.3) 2026-08-26 20:40:46.690 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (6.0.3) 2026-08-26 20:40:46.695 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev64) (3.1.1) 2026-08-26 20:40:46.700 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev64) (1.3.0) 2026-08-26 20:40:46.705 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (2.1.2) 2026-08-26 20:40:46.706 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (0.6.2) 2026-08-26 20:40:46.708 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (1.2.0) 2026-08-26 20:40:46.713 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (4.8.0) 2026-08-26 20:40:46.714 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (7.1.7) 2026-08-26 20:40:46.714 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (5.3.1) 2026-08-26 20:40:46.715 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (5.6.2) 2026-08-26 20:40:46.715 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.17.0) 2026-08-26 20:40:46.717 | 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->octavia==18.1.0.dev64) (5.1.0) 2026-08-26 20:40:46.721 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2026.3) 2026-08-26 20:40:46.725 | 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->octavia==18.1.0.dev64) (0.26.0) 2026-08-26 20:40:46.726 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev64) (5.0.0) 2026-08-26 20:40:46.727 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev64) (4.0.1) 2026-08-26 20:40:46.736 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev64) (1.2.1) 2026-08-26 20:40:46.739 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.41.2) 2026-08-26 20:40:46.739 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.5.5) 2026-08-26 20:40:46.740 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (7.6.1) 2026-08-26 20:40:46.741 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.1.0) 2026-08-26 20:40:46.741 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2.5.1) 2026-08-26 20:40:46.741 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.10.1) 2026-08-26 20:40:46.742 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (1.7.6) 2026-08-26 20:40:46.744 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2.8.0) 2026-08-26 20:40:46.750 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.20) 2026-08-26 20:40:46.754 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev64) (3.18.0) 2026-08-26 20:40:46.756 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev64) (3.3.2) 2026-08-26 20:40:46.760 | 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>=14.1.0->octavia==18.1.0.dev64) (84.0.0) 2026-08-26 20:40:46.772 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev64) (0.8.2) 2026-08-26 20:40:46.792 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.16.0) 2026-08-26 20:40:46.795 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (0.6.0) 2026-08-26 20:40:46.796 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.2.0) 2026-08-26 20:40:46.801 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (3.0.53) 2026-08-26 20:40:46.801 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (1.11.0) 2026-08-26 20:40:46.802 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (15.0.0) 2026-08-26 20:40:46.802 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (1.8.0) 2026-08-26 20:40:46.812 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev64) (1.17.0) 2026-08-26 20:40:46.815 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev64) (2.1.0) 2026-08-26 20:40:46.816 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev64) (24.2.1) 2026-08-26 20:40:46.834 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:40:46.834 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (3.18) 2026-08-26 20:40:46.835 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (2.7.0) 2026-08-26 20:40:46.835 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (2023.11.17) 2026-08-26 20:40:46.850 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.2.0) 2026-08-26 20:40:46.851 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (2.20.0) 2026-08-26 20:40:46.855 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (0.1.2) 2026-08-26 20:40:46.864 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.8) 2026-08-26 20:40:46.891 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (3.6.1) 2026-08-26 20:40:46.891 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:40:46.892 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (4.0.1) 2026-08-26 20:40:46.933 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev64) (0.8.1) 2026-08-26 20:40:46.934 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev64) (9.0.0) 2026-08-26 20:40:46.937 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev64) (4.1.0) 2026-08-26 20:40:46.962 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-08-26 20:40:47.010 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-08-26 20:40:47.021 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-26 20:40:47.035 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-08-26 20:40:47.060 | Building wheels for collected packages: octavia 2026-08-26 20:40:47.061 | Building editable for octavia (pyproject.toml): started 2026-08-26 20:40:47.731 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-08-26 20:40:47.732 | Created wheel for octavia: filename=octavia-18.1.0.dev64-0.editable-py3-none-any.whl size=9722 sha256=c0393a2f91c32cf8b8074337771eea4de0896d5803d177fea85f6bb40a8e1744 2026-08-26 20:40:47.733 | Stored in directory: /tmp/pip-ephem-wheel-cache-_ub3autr/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-08-26 20:40:47.738 | Successfully built octavia 2026-08-26 20:40:47.882 | Installing collected packages: pyasn1, gunicorn, SQLAlchemy-Utils, pyasn1-modules, octavia 2026-08-26 20:40:48.370 | 2026-08-26 20:40:48.383 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-26.0.0 octavia-18.1.0.dev64 pyasn1-0.6.4 pyasn1-modules-0.4.2 2026-08-26 20:40:48.537 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:40:48.545 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:40:48.551 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:40:48.556 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:40:48.563 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:40:48.568 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:40:48.574 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:40:48.581 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:40:48.587 | ++ functions-common:time_stop:2427 : start_time=1787776836800 2026-08-26 20:40:48.593 | ++ functions-common:time_stop:2429 : [[ -z 1787776836800 ]] 2026-08-26 20:40:48.602 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:40:48.611 | ++ functions-common:time_stop:2432 : end_time=1787776848605 2026-08-26 20:40:48.617 | ++ functions-common:time_stop:2433 : elapsed_time=11805 2026-08-26 20:40:48.623 | ++ functions-common:time_stop:2434 : total=212304 2026-08-26 20:40:48.630 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:40:48.636 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=224109 2026-08-26 20:40:48.644 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:40:48.651 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:40:48.661 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:40:48.669 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-08-26 20:40:48.677 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-08-26 20:40:48.685 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:48.691 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:40:48.699 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-08-26 20:40:48.707 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:48.715 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-08-26 20:40:48.723 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-08-26 20:40:48.731 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-08-26 20:40:48.738 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:40:48.746 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:40:48.755 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-08-26 20:40:48.763 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:40:48.770 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-08-26 20:40:48.777 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-08-26 20:40:48.785 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:40:48.794 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-08-26 20:40:48.802 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-08-26 20:40:48.809 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:40:48.820 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:40:48.822 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:40:48.836 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-08-26 20:40:48.842 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-08-26 20:40:48.848 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-08-26 20:40:48.857 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-08-26 20:40:48.865 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-08-26 20:40:48.923 | Using python 3.12 to install python-octaviaclient 2026-08-26 20:40:48.930 | ++ 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-octaviaclient 2026-08-26 20:41:02.829 | Collecting python-octaviaclient 2026-08-26 20:41:12.846 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='files.pythonhosted.org', port=443): Failed to resolve 'files.pythonhosted.org' ([Errno -3] Temporary failure in name resolution)")': /packages/8c/db/9fb9be36f7e3ee06683816b27f2991d4f6d785c70930b9c528a1e71439fd/python_octaviaclient-3.14.0-py3-none-any.whl.metadata 2026-08-26 20:41:17.290 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:41:17.302 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.16.0) 2026-08-26 20:41:17.302 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.16.0) 2026-08-26 20:41:17.376 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-08-26 20:41:17.380 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-26 20:41:17.393 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.7.0) 2026-08-26 20:41:17.394 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.11.0) 2026-08-26 20:41:17.395 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.2.0) 2026-08-26 20:41:17.396 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-08-26 20:41:17.397 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-08-26 20:41:17.398 | 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-octaviaclient) (0.6.0) 2026-08-26 20:41:17.399 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-08-26 20:41:17.399 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.18.0) 2026-08-26 20:41:17.400 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.9.1) 2026-08-26 20:41:17.401 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-08-26 20:41:17.403 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.0.53) 2026-08-26 20:41:17.404 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-08-26 20:41:17.404 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (15.0.0) 2026-08-26 20:41:17.405 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.8.0) 2026-08-26 20:41:17.406 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-08-26 20:41:17.407 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.9.0) 2026-08-26 20:41:17.407 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.16.0) 2026-08-26 20:41:17.411 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.19.0) 2026-08-26 20:41:17.412 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.9.0) 2026-08-26 20:41:17.414 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-08-26 20:41:17.414 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-08-26 20:41:17.415 | 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>=4.3.0->python-octaviaclient) (1.5.0) 2026-08-26 20:41:17.416 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-08-26 20:41:17.416 | 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>=4.3.0->python-octaviaclient) (1.33) 2026-08-26 20:41:17.417 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.11.3) 2026-08-26 20:41:17.418 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-08-26 20:41:17.420 | 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>=4.3.0->python-octaviaclient) (2.1.1) 2026-08-26 20:41:17.423 | 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>=4.3.0->python-octaviaclient) (3.0) 2026-08-26 20:41:17.428 | 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>=4.3.0->python-octaviaclient) (3.1.1) 2026-08-26 20:41:17.430 | 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->python-octaviaclient) (1.2.1) 2026-08-26 20:41:17.432 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-08-26 20:41:17.432 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-08-26 20:41:17.432 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.3) 2026-08-26 20:41:17.435 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (84.0.0) 2026-08-26 20:41:17.437 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.8.2) 2026-08-26 20:41:17.445 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-08-26 20:41:17.474 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient>=3.12.0->python-octaviaclient) 2026-08-26 20:41:17.478 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:41:17.488 | 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>=3.12.0->python-octaviaclient) (3.1.0) 2026-08-26 20:41:17.489 | 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>=3.12.0->python-octaviaclient) (10.7.0) 2026-08-26 20:41:17.490 | 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>=3.12.0->python-octaviaclient) (2.3.0) 2026-08-26 20:41:17.492 | 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>=3.12.0->python-octaviaclient) (2.0.0) 2026-08-26 20:41:17.493 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (8.3.0) 2026-08-26 20:41:17.495 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (6.5.0) 2026-08-26 20:41:17.496 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.9.0.post0) 2026-08-26 20:41:17.499 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (1.17.0) 2026-08-26 20:41:17.501 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.5.0) 2026-08-26 20:41:17.502 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.18) 2026-08-26 20:41:17.502 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-08-26 20:41:17.503 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-08-26 20:41:17.512 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-08-26 20:41:17.513 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.20.0) 2026-08-26 20:41:17.515 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-08-26 20:41:17.536 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-08-26 20:41:17.581 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-26 20:41:17.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 41.9 MB/s 0:00:00 2026-08-26 20:41:17.619 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-26 20:41:17.786 | Installing collected packages: python-manilaclient, python-openstackclient, python-octaviaclient 2026-08-26 20:41:19.437 | 2026-08-26 20:41:19.449 | Successfully installed python-manilaclient-6.2.0 python-octaviaclient-3.14.0 python-openstackclient-10.2.1 2026-08-26 20:41:19.536 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:41:19.541 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:19.547 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:19.552 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:19.556 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:19.561 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:19.566 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:19.571 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:19.575 | ++ functions-common:time_stop:2427 : start_time=1787776848909 2026-08-26 20:41:19.582 | ++ functions-common:time_stop:2429 : [[ -z 1787776848909 ]] 2026-08-26 20:41:19.588 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:19.597 | ++ functions-common:time_stop:2432 : end_time=1787776879591 2026-08-26 20:41:19.602 | ++ functions-common:time_stop:2433 : elapsed_time=30682 2026-08-26 20:41:19.607 | ++ functions-common:time_stop:2434 : total=224109 2026-08-26 20:41:19.613 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:19.619 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=254791 2026-08-26 20:41:19.625 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:41:19.631 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:41:19.636 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:41:19.641 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-26 20:41:19.654 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-26 20:41:19.659 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-26 20:41:19.665 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-26 20:41:19.670 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:41:19.676 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-26 20:41:19.681 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-26 20:41:19.687 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-08-26 20:41:19.734 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:41:19.741 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:41:19.747 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : echo_summary 'Installing Manila Client' 2026-08-26 20:41:19.753 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:41:19.759 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila Client 2026-08-26 20:41:19.765 | ++ /opt/stack/manila/devstack/plugin.sh:source:1169 : install_manilaclient 2026-08-26 20:41:19.770 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:705 : use_library_from_git python-manilaclient 2026-08-26 20:41:19.776 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-08-26 20:41:19.782 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:41:19.786 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:41:19.791 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-08-26 20:41:19.798 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:41:19.804 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:709 : pip_install python-manilaclient 2026-08-26 20:41:19.853 | Using python 3.12 to install python-manilaclient 2026-08-26 20:41:19.859 | ++ 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-manilaclient 2026-08-26 20:41:20.450 | Requirement already satisfied: python-manilaclient in /opt/stack/data/venv/lib/python3.12/site-packages (6.2.0) 2026-08-26 20:41:20.451 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-08-26 20:41:20.452 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.7.0) 2026-08-26 20:41:20.452 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.3.0) 2026-08-26 20:41:20.453 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.11.0) 2026-08-26 20:41:20.453 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.2.0) 2026-08-26 20:41:20.453 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.18.0) 2026-08-26 20:41:20.454 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-08-26 20:41:20.455 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.7.0) 2026-08-26 20:41:20.455 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.16.0) 2026-08-26 20:41:20.456 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-08-26 20:41:20.456 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.3.0) 2026-08-26 20:41:20.457 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-08-26 20:41:20.458 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.9.1) 2026-08-26 20:41:20.458 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.9.0) 2026-08-26 20:41:20.458 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.16.0) 2026-08-26 20:41:20.461 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.16.0) 2026-08-26 20:41:20.461 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.19.0) 2026-08-26 20:41:20.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.9.0) 2026-08-26 20:41:20.463 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-08-26 20:41:20.464 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-08-26 20:41:20.464 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-08-26 20:41:20.466 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.0.53) 2026-08-26 20:41:20.466 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-08-26 20:41:20.467 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (15.0.0) 2026-08-26 20:41:20.467 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.8.0) 2026-08-26 20:41:20.468 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-08-26 20:41:20.468 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-08-26 20:41:20.469 | 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>=3.2.0->python-manilaclient) (1.5.0) 2026-08-26 20:41:20.469 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-08-26 20:41:20.470 | 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>=3.2.0->python-manilaclient) (1.33) 2026-08-26 20:41:20.470 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.11.3) 2026-08-26 20:41:20.471 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-08-26 20:41:20.472 | 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>=3.2.0->python-manilaclient) (2.1.1) 2026-08-26 20:41:20.474 | 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>=3.2.0->python-manilaclient) (3.0) 2026-08-26 20:41:20.478 | 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>=3.2.0->python-manilaclient) (3.1.1) 2026-08-26 20:41:20.479 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-08-26 20:41:20.480 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-08-26 20:41:20.482 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.5.0) 2026-08-26 20:41:20.483 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-08-26 20:41:20.485 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.2.1) 2026-08-26 20:41:20.487 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-08-26 20:41:20.488 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.3) 2026-08-26 20:41:20.490 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (84.0.0) 2026-08-26 20:41:20.493 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.2) 2026-08-26 20:41:20.500 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-08-26 20:41:20.502 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.5.0) 2026-08-26 20:41:20.502 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.18) 2026-08-26 20:41:20.503 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-08-26 20:41:20.503 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-08-26 20:41:20.511 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-08-26 20:41:20.511 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.20.0) 2026-08-26 20:41:20.514 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-08-26 20:41:20.746 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:41:20.751 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:20.757 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:20.762 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:20.766 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:20.772 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:20.778 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:20.783 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:20.788 | ++ functions-common:time_stop:2427 : start_time=1787776879839 2026-08-26 20:41:20.792 | ++ functions-common:time_stop:2429 : [[ -z 1787776879839 ]] 2026-08-26 20:41:20.798 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:20.806 | ++ functions-common:time_stop:2432 : end_time=1787776880800 2026-08-26 20:41:20.811 | ++ functions-common:time_stop:2433 : elapsed_time=961 2026-08-26 20:41:20.816 | ++ functions-common:time_stop:2434 : total=254791 2026-08-26 20:41:20.819 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:20.824 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=255752 2026-08-26 20:41:20.830 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:41:20.834 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:711 : [[ True == \T\r\u\e ]] 2026-08-26 20:41:20.841 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-08-26 20:41:20.860 | ++ /opt/stack/manila/devstack/plugin.sh:source:1170 : echo_summary 'Installing Manila' 2026-08-26 20:41:20.865 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:41:20.871 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila 2026-08-26 20:41:20.877 | ++ /opt/stack/manila/devstack/plugin.sh:source:1171 : install_manila 2026-08-26 20:41:20.883 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:718 : setup_develop /opt/stack/manila 2026-08-26 20:41:20.889 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:41:20.894 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:41:20.900 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-08-26 20:41:20.906 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:41:20.912 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-08-26 20:41:20.916 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:41:20.920 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:41:20.924 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-08-26 20:41:20.930 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:41:20.935 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:41:20.942 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-08-26 20:41:20.947 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:41:20.954 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-08-26 20:41:20.960 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:41:20.965 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:41:20.972 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-08-26 20:41:20.983 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-08-26 20:41:20.989 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-08-26 20:41:20.994 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-08-26 20:41:21.103 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-08-26 20:41:21.107 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:41:21.112 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:41:21.114 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:41:21.120 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:41:21.124 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-08-26 20:41:21.129 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:41:21.134 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:41:21.139 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:41:21.144 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:41:21.147 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:41:21.153 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:41:21.158 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:41:21.163 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-08-26 20:41:21.202 | Using python 3.12 to install /opt/stack/manila 2026-08-26 20:41:21.206 | ++ 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/manila 2026-08-26 20:41:21.781 | Obtaining file:///opt/stack/manila 2026-08-26 20:41:21.783 | Installing build dependencies: started 2026-08-26 20:41:22.621 | Installing build dependencies: finished with status 'done' 2026-08-26 20:41:22.622 | Checking if build backend supports build_editable: started 2026-08-26 20:41:22.927 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:41:22.928 | Getting requirements to build editable: started 2026-08-26 20:41:23.634 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:41:23.635 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:41:24.200 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:41:24.226 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.0.3) 2026-08-26 20:41:24.227 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.19.1) 2026-08-26 20:41:24.228 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.8.0) 2026-08-26 20:41:24.229 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (0.7.1) 2026-08-26 20:41:24.230 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (0.41.2) 2026-08-26 20:41:24.230 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.5.5) 2026-08-26 20:41:24.231 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.1.1) 2026-08-26 20:41:24.232 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.3.0) 2026-08-26 20:41:24.233 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (10.7.0) 2026-08-26 20:41:24.234 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.5.0) 2026-08-26 20:41:24.234 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.1.1) 2026-08-26 20:41:24.235 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.9.0) 2026-08-26 20:41:24.236 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (8.3.0) 2026-08-26 20:41:24.237 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.2.0) 2026-08-26 20:41:24.238 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (8.2.0) 2026-08-26 20:41:24.238 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.0.1) 2026-08-26 20:41:24.239 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.12.0) 2026-08-26 20:41:24.240 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.9.0) 2026-08-26 20:41:24.241 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.10.0) 2026-08-26 20:41:24.241 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.11.0) 2026-08-26 20:41:24.242 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.8.0) 2026-08-26 20:41:24.244 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.8.0) 2026-08-26 20:41:24.245 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (10.2.0) 2026-08-26 20:41:24.245 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.6.1) 2026-08-26 20:41:24.246 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.4.0) 2026-08-26 20:41:24.246 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.0.0) 2026-08-26 20:41:24.247 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.10.1) 2026-08-26 20:41:24.247 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.1.0) 2026-08-26 20:41:24.248 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.3.2) 2026-08-26 20:41:24.248 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (13.0.0) 2026-08-26 20:41:24.249 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.16.0) 2026-08-26 20:41:24.249 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (13.0.1) 2026-08-26 20:41:24.250 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.34.2) 2026-08-26 20:41:24.250 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.1.4) 2026-08-26 20:41:24.251 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.5.1) 2026-08-26 20:41:24.251 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.0.52) 2026-08-26 20:41:24.252 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (0.42.1) 2026-08-26 20:41:24.252 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.9.1) 2026-08-26 20:41:24.253 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.1.0) 2026-08-26 20:41:24.253 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.9.0) 2026-08-26 20:41:24.254 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.13.0) 2026-08-26 20:41:24.254 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.8.11) 2026-08-26 20:41:24.255 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.1.7) 2026-08-26 20:41:24.255 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (26.3) 2026-08-26 20:41:24.256 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.26.0) 2026-08-26 20:41:24.256 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.19.0) 2026-08-26 20:41:24.258 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev255) (1.4.1) 2026-08-26 20:41:24.258 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev255) (4.16.0) 2026-08-26 20:41:24.261 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev255) (43.0.3) 2026-08-26 20:41:24.262 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev255) (7.5.0) 2026-08-26 20:41:24.265 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev255) (2.1.1) 2026-08-26 20:41:24.268 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev255) (3.0) 2026-08-26 20:41:24.271 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev255) (2.8.0) 2026-08-26 20:41:24.275 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (26.1.0) 2026-08-26 20:41:24.276 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (2025.9.1) 2026-08-26 20:41:24.276 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (0.37.0) 2026-08-26 20:41:24.277 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (2026.6.3) 2026-08-26 20:41:24.280 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev255) (2.1.0) 2026-08-26 20:41:24.280 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev255) (1.9.0) 2026-08-26 20:41:24.283 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (4.3.0) 2026-08-26 20:41:24.284 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (4.1.0) 2026-08-26 20:41:24.284 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (2.13.0) 2026-08-26 20:41:24.285 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (5.8.0) 2026-08-26 20:41:24.289 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (5.3.1) 2026-08-26 20:41:24.289 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.5.0) 2026-08-26 20:41:24.290 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.1.0) 2026-08-26 20:41:24.290 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.33) 2026-08-26 20:41:24.291 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (4.11.3) 2026-08-26 20:41:24.291 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (7.2.2) 2026-08-26 20:41:24.292 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (6.0.3) 2026-08-26 20:41:24.296 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev255) (3.1.1) 2026-08-26 20:41:24.301 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (0.20) 2026-08-26 20:41:24.302 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (3.1.0) 2026-08-26 20:41:24.303 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (2.3.0) 2026-08-26 20:41:24.306 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev255) (2.0.0) 2026-08-26 20:41:24.309 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev255) (2.1.2) 2026-08-26 20:41:24.310 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev255) (0.6.2) 2026-08-26 20:41:24.313 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev255) (2.9.0.post0) 2026-08-26 20:41:24.315 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (3.5.0) 2026-08-26 20:41:24.316 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (5.3.1) 2026-08-26 20:41:24.317 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (5.6.2) 2026-08-26 20:41:24.317 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (0.17.0) 2026-08-26 20:41:24.319 | 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->manila==22.1.0.dev255) (5.1.0) 2026-08-26 20:41:24.323 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->manila==22.1.0.dev255) (2026.3) 2026-08-26 20:41:24.326 | 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->manila==22.1.0.dev255) (0.26.0) 2026-08-26 20:41:24.328 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (5.0.0) 2026-08-26 20:41:24.328 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (3.1.6) 2026-08-26 20:41:24.329 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (4.0.1) 2026-08-26 20:41:24.333 | 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->manila==22.1.0.dev255) (3.0.3) 2026-08-26 20:41:24.338 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev255) (1.2.1) 2026-08-26 20:41:24.347 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev255) (1.7.6) 2026-08-26 20:41:24.350 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev255) (2.2.0) 2026-08-26 20:41:24.352 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev255) (1.3.7) 2026-08-26 20:41:24.355 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev255) (3.18.0) 2026-08-26 20:41:24.364 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev255) (3.0.3) 2026-08-26 20:41:24.364 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev255) (1.6.2) 2026-08-26 20:41:24.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev255) (84.0.0) 2026-08-26 20:41:24.376 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev255) (0.8.2) 2026-08-26 20:41:24.392 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.16.0) 2026-08-26 20:41:24.395 | 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>=3.7.0->manila==22.1.0.dev255) (0.6.0) 2026-08-26 20:41:24.395 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.2.0) 2026-08-26 20:41:24.400 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (3.0.53) 2026-08-26 20:41:24.400 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (1.11.0) 2026-08-26 20:41:24.401 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (15.0.0) 2026-08-26 20:41:24.401 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (1.8.0) 2026-08-26 20:41:24.411 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev255) (1.17.0) 2026-08-26 20:41:24.416 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev255) (4.7.0) 2026-08-26 20:41:24.431 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (3.5.0) 2026-08-26 20:41:24.431 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (3.18) 2026-08-26 20:41:24.431 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (2.7.0) 2026-08-26 20:41:24.432 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev255) (2023.11.17) 2026-08-26 20:41:24.447 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.2.0) 2026-08-26 20:41:24.448 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (2.20.0) 2026-08-26 20:41:24.453 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (0.1.2) 2026-08-26 20:41:24.462 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev255) (0.8) 2026-08-26 20:41:24.496 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev255) (0.16.0) 2026-08-26 20:41:24.534 | Building wheels for collected packages: manila 2026-08-26 20:41:24.535 | Building editable for manila (pyproject.toml): started 2026-08-26 20:41:25.359 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-08-26 20:41:25.361 | Created wheel for manila: filename=manila-22.1.0.dev255-0.editable-py3-none-any.whl size=8989 sha256=7dbdf7972e46d052358c089989825183c89319fed4cc6903e455b74bd0a22746 2026-08-26 20:41:25.361 | Stored in directory: /tmp/pip-ephem-wheel-cache-zscjcdo0/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-08-26 20:41:25.367 | Successfully built manila 2026-08-26 20:41:25.507 | Installing collected packages: manila 2026-08-26 20:41:25.551 | Successfully installed manila-22.1.0.dev255 2026-08-26 20:41:25.666 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:41:25.672 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:25.677 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:25.682 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:25.687 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:25.691 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:25.696 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:25.699 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:25.704 | ++ functions-common:time_stop:2427 : start_time=1787776881191 2026-08-26 20:41:25.709 | ++ functions-common:time_stop:2429 : [[ -z 1787776881191 ]] 2026-08-26 20:41:25.715 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:25.722 | ++ functions-common:time_stop:2432 : end_time=1787776885717 2026-08-26 20:41:25.725 | ++ functions-common:time_stop:2433 : elapsed_time=4526 2026-08-26 20:41:25.730 | ++ functions-common:time_stop:2434 : total=255752 2026-08-26 20:41:25.736 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:25.739 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=260278 2026-08-26 20:41:25.744 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:41:25.749 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:41:25.755 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:41:25.760 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-08-26 20:41:25.766 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-08-26 20:41:25.772 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:41:25.777 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:41:25.783 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-08-26 20:41:25.788 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:41:25.794 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:720 : is_service_enabled m-shr 2026-08-26 20:41:25.829 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:25.837 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : systemctl is-active nfs-ganesha.service 2026-08-26 20:41:25.847 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-08-26 20:41:25.853 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-08-26 20:41:25.857 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : _install_nfs_and_samba 2026-08-26 20:41:25.862 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:685 : is_ubuntu 2026-08-26 20:41:25.868 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:25.872 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:25.878 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : install_package nfs-kernel-server nfs-common samba 2026-08-26 20:41:25.886 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-26 20:41:25.891 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:41:25.895 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:41:25.899 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:41:25.905 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:41:25.910 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:41:25.916 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:25.923 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:25.927 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:41:25.934 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:41:25.940 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:41:25.946 | ++ functions-common:apt_get_update:1167 : return 2026-08-26 20:41:25.953 | ++ functions-common:install_package:1439 : real_install_package nfs-kernel-server nfs-common samba 2026-08-26 20:41:25.960 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:41:25.967 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:25.973 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:25.981 | ++ functions-common:real_install_package:1427 : apt_get install nfs-kernel-server nfs-common samba 2026-08-26 20:41:26.032 | ++ 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 nfs-kernel-server nfs-common samba 2026-08-26 20:41:26.087 | Reading package lists... 2026-08-26 20:41:26.502 | Building dependency tree... 2026-08-26 20:41:26.503 | Reading state information... 2026-08-26 20:41:27.006 | The following additional packages will be installed: 2026-08-26 20:41:27.006 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-26 20:41:27.006 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-26 20:41:27.006 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-08-26 20:41:27.006 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-08-26 20:41:27.007 | Suggested packages: 2026-08-26 20:41:27.008 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-08-26 20:41:27.008 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-08-26 20:41:27.008 | | chrony ufw winbind heimdal-clients 2026-08-26 20:41:27.008 | Recommended packages: 2026-08-26 20:41:27.008 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-08-26 20:41:27.054 | The following NEW packages will be installed: 2026-08-26 20:41:27.054 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-26 20:41:27.055 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-26 20:41:27.055 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-08-26 20:41:27.055 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-08-26 20:41:27.055 | samba-common-bin samba-libs tdb-tools 2026-08-26 20:41:30.220 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:41:30.220 | Need to get 12.9 MB of archives. 2026-08-26 20:41:30.220 | After this operation, 58.1 MB of additional disk space will be used. 2026-08-26 20:41:30.220 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-08-26 20:41:30.459 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-08-26 20:41:30.499 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-08-26 20:41:30.570 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-08-26 20:41:30.693 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-08-26 20:41:30.732 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-08-26 20:41:30.740 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-08-26 20:41:30.746 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-08-26 20:41:30.753 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-08-26 20:41:30.760 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [188 kB] 2026-08-26 20:41:30.787 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [41.8 kB] 2026-08-26 20:41:30.793 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-08-26 20:41:30.794 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-08-26 20:41:30.802 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-08-26 20:41:30.851 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-08-26 20:41:30.851 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-08-26 20:41:30.853 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.7 [72.2 kB] 2026-08-26 20:41:30.858 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.7 [6,018 kB] 2026-08-26 20:41:31.139 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-08-26 20:41:31.139 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [2,894 kB] 2026-08-26 20:41:31.193 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.7 [65.7 kB] 2026-08-26 20:41:31.194 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-08-26 20:41:31.197 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,280 kB] 2026-08-26 20:41:31.235 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-08-26 20:41:31.235 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,005 kB] 2026-08-26 20:41:31.248 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-08-26 20:41:31.504 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:41:31.566 | Fetched 12.9 MB in 4s (3,094 kB/s) 2026-08-26 20:41:31.620 | Selecting previously unselected package libnfsidmap1:amd64. 2026-08-26 20:41:31.660 | (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 ... 71134 files and directories currently installed.) 2026-08-26 20:41:31.663 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:41:31.681 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:31.790 | Selecting previously unselected package rpcbind. 2026-08-26 20:41:31.806 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-26 20:41:31.829 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-26 20:41:31.943 | Selecting previously unselected package keyutils. 2026-08-26 20:41:31.955 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-26 20:41:31.971 | Unpacking keyutils (1.6.3-3build1) ... 2026-08-26 20:41:32.096 | Selecting previously unselected package nfs-common. 2026-08-26 20:41:32.104 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:41:32.138 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:32.244 | Selecting previously unselected package python3-dnspython. 2026-08-26 20:41:32.253 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-08-26 20:41:32.258 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-26 20:41:32.388 | Selecting previously unselected package liblmdb0:amd64. 2026-08-26 20:41:32.394 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-26 20:41:32.398 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-26 20:41:32.458 | Selecting previously unselected package libtalloc2:amd64. 2026-08-26 20:41:32.466 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-08-26 20:41:32.470 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-26 20:41:32.522 | Selecting previously unselected package libtdb1:amd64. 2026-08-26 20:41:32.530 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-08-26 20:41:32.534 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-08-26 20:41:32.590 | Selecting previously unselected package libtevent0t64:amd64. 2026-08-26 20:41:32.598 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-08-26 20:41:32.602 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-26 20:41:32.663 | Selecting previously unselected package libldb2:amd64. 2026-08-26 20:41:32.674 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:32.678 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:32.761 | Selecting previously unselected package python3-ldb. 2026-08-26 20:41:32.772 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:32.776 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:32.854 | Selecting previously unselected package python3-tdb. 2026-08-26 20:41:32.867 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-08-26 20:41:32.874 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-08-26 20:41:32.940 | Selecting previously unselected package python3-markdown. 2026-08-26 20:41:32.952 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-08-26 20:41:32.956 | Unpacking python3-markdown (3.5.2-1) ... 2026-08-26 20:41:33.027 | Selecting previously unselected package libavahi-common-data:amd64. 2026-08-26 20:41:33.035 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:41:33.039 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:33.096 | Selecting previously unselected package libavahi-common3:amd64. 2026-08-26 20:41:33.105 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:41:33.109 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:33.171 | Selecting previously unselected package libavahi-client3:amd64. 2026-08-26 20:41:33.181 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:41:33.185 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:33.250 | Selecting previously unselected package libwbclient0:amd64. 2026-08-26 20:41:33.262 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:33.267 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:33.360 | Selecting previously unselected package samba-libs:amd64. 2026-08-26 20:41:33.372 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:33.382 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:33.629 | Selecting previously unselected package python3-talloc:amd64. 2026-08-26 20:41:33.636 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-08-26 20:41:33.640 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-26 20:41:33.706 | Selecting previously unselected package python3-samba. 2026-08-26 20:41:33.713 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:33.718 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:33.961 | Selecting previously unselected package samba-common. 2026-08-26 20:41:33.968 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.7_all.deb ... 2026-08-26 20:41:33.984 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:34.053 | Selecting previously unselected package libcups2t64:amd64. 2026-08-26 20:41:34.065 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-08-26 20:41:34.072 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-26 20:41:34.147 | Selecting previously unselected package samba-common-bin. 2026-08-26 20:41:34.159 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:34.164 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:34.283 | Selecting previously unselected package tdb-tools. 2026-08-26 20:41:34.291 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-08-26 20:41:34.296 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-08-26 20:41:34.361 | Selecting previously unselected package samba. 2026-08-26 20:41:34.372 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:41:34.399 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:34.576 | Selecting previously unselected package nfs-kernel-server. 2026-08-26 20:41:34.587 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:41:34.593 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:34.714 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-26 20:41:34.727 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:34.740 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-08-26 20:41:34.751 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-26 20:41:35.471 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-08-26 20:41:35.471 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-08-26 20:41:36.019 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:36.304 | 2026-08-26 20:41:36.304 | Creating config file /etc/samba/smb.conf with new version 2026-08-26 20:41:36.452 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:36.466 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-26 20:41:36.477 | Setting up python3-tdb (1.4.10-1build1) ... 2026-08-26 20:41:36.650 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:36.661 | Setting up tdb-tools (1.4.10-1build1) ... 2026-08-26 20:41:36.677 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-08-26 20:41:36.685 | Setting up python3-markdown (3.5.2-1) ... 2026-08-26 20:41:36.949 | Setting up keyutils (1.6.3-3build1) ... 2026-08-26 20:41:36.965 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-26 20:41:37.362 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-26 20:41:37.380 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-26 20:41:37.398 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:37.411 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:37.685 | 2026-08-26 20:41:37.685 | Creating config file /etc/idmapd.conf with new version 2026-08-26 20:41:38.343 | 2026-08-26 20:41:38.344 | Creating config file /etc/nfs.conf with new version 2026-08-26 20:41:38.499 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:41:38.500 | 2026-08-26 20:41:38.506 | info: Adding system user `statd' (UID 115) ... 2026-08-26 20:41:38.511 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-08-26 20:41:38.555 | info: Not creating home directory `/var/lib/nfs'. 2026-08-26 20:41:39.168 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-26 20:41:39.168 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-26 20:41:39.562 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.612 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.639 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.666 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.694 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.723 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.755 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.787 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:39.944 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:39.955 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:41:39.967 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:41:40.174 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-26 20:41:40.174 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-26 20:41:40.388 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-08-26 20:41:40.575 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-08-26 20:41:41.029 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:41.078 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-08-26 20:41:43.781 | 2026-08-26 20:41:43.781 | Creating config file /etc/exports with new version 2026-08-26 20:41:44.110 | 2026-08-26 20:41:44.111 | Creating config file /etc/default/nfs-kernel-server with new version 2026-08-26 20:41:44.611 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:44.625 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:44.842 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-26 20:41:44.856 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:45.523 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:45.538 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:41:47.003 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-08-26 20:41:47.003 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-08-26 20:41:47.860 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-08-26 20:41:47.860 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-08-26 20:41:48.568 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-26 20:41:48.568 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-26 20:41:49.061 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:41:50.405 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:41:50.702 | ++ functions-common:apt_get:1211 : result=0 2026-08-26 20:41:50.709 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:41:50.715 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:50.720 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:50.726 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:50.732 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:50.738 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:50.744 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:41:50.749 | ++ functions-common:time_stop:2427 : start_time=1787776886025 2026-08-26 20:41:50.755 | ++ functions-common:time_stop:2429 : [[ -z 1787776886025 ]] 2026-08-26 20:41:50.762 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:50.772 | ++ functions-common:time_stop:2432 : end_time=1787776910766 2026-08-26 20:41:50.778 | ++ functions-common:time_stop:2433 : elapsed_time=24741 2026-08-26 20:41:50.784 | ++ functions-common:time_stop:2434 : total=299715 2026-08-26 20:41:50.789 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:50.795 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=324456 2026-08-26 20:41:50.801 | ++ functions-common:apt_get:1215 : return 0 2026-08-26 20:41:50.808 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : check_nfs_kernel_service_state_ubuntu 2026-08-26 20:41:50.817 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : sudo service nfs-kernel-server status 2026-08-26 20:41:50.866 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : [[ '' == \f\a\i\l ]] 2026-08-26 20:41:50.873 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : sudo service nfs-kernel-server status 2026-08-26 20:41:50.914 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : [[ '' == \f\a\i\l ]] 2026-08-26 20:41:50.921 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:728 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-08-26 20:41:50.928 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-08-26 20:41:50.934 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:41:50.940 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:41:50.954 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:41:50.961 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:41:50.968 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-26 20:41:50.975 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-08-26 20:41:50.982 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-26 20:41:50.988 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-26 20:41:50.994 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-26 20:41:51.001 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-26 20:41:51.008 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-26 20:41:51.015 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:41:51.022 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:41:51.028 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.035 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-26 20:41:51.078 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:51.084 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:41:51.091 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-26 20:41:51.098 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:41:51.104 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:41:51.111 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.117 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:41:51.122 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.128 | ++ functions-common:git_clone:591 : local git_ref=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.134 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:41:51.141 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:41:51.148 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:41:51.153 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:41:51.160 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:41:51.197 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:41:51.204 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:41:51.209 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:41:51.216 | ++ functions-common:git_clone:610 : echo /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.217 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:41:51.227 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-26 20:41:51.233 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:41:51.239 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.267 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.274 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:41:51.275 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:41:51.288 | cf0b1b7 chore(deps): update rust crate tokio to v1.53.1 2026-08-26 20:41:51.295 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:41:51.301 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.308 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:41:51.314 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:41:51.320 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.326 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:41:51.332 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-08-26 20:41:51.338 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:41:51.344 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:41:51.350 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.356 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:41:51.363 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:41:51.372 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.379 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:41:51.386 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.392 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:41:51.399 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:41:51.407 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-08-26 20:41:51.420 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-08-26 20:41:51.427 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-08-26 20:41:51.435 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-08-26 20:41:51.447 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-08-26 20:41:51.454 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-08-26 20:41:51.563 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-08-26 20:41:51.568 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:41:51.572 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:41:51.578 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:41:51.584 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:41:51.591 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:41:51.596 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:41:51.601 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:41:51.607 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:41:51.612 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:41:51.617 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:41:51.624 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:41:51.629 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:41:51.635 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.678 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-08-26 20:41:51.683 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-08-26 20:41:52.251 | Obtaining file:///opt/stack/magnum-cluster-api 2026-08-26 20:41:52.253 | Installing build dependencies: started 2026-08-26 20:42:03.473 | Installing build dependencies: finished with status 'done' 2026-08-26 20:42:03.473 | Checking if build backend supports build_editable: started 2026-08-26 20:42:03.564 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:42:03.575 | Getting requirements to build editable: started 2026-08-26 20:42:03.660 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:42:03.661 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:42:21.866 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:42:21.892 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.38.2) (2023.11.17) 2026-08-26 20:42:21.894 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.4.2) 2026-08-26 20:42:32.045 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:42.750 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='files.pythonhosted.org', port=443): Failed to resolve 'files.pythonhosted.org' ([Errno -3] Temporary failure in name resolution)")': /packages/3f/27/4570e78fc0bf5ea0ca45eb1de3818a23787af9b390c0b0a0033a1b8236f9/diskcache-5.6.3-py3-none-any.whl.metadata 2026-08-26 20:42:52.234 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-08-26 20:42:52.318 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.41.2) 2026-08-26 20:42:52.335 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:52.341 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-08-26 20:42:52.410 | Installing build dependencies: started 2026-08-26 20:42:53.213 | Installing build dependencies: finished with status 'done' 2026-08-26 20:42:53.214 | Getting requirements to build wheel: started 2026-08-26 20:42:53.519 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:42:53.521 | Installing backend dependencies: started 2026-08-26 20:42:54.342 | Installing backend dependencies: finished with status 'done' 2026-08-26 20:42:54.342 | Preparing metadata (pyproject.toml): started 2026-08-26 20:42:54.594 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:42:54.639 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.644 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:42:54.654 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (22.1.0.dev97) 2026-08-26 20:42:54.654 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (7.6.1) 2026-08-26 20:42:54.655 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (10.7.0) 2026-08-26 20:42:54.655 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.5.0) 2026-08-26 20:42:54.656 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.3.0) 2026-08-26 20:42:54.656 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (3.12.0) 2026-08-26 20:42:54.657 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.8.0) 2026-08-26 20:42:54.657 | Requirement already satisfied: openstacksdk in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.19.0) 2026-08-26 20:42:54.676 | Collecting pykube-ng (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.682 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-26 20:42:54.693 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.8.1) 2026-08-26 20:42:54.716 | Collecting python-heatclient (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.722 | Downloading python_heatclient-5.3.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-26 20:42:54.732 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.2.0) 2026-08-26 20:42:54.732 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (2.34.2) 2026-08-26 20:42:54.751 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.759 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:42:54.781 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.785 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-26 20:42:54.812 | Collecting shortuuid (from magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.819 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-08-26 20:42:54.831 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (2.8.0) 2026-08-26 20:42:54.832 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (3.5.5) 2026-08-26 20:42:54.837 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.38.2) (1.17.0) 2026-08-26 20:42:54.839 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.9.0.post0) 2026-08-26 20:42:54.840 | Requirement already satisfied: pyyaml>=6.0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (6.0.3) 2026-08-26 20:42:54.862 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.867 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-08-26 20:42:54.892 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.896 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-08-26 20:42:54.906 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.7.0) 2026-08-26 20:42:54.918 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:54.923 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-08-26 20:42:55.511 | Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.515 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-26 20:42:55.542 | Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.545 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl.metadata (5.9 kB) 2026-08-26 20:42:55.567 | Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.571 | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:42:55.580 | Requirement already satisfied: attrs>=17.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (26.1.0) 2026-08-26 20:42:55.654 | Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.657 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB) 2026-08-26 20:42:55.876 | Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.880 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-08-26 20:42:55.943 | Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:55.947 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (16 kB) 2026-08-26 20:42:55.958 | Requirement already satisfied: typing_extensions>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-08-26 20:42:56.223 | Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:42:56.227 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (103 kB) 2026-08-26 20:42:56.252 | Requirement already satisfied: idna>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.18) 2026-08-26 20:42:56.259 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.0.52) 2026-08-26 20:42:56.260 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.13.0) 2026-08-26 20:42:56.260 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.11) 2026-08-26 20:42:56.260 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.19.1) 2026-08-26 20:42:56.261 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-08-26 20:42:56.261 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-08-26 20:42:56.262 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.33) 2026-08-26 20:42:56.262 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.16.0) 2026-08-26 20:42:56.262 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (13.0.1) 2026-08-26 20:42:56.263 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.0) 2026-08-26 20:42:56.263 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.1.1) 2026-08-26 20:42:56.264 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.9.0) 2026-08-26 20:42:56.264 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.2.0) 2026-08-26 20:42:56.264 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (8.2.0) 2026-08-26 20:42:56.265 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.0.1) 2026-08-26 20:42:56.265 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.9.0) 2026-08-26 20:42:56.266 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.11.0) 2026-08-26 20:42:56.266 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.8.0) 2026-08-26 20:42:56.267 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (10.2.0) 2026-08-26 20:42:56.267 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.12.0) 2026-08-26 20:42:56.267 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.0.3) 2026-08-26 20:42:56.268 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-08-26 20:42:56.268 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-08-26 20:42:56.269 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.9.1) 2026-08-26 20:42:56.269 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.4.0) 2026-08-26 20:42:56.270 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (43.0.3) 2026-08-26 20:42:56.270 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.8) 2026-08-26 20:42:56.272 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.4.1) 2026-08-26 20:42:56.273 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.0) 2026-08-26 20:42:56.273 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-08-26 20:42:56.274 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.18.0) 2026-08-26 20:42:56.276 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.53) 2026-08-26 20:42:56.277 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.11.0) 2026-08-26 20:42:56.277 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (15.0.0) 2026-08-26 20:42:56.277 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-08-26 20:42:56.279 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.1) 2026-08-26 20:42:56.281 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0) 2026-08-26 20:42:56.283 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.1) 2026-08-26 20:42:56.285 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.0) 2026-08-26 20:42:56.286 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.9.0) 2026-08-26 20:42:56.288 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.3.0) 2026-08-26 20:42:56.289 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.13.0) 2026-08-26 20:42:56.290 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.8.0) 2026-08-26 20:42:56.293 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.5.0) 2026-08-26 20:42:56.294 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.1.0) 2026-08-26 20:42:56.295 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (4.11.3) 2026-08-26 20:42:56.295 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (7.2.2) 2026-08-26 20:42:56.302 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (0.20) 2026-08-26 20:42:56.302 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-08-26 20:42:56.304 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (2.3.0) 2026-08-26 20:42:56.306 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.38.2) (2.0.0) 2026-08-26 20:42:56.311 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.2) 2026-08-26 20:42:56.311 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.2) 2026-08-26 20:42:56.316 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:42:56.317 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.1.7) 2026-08-26 20:42:56.318 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-08-26 20:42:56.318 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.6.2) 2026-08-26 20:42:56.319 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.17.0) 2026-08-26 20:42:56.321 | 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->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.1.0) 2026-08-26 20:42:56.326 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.3) 2026-08-26 20:42:56.326 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (26.3) 2026-08-26 20:42:56.330 | 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->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.26.0) 2026-08-26 20:42:56.332 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.0.0) 2026-08-26 20:42:56.332 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.6) 2026-08-26 20:42:56.333 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-08-26 20:42:56.336 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.3) 2026-08-26 20:42:56.342 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.38.2) (1.2.1) 2026-08-26 20:42:56.350 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-08-26 20:42:56.350 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (2.5.1) 2026-08-26 20:42:56.351 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.10.1) 2026-08-26 20:42:56.351 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (1.7.6) 2026-08-26 20:42:56.354 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.2.0) 2026-08-26 20:42:56.356 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.7) 2026-08-26 20:42:56.361 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.3.2) 2026-08-26 20:42:56.369 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (84.0.0) 2026-08-26 20:42:56.381 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.2) 2026-08-26 20:42:56.408 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api==0.38.2) (4.7.0) 2026-08-26 20:42:56.416 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:42:56.427 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-08-26 20:42:56.427 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.20.0) 2026-08-26 20:42:56.432 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.1.2) 2026-08-26 20:42:56.440 | 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->magnum-cluster-api==0.38.2) (0.8) 2026-08-26 20:42:56.462 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.6.1) 2026-08-26 20:42:56.462 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.26.0) 2026-08-26 20:42:56.463 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:42:56.463 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.1.4) 2026-08-26 20:42:56.464 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-08-26 20:42:56.470 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2025.9.1) 2026-08-26 20:42:56.471 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.37.0) 2026-08-26 20:42:56.471 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.6.3) 2026-08-26 20:42:56.515 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.1) 2026-08-26 20:42:56.515 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.0.0) 2026-08-26 20:42:56.518 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-08-26 20:42:56.549 | Collecting python-swiftclient>=3.2.0 (from python-heatclient->magnum-cluster-api==0.38.2) 2026-08-26 20:42:56.552 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:42:56.567 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.3.1) 2026-08-26 20:42:56.593 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-08-26 20:42:56.610 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl (4.6 MB) 2026-08-26 20:42:56.657 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 101.0 MB/s 0:00:00 2026-08-26 20:42:56.661 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB) 2026-08-26 20:42:56.684 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 83.9 MB/s 0:00:00 2026-08-26 20:42:56.688 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB) 2026-08-26 20:42:56.698 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (109 kB) 2026-08-26 20:42:56.709 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB) 2026-08-26 20:42:56.719 | Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2026-08-26 20:42:56.728 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-08-26 20:42:56.737 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (242 kB) 2026-08-26 20:42:56.748 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (61 kB) 2026-08-26 20:42:56.759 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-08-26 20:42:56.769 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-08-26 20:42:56.779 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-08-26 20:42:56.790 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-08-26 20:42:56.800 | Downloading python_heatclient-5.3.0-py3-none-any.whl (212 kB) 2026-08-26 20:42:56.810 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-26 20:42:56.820 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-08-26 20:42:56.832 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-08-26 20:42:56.908 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-08-26 20:42:56.908 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-08-26 20:45:02.359 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-08-26 20:45:02.511 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'done' 2026-08-26 20:45:02.512 | Created wheel for magnum-cluster-api: filename=magnum_cluster_api-0.38.2-cp38-abi3-linux_x86_64.whl size=57387 sha256=03bf1e60f0735fbbb2c25b2e73c87e60f0758557a88509d4664ad86ce0975816 2026-08-26 20:45:02.512 | Stored in directory: /tmp/pip-ephem-wheel-cache-rooo_ox2/wheels/ab/6c/83/dfa257fe4f865c2bf5c49e249597923b82b0a7c08a5b700e1b 2026-08-26 20:45:02.517 | Building wheel for haproxyadmin (pyproject.toml): started 2026-08-26 20:45:02.804 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-08-26 20:45:02.805 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37209 sha256=806619bebcbd965b284b236008513afec1846a9ee0b7674b94dc2f62c7377710 2026-08-26 20:45:02.806 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-08-26 20:45:02.810 | Successfully built magnum-cluster-api haproxyadmin 2026-08-26 20:45:03.007 | Installing collected packages: durationpy, websocket-client, shortuuid, sherlock, semver, propcache, multidict, haproxyadmin, frozenlist, diskcache, aiohappyeyeballs, yarl, requests-oauthlib, python-swiftclient, pykube-ng, aiosignal, aiohttp, kubernetes, python-heatclient, magnum-cluster-api 2026-08-26 20:45:07.180 | 2026-08-26 20:45:07.195 | Successfully installed aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 diskcache-5.6.3 durationpy-0.10 frozenlist-1.8.0 haproxyadmin-0.2.4 kubernetes-36.0.3 magnum-cluster-api-0.38.2 multidict-6.7.1 propcache-0.5.2 pykube-ng-23.6.0 python-heatclient-5.3.0 python-swiftclient-4.10.0 requests-oauthlib-2.0.0 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 websocket-client-1.9.0 yarl-1.24.5 2026-08-26 20:45:07.458 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:45:07.462 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:45:07.467 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:45:07.472 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:07.477 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:07.483 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:45:07.489 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:07.494 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:45:07.499 | ++ functions-common:time_stop:2427 : start_time=1787776911667 2026-08-26 20:45:07.505 | ++ functions-common:time_stop:2429 : [[ -z 1787776911667 ]] 2026-08-26 20:45:07.512 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:07.522 | ++ functions-common:time_stop:2432 : end_time=1787777107516 2026-08-26 20:45:07.527 | ++ functions-common:time_stop:2433 : elapsed_time=195849 2026-08-26 20:45:07.532 | ++ functions-common:time_stop:2434 : total=260278 2026-08-26 20:45:07.538 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:07.544 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=456127 2026-08-26 20:45:07.549 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:45:07.556 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:45:07.562 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:45:07.570 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum-cluster-api 2026-08-26 20:45:07.576 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum-cluster-api 2026-08-26 20:45:07.583 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:45:07.590 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:45:07.596 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/magnum-cluster-api, ]] 2026-08-26 20:45:07.604 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:45:07.611 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:45:07.618 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:45:07.626 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:45:07.631 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.640 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-26 20:45:07.647 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack install 2026-08-26 20:45:07.654 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-26 20:45:07.697 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:07.703 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-26 20:45:07.709 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.114:6641 2026-08-26 20:45:07.717 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.114:6642 2026-08-26 20:45:07.723 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:45:07.730 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-26 20:45:07.736 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:49 : is_ovn_enabled 2026-08-26 20:45:07.743 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-08-26 20:45:07.750 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-08-26 20:45:07.758 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-08-26 20:45:07.764 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:50 : _install_provider_driver 2026-08-26 20:45:07.771 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_install_provider_driver:38 : setup_develop /opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.777 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:45:07.784 | ++ inc/python:setup_develop:354 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:45:07.792 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.799 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:45:07.806 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/ovn-octavia-provider -e 2026-08-26 20:45:07.813 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:45:07.819 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:45:07.826 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.833 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:45:07.840 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:45:07.849 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.856 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:45:07.863 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:07.871 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:45:07.878 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:45:07.886 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/ovn-octavia-provider/setup.cfg 2026-08-26 20:45:07.900 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=ovn-octavia-provider 2026-08-26 20:45:07.907 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ovn-octavia-provider ']' 2026-08-26 20:45:07.912 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ovn-octavia-provider 2026-08-26 20:45:08.021 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/ovn-octavia-provider -e 2026-08-26 20:45:08.028 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:45:08.034 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:45:08.041 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:45:08.047 | ++ inc/python:setup_package:439 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:45:08.052 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:08.058 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:45:08.064 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:45:08.071 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:45:08.076 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:45:08.082 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:45:08.090 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:45:08.097 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:45:08.104 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/ovn-octavia-provider 2026-08-26 20:45:08.161 | Using python 3.12 to install /opt/stack/ovn-octavia-provider 2026-08-26 20:45:08.166 | ++ 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/ovn-octavia-provider 2026-08-26 20:45:08.742 | Obtaining file:///opt/stack/ovn-octavia-provider 2026-08-26 20:45:08.743 | Installing build dependencies: started 2026-08-26 20:45:09.584 | Installing build dependencies: finished with status 'done' 2026-08-26 20:45:09.586 | Checking if build backend supports build_editable: started 2026-08-26 20:45:09.888 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:45:09.888 | Getting requirements to build editable: started 2026-08-26 20:45:10.052 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:45:10.054 | Installing backend dependencies: started 2026-08-26 20:45:10.926 | Installing backend dependencies: finished with status 'done' 2026-08-26 20:45:10.928 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:45:11.273 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:45:11.301 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.16.0) 2026-08-26 20:45:11.302 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (1.3.0) 2026-08-26 20:45:11.303 | Requirement already satisfied: neutron-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.0.1) 2026-08-26 20:45:11.304 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (4.19.0) 2026-08-26 20:45:11.305 | Requirement already satisfied: oslo.config>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (10.7.0) 2026-08-26 20:45:11.306 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (8.3.0) 2026-08-26 20:45:11.306 | Requirement already satisfied: oslo.messaging>=12.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (18.2.0) 2026-08-26 20:45:11.307 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.11.0) 2026-08-26 20:45:11.308 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (10.2.0) 2026-08-26 20:45:11.308 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (3.7.1) 2026-08-26 20:45:11.309 | Requirement already satisfied: ovsdbapp>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.19.0) 2026-08-26 20:45:11.309 | Requirement already satisfied: pbr>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (7.0.3) 2026-08-26 20:45:11.310 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.0.52) 2026-08-26 20:45:11.310 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (9.1.4) 2026-08-26 20:45:11.311 | Requirement already satisfied: octavia-lib>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (3.12.0) 2026-08-26 20:45:11.312 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.1.0) 2026-08-26 20:45:11.313 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.34.2) 2026-08-26 20:45:11.313 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (5.9.1) 2026-08-26 20:45:11.314 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (1.9.0) 2026-08-26 20:45:11.314 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (4.16.0) 2026-08-26 20:45:11.318 | Requirement already satisfied: pecan>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.8.0) 2026-08-26 20:45:11.319 | Requirement already satisfied: os-ken>=0.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.2.2) 2026-08-26 20:45:11.320 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (7.6.1) 2026-08-26 20:45:11.320 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.5.0) 2026-08-26 20:45:11.321 | Requirement already satisfied: oslo.db>=12.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (18.1.1) 2026-08-26 20:45:11.321 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.9.0) 2026-08-26 20:45:11.322 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.0.1) 2026-08-26 20:45:11.323 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.8.0) 2026-08-26 20:45:11.323 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.12.0) 2026-08-26 20:45:11.324 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.4.0) 2026-08-26 20:45:11.325 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.3.7) 2026-08-26 20:45:11.325 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.8.11) 2026-08-26 20:45:11.326 | Requirement already satisfied: os-traits>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.9.0) 2026-08-26 20:45:11.326 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.1.0) 2026-08-26 20:45:11.328 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.3.0) 2026-08-26 20:45:11.331 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (43.0.3) 2026-08-26 20:45:11.331 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (5.3.1) 2026-08-26 20:45:11.332 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.5.0) 2026-08-26 20:45:11.332 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.1.0) 2026-08-26 20:45:11.333 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.33) 2026-08-26 20:45:11.333 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (4.11.3) 2026-08-26 20:45:11.334 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (7.2.2) 2026-08-26 20:45:11.334 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (6.0.3) 2026-08-26 20:45:11.335 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (2.1.1) 2026-08-26 20:45:11.338 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (3.0) 2026-08-26 20:45:11.341 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (3.1.1) 2026-08-26 20:45:11.343 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.41.2) 2026-08-26 20:45:11.343 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.2.1) 2026-08-26 20:45:11.344 | Requirement already satisfied: ncclient>=0.6.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.7.1) 2026-08-26 20:45:11.345 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (26.3) 2026-08-26 20:45:11.345 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.5.1) 2026-08-26 20:45:11.346 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.8.0) 2026-08-26 20:45:11.347 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.5.5) 2026-08-26 20:45:11.352 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.1.1) 2026-08-26 20:45:11.352 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.0.0) 2026-08-26 20:45:11.357 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.20) 2026-08-26 20:45:11.359 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==10.1.0.dev33) (2.0.0) 2026-08-26 20:45:11.362 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.19.1) 2026-08-26 20:45:11.364 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.1.2) 2026-08-26 20:45:11.364 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.6.2) 2026-08-26 20:45:11.366 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.4.1) 2026-08-26 20:45:11.369 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==10.1.0.dev33) (2.9.0.post0) 2026-08-26 20:45:11.371 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.5.0) 2026-08-26 20:45:11.372 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (7.1.7) 2026-08-26 20:45:11.372 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.3.1) 2026-08-26 20:45:11.373 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.6.2) 2026-08-26 20:45:11.373 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (8.2.0) 2026-08-26 20:45:11.373 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (0.17.0) 2026-08-26 20:45:11.375 | 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>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.1.0) 2026-08-26 20:45:11.380 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (2026.3) 2026-08-26 20:45:11.383 | 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>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (0.26.0) 2026-08-26 20:45:11.384 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.0.0) 2026-08-26 20:45:11.385 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.1.6) 2026-08-26 20:45:11.386 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (4.0.1) 2026-08-26 20:45:11.389 | 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->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.0.3) 2026-08-26 20:45:11.396 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.1.0) 2026-08-26 20:45:11.396 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.10.1) 2026-08-26 20:45:11.396 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.7.6) 2026-08-26 20:45:11.398 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==10.1.0.dev33) (3.3.2) 2026-08-26 20:45:11.403 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.18.0) 2026-08-26 20:45:11.405 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovn-octavia-provider==10.1.0.dev33) (2.4.0) 2026-08-26 20:45:11.408 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=2.1.0->ovn-octavia-provider==10.1.0.dev33) (4.3.2) 2026-08-26 20:45:11.413 | 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>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.0.3) 2026-08-26 20:45:11.414 | 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>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.6.2) 2026-08-26 20:45:11.417 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (84.0.0) 2026-08-26 20:45:11.428 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.8.2) 2026-08-26 20:45:11.439 | 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->ovn-octavia-provider==10.1.0.dev33) (1.17.0) 2026-08-26 20:45:11.442 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (3.5.0) 2026-08-26 20:45:11.443 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (3.18) 2026-08-26 20:45:11.443 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.7.0) 2026-08-26 20:45:11.444 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2023.11.17) 2026-08-26 20:45:11.456 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.8) 2026-08-26 20:45:11.500 | Building wheels for collected packages: ovn-octavia-provider 2026-08-26 20:45:11.501 | Building editable for ovn-octavia-provider (pyproject.toml): started 2026-08-26 20:45:11.882 | Building editable for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-08-26 20:45:11.883 | Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-10.1.0.dev33-0.editable-py3-none-any.whl size=8310 sha256=6b01cc6785bb1ba97cc0def32b485ebfdb645f742771167ed16f554adcd34ef0 2026-08-26 20:45:11.884 | Stored in directory: /tmp/pip-ephem-wheel-cache-65g16uzz/wheels/3e/51/f9/4036f8bebd244fd803a75fac3ec387c680ddaf1f4d4b078d4e 2026-08-26 20:45:11.889 | Successfully built ovn-octavia-provider 2026-08-26 20:45:12.052 | Installing collected packages: ovn-octavia-provider 2026-08-26 20:45:12.089 | Successfully installed ovn-octavia-provider-10.1.0.dev33 2026-08-26 20:45:12.218 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:45:12.224 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:45:12.228 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:45:12.233 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:12.239 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:12.244 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:45:12.248 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:12.254 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:45:12.258 | ++ functions-common:time_stop:2427 : start_time=1787777108147 2026-08-26 20:45:12.263 | ++ functions-common:time_stop:2429 : [[ -z 1787777108147 ]] 2026-08-26 20:45:12.269 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:12.277 | ++ functions-common:time_stop:2432 : end_time=1787777112271 2026-08-26 20:45:12.282 | ++ functions-common:time_stop:2433 : elapsed_time=4124 2026-08-26 20:45:12.288 | ++ functions-common:time_stop:2434 : total=456127 2026-08-26 20:45:12.293 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:12.297 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=460251 2026-08-26 20:45:12.303 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:45:12.310 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:45:12.316 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:45:12.323 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/ovn-octavia-provider 2026-08-26 20:45:12.329 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:12.335 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:45:12.341 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:45:12.348 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/ovn-octavia-provider, ]] 2026-08-26 20:45:12.354 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:45:12.361 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-26 20:45:12.367 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-26 20:45:12.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:45:12.380 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:45:12.386 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-openstackclient, ]] 2026-08-26 20:45:12.394 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:45:12.401 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-26 20:45:12.408 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-26 20:45:12.416 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:45:12.424 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-26 20:45:12.432 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-26 20:45:12.437 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:45:12.448 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:45:12.448 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:45:12.459 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-26 20:45:12.466 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-26 20:45:12.473 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:45:12.481 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:45:12.488 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:45:12.542 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-26 20:45:12.549 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:45:13.140 | Requirement already satisfied: python-openstackclient!=7.3.0,!=7.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (10.2.1) 2026-08-26 20:45:13.142 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-26 20:45:13.142 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-26 20:45:13.143 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-26 20:45:13.143 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.0) 2026-08-26 20:45:13.144 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-26 20:45:13.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-26 20:45:13.144 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-26 20:45:13.145 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.2.0) 2026-08-26 20:45:13.147 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-26 20:45:13.147 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-08-26 20:45:13.147 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-26 20:45:13.147 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-26 20:45:13.148 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-26 20:45:13.148 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-26 20:45:13.150 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-26 20:45:13.150 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-26 20:45:13.151 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-26 20:45:13.151 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-26 20:45:13.152 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-08-26 20:45:13.155 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-26 20:45:13.156 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-26 20:45:13.157 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-26 20:45:13.157 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-26 20:45:13.158 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-26 20:45:13.158 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-26 20:45:13.159 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-26 20:45:13.159 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-26 20:45:13.160 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-26 20:45:13.160 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-26 20:45:13.164 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-26 20:45:13.165 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-26 20:45:13.168 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-08-26 20:45:13.170 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-26 20:45:13.171 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-26 20:45:13.171 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-08-26 20:45:13.174 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-26 20:45:13.176 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-08-26 20:45:13.183 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-26 20:45:13.184 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-26 20:45:13.184 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-26 20:45:13.186 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-08-26 20:45:13.187 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-26 20:45:13.189 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-26 20:45:13.191 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-26 20:45:13.193 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-26 20:45:13.194 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-26 20:45:13.197 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-26 20:45:13.199 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-08-26 20:45:13.200 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-26 20:45:13.200 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-26 20:45:13.201 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-26 20:45:13.209 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-26 20:45:13.210 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-26 20:45:13.212 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-26 20:45:13.465 | + inc/python:pip_install:216 : result=0 2026-08-26 20:45:13.472 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:45:13.479 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:13.485 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:13.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:13.496 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:13.503 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:13.509 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:45:13.514 | + functions-common:time_stop:2427 : start_time=1787777112529 2026-08-26 20:45:13.521 | + functions-common:time_stop:2429 : [[ -z 1787777112529 ]] 2026-08-26 20:45:13.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:13.541 | + functions-common:time_stop:2432 : end_time=1787777113534 2026-08-26 20:45:13.547 | + functions-common:time_stop:2433 : elapsed_time=1005 2026-08-26 20:45:13.554 | + functions-common:time_stop:2434 : total=460251 2026-08-26 20:45:13.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:13.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=461256 2026-08-26 20:45:13.573 | + inc/python:pip_install:219 : return 0 2026-08-26 20:45:13.580 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-26 20:45:13.624 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:13.630 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-26 20:45:13.637 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:45:13.644 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:45:13.650 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.657 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-26 20:45:13.664 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.672 | + functions-common:run_process:1676 : local group= 2026-08-26 20:45:13.678 | + functions-common:run_process:1677 : local user= 2026-08-26 20:45:13.685 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:45:13.691 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-26 20:45:13.698 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:45:13.704 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:45:13.711 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:13.717 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:13.725 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:13.735 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777113727 2026-08-26 20:45:13.741 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-26 20:45:13.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:13.791 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-08-26 20:45:13.798 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-26 20:45:13.806 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.814 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.821 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.828 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.835 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-08-26 20:45:13.843 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-26 20:45:13.850 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-26 20:45:13.857 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:45:13.864 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:45:13.870 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:45:13.878 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:45:13.885 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-26 20:45:13.891 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-08-26 20:45:13.898 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-08-26 20:45:13.905 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-26 20:45:13.913 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:13.920 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:45:13.927 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-26 20:45:13.933 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:45:13.940 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:45:13.947 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:45:13.953 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-26 20:45:13.958 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:45:13.970 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-08-26 20:45:14.114 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:45:14.258 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-26 20:45:14.372 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:45:14.479 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-26 20:45:14.595 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-26 20:45:14.705 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:45:14.829 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:45:14.835 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:45:14.842 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-26 20:45:14.987 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:45:15.375 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-26 20:45:15.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-26 20:45:15.744 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-26 20:45:15.824 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:45:15.831 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:15.838 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:15.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:15.850 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:15.857 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:15.863 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:45:15.869 | + functions-common:time_stop:2427 : start_time=1787777113727 2026-08-26 20:45:15.876 | + functions-common:time_stop:2429 : [[ -z 1787777113727 ]] 2026-08-26 20:45:15.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:15.896 | + functions-common:time_stop:2432 : end_time=1787777115889 2026-08-26 20:45:15.903 | + functions-common:time_stop:2433 : elapsed_time=2162 2026-08-26 20:45:15.911 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:45:15.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:15.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2162 2026-08-26 20:45:15.933 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-26 20:45:15.941 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-26 20:45:15.953 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.6ZNno1gUbw 2026-08-26 20:45:15.960 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-26 20:45:15.967 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-26 20:45:15.974 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-26 20:45:15.982 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-26 20:45:15.989 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-26 20:45:15.996 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:45:16.004 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:45:16.011 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-26 20:45:16.056 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:16.062 | + ./stack.sh:main:1068 : configure_database 2026-08-26 20:45:16.070 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-26 20:45:16.078 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-26 20:45:16.085 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-26 20:45:16.091 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:16.097 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-26 20:45:16.104 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-26 20:45:16.110 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:16.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:16.122 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-26 20:45:16.128 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-26 20:45:16.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:16.140 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:16.146 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-26 20:45:16.152 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-26 20:45:16.156 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-26 20:45:16.162 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-26 20:45:16.167 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-26 20:45:16.175 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-26 20:45:16.182 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-26 20:45:16.183 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:45:16.191 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-26 20:45:16.315 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-26 20:45:16.319 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:45:16.324 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:45:16.330 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:45:16.334 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:45:16.339 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:45:16.343 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:45:16.349 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:45:16.353 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:45:16.357 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:45:16.364 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:45:16.370 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:45:16.375 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:45:16.380 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:45:16.386 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-26 20:45:16.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:16.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:16.402 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-26 20:45:16.406 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:16.412 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-26 20:45:18.885 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-26 20:45:18.893 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-26 20:45:18.899 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:18.905 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:18.911 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-26 20:45:18.918 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-26 20:45:18.925 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-26 20:45:18.952 | mysqladmin: connect to server at 'localhost' failed 2026-08-26 20:45:18.952 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-26 20:45:18.962 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-26 20:45:18.968 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-26 20:45:18.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:18.981 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:18.987 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-26 20:45:18.993 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-08-26 20:45:18.999 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-26 20:45:19.008 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-08-26 20:45:19.010 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-26 20:45:19.031 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:19.139 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-26 20:45:19.149 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-26 20:45:19.150 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-26 20:45:19.150 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-26 20:45:19.162 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-26 20:45:19.169 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-26 20:45:19.176 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-26 20:45:19.182 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-26 20:45:19.188 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-08-26 20:45:19.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:19.294 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-26 20:45:19.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:19.379 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-26 20:45:19.496 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-26 20:45:19.615 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-26 20:45:19.734 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-26 20:45:19.739 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:19.745 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-26 20:45:19.746 | enabling MySQL performance counting 2026-08-26 20:45:19.752 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-26 20:45:19.799 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-08-26 20:45:19.805 | + 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 /opt/stack/devstack/tools/dbcounter 2026-08-26 20:45:20.481 | Processing ./tools/dbcounter 2026-08-26 20:45:20.483 | Installing build dependencies: started 2026-08-26 20:45:22.000 | Installing build dependencies: finished with status 'done' 2026-08-26 20:45:22.002 | Getting requirements to build wheel: started 2026-08-26 20:45:22.400 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:45:22.402 | Preparing metadata (pyproject.toml): started 2026-08-26 20:45:22.628 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:45:22.632 | Building wheels for collected packages: dbcounter 2026-08-26 20:45:22.634 | Building wheel for dbcounter (pyproject.toml): started 2026-08-26 20:45:22.907 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-26 20:45:22.909 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=1d7553bd401a909498104a1b272c0ab4db48bc431bb9c59584a37ac99005de3a 2026-08-26 20:45:22.909 | Stored in directory: /tmp/pip-ephem-wheel-cache-jjl1ztm6/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-08-26 20:45:22.913 | Successfully built dbcounter 2026-08-26 20:45:23.110 | Installing collected packages: dbcounter 2026-08-26 20:45:23.141 | Successfully installed dbcounter-0.1 2026-08-26 20:45:23.256 | + inc/python:pip_install:216 : result=0 2026-08-26 20:45:23.263 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:45:23.269 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:23.275 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:23.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:23.288 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:23.294 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:23.301 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:45:23.307 | + functions-common:time_stop:2427 : start_time=1787777119788 2026-08-26 20:45:23.314 | + functions-common:time_stop:2429 : [[ -z 1787777119788 ]] 2026-08-26 20:45:23.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:23.349 | + functions-common:time_stop:2432 : end_time=1787777123325 2026-08-26 20:45:23.355 | + functions-common:time_stop:2433 : elapsed_time=3537 2026-08-26 20:45:23.362 | + functions-common:time_stop:2434 : total=461256 2026-08-26 20:45:23.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:23.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=464793 2026-08-26 20:45:23.380 | + inc/python:pip_install:219 : return 0 2026-08-26 20:45:23.388 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-26 20:45:23.396 | + lib/database:recreate_database:112 : local db=stats 2026-08-26 20:45:23.403 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-26 20:45:23.408 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-26 20:45:23.415 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-26 20:45:23.425 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:23.502 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-26 20:45:23.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:23.595 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-26 20:45:23.595 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-26 20:45:23.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:23.692 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:23.698 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-26 20:45:23.809 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-26 20:45:23.930 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-26 20:45:24.044 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-26 20:45:24.169 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-26 20:45:24.287 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-26 20:45:24.395 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-26 20:45:24.500 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-26 20:45:24.505 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:24.509 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-26 20:45:26.322 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-26 20:45:26.330 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-26 20:45:26.340 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-26 20:45:26.353 | + functions-common:save_stackenv:67 : time_stamp=2026-08-26-204526 2026-08-26 20:45:26.360 | + functions-common:save_stackenv:68 : echo '# 2026-08-26-204526 1072' 2026-08-26 20:45:26.367 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.374 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:45:26.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.389 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-26 20:45:26.395 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.403 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-26 20:45:26.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.417 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:45:26.424 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.432 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.114 2026-08-26 20:45:26.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.445 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.114/identity 2026-08-26 20:45:26.452 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.459 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:45:26.464 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.470 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:45:26.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.482 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.114 2026-08-26 20:45:26.488 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.494 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-26 20:45:26.500 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.506 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:45:26.511 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.516 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:45:26.522 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.528 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-26 20:45:26.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.541 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:45:26.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:45:26.555 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-26 20:45:26.564 | + ./stack.sh:main:1082 : start_dstat 2026-08-26 20:45:26.571 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-26 20:45:26.577 | + functions-common:run_process:1674 : local service=dstat 2026-08-26 20:45:26.584 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-26 20:45:26.591 | + functions-common:run_process:1676 : local group= 2026-08-26 20:45:26.599 | + functions-common:run_process:1677 : local user= 2026-08-26 20:45:26.605 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:45:26.611 | + functions-common:run_process:1680 : local name=dstat 2026-08-26 20:45:26.619 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:45:26.626 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:45:26.632 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:26.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:26.646 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:26.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777126650 2026-08-26 20:45:26.664 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-26 20:45:26.709 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:26.715 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:45:26.723 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:26.730 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:26.737 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:26.744 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:26.750 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:26.757 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:45:26.762 | + functions-common:time_stop:2427 : start_time=1787777126650 2026-08-26 20:45:26.767 | + functions-common:time_stop:2429 : [[ -z 1787777126650 ]] 2026-08-26 20:45:26.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:26.787 | + functions-common:time_stop:2432 : end_time=1787777126780 2026-08-26 20:45:26.794 | + functions-common:time_stop:2433 : elapsed_time=130 2026-08-26 20:45:26.801 | + functions-common:time_stop:2434 : total=2162 2026-08-26 20:45:26.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:26.814 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2292 2026-08-26 20:45:26.818 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:45:26.824 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-26 20:45:26.831 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:26.835 | + functions-common:run_process:1676 : local group= 2026-08-26 20:45:26.843 | + functions-common:run_process:1677 : local user=root 2026-08-26 20:45:26.847 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-26 20:45:26.853 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-26 20:45:26.859 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:45:26.864 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:45:26.870 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:26.876 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:26.884 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:26.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777126888 2026-08-26 20:45:26.901 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-26 20:45:26.941 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:26.948 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:45:26.954 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-26 20:45:26.962 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:26.968 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:26.975 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:26.982 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:26.990 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-26 20:45:27.009 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-26 20:45:27.017 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-26 20:45:27.023 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:45:27.029 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-26 20:45:27.037 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-26 20:45:27.044 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-08-26 20:45:27.050 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-26 20:45:27.057 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-26 20:45:27.064 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:45:27.071 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-26 20:45:27.078 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:27.085 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:45:27.092 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-26 20:45:27.099 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-08-26 20:45:27.105 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:45:27.113 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:45:27.121 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-26 20:45:27.127 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:45:27.139 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-08-26 20:45:27.277 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:45:27.425 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-26 20:45:27.557 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:45:27.696 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-26 20:45:27.830 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-26 20:45:27.972 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:45:28.101 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-08-26 20:45:28.108 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-08-26 20:45:28.238 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:45:28.243 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-26 20:45:28.365 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:45:28.738 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-26 20:45:28.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-26 20:45:29.095 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-26 20:45:29.148 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:45:29.155 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:29.162 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:29.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:29.178 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:29.185 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:29.192 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:45:29.200 | + functions-common:time_stop:2427 : start_time=1787777126888 2026-08-26 20:45:29.208 | + functions-common:time_stop:2429 : [[ -z 1787777126888 ]] 2026-08-26 20:45:29.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:29.230 | + functions-common:time_stop:2432 : end_time=1787777129222 2026-08-26 20:45:29.237 | + functions-common:time_stop:2433 : elapsed_time=2334 2026-08-26 20:45:29.244 | + functions-common:time_stop:2434 : total=2292 2026-08-26 20:45:29.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:29.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4626 2026-08-26 20:45:29.265 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-26 20:45:29.310 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:29.318 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.324 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-26 20:45:29.330 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.338 | + functions-common:run_process:1676 : local group= 2026-08-26 20:45:29.345 | + functions-common:run_process:1677 : local user= 2026-08-26 20:45:29.352 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:45:29.359 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-26 20:45:29.364 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:45:29.373 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:45:29.380 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:29.386 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:29.394 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:29.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777129398 2026-08-26 20:45:29.412 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-26 20:45:29.457 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:29.466 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-26 20:45:29.473 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-26 20:45:29.479 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.486 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.493 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.500 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.507 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-26 20:45:29.514 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-26 20:45:29.522 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-26 20:45:29.532 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:45:29.538 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:45:29.545 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:45:29.550 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:45:29.559 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-26 20:45:29.566 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-26 20:45:29.573 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-26 20:45:29.580 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-26 20:45:29.589 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:29.596 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:45:29.604 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-26 20:45:29.611 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:45:29.618 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:45:29.624 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:45:29.631 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-26 20:45:29.638 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:45:29.647 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-08-26 20:45:29.790 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:45:29.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-26 20:45:30.021 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:45:30.138 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-26 20:45:30.255 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-26 20:45:30.379 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:45:30.500 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:45:30.507 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:45:30.514 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-26 20:45:30.655 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:45:31.020 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-26 20:45:31.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-26 20:45:31.358 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-26 20:45:31.408 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:45:31.416 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:31.423 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:31.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:31.437 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:31.443 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:31.449 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:45:31.455 | + functions-common:time_stop:2427 : start_time=1787777129398 2026-08-26 20:45:31.461 | + functions-common:time_stop:2429 : [[ -z 1787777129398 ]] 2026-08-26 20:45:31.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:31.478 | + functions-common:time_stop:2432 : end_time=1787777131473 2026-08-26 20:45:31.485 | + functions-common:time_stop:2433 : elapsed_time=2075 2026-08-26 20:45:31.490 | + functions-common:time_stop:2434 : total=4626 2026-08-26 20:45:31.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:31.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6701 2026-08-26 20:45:31.508 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-26 20:45:31.551 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:31.557 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-26 20:45:31.600 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:31.607 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-26 20:45:31.648 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:31.655 | + ./stack.sh:main:1101 : start_etcd3 2026-08-26 20:45:31.662 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-26 20:45:31.668 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000191256 --data-dir /opt/stack/data/etcd' 2026-08-26 20:45:31.674 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-26 20:45:31.680 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000191256=http://162.253.55.114:2380' 2026-08-26 20:45:31.687 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://162.253.55.114:2380' 2026-08-26 20:45:31.694 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://162.253.55.114:2379' 2026-08-26 20:45:31.699 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-26 20:45:31.705 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-26 20:45:31.711 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://162.253.55.114:2379' 2026-08-26 20:45:31.716 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-26 20:45:31.723 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-26 20:45:31.729 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-26 20:45:31.737 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000191256 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191256=http://162.253.55.114:2380 --initial-advertise-peer-urls http://162.253.55.114:2380 --advertise-client-urls http://162.253.55.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.114:2379 --log-level=debug' '' root 2026-08-26 20:45:31.743 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-26 20:45:31.749 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000191256 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191256=http://162.253.55.114:2380 --initial-advertise-peer-urls http://162.253.55.114:2380 --advertise-client-urls http://162.253.55.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.114:2379 --log-level=debug' 2026-08-26 20:45:31.756 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:45:31.761 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-26 20:45:31.768 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:45:31.775 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:45:31.781 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:45:31.788 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-26 20:45:31.795 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:45:31.803 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-26 20:45:31.934 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:45:32.064 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-26 20:45:32.176 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000191256 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191256=http://162.253.55.114:2380 --initial-advertise-peer-urls http://162.253.55.114:2380 --advertise-client-urls http://162.253.55.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.114:2379 --log-level=debug' 2026-08-26 20:45:32.298 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-26 20:45:32.420 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-26 20:45:32.540 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:45:32.657 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:45:32.663 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:45:32.668 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-26 20:45:32.791 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:45:33.155 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-26 20:45:33.287 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-26 20:45:33.417 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-26 20:45:33.543 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-26 20:45:33.665 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-26 20:45:33.673 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:45:33.684 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:45:33.691 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-26 20:45:34.062 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-26 20:45:34.088 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-26 20:45:34.412 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-26 20:45:34.940 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-26 20:45:34.983 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:34.990 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 162.253.55.114 80 2026-08-26 20:45:34.997 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-26 20:45:35.004 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-26 20:45:35.011 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-26 20:45:35.019 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.114 2026-08-26 20:45:35.026 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-26 20:45:35.034 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-26 20:45:35.041 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-26 20:45:35.048 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-26 20:45:35.055 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-26 20:45:35.063 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-26 20:45:35.070 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-26 20:45:35.102 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-26 20:45:35.109 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-26 20:45:35.117 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-26 20:45:35.125 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-26 20:45:35.133 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:45:35.138 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.145 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.152 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-26 20:45:35.161 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-26 20:45:35.167 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-26 20:45:35.173 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-26 20:45:35.181 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-26 20:45:35.188 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-26 20:45:35.196 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-26 20:45:35.229 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:35.236 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-26 20:45:35.242 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-26 20:45:35.249 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:35.256 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.263 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.270 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.278 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.285 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-26 20:45:35.341 | No module matches headers 2026-08-26 20:45:35.349 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-26 20:45:35.419 | Enabling module headers. 2026-08-26 20:45:35.428 | To activate the new configuration, you need to run: 2026-08-26 20:45:35.428 | systemctl restart apache2 2026-08-26 20:45:35.440 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:45:35.447 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:35.456 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-26 20:45:35.462 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-26 20:45:35.469 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:35.477 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.499 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.506 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-26 20:45:35.555 | No module matches ssl 2026-08-26 20:45:35.562 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-26 20:45:35.623 | Considering dependency mime for ssl: 2026-08-26 20:45:35.623 | Module mime already enabled 2026-08-26 20:45:35.623 | Considering dependency socache_shmcb for ssl: 2026-08-26 20:45:35.623 | Enabling module socache_shmcb. 2026-08-26 20:45:35.633 | Enabling module ssl. 2026-08-26 20:45:35.633 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-26 20:45:35.643 | To activate the new configuration, you need to run: 2026-08-26 20:45:35.643 | systemctl restart apache2 2026-08-26 20:45:35.652 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:45:35.659 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:35.665 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-26 20:45:35.673 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:45:35.680 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:35.685 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.703 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.710 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:45:35.770 | proxy (enabled by site administrator) 2026-08-26 20:45:35.779 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:35.785 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-26 20:45:35.789 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:45:35.796 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:35.803 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.820 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.828 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:45:35.872 | proxy_http (enabled by site administrator) 2026-08-26 20:45:35.881 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-26 20:45:35.888 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-26 20:45:35.895 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:45:35.904 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:45:35.911 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:45:35.917 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.925 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.939 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.946 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:45:35.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.961 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.968 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-26 20:45:36.044 | Enabling site http-services-tls-proxy. 2026-08-26 20:45:36.054 | To activate the new configuration, you need to run: 2026-08-26 20:45:36.054 | systemctl reload apache2 2026-08-26 20:45:36.066 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-26 20:45:36.070 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:45:36.075 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:36.080 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:45:36.268 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-26 20:45:36.278 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-26 20:45:36.283 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-26 20:45:36.312 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-26 20:45:36.346 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-26 20:45:36.353 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-26 20:45:36.360 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-26 20:45:36.367 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-26 20:45:36.439 | The user clouds.yaml file didn't exist. 2026-08-26 20:45:36.452 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-26 20:45:36.529 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-26 20:45:36.623 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:45:36.724 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:45:36.825 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:45:36.913 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-26 20:45:37.016 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-26 20:45:37.134 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-26 20:45:37.236 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.114/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-26 20:45:37.329 | + functions-common:write_clouds_yaml:203 : cat 2026-08-26 20:45:37.341 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-26 20:45:37.348 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-26 20:45:37.356 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-26 20:45:37.367 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-26 20:45:37.374 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-26 20:45:37.382 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-26 20:45:37.423 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:37.431 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-26 20:45:37.438 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:37.444 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-26 20:45:37.450 | + ./stack.sh:main:1118 : '[' 162.253.55.114 == 162.253.55.114 ']' 2026-08-26 20:45:37.454 | + ./stack.sh:main:1119 : init_keystone 2026-08-26 20:45:37.463 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-26 20:45:37.505 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:37.512 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-26 20:45:37.518 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-26 20:45:37.524 | + lib/database:recreate_database:112 : local db=keystone 2026-08-26 20:45:37.531 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-26 20:45:37.537 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-26 20:45:37.543 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-26 20:45:37.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:37.634 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-26 20:45:37.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:37.717 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-26 20:45:37.721 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:45:37.726 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:37.731 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:37.738 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:37.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777137740 2026-08-26 20:45:37.753 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-26 20:45:38.084 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:45:38.084 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:38.084 | we strongly recommend against using it for new projects. 2026-08-26 20:45:38.084 | 2026-08-26 20:45:38.084 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:38.084 | framework. For more detail see 2026-08-26 20:45:38.084 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:38.084 | 2026-08-26 20:45:38.084 | from eventlet import event 2026-08-26 20:45:39.499 | INFO dbcounter [-] Registered counter for database keystone 2026-08-26 20:45:39.548 | 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=65791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:39.555 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:39.555 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:39.556 | DEBUG dbcounter [-] [65791] Writer thread running {{(pid=65791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:39.619 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-26 20:45:42.906 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:42.913 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-26 20:45:42.913 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:42.918 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-26 20:45:42.968 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:42.971 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-26 20:45:43.000 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.001 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-26 20:45:43.086 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.089 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-26 20:45:43.127 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.131 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-26 20:45:43.203 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.205 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-26 20:45:43.205 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:43.207 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-26 20:45:43.259 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.262 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-26 20:45:43.293 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:43.924 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-26 20:45:43.931 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:43.939 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:43.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:43.955 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:43.960 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:43.965 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:45:43.971 | + functions-common:time_stop:2427 : start_time=1787777137740 2026-08-26 20:45:43.978 | + functions-common:time_stop:2429 : [[ -z 1787777137740 ]] 2026-08-26 20:45:43.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:43.996 | + functions-common:time_stop:2432 : end_time=1787777143989 2026-08-26 20:45:44.003 | + functions-common:time_stop:2433 : elapsed_time=6249 2026-08-26 20:45:44.010 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:45:44.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:44.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6249 2026-08-26 20:45:44.030 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-26 20:45:44.036 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-26 20:45:44.047 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-26 20:45:44.412 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:45:44.412 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:44.412 | we strongly recommend against using it for new projects. 2026-08-26 20:45:44.412 | 2026-08-26 20:45:44.412 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:44.412 | framework. For more detail see 2026-08-26 20:45:44.412 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:44.412 | 2026-08-26 20:45:44.412 | from eventlet import event 2026-08-26 20:45:45.722 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-26 20:45:45.723 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-26 20:45:45.724 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-26 20:45:45.724 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-26 20:45:46.084 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-26 20:45:46.094 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-26 20:45:46.403 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:45:46.403 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:46.403 | we strongly recommend against using it for new projects. 2026-08-26 20:45:46.403 | 2026-08-26 20:45:46.403 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:46.403 | framework. For more detail see 2026-08-26 20:45:46.403 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:46.403 | 2026-08-26 20:45:46.403 | from eventlet import event 2026-08-26 20:45:47.744 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-26 20:45:47.745 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-26 20:45:47.746 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-26 20:45:48.105 | + ./stack.sh:main:1120 : start_keystone 2026-08-26 20:45:48.114 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-26 20:45:48.124 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-26 20:45:48.130 | + functions-common:run_process:1674 : local service=keystone 2026-08-26 20:45:48.136 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:45:48.144 | + functions-common:run_process:1676 : local group= 2026-08-26 20:45:48.152 | + functions-common:run_process:1677 : local user= 2026-08-26 20:45:48.160 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:45:48.167 | + functions-common:run_process:1680 : local name=keystone 2026-08-26 20:45:48.175 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:45:48.183 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:45:48.190 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:48.196 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:48.205 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:48.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777148208 2026-08-26 20:45:48.223 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-26 20:45:48.270 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:48.278 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-26 20:45:48.285 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-26 20:45:48.292 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:45:48.299 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:45:48.307 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:45:48.314 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:45:48.321 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-26 20:45:48.327 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-26 20:45:48.333 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-26 20:45:48.340 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:45:48.346 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:45:48.354 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:45:48.361 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:45:48.369 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-26 20:45:48.376 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-26 20:45:48.384 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:48.392 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:45:48.400 | + 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' '' stack '' 2026-08-26 20:45:48.407 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-26 20:45:48.414 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:45:48.422 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-26 20:45:48.428 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-26 20:45:48.434 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-26 20:45:48.440 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-26 20:45:48.446 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-26 20:45:48.457 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-26 20:45:48.596 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:45:48.742 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-26 20:45:48.868 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-26 20:45:48.980 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:45:49.108 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:45:49.234 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-26 20:45:49.354 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-26 20:45:49.477 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-26 20:45:49.598 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-26 20:45:49.717 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-26 20:45:49.847 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-26 20:45:49.853 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-26 20:45:49.860 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-26 20:45:50.006 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-26 20:45:50.398 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-26 20:45:50.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-26 20:45:50.741 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-26 20:45:50.870 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:45:50.874 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:50.881 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:50.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:50.895 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:50.902 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:50.909 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:45:50.916 | + functions-common:time_stop:2427 : start_time=1787777148208 2026-08-26 20:45:50.921 | + functions-common:time_stop:2429 : [[ -z 1787777148208 ]] 2026-08-26 20:45:50.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:50.950 | + functions-common:time_stop:2432 : end_time=1787777150933 2026-08-26 20:45:50.957 | + functions-common:time_stop:2433 : elapsed_time=2725 2026-08-26 20:45:50.964 | + functions-common:time_stop:2434 : total=6701 2026-08-26 20:45:50.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:50.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9426 2026-08-26 20:45:50.984 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-26 20:45:50.984 | Waiting for keystone to start... 2026-08-26 20:45:50.989 | + lib/keystone:start_keystone:514 : local service_uri=http://162.253.55.114/identity/v3/ 2026-08-26 20:45:50.997 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://162.253.55.114/identity/v3/ 2026-08-26 20:45:51.004 | + functions:wait_for_service:476 : local timeout=60 2026-08-26 20:45:51.010 | + functions:wait_for_service:477 : local url=http://162.253.55.114/identity/v3/ 2026-08-26 20:45:51.016 | + functions:wait_for_service:478 : local rval=0 2026-08-26 20:45:51.022 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-26 20:45:51.030 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-26 20:45:51.037 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:51.044 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:51.052 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:51.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777151056 2026-08-26 20:45:51.069 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-26 20:45:51.079 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.114/identity/v3/ 2026-08-26 20:45:54.041 | + :: : [[ 200 == 503 ]] 2026-08-26 20:45:54.044 | + :: : [[ 0 -eq 7 ]] 2026-08-26 20:45:54.053 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-26 20:45:54.061 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:54.067 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:54.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:54.081 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:54.087 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:54.094 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-26 20:45:54.101 | + functions-common:time_stop:2427 : start_time=1787777151056 2026-08-26 20:45:54.108 | + functions-common:time_stop:2429 : [[ -z 1787777151056 ]] 2026-08-26 20:45:54.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:54.131 | + functions-common:time_stop:2432 : end_time=1787777154122 2026-08-26 20:45:54.138 | + functions-common:time_stop:2433 : elapsed_time=3066 2026-08-26 20:45:54.145 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:45:54.151 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:54.157 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3066 2026-08-26 20:45:54.165 | + functions:wait_for_service:486 : return 0 2026-08-26 20:45:54.172 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-26 20:45:54.218 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:54.226 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 162.253.55.114 5001 2026-08-26 20:45:54.233 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-26 20:45:54.240 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-26 20:45:54.248 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-26 20:45:54.257 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.114 2026-08-26 20:45:54.264 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-26 20:45:54.271 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-26 20:45:54.279 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-26 20:45:54.286 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-26 20:45:54.294 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-26 20:45:54.302 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-26 20:45:54.309 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-26 20:45:54.319 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-26 20:45:54.327 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-26 20:45:54.334 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:45:54.340 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:54.347 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:54.354 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-26 20:45:54.364 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-26 20:45:54.371 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-26 20:45:54.379 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-26 20:45:54.385 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-26 20:45:54.393 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-26 20:45:54.400 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-26 20:45:54.407 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-26 20:45:54.437 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:54.443 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-26 20:45:54.451 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-26 20:45:54.459 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:54.464 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:54.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:54.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:54.485 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:54.490 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-26 20:45:54.554 | headers (enabled by site administrator) 2026-08-26 20:45:54.563 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:54.571 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-26 20:45:54.578 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-26 20:45:54.587 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:54.595 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:54.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:54.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:54.616 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:54.624 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-26 20:45:54.687 | ssl (enabled by site administrator) 2026-08-26 20:45:54.696 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:54.703 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-26 20:45:54.710 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:45:54.719 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:54.726 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:54.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:54.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:54.749 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:54.758 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:45:54.820 | proxy (enabled by site administrator) 2026-08-26 20:45:54.829 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:45:54.837 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-26 20:45:54.845 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:45:54.851 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:45:54.860 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:54.868 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:54.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:54.884 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:54.892 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:45:54.957 | proxy_http (enabled by site administrator) 2026-08-26 20:45:54.968 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-26 20:45:54.977 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-26 20:45:54.984 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:45:54.991 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:45:54.998 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:45:55.005 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:55.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:55.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:55.025 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:55.033 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:45:55.039 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:55.047 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:55.055 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-26 20:45:55.126 | Enabling site keystone-service-tls-proxy. 2026-08-26 20:45:55.135 | To activate the new configuration, you need to run: 2026-08-26 20:45:55.135 | systemctl reload apache2 2026-08-26 20:45:55.147 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-26 20:45:55.153 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:45:55.160 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:55.168 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:45:55.379 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-26 20:45:55.386 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:55.393 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-26 20:45:56.007 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-26 20:45:56.015 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://162.253.55.114/identity 2026-08-26 20:45:56.350 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:45:56.350 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:56.350 | we strongly recommend against using it for new projects. 2026-08-26 20:45:56.350 | 2026-08-26 20:45:56.350 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:56.350 | framework. For more detail see 2026-08-26 20:45:56.351 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:56.351 | 2026-08-26 20:45:56.351 | from eventlet import event 2026-08-26 20:45:58.012 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.012 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.013 | 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=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.016 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.022 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.023 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.046 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.049 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.049 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.084 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.090 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.093 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66906) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:45:58.210 | INFO dbcounter [-] Registered counter for database keystone 2026-08-26 20:45:58.257 | 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=66906) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:58.304 | DEBUG dbcounter [-] [66906] Writer thread running {{(pid=66906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:58.386 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created domain default 2026-08-26 20:45:58.417 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created project admin 2026-08-26 20:45:58.438 | WARNING keystone.common.password_hashing [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-26 20:45:58.452 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created user admin 2026-08-26 20:45:58.465 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created role reader 2026-08-26 20:45:58.476 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created role member 2026-08-26 20:45:58.497 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created implied role where 4c599d00644b494492b6f41ccb788e00 implies 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:45:58.506 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created role manager 2026-08-26 20:45:58.519 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created implied role where 5c81a0fd60ed4fe3903a98bc37db63bc implies 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:45:58.529 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created role admin 2026-08-26 20:45:58.541 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created implied role where 914a5feb6da04df8986d8b775123b912 implies 5c81a0fd60ed4fe3903a98bc37db63bc 2026-08-26 20:45:58.552 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created role service 2026-08-26 20:45:58.563 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Granted role admin on project admin to user admin. 2026-08-26 20:45:58.571 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Granted role admin on the system to user admin. 2026-08-26 20:45:58.584 | WARNING py.warnings [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-26 20:45:58.584 | warnings.warn( 2026-08-26 20:45:58.584 |  2026-08-26 20:45:58.587 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created region RegionOne 2026-08-26 20:45:58.624 | INFO keystone.cmd.bootstrap [None req-dc3eb08e-c2aa-4c98-982d-86480ffcf84f None None] Created public endpoint https://162.253.55.114/identity 2026-08-26 20:45:59.145 | + lib/keystone:bootstrap_keystone:549 : '[' True == True ']' 2026-08-26 20:45:59.152 | + lib/keystone:bootstrap_keystone:550 : openstack endpoint create --region RegionOne --os-username admin --os-user-domain-id default --os-password secretadmin --os-project-name admin --os-project-domain-id default keystone admin https://162.253.55.114/identity 2026-08-26 20:46:01.120 | 2026-08-26 20:46:01.120 | +--------------+----------------------------------+ 2026-08-26 20:46:01.120 | | Field | Value | 2026-08-26 20:46:01.120 | +--------------+----------------------------------+ 2026-08-26 20:46:01.120 | | enabled | True | 2026-08-26 20:46:01.120 | | id | 8ccb8284d862463fb25cfb59e06c672a | 2026-08-26 20:46:01.120 | | interface | admin | 2026-08-26 20:46:01.120 | | region | RegionOne | 2026-08-26 20:46:01.120 | | region_id | RegionOne | 2026-08-26 20:46:01.120 | | service_id | 6309b0198469412b857ea5221e4cba21 | 2026-08-26 20:46:01.120 | | url | https://162.253.55.114/identity | 2026-08-26 20:46:01.120 | | service_name | keystone | 2026-08-26 20:46:01.120 | | service_type | identity | 2026-08-26 20:46:01.120 | +--------------+----------------------------------+ 2026-08-26 20:46:01.136 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-26 20:46:01.145 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-26 20:46:01.153 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-26 20:46:01.760 | 2026-08-26 20:46:01.781 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:01.790 | + lib/keystone:create_keystone_accounts:258 : admin_project=414d5267f3724367a560a1d0273980ad 2026-08-26 20:46:01.797 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-26 20:46:01.807 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-26 20:46:02.214 | 2026-08-26 20:46:02.235 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:02.244 | + lib/keystone:create_keystone_accounts:260 : admin_user=18953dc097c649c6b523cddfd9c98b3a 2026-08-26 20:46:02.250 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-26 20:46:02.257 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-26 20:46:02.264 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-26 20:46:02.271 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 18953dc097c649c6b523cddfd9c98b3a default 2026-08-26 20:46:02.409 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 18953dc097c649c6b523cddfd9c98b3a default 2026-08-26 20:46:02.490 | [1984 Async ks-domain-role:67036]: running: get_or_add_user_domain_role admin 18953dc097c649c6b523cddfd9c98b3a default 2026-08-26 20:46:02.498 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-26 20:46:02.504 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:46:02.512 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-26 20:46:03.826 | 2026-08-26 20:46:03.844 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:03.852 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-26 20:46:03.857 | + functions-common:get_or_create_domain:878 : echo default 2026-08-26 20:46:03.857 | default 2026-08-26 20:46:03.862 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-26 20:46:04.000 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-26 20:46:04.081 | [1984 Async ks-project:67162]: running: get_or_create_project service Default 2026-08-26 20:46:04.088 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-26 20:46:04.221 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-26 20:46:04.302 | [1984 Async ks-service:67256]: running: get_or_create_role service 2026-08-26 20:46:04.308 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-26 20:46:04.438 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-26 20:46:04.502 | [1984 Async ks-reseller:67350]: running: get_or_create_role ResellerAdmin 2026-08-26 20:46:04.507 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-26 20:46:04.513 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-26 20:46:04.547 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:04.598 | [67036 Async ks-domain-role:67036]: finished successfully 2026-08-26 20:46:04.642 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-26 20:46:04.718 | [1984 Async ks-anotherrole:67484]: running: get_or_create_role anotherrole 2026-08-26 20:46:04.724 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-26 20:46:04.732 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-26 20:46:04.740 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:46:04.749 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-26 20:46:05.124 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:05.172 | [67162 Async ks-project:67162]: finished successfully 2026-08-26 20:46:05.573 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:05.620 | [67256 Async ks-service:67256]: finished successfully 2026-08-26 20:46:05.854 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:05.902 | [67350 Async ks-reseller:67350]: finished successfully 2026-08-26 20:46:06.071 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:06.127 | [67484 Async ks-anotherrole:67484]: finished successfully 2026-08-26 20:46:06.453 | 2026-08-26 20:46:06.468 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:06.472 | ++ functions-common:get_or_create_project:928 : project_id=ad849518c107402585d76602873da503 2026-08-26 20:46:06.476 | ++ functions-common:get_or_create_project:929 : echo ad849518c107402585d76602873da503 2026-08-26 20:46:06.480 | + lib/keystone:create_keystone_accounts:288 : invis_project=ad849518c107402585d76602873da503 2026-08-26 20:46:06.483 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-26 20:46:06.487 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-26 20:46:06.492 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:46:06.495 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-26 20:46:06.942 | 2026-08-26 20:46:06.963 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:06.970 | ++ functions-common:get_or_create_project:928 : project_id=3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:06.977 | ++ functions-common:get_or_create_project:929 : echo 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:06.984 | + lib/keystone:create_keystone_accounts:292 : demo_project=3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:06.990 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-26 20:46:06.998 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-26 20:46:07.004 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:07.010 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-26 20:46:07.016 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-26 20:46:07.025 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-26 20:46:07.527 | 2026-08-26 20:46:07.548 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:07.556 | ++ functions-common:get_or_create_user:915 : user_id=ab0fdadf649d470896f91980d66bdb9f 2026-08-26 20:46:07.561 | ++ functions-common:get_or_create_user:916 : echo ab0fdadf649d470896f91980d66bdb9f 2026-08-26 20:46:07.568 | + lib/keystone:create_keystone_accounts:295 : demo_user=ab0fdadf649d470896f91980d66bdb9f 2026-08-26 20:46:07.575 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-26 20:46:07.679 | [1984 Async ks-domain-role:67036]: Waiting for completion of get_or_add_user_domain_role admin 18953dc097c649c6b523cddfd9c98b3a default running on PID 67036 (5 other jobs running) 2026-08-26 20:46:07.729 | [1984 Async ks-domain-role:67036]: Signaling child to exit 2026-08-26 20:46:07.729 | WAKEUP 2026-08-26 20:46:07.778 | [1984 Async ks-domain-role:67036]: Signaled 2026-08-26 20:46:07.781 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-26 20:46:07.781 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 18953dc097c649c6b523cddfd9c98b3a --domain default 2026-08-26 20:46:07.781 | 2026-08-26 20:46:07.781 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 18953dc097c649c6b523cddfd9c98b3a --domain default -c Role -f value 2026-08-26 20:46:07.781 | 2026-08-26 20:46:07.781 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:07.781 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:07.781 | + functions-common:get_or_add_user_domain_role:999 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:07.781 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:07.870 | [1984 Async ks-domain-role:67036]: finished get_or_add_user_domain_role admin 18953dc097c649c6b523cddfd9c98b3a default with result 0 in 2 seconds 2026-08-26 20:46:07.885 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-26 20:46:07.960 | [1984 Async ks-project:67162]: Waiting for completion of get_or_create_project service Default running on PID 67162 (4 other jobs running) 2026-08-26 20:46:08.014 | [1984 Async ks-project:67162]: Signaling child to exit 2026-08-26 20:46:08.014 | WAKEUP 2026-08-26 20:46:08.063 | [1984 Async ks-project:67162]: Signaled 2026-08-26 20:46:08.066 | + functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:46:08.066 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-26 20:46:08.066 | 2026-08-26 20:46:08.066 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:08.066 | + functions-common:get_or_create_project:928 : project_id=c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:46:08.066 | + functions-common:get_or_create_project:929 : echo c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:46:08.067 | c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:46:08.159 | [1984 Async ks-project:67162]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-08-26 20:46:08.228 | [1984 Async ks-service:67256]: Waiting for completion of get_or_create_role service running on PID 67256 (3 other jobs running) 2026-08-26 20:46:08.275 | [1984 Async ks-service:67256]: Signaling child to exit 2026-08-26 20:46:08.275 | WAKEUP 2026-08-26 20:46:08.321 | [1984 Async ks-service:67256]: Signaled 2026-08-26 20:46:08.324 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:08.324 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-26 20:46:08.324 | 2026-08-26 20:46:08.324 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:08.324 | + functions-common:get_or_create_role:940 : role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:46:08.324 | + functions-common:get_or_create_role:941 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:46:08.324 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:46:08.413 | [1984 Async ks-service:67256]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-26 20:46:08.487 | [1984 Async ks-reseller:67350]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 67350 (2 other jobs running) 2026-08-26 20:46:08.536 | [1984 Async ks-reseller:67350]: Signaling child to exit 2026-08-26 20:46:08.536 | WAKEUP 2026-08-26 20:46:08.580 | [1984 Async ks-reseller:67350]: Signaled 2026-08-26 20:46:08.583 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:08.583 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-26 20:46:08.583 | 2026-08-26 20:46:08.583 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:08.583 | + functions-common:get_or_create_role:940 : role_id=0daec205be124220be9effeabfc3ec31 2026-08-26 20:46:08.583 | + functions-common:get_or_create_role:941 : echo 0daec205be124220be9effeabfc3ec31 2026-08-26 20:46:08.583 | 0daec205be124220be9effeabfc3ec31 2026-08-26 20:46:08.665 | [1984 Async ks-reseller:67350]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-26 20:46:08.744 | [1984 Async ks-anotherrole:67484]: Waiting for completion of get_or_create_role anotherrole running on PID 67484 (1 other jobs running) 2026-08-26 20:46:08.789 | [1984 Async ks-anotherrole:67484]: Signaling child to exit 2026-08-26 20:46:08.790 | WAKEUP 2026-08-26 20:46:08.832 | [1984 Async ks-anotherrole:67484]: Signaled 2026-08-26 20:46:08.835 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:08.835 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-26 20:46:08.835 | 2026-08-26 20:46:08.835 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:08.835 | + functions-common:get_or_create_role:940 : role_id=57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:08.835 | + functions-common:get_or_create_role:941 : echo 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:08.836 | 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:08.925 | [1984 Async ks-anotherrole:67484]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-26 20:46:08.934 | + inc/async:async_wait:197 : return 0 2026-08-26 20:46:08.941 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.075 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.160 | [1984 Async ks-demo-member:68283]: running: get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.166 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 18953dc097c649c6b523cddfd9c98b3a 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.298 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 18953dc097c649c6b523cddfd9c98b3a 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.379 | [1984 Async ks-demo-admin:68379]: running: get_or_add_user_project_role admin 18953dc097c649c6b523cddfd9c98b3a 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.386 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.527 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.602 | [1984 Async ks-demo-another:68483]: running: get_or_add_user_project_role anotherrole ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:09.608 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f ad849518c107402585d76602873da503 2026-08-26 20:46:09.753 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f ad849518c107402585d76602873da503 2026-08-26 20:46:09.833 | [1984 Async ks-demo-invis:68579]: running: get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f ad849518c107402585d76602873da503 2026-08-26 20:46:09.840 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-26 20:46:09.850 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-26 20:46:09.857 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:09.863 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-26 20:46:09.869 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-26 20:46:09.878 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-26 20:46:12.512 | 2026-08-26 20:46:12.533 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:12.541 | ++ functions-common:get_or_create_user:915 : user_id=7a891592e5cc483390b0c8e43a791021 2026-08-26 20:46:12.546 | ++ functions-common:get_or_create_user:916 : echo 7a891592e5cc483390b0c8e43a791021 2026-08-26 20:46:12.556 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7a891592e5cc483390b0c8e43a791021 2026-08-26 20:46:12.563 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7a891592e5cc483390b0c8e43a791021 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:12.719 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a891592e5cc483390b0c8e43a791021 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:12.811 | [1984 Async ks-demo-reader:68787]: running: get_or_add_user_project_role reader 7a891592e5cc483390b0c8e43a791021 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:12.819 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-26 20:46:12.829 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-26 20:46:12.835 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:46:12.845 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-26 20:46:13.315 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:13.372 | [68283 Async ks-demo-member:68283]: finished successfully 2026-08-26 20:46:14.051 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:14.107 | [68379 Async ks-demo-admin:68379]: finished successfully 2026-08-26 20:46:14.790 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:14.842 | [68483 Async ks-demo-another:68483]: finished successfully 2026-08-26 20:46:15.551 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:15.607 | [68579 Async ks-demo-invis:68579]: finished successfully 2026-08-26 20:46:16.703 | 2026-08-26 20:46:16.726 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:16.733 | ++ functions-common:get_or_create_project:928 : project_id=1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:16.740 | ++ functions-common:get_or_create_project:929 : echo 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:16.748 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:16.755 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-26 20:46:16.763 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-26 20:46:16.770 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:16.777 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-26 20:46:16.784 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-26 20:46:16.792 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-26 20:46:17.473 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:17.529 | [68787 Async ks-demo-reader:68787]: finished successfully 2026-08-26 20:46:17.820 | 2026-08-26 20:46:17.841 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:17.848 | ++ functions-common:get_or_create_user:915 : user_id=a1a628d50753480393d347c3f9cce604 2026-08-26 20:46:17.854 | ++ functions-common:get_or_create_user:916 : echo a1a628d50753480393d347c3f9cce604 2026-08-26 20:46:17.862 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a1a628d50753480393d347c3f9cce604 2026-08-26 20:46:17.869 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.020 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.107 | [1984 Async ks-alt-admin:69175]: running: get_or_add_user_project_role admin a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.114 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.275 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.359 | [1984 Async ks-alt-another:69271]: running: get_or_add_user_project_role anotherrole a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:18.365 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-26 20:46:18.373 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-26 20:46:18.381 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:18.390 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-26 20:46:18.397 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-26 20:46:18.404 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-26 20:46:20.077 | 2026-08-26 20:46:20.099 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:20.108 | ++ functions-common:get_or_create_user:915 : user_id=aae77963f0624702a72ff2e6c6badcf9 2026-08-26 20:46:20.115 | ++ functions-common:get_or_create_user:916 : echo aae77963f0624702a72ff2e6c6badcf9 2026-08-26 20:46:20.124 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=aae77963f0624702a72ff2e6c6badcf9 2026-08-26 20:46:20.129 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member aae77963f0624702a72ff2e6c6badcf9 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:20.276 | + inc/async:async_inner:63 : get_or_add_user_project_role member aae77963f0624702a72ff2e6c6badcf9 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:20.376 | [1984 Async ks-alt-member-user:69501]: running: get_or_add_user_project_role member aae77963f0624702a72ff2e6c6badcf9 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:20.385 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-26 20:46:20.394 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-26 20:46:20.404 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:20.412 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-26 20:46:20.420 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-26 20:46:20.429 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-26 20:46:20.854 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:20.908 | [69175 Async ks-alt-admin:69175]: finished successfully 2026-08-26 20:46:21.649 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:21.701 | [69271 Async ks-alt-another:69271]: finished successfully 2026-08-26 20:46:22.810 | 2026-08-26 20:46:22.828 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:22.836 | ++ functions-common:get_or_create_user:915 : user_id=c5af51cbc89b459ba3cc1864aa031664 2026-08-26 20:46:22.842 | ++ functions-common:get_or_create_user:916 : echo c5af51cbc89b459ba3cc1864aa031664 2026-08-26 20:46:22.848 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=c5af51cbc89b459ba3cc1864aa031664 2026-08-26 20:46:22.854 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader c5af51cbc89b459ba3cc1864aa031664 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:23.003 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c5af51cbc89b459ba3cc1864aa031664 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:23.094 | [1984 Async ks-alt-reader-user:69733]: running: get_or_add_user_project_role reader c5af51cbc89b459ba3cc1864aa031664 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:23.102 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-26 20:46:23.108 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:23.116 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-26 20:46:23.122 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-26 20:46:23.130 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-26 20:46:23.623 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:23.675 | [69501 Async ks-alt-member-user:69501]: finished successfully 2026-08-26 20:46:24.776 | 2026-08-26 20:46:24.797 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:24.804 | ++ functions-common:get_or_create_user:915 : user_id=aa5fac295e914ce09dba01a4f0a6d25f 2026-08-26 20:46:24.810 | ++ functions-common:get_or_create_user:916 : echo aa5fac295e914ce09dba01a4f0a6d25f 2026-08-26 20:46:24.818 | + lib/keystone:create_keystone_accounts:340 : system_member_user=aa5fac295e914ce09dba01a4f0a6d25f 2026-08-26 20:46:24.825 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member aa5fac295e914ce09dba01a4f0a6d25f all 2026-08-26 20:46:24.984 | + inc/async:async_inner:63 : get_or_add_user_system_role member aa5fac295e914ce09dba01a4f0a6d25f all 2026-08-26 20:46:25.073 | [1984 Async ks-system-member:69925]: running: get_or_add_user_system_role member aa5fac295e914ce09dba01a4f0a6d25f all 2026-08-26 20:46:25.083 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-26 20:46:25.089 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:25.096 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-26 20:46:25.104 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-26 20:46:25.112 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-26 20:46:25.577 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:25.625 | [69733 Async ks-alt-reader-user:69733]: finished successfully 2026-08-26 20:46:26.565 | 2026-08-26 20:46:26.590 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:26.598 | ++ functions-common:get_or_create_user:915 : user_id=537dc2a6d1f04b7aa9865e9674dab525 2026-08-26 20:46:26.604 | ++ functions-common:get_or_create_user:916 : echo 537dc2a6d1f04b7aa9865e9674dab525 2026-08-26 20:46:26.613 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=537dc2a6d1f04b7aa9865e9674dab525 2026-08-26 20:46:26.618 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 537dc2a6d1f04b7aa9865e9674dab525 all 2026-08-26 20:46:26.779 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 537dc2a6d1f04b7aa9865e9674dab525 all 2026-08-26 20:46:26.877 | [1984 Async ks-system-reader:70122]: running: get_or_add_user_system_role reader 537dc2a6d1f04b7aa9865e9674dab525 all 2026-08-26 20:46:26.884 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-26 20:46:26.893 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-26 20:46:26.901 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-26 20:46:26.909 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-26 20:46:26.917 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-26 20:46:28.192 | 2026-08-26 20:46:28.215 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:28.223 | ++ functions-common:get_or_create_group:892 : group_id=77f9a921b7f84587b0717f8492d47d37 2026-08-26 20:46:28.231 | ++ functions-common:get_or_create_group:893 : echo 77f9a921b7f84587b0717f8492d47d37 2026-08-26 20:46:28.238 | + lib/keystone:create_keystone_accounts:350 : admin_group=77f9a921b7f84587b0717f8492d47d37 2026-08-26 20:46:28.244 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-26 20:46:28.253 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-26 20:46:28.260 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-26 20:46:28.265 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-26 20:46:28.273 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-26 20:46:28.844 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:28.897 | [69925 Async ks-system-member:69925]: finished successfully 2026-08-26 20:46:29.795 | 2026-08-26 20:46:29.808 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:29.813 | ++ functions-common:get_or_create_group:892 : group_id=57e6738f339b4c27bd2fd9066b771e20 2026-08-26 20:46:29.816 | ++ functions-common:get_or_create_group:893 : echo 57e6738f339b4c27bd2fd9066b771e20 2026-08-26 20:46:29.820 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=57e6738f339b4c27bd2fd9066b771e20 2026-08-26 20:46:29.822 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:29.927 | + inc/async:async_inner:63 : get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:29.999 | [1984 Async ks-group-memberdemo:70396]: running: get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:30.003 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:30.127 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:30.212 | [1984 Async ks-group-anotherdemo:70475]: running: get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:30.219 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.361 | + inc/async:async_inner:63 : get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.433 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:30.440 | [1984 Async ks-group-memberalt:70554]: running: get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.445 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.484 | [70122 Async ks-system-reader:70122]: finished successfully 2026-08-26 20:46:30.577 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.653 | [1984 Async ks-group-anotheralt:70673]: running: get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:30.659 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 77f9a921b7f84587b0717f8492d47d37 414d5267f3724367a560a1d0273980ad 2026-08-26 20:46:30.802 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 77f9a921b7f84587b0717f8492d47d37 414d5267f3724367a560a1d0273980ad 2026-08-26 20:46:30.883 | [1984 Async ks-group-admin:70770]: running: get_or_add_group_project_role admin 77f9a921b7f84587b0717f8492d47d37 414d5267f3724367a560a1d0273980ad 2026-08-26 20:46:30.888 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-26 20:46:30.998 | [1984 Async ks-demo-member:68283]: Waiting for completion of get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 running on PID 68283 (16 other jobs running) 2026-08-26 20:46:31.051 | [1984 Async ks-demo-member:68283]: Signaling child to exit 2026-08-26 20:46:31.051 | WAKEUP 2026-08-26 20:46:31.098 | [1984 Async ks-demo-member:68283]: Signaled 2026-08-26 20:46:31.100 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:31.100 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:31.100 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:31.100 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:31.100 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:31.100 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:31.100 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:31.100 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:31.100 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:31.101 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ab0fdadf649d470896f91980d66bdb9f --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:31.101 | 2026-08-26 20:46:31.101 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab0fdadf649d470896f91980d66bdb9f --project 3325d921d3854851bd619ae2b0db3733 -c Role -f value 2026-08-26 20:46:31.101 | 2026-08-26 20:46:31.101 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:31.101 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:31.101 | + functions-common:get_or_add_user_project_role:980 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:31.101 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:31.205 | [1984 Async ks-demo-member:68283]: finished get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 with result 0 in 4 seconds 2026-08-26 20:46:31.282 | [1984 Async ks-demo-admin:68379]: Waiting for completion of get_or_add_user_project_role admin 18953dc097c649c6b523cddfd9c98b3a 3325d921d3854851bd619ae2b0db3733 running on PID 68379 (15 other jobs running) 2026-08-26 20:46:31.333 | [1984 Async ks-demo-admin:68379]: Signaling child to exit 2026-08-26 20:46:31.333 | WAKEUP 2026-08-26 20:46:31.382 | [1984 Async ks-demo-admin:68379]: Signaled 2026-08-26 20:46:31.385 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:31.385 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:31.386 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:31.386 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:31.386 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:31.386 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:31.386 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:31.386 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:31.386 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:31.386 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 18953dc097c649c6b523cddfd9c98b3a --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:31.386 | 2026-08-26 20:46:31.386 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 18953dc097c649c6b523cddfd9c98b3a --project 3325d921d3854851bd619ae2b0db3733 -c Role -f value 2026-08-26 20:46:31.386 | 2026-08-26 20:46:31.386 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:31.386 | + functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:31.386 | + functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:31.386 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:31.476 | [1984 Async ks-demo-admin:68379]: finished get_or_add_user_project_role admin 18953dc097c649c6b523cddfd9c98b3a 3325d921d3854851bd619ae2b0db3733 with result 0 in 4 seconds 2026-08-26 20:46:31.556 | [1984 Async ks-demo-another:68483]: Waiting for completion of get_or_add_user_project_role anotherrole ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 running on PID 68483 (14 other jobs running) 2026-08-26 20:46:31.606 | [1984 Async ks-demo-another:68483]: Signaling child to exit 2026-08-26 20:46:31.606 | WAKEUP 2026-08-26 20:46:31.649 | [1984 Async ks-demo-another:68483]: Signaled 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:31.652 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:31.652 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:31.652 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:31.652 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:31.652 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:31.652 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ab0fdadf649d470896f91980d66bdb9f --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:31.652 | 2026-08-26 20:46:31.652 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab0fdadf649d470896f91980d66bdb9f --project 3325d921d3854851bd619ae2b0db3733 -c Role -f value 2026-08-26 20:46:31.652 | 2026-08-26 20:46:31.652 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:31.652 | + functions-common:get_or_add_user_project_role:980 : echo 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:31.652 | 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:31.744 | [1984 Async ks-demo-another:68483]: finished get_or_add_user_project_role anotherrole ab0fdadf649d470896f91980d66bdb9f 3325d921d3854851bd619ae2b0db3733 with result 0 in 5 seconds 2026-08-26 20:46:31.820 | [1984 Async ks-demo-invis:68579]: Waiting for completion of get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f ad849518c107402585d76602873da503 running on PID 68579 (13 other jobs running) 2026-08-26 20:46:31.871 | [1984 Async ks-demo-invis:68579]: Signaling child to exit 2026-08-26 20:46:31.871 | WAKEUP 2026-08-26 20:46:31.919 | [1984 Async ks-demo-invis:68579]: Signaled 2026-08-26 20:46:31.921 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:31.922 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:31.922 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:31.922 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:31.922 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:31.922 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:31.922 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:31.922 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:31.922 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:31.922 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ab0fdadf649d470896f91980d66bdb9f --project ad849518c107402585d76602873da503 2026-08-26 20:46:31.922 | 2026-08-26 20:46:31.922 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab0fdadf649d470896f91980d66bdb9f --project ad849518c107402585d76602873da503 -c Role -f value 2026-08-26 20:46:31.922 | 2026-08-26 20:46:31.922 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:31.922 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:31.922 | + functions-common:get_or_add_user_project_role:980 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:31.922 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:32.007 | [1984 Async ks-demo-invis:68579]: finished get_or_add_user_project_role member ab0fdadf649d470896f91980d66bdb9f ad849518c107402585d76602873da503 with result 0 in 5 seconds 2026-08-26 20:46:32.083 | [1984 Async ks-demo-reader:68787]: Waiting for completion of get_or_add_user_project_role reader 7a891592e5cc483390b0c8e43a791021 3325d921d3854851bd619ae2b0db3733 running on PID 68787 (12 other jobs running) 2026-08-26 20:46:32.136 | [1984 Async ks-demo-reader:68787]: Signaling child to exit 2026-08-26 20:46:32.136 | WAKEUP 2026-08-26 20:46:32.183 | [1984 Async ks-demo-reader:68787]: Signaled 2026-08-26 20:46:32.186 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:32.187 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:32.187 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:32.187 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:32.187 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:32.187 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:32.187 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:32.187 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:32.187 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:32.187 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7a891592e5cc483390b0c8e43a791021 --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:32.187 | 2026-08-26 20:46:32.187 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a891592e5cc483390b0c8e43a791021 --project 3325d921d3854851bd619ae2b0db3733 -c Role -f value 2026-08-26 20:46:32.187 | 2026-08-26 20:46:32.187 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:32.187 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:32.187 | + functions-common:get_or_add_user_project_role:980 : echo 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:32.187 | 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:32.282 | [1984 Async ks-demo-reader:68787]: finished get_or_add_user_project_role reader 7a891592e5cc483390b0c8e43a791021 3325d921d3854851bd619ae2b0db3733 with result 0 in 4 seconds 2026-08-26 20:46:32.293 | + inc/async:async_wait:197 : return 0 2026-08-26 20:46:32.300 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-26 20:46:32.407 | [1984 Async ks-alt-admin:69175]: Waiting for completion of get_or_add_user_project_role admin a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 running on PID 69175 (11 other jobs running) 2026-08-26 20:46:32.460 | [1984 Async ks-alt-admin:69175]: Signaling child to exit 2026-08-26 20:46:32.460 | WAKEUP 2026-08-26 20:46:32.508 | [1984 Async ks-alt-admin:69175]: Signaled 2026-08-26 20:46:32.511 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:32.511 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:32.511 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:32.511 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:32.511 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:32.511 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:32.511 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:32.511 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:32.511 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:32.511 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a1a628d50753480393d347c3f9cce604 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:32.511 | 2026-08-26 20:46:32.512 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1a628d50753480393d347c3f9cce604 --project 1cd9af827209494f82f86b3bb2e26396 -c Role -f value 2026-08-26 20:46:32.512 | 2026-08-26 20:46:32.512 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:32.512 | + functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:32.512 | + functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:32.512 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:32.602 | [1984 Async ks-alt-admin:69175]: finished get_or_add_user_project_role admin a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 with result 0 in 2 seconds 2026-08-26 20:46:32.633 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:32.687 | [1984 Async ks-alt-another:69271]: Waiting for completion of get_or_add_user_project_role anotherrole a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 running on PID 69271 (10 other jobs running) 2026-08-26 20:46:32.692 | [70396 Async ks-group-memberdemo:70396]: finished successfully 2026-08-26 20:46:32.742 | [1984 Async ks-alt-another:69271]: Signaling child to exit 2026-08-26 20:46:32.744 | WAKEUP 2026-08-26 20:46:32.791 | [1984 Async ks-alt-another:69271]: Signaled 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:32.794 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:32.794 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:32.794 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:32.794 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:32.794 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:32.794 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a1a628d50753480393d347c3f9cce604 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:32.794 | 2026-08-26 20:46:32.794 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1a628d50753480393d347c3f9cce604 --project 1cd9af827209494f82f86b3bb2e26396 -c Role -f value 2026-08-26 20:46:32.794 | 2026-08-26 20:46:32.794 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:32.794 | + functions-common:get_or_add_user_project_role:980 : echo 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:32.794 | 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:32.889 | [1984 Async ks-alt-another:69271]: finished get_or_add_user_project_role anotherrole a1a628d50753480393d347c3f9cce604 1cd9af827209494f82f86b3bb2e26396 with result 0 in 3 seconds 2026-08-26 20:46:32.971 | [1984 Async ks-alt-member-user:69501]: Waiting for completion of get_or_add_user_project_role member aae77963f0624702a72ff2e6c6badcf9 1cd9af827209494f82f86b3bb2e26396 running on PID 69501 (9 other jobs running) 2026-08-26 20:46:33.031 | [1984 Async ks-alt-member-user:69501]: Signaling child to exit 2026-08-26 20:46:33.031 | WAKEUP 2026-08-26 20:46:33.080 | [1984 Async ks-alt-member-user:69501]: Signaled 2026-08-26 20:46:33.084 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:33.084 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:33.084 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:33.084 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:33.084 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:33.084 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:33.084 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:33.084 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:33.084 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:33.084 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user aae77963f0624702a72ff2e6c6badcf9 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:33.084 | 2026-08-26 20:46:33.084 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aae77963f0624702a72ff2e6c6badcf9 --project 1cd9af827209494f82f86b3bb2e26396 -c Role -f value 2026-08-26 20:46:33.084 | 2026-08-26 20:46:33.084 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:33.084 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.085 | + functions-common:get_or_add_user_project_role:980 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.085 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.191 | [1984 Async ks-alt-member-user:69501]: finished get_or_add_user_project_role member aae77963f0624702a72ff2e6c6badcf9 1cd9af827209494f82f86b3bb2e26396 with result 0 in 3 seconds 2026-08-26 20:46:33.277 | [1984 Async ks-alt-reader-user:69733]: Waiting for completion of get_or_add_user_project_role reader c5af51cbc89b459ba3cc1864aa031664 1cd9af827209494f82f86b3bb2e26396 running on PID 69733 (8 other jobs running) 2026-08-26 20:46:33.334 | [1984 Async ks-alt-reader-user:69733]: Signaling child to exit 2026-08-26 20:46:33.334 | WAKEUP 2026-08-26 20:46:33.386 | [1984 Async ks-alt-reader-user:69733]: Signaled 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:33.390 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:46:33.390 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:33.390 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:33.390 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:33.390 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:33.390 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c5af51cbc89b459ba3cc1864aa031664 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:33.390 | 2026-08-26 20:46:33.390 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c5af51cbc89b459ba3cc1864aa031664 --project 1cd9af827209494f82f86b3bb2e26396 -c Role -f value 2026-08-26 20:46:33.390 | 2026-08-26 20:46:33.390 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:33.390 | + functions-common:get_or_add_user_project_role:980 : echo 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:33.390 | 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:33.492 | [1984 Async ks-alt-reader-user:69733]: finished get_or_add_user_project_role reader c5af51cbc89b459ba3cc1864aa031664 1cd9af827209494f82f86b3bb2e26396 with result 0 in 2 seconds 2026-08-26 20:46:33.502 | + inc/async:async_wait:197 : return 0 2026-08-26 20:46:33.509 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-26 20:46:33.621 | [1984 Async ks-system-member:69925]: Waiting for completion of get_or_add_user_system_role member aa5fac295e914ce09dba01a4f0a6d25f all running on PID 69925 (7 other jobs running) 2026-08-26 20:46:33.679 | [1984 Async ks-system-member:69925]: Signaling child to exit 2026-08-26 20:46:33.679 | WAKEUP 2026-08-26 20:46:33.732 | [1984 Async ks-system-member:69925]: Signaled 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-26 20:46:33.735 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-26 20:46:33.735 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:33.735 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:33.735 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:33.735 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:33.735 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-26 20:46:33.735 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aa5fac295e914ce09dba01a4f0a6d25f --system all -f value -c Role 2026-08-26 20:46:33.735 | 2026-08-26 20:46:33.735 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user aa5fac295e914ce09dba01a4f0a6d25f --system all 2026-08-26 20:46:33.735 | 2026-08-26 20:46:33.735 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aa5fac295e914ce09dba01a4f0a6d25f --system all -f value -c Role 2026-08-26 20:46:33.735 | 2026-08-26 20:46:33.735 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.735 | + functions-common:get_or_add_user_system_role:1030 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.735 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:33.752 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:33.814 | [70475 Async ks-group-anotherdemo:70475]: finished successfully 2026-08-26 20:46:33.847 | [1984 Async ks-system-member:69925]: finished get_or_add_user_system_role member aa5fac295e914ce09dba01a4f0a6d25f all with result 0 in 3 seconds 2026-08-26 20:46:33.932 | [1984 Async ks-system-reader:70122]: Waiting for completion of get_or_add_user_system_role reader 537dc2a6d1f04b7aa9865e9674dab525 all running on PID 70122 (6 other jobs running) 2026-08-26 20:46:33.989 | [1984 Async ks-system-reader:70122]: Signaling child to exit 2026-08-26 20:46:33.989 | WAKEUP 2026-08-26 20:46:34.039 | [1984 Async ks-system-reader:70122]: Signaled 2026-08-26 20:46:34.042 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-26 20:46:34.042 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-26 20:46:34.043 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-26 20:46:34.043 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:34.043 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:34.043 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:46:34.043 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:46:34.043 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:46:34.043 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-26 20:46:34.043 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 537dc2a6d1f04b7aa9865e9674dab525 --system all -f value -c Role 2026-08-26 20:46:34.043 | 2026-08-26 20:46:34.043 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:34.043 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-26 20:46:34.044 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-26 20:46:34.044 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 537dc2a6d1f04b7aa9865e9674dab525 --system all 2026-08-26 20:46:34.044 | 2026-08-26 20:46:34.044 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 537dc2a6d1f04b7aa9865e9674dab525 --system all -f value -c Role 2026-08-26 20:46:34.044 | 2026-08-26 20:46:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:34.044 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:34.044 | + functions-common:get_or_add_user_system_role:1030 : echo 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:34.044 | 5d67e58712434c7db5c041350d1ee75c 2026-08-26 20:46:34.148 | [1984 Async ks-system-reader:70122]: finished get_or_add_user_system_role reader 537dc2a6d1f04b7aa9865e9674dab525 all with result 0 in 3 seconds 2026-08-26 20:46:34.156 | + inc/async:async_wait:197 : return 0 2026-08-26 20:46:34.163 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-26 20:46:34.276 | [1984 Async ks-group-memberdemo:70396]: Waiting for completion of get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 running on PID 70396 (5 other jobs running) 2026-08-26 20:46:34.331 | [1984 Async ks-group-memberdemo:70396]: Signaling child to exit 2026-08-26 20:46:34.331 | WAKEUP 2026-08-26 20:46:34.377 | [1984 Async ks-group-memberdemo:70396]: Signaled 2026-08-26 20:46:34.382 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:46:34.382 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 57e6738f339b4c27bd2fd9066b771e20 --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:34.382 | 2026-08-26 20:46:34.382 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 57e6738f339b4c27bd2fd9066b771e20 --project 3325d921d3854851bd619ae2b0db3733 -f value -c Role 2026-08-26 20:46:34.382 | 2026-08-26 20:46:34.382 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:34.382 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:34.382 | + functions-common:get_or_add_group_project_role:1049 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:34.382 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:34.469 | [1984 Async ks-group-memberdemo:70396]: finished get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 with result 0 in 2 seconds 2026-08-26 20:46:34.541 | [1984 Async ks-group-anotherdemo:70475]: Waiting for completion of get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 running on PID 70475 (4 other jobs running) 2026-08-26 20:46:34.564 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:34.592 | [1984 Async ks-group-anotherdemo:70475]: Signaling child to exit 2026-08-26 20:46:34.595 | WAKEUP 2026-08-26 20:46:34.621 | [70554 Async ks-group-memberalt:70554]: finished successfully 2026-08-26 20:46:34.634 | [1984 Async ks-group-anotherdemo:70475]: Signaled 2026-08-26 20:46:34.637 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:46:34.638 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 57e6738f339b4c27bd2fd9066b771e20 --project 3325d921d3854851bd619ae2b0db3733 2026-08-26 20:46:34.638 | 2026-08-26 20:46:34.638 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 57e6738f339b4c27bd2fd9066b771e20 --project 3325d921d3854851bd619ae2b0db3733 -f value -c Role 2026-08-26 20:46:34.638 | 2026-08-26 20:46:34.638 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:34.638 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:34.638 | + functions-common:get_or_add_group_project_role:1049 : echo 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:34.638 | 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:34.727 | [1984 Async ks-group-anotherdemo:70475]: finished get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 3325d921d3854851bd619ae2b0db3733 with result 0 in 3 seconds 2026-08-26 20:46:34.807 | [1984 Async ks-group-memberalt:70554]: Waiting for completion of get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 running on PID 70554 (3 other jobs running) 2026-08-26 20:46:34.864 | [1984 Async ks-group-memberalt:70554]: Signaling child to exit 2026-08-26 20:46:34.864 | WAKEUP 2026-08-26 20:46:34.911 | [1984 Async ks-group-memberalt:70554]: Signaled 2026-08-26 20:46:34.914 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:46:34.914 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 57e6738f339b4c27bd2fd9066b771e20 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:34.914 | 2026-08-26 20:46:34.914 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 57e6738f339b4c27bd2fd9066b771e20 --project 1cd9af827209494f82f86b3bb2e26396 -f value -c Role 2026-08-26 20:46:34.914 | 2026-08-26 20:46:34.915 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:34.915 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:34.915 | + functions-common:get_or_add_group_project_role:1049 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:34.915 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:46:35.012 | [1984 Async ks-group-memberalt:70554]: finished get_or_add_group_project_role member 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 with result 0 in 4 seconds 2026-08-26 20:46:35.095 | [1984 Async ks-group-anotheralt:70673]: Waiting for completion of get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 running on PID 70673 (2 other jobs running) 2026-08-26 20:46:35.149 | [1984 Async ks-group-anotheralt:70673]: Signaling child to exit 2026-08-26 20:46:35.340 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:35.398 | [70673 Async ks-group-anotheralt:70673]: finished successfully 2026-08-26 20:46:35.448 | WAKEUP 2026-08-26 20:46:35.497 | [1984 Async ks-group-anotheralt:70673]: Signaled 2026-08-26 20:46:35.501 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:46:35.501 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 57e6738f339b4c27bd2fd9066b771e20 --project 1cd9af827209494f82f86b3bb2e26396 2026-08-26 20:46:35.501 | 2026-08-26 20:46:35.501 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 57e6738f339b4c27bd2fd9066b771e20 --project 1cd9af827209494f82f86b3bb2e26396 -f value -c Role 2026-08-26 20:46:35.501 | 2026-08-26 20:46:35.501 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:35.501 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:35.501 | + functions-common:get_or_add_group_project_role:1049 : echo 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:35.501 | 57481c6877134b4dbd5faf69cc1fc549 2026-08-26 20:46:35.590 | [1984 Async ks-group-anotheralt:70673]: finished get_or_add_group_project_role anotherrole 57e6738f339b4c27bd2fd9066b771e20 1cd9af827209494f82f86b3bb2e26396 with result 0 in 4 seconds 2026-08-26 20:46:35.675 | [1984 Async ks-group-admin:70770]: Waiting for completion of get_or_add_group_project_role admin 77f9a921b7f84587b0717f8492d47d37 414d5267f3724367a560a1d0273980ad running on PID 70770 (1 other jobs running) 2026-08-26 20:46:35.733 | [1984 Async ks-group-admin:70770]: Signaling child to exit 2026-08-26 20:46:36.098 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:46:36.145 | [70770 Async ks-group-admin:70770]: finished successfully 2026-08-26 20:46:36.195 | WAKEUP 2026-08-26 20:46:36.239 | [1984 Async ks-group-admin:70770]: Signaled 2026-08-26 20:46:36.242 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:46:36.242 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 77f9a921b7f84587b0717f8492d47d37 --project 414d5267f3724367a560a1d0273980ad 2026-08-26 20:46:36.242 | 2026-08-26 20:46:36.242 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 77f9a921b7f84587b0717f8492d47d37 --project 414d5267f3724367a560a1d0273980ad -f value -c Role 2026-08-26 20:46:36.242 | 2026-08-26 20:46:36.242 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:36.242 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:36.242 | + functions-common:get_or_add_group_project_role:1049 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:36.242 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:46:36.335 | [1984 Async ks-group-admin:70770]: finished get_or_add_group_project_role admin 77f9a921b7f84587b0717f8492d47d37 414d5267f3724367a560a1d0273980ad with result 0 in 5 seconds 2026-08-26 20:46:36.345 | + inc/async:async_wait:197 : return 0 2026-08-26 20:46:36.351 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-26 20:46:36.395 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:46:36.401 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-26 20:46:36.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:46:36.450 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-26 20:46:36.456 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-26 20:46:36.574 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-26 20:46:36.660 | [1984 Async create_nova_accounts:72555]: running: create_nova_accounts 2026-08-26 20:46:36.667 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-26 20:46:36.708 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:46:36.717 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-26 20:46:36.722 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-26 20:46:36.867 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-26 20:46:36.955 | [1984 Async create_glance_accounts:72679]: running: create_glance_accounts 2026-08-26 20:46:36.962 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-26 20:46:37.006 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:46:37.012 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-26 20:46:37.017 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-26 20:46:37.160 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-26 20:46:37.250 | [1984 Async create_cinder_accounts:72817]: running: create_cinder_accounts 2026-08-26 20:46:37.257 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-26 20:46:37.305 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:46:37.311 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-26 20:46:37.318 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-26 20:46:37.487 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-26 20:46:37.589 | [1984 Async create_neutron_accounts:72989]: running: create_neutron_accounts 2026-08-26 20:46:37.596 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-26 20:46:37.647 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:46:37.654 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-26 20:46:37.690 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:46:37.698 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-26 20:46:37.809 | [1984 Async create_nova_accounts:72555]: Waiting for completion of create_nova_accounts running on PID 72555 (4 other jobs running) 2026-08-26 20:46:37.871 | [1984 Async create_nova_accounts:72555]: Signaling child to exit 2026-08-26 20:47:05.931 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:47:05.991 | [72989 Async create_neutron_accounts:72989]: finished successfully 2026-08-26 20:47:16.742 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:47:16.804 | [72555 Async create_nova_accounts:72555]: finished successfully 2026-08-26 20:47:16.862 | WAKEUP 2026-08-26 20:47:16.917 | [1984 Async create_nova_accounts:72555]: Signaled 2026-08-26 20:47:16.921 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-08-26 20:47:16.921 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-26 20:47:16.921 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-26 20:47:16.921 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:47:16.921 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:47:16.921 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:47:16.921 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:47:16.921 | 2026-08-26 20:47:16.921 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.921 | + functions-common:get_or_create_user:915 : user_id=4c32fba6897247dcad66360de5a2537a 2026-08-26 20:47:16.921 | + functions-common:get_or_create_user:916 : echo 4c32fba6897247dcad66360de5a2537a 2026-08-26 20:47:16.921 | 4c32fba6897247dcad66360de5a2537a 2026-08-26 20:47:16.921 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-26 20:47:16.921 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:16.921 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:16.921 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:16.921 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-26 20:47:16.922 | 2026-08-26 20:47:16.922 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:16.922 | 2026-08-26 20:47:16.922 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:16.922 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:16.922 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:47:16.922 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:16.922 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:16.922 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:16.922 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:16.923 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:16.923 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:16.923 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:16.923 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:16.923 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:16.923 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-26 20:47:16.923 | 2026-08-26 20:47:16.923 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:16.923 | 2026-08-26 20:47:16.923 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.923 | + functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:16.923 | + functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:16.923 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:16.923 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-26 20:47:16.923 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://162.253.55.114/compute 2026-08-26 20:47:16.923 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-26 20:47:16.923 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:47:16.923 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-26 20:47:16.923 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-26 20:47:16.923 | 2026-08-26 20:47:16.924 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.924 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:47:16.924 | 9d65947a2033467b84a28460cae05481' 2026-08-26 20:47:16.924 | + functions-common:get_or_create_service:1067 : echo 9d65947a2033467b84a28460cae05481 2026-08-26 20:47:16.924 | 9d65947a2033467b84a28460cae05481 2026-08-26 20:47:16.924 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://162.253.55.114/compute/v2/$(project_id)s' 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:47:16.924 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://162.253.55.114/compute/v2/$(project_id)s' RegionOne 2026-08-26 20:47:16.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:47:16.924 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-26 20:47:16.924 | 2026-08-26 20:47:16.924 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:47:16.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:47:16.924 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://162.253.55.114/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-26 20:47:16.924 | 2026-08-26 20:47:16.924 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=da0f3527a61a4dccba7a35bb81452b5b 2026-08-26 20:47:16.924 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo da0f3527a61a4dccba7a35bb81452b5b 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1100 : public_id=da0f3527a61a4dccba7a35bb81452b5b 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1109 : echo da0f3527a61a4dccba7a35bb81452b5b 2026-08-26 20:47:16.924 | da0f3527a61a4dccba7a35bb81452b5b 2026-08-26 20:47:16.924 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-26 20:47:16.924 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:47:16.924 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-26 20:47:16.924 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-26 20:47:16.924 | 2026-08-26 20:47:16.924 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.924 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:47:16.924 | 432b795422484cf785510e1a83c1cfb8' 2026-08-26 20:47:16.924 | + functions-common:get_or_create_service:1067 : echo 432b795422484cf785510e1a83c1cfb8 2026-08-26 20:47:16.924 | 432b795422484cf785510e1a83c1cfb8 2026-08-26 20:47:16.924 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://162.253.55.114/compute/v2.1 2026-08-26 20:47:16.924 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:47:16.925 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://162.253.55.114/compute/v2.1 RegionOne 2026-08-26 20:47:16.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:47:16.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-26 20:47:16.925 | 2026-08-26 20:47:16.925 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:47:16.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:47:16.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://162.253.55.114/compute/v2.1 --region RegionOne -f value -c id 2026-08-26 20:47:16.925 | 2026-08-26 20:47:16.925 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:16.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d3663ed0209943b4bc6462c47b7d8f0f 2026-08-26 20:47:16.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d3663ed0209943b4bc6462c47b7d8f0f 2026-08-26 20:47:16.925 | + functions-common:get_or_create_endpoint:1100 : public_id=d3663ed0209943b4bc6462c47b7d8f0f 2026-08-26 20:47:16.925 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:47:16.925 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:47:16.925 | + functions-common:get_or_create_endpoint:1109 : echo d3663ed0209943b4bc6462c47b7d8f0f 2026-08-26 20:47:16.925 | d3663ed0209943b4bc6462c47b7d8f0f 2026-08-26 20:47:16.925 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-26 20:47:16.925 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:16.925 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-26 20:47:16.925 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:16.925 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-26 20:47:16.925 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:16.925 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-26 20:47:16.925 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:16.925 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-26 20:47:17.029 | [1984 Async create_nova_accounts:72555]: finished create_nova_accounts with result 0 in 40 seconds 2026-08-26 20:47:17.126 | [1984 Async create_glance_accounts:72679]: Waiting for completion of create_glance_accounts running on PID 72679 (3 other jobs running) 2026-08-26 20:47:17.187 | [1984 Async create_glance_accounts:72679]: Signaling child to exit 2026-08-26 20:47:19.302 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:47:19.365 | [72817 Async create_cinder_accounts:72817]: finished successfully 2026-08-26 20:47:21.098 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:47:21.165 | [72679 Async create_glance_accounts:72679]: finished successfully 2026-08-26 20:47:21.221 | WAKEUP 2026-08-26 20:47:21.276 | [1984 Async create_glance_accounts:72679]: Signaled 2026-08-26 20:47:21.280 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-26 20:47:21.280 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:21.280 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-26 20:47:21.280 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-26 20:47:21.280 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:47:21.280 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:47:21.280 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:47:21.280 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:47:21.280 | 2026-08-26 20:47:21.280 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.280 | + functions-common:get_or_create_user:915 : user_id=c48c3979636a48c6b8085aaead0e2a69 2026-08-26 20:47:21.280 | + functions-common:get_or_create_user:916 : echo c48c3979636a48c6b8085aaead0e2a69 2026-08-26 20:47:21.280 | c48c3979636a48c6b8085aaead0e2a69 2026-08-26 20:47:21.280 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-26 20:47:21.280 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.280 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.280 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.280 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.280 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.281 | 2026-08-26 20:47:21.281 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.281 | 2026-08-26 20:47:21.281 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.281 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.281 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:47:21.281 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.281 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.281 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.281 | 2026-08-26 20:47:21.281 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.281 | 2026-08-26 20:47:21.281 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:21.281 | + functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:21.281 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:47:21.282 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-26 20:47:21.282 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:21.282 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-26 20:47:21.282 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:47:21.282 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-26 20:47:21.282 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-26 20:47:21.282 | 2026-08-26 20:47:21.282 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.282 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:47:21.282 | 1a22b76e5dc44bbc8ec5136296aededc' 2026-08-26 20:47:21.282 | + functions-common:get_or_create_service:1067 : echo 1a22b76e5dc44bbc8ec5136296aededc 2026-08-26 20:47:21.282 | 1a22b76e5dc44bbc8ec5136296aededc 2026-08-26 20:47:21.282 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://162.253.55.114/image 2026-08-26 20:47:21.282 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:47:21.282 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://162.253.55.114/image RegionOne 2026-08-26 20:47:21.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:47:21.282 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-26 20:47:21.282 | 2026-08-26 20:47:21.282 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:47:21.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:47:21.282 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://162.253.55.114/image --region RegionOne -f value -c id 2026-08-26 20:47:21.282 | 2026-08-26 20:47:21.282 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.282 | + functions-common:get_or_create_endpoint:1100 : public_id=f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.282 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:47:21.282 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:47:21.282 | + functions-common:get_or_create_endpoint:1109 : echo f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.282 | f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.282 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-26 20:47:21.282 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:47:21.283 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-26 20:47:21.283 | 2026-08-26 20:47:21.283 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.283 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-26 20:47:21.283 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-26 20:47:21.283 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-26 20:47:21.283 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-26 20:47:21.283 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-26 20:47:21.283 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-26 20:47:21.283 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-26 20:47:21.283 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_size_total 2026-08-26 20:47:21.283 | 2026-08-26 20:47:21.283 | +---------------+----------------------------------+ 2026-08-26 20:47:21.283 | | Field | Value | 2026-08-26 20:47:21.283 | +---------------+----------------------------------+ 2026-08-26 20:47:21.283 | | default_limit | 10000 | 2026-08-26 20:47:21.283 | | description | None | 2026-08-26 20:47:21.283 | | id | 6b92761026d543d0a3a2d07a271dd929 | 2026-08-26 20:47:21.283 | | region_id | RegionOne | 2026-08-26 20:47:21.283 | | resource_name | image_size_total | 2026-08-26 20:47:21.283 | | service_id | 1a22b76e5dc44bbc8ec5136296aededc | 2026-08-26 20:47:21.283 | +---------------+----------------------------------+ 2026-08-26 20:47:21.283 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_stage_total 2026-08-26 20:47:21.283 | 2026-08-26 20:47:21.283 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | Field | Value | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | default_limit | 10000 | 2026-08-26 20:47:21.284 | | description | None | 2026-08-26 20:47:21.284 | | id | bf50b9e901264607b64976f71eadf894 | 2026-08-26 20:47:21.284 | | region_id | RegionOne | 2026-08-26 20:47:21.284 | | resource_name | image_stage_total | 2026-08-26 20:47:21.284 | | service_id | 1a22b76e5dc44bbc8ec5136296aededc | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-26 20:47:21.284 | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | Field | Value | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | default_limit | 100 | 2026-08-26 20:47:21.284 | | description | None | 2026-08-26 20:47:21.284 | | id | a28c9a06ace447ed9dd718192c124c7b | 2026-08-26 20:47:21.284 | | region_id | RegionOne | 2026-08-26 20:47:21.284 | | resource_name | image_count_total | 2026-08-26 20:47:21.284 | | service_id | 1a22b76e5dc44bbc8ec5136296aededc | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-26 20:47:21.284 | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | Field | Value | 2026-08-26 20:47:21.284 | +---------------+----------------------------------+ 2026-08-26 20:47:21.284 | | default_limit | 100 | 2026-08-26 20:47:21.284 | | description | None | 2026-08-26 20:47:21.284 | | id | c884d2d63d8a48a081c94e7f723748dd | 2026-08-26 20:47:21.284 | | region_id | RegionOne | 2026-08-26 20:47:21.285 | | resource_name | image_count_uploading | 2026-08-26 20:47:21.285 | | service_id | 1a22b76e5dc44bbc8ec5136296aededc | 2026-08-26 20:47:21.285 | +---------------+----------------------------------+ 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://162.253.55.114/identity 2026-08-26 20:47:21.285 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-26 20:47:21.285 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-26 20:47:21.285 | 2026-08-26 20:47:21.285 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.286 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id f40aa33745544a109c8b6d21960ec788 2026-08-26 20:47:21.286 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-26 20:47:21.286 | 2026-08-26 20:47:21.286 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-26 20:47:21.286 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:21.389 | [1984 Async create_glance_accounts:72679]: finished create_glance_accounts with result 0 in 44 seconds 2026-08-26 20:47:21.481 | [1984 Async create_cinder_accounts:72817]: Waiting for completion of create_cinder_accounts running on PID 72817 (2 other jobs running) 2026-08-26 20:47:21.541 | [1984 Async create_cinder_accounts:72817]: Signaling child to exit 2026-08-26 20:47:21.541 | WAKEUP 2026-08-26 20:47:21.594 | [1984 Async create_cinder_accounts:72817]: Signaled 2026-08-26 20:47:21.598 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-08-26 20:47:21.598 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-26 20:47:21.598 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-26 20:47:21.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:21.598 | ++ lib/cinder:create_cinder_accounts:466 : get_or_create_role creator 2026-08-26 20:47:21.598 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:47:21.599 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-08-26 20:47:21.599 | 2026-08-26 20:47:21.599 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.599 | ++ functions-common:get_or_create_role:940 : role_id=05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.599 | ++ functions-common:get_or_create_role:941 : echo 05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.599 | + lib/cinder:create_cinder_accounts:466 : extra_role=05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.599 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.599 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-26 20:47:21.599 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:47:21.599 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:47:21.599 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:47:21.599 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:47:21.599 | 2026-08-26 20:47:21.599 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.599 | + functions-common:get_or_create_user:915 : user_id=07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.599 | + functions-common:get_or_create_user:916 : echo 07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.599 | 07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.599 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-26 20:47:21.599 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.599 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.599 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.599 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.599 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.599 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.599 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.600 | 2026-08-26 20:47:21.600 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.600 | 2026-08-26 20:47:21.600 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.600 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.600 | + lib/keystone:create_service_user:382 : [[ -n 05ec6ea67732400e8ea173ed78567761 ]] 2026-08-26 20:47:21.600 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role 05ec6ea67732400e8ea173ed78567761 cinder service Default Default 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.600 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.600 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.600 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 05ec6ea67732400e8ea173ed78567761 --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.600 | 2026-08-26 20:47:21.601 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 05ec6ea67732400e8ea173ed78567761 --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.601 | 2026-08-26 20:47:21.601 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:979 : user_role_id=05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:980 : echo 05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.601 | 05ec6ea67732400e8ea173ed78567761 2026-08-26 20:47:21.601 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-26 20:47:21.601 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:21.601 | + lib/cinder:create_cinder_accounts:472 : get_or_add_user_project_role member cinder service Default Default 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.601 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.601 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.601 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.601 | 2026-08-26 20:47:21.601 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.601 | 2026-08-26 20:47:21.601 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.602 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c599d00644b494492b6f41ccb788e00 2026-08-26 20:47:21.602 | + functions-common:get_or_add_user_project_role:980 : echo 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:47:21.602 | 4c599d00644b494492b6f41ccb788e00 2026-08-26 20:47:21.602 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-26 20:47:21.602 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://162.253.55.114/volume 2026-08-26 20:47:21.602 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-26 20:47:21.602 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:47:21.602 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-26 20:47:21.602 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-26 20:47:21.602 | 2026-08-26 20:47:21.602 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.602 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:47:21.602 | b34d9d31707e446e98abe7ec17254549' 2026-08-26 20:47:21.602 | + functions-common:get_or_create_service:1067 : echo b34d9d31707e446e98abe7ec17254549 2026-08-26 20:47:21.602 | b34d9d31707e446e98abe7ec17254549 2026-08-26 20:47:21.602 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://162.253.55.114/volume/v3 2026-08-26 20:47:21.602 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:47:21.602 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://162.253.55.114/volume/v3 RegionOne 2026-08-26 20:47:21.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:47:21.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-26 20:47:21.602 | 2026-08-26 20:47:21.602 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:47:21.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:47:21.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://162.253.55.114/volume/v3 --region RegionOne -f value -c id 2026-08-26 20:47:21.603 | 2026-08-26 20:47:21.603 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=78ca1f6ee5b84951932a599aac5f432a 2026-08-26 20:47:21.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 78ca1f6ee5b84951932a599aac5f432a 2026-08-26 20:47:21.603 | + functions-common:get_or_create_endpoint:1100 : public_id=78ca1f6ee5b84951932a599aac5f432a 2026-08-26 20:47:21.603 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:47:21.603 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:47:21.603 | + functions-common:get_or_create_endpoint:1109 : echo 78ca1f6ee5b84951932a599aac5f432a 2026-08-26 20:47:21.603 | 78ca1f6ee5b84951932a599aac5f432a 2026-08-26 20:47:21.603 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-26 20:47:21.603 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:47:21.603 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-26 20:47:21.603 | 2026-08-26 20:47:21.603 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_project:928 : project_id=c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_project:929 : echo c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:47:21.603 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c7e14e6bc2b54e5b9b38cc12576e75d2 2026-08-26 20:47:21.603 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:47:21.603 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-26 20:47:21.603 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-26 20:47:21.603 | 2026-08-26 20:47:21.603 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.603 | ++ functions-common:get_or_create_user:915 : user_id=07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.604 | ++ functions-common:get_or_create_user:916 : echo 07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.604 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 07599d7febbc4c54a6fcb1ebc2201382 2026-08-26 20:47:21.702 | [1984 Async create_cinder_accounts:72817]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-26 20:47:21.715 | + inc/async:async_wait:197 : return 0 2026-08-26 20:47:21.723 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-26 20:47:21.844 | [1984 Async create_neutron_accounts:72989]: Waiting for completion of create_neutron_accounts running on PID 72989 (1 other jobs running) 2026-08-26 20:47:21.903 | [1984 Async create_neutron_accounts:72989]: Signaling child to exit 2026-08-26 20:47:21.904 | WAKEUP 2026-08-26 20:47:21.958 | [1984 Async create_neutron_accounts:72989]: Signaled 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://162.253.55.114/ 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://162.253.55.114/networking 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-26 20:47:21.962 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:21.962 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-26 20:47:21.962 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-26 20:47:21.962 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:47:21.962 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:47:21.962 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:47:21.963 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:47:21.963 | 2026-08-26 20:47:21.963 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.963 | + functions-common:get_or_create_user:915 : user_id=97f11d3733704dc78114fd5bc01665d2 2026-08-26 20:47:21.963 | + functions-common:get_or_create_user:916 : echo 97f11d3733704dc78114fd5bc01665d2 2026-08-26 20:47:21.963 | 97f11d3733704dc78114fd5bc01665d2 2026-08-26 20:47:21.963 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:47:21.963 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:47:21.963 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-26 20:47:21.963 | 2026-08-26 20:47:21.963 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:47:21.963 | 2026-08-26 20:47:21.963 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.963 | + functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.963 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:47:21.963 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-26 20:47:21.964 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-26 20:47:21.964 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:47:21.964 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-26 20:47:21.964 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-26 20:47:21.964 | 2026-08-26 20:47:21.964 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.964 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:47:21.964 | a89a8c59cae8418492f36f98f3457a51' 2026-08-26 20:47:21.964 | + functions-common:get_or_create_service:1067 : echo a89a8c59cae8418492f36f98f3457a51 2026-08-26 20:47:21.964 | a89a8c59cae8418492f36f98f3457a51 2026-08-26 20:47:21.964 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://162.253.55.114/networking 2026-08-26 20:47:21.964 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:47:21.964 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://162.253.55.114/networking RegionOne 2026-08-26 20:47:21.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:47:21.964 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-26 20:47:21.964 | 2026-08-26 20:47:21.964 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:47:21.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:47:21.964 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://162.253.55.114/networking --region RegionOne -f value -c id 2026-08-26 20:47:21.964 | 2026-08-26 20:47:21.964 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:47:21.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=14a5926724584b17bc789ff60aba180b 2026-08-26 20:47:21.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 14a5926724584b17bc789ff60aba180b 2026-08-26 20:47:21.965 | + functions-common:get_or_create_endpoint:1100 : public_id=14a5926724584b17bc789ff60aba180b 2026-08-26 20:47:21.965 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:47:21.965 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:47:21.965 | + functions-common:get_or_create_endpoint:1109 : echo 14a5926724584b17bc789ff60aba180b 2026-08-26 20:47:21.965 | 14a5926724584b17bc789ff60aba180b 2026-08-26 20:47:22.071 | [1984 Async create_neutron_accounts:72989]: finished create_neutron_accounts with result 0 in 28 seconds 2026-08-26 20:47:22.090 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-26 20:47:22.103 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-26 20:47:22.111 | + inc/async:async_wait:197 : return 0 2026-08-26 20:47:22.120 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-26 20:47:22.170 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:22.177 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-26 20:47:22.225 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:22.233 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-26 20:47:22.239 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:47:22.247 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-26 20:47:22.255 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-26 20:47:22.262 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-26 20:47:22.429 | + inc/async:async_inner:63 : init_glance 2026-08-26 20:47:22.523 | [1984 Async init_glance:75402]: running: init_glance 2026-08-26 20:47:22.531 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-26 20:47:22.576 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:22.582 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-26 20:47:22.590 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:47:22.596 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-26 20:47:22.603 | + ./stack.sh:main:1170 : configure_neutron 2026-08-26 20:47:22.610 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-26 20:47:22.617 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-26 20:47:22.622 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-26 20:47:22.654 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-26 20:47:22.661 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-26 20:47:23.413 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:23.413 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:23.413 | we strongly recommend against using it for new projects. 2026-08-26 20:47:23.413 | 2026-08-26 20:47:23.413 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:23.413 | framework. For more detail see 2026-08-26 20:47:23.413 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:23.413 | 2026-08-26 20:47:23.414 | import eventlet as _eventlet # noqa 2026-08-26 20:47:25.607 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:25.607 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:25.607 | we strongly recommend against using it for new projects. 2026-08-26 20:47:25.607 | 2026-08-26 20:47:25.607 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:25.607 | framework. For more detail see 2026-08-26 20:47:25.607 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:25.607 | 2026-08-26 20:47:25.607 | import eventlet as _eventlet # noqa 2026-08-26 20:47:27.804 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:27.804 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:27.804 | we strongly recommend against using it for new projects. 2026-08-26 20:47:27.804 | 2026-08-26 20:47:27.804 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:27.804 | framework. For more detail see 2026-08-26 20:47:27.804 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:27.804 | 2026-08-26 20:47:27.804 | import eventlet as _eventlet # noqa 2026-08-26 20:47:29.961 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:47:29.961 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:29.961 | we strongly recommend against using it for new projects. 2026-08-26 20:47:29.961 | 2026-08-26 20:47:29.961 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:29.961 | framework. For more detail see 2026-08-26 20:47:29.961 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:29.961 | 2026-08-26 20:47:29.961 | from eventlet import event 2026-08-26 20:47:30.258 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:47:30.258 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:47:32.523 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:32.523 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:32.523 | we strongly recommend against using it for new projects. 2026-08-26 20:47:32.523 | 2026-08-26 20:47:32.523 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:32.523 | framework. For more detail see 2026-08-26 20:47:32.523 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:32.523 | 2026-08-26 20:47:32.523 | import eventlet as _eventlet # noqa 2026-08-26 20:47:33.875 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:47:33.938 | [75402 Async init_glance:75402]: finished successfully 2026-08-26 20:47:34.624 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:34.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:34.624 | we strongly recommend against using it for new projects. 2026-08-26 20:47:34.624 | 2026-08-26 20:47:34.625 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:34.625 | framework. For more detail see 2026-08-26 20:47:34.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:34.625 | 2026-08-26 20:47:34.625 | import eventlet as _eventlet # noqa 2026-08-26 20:47:36.891 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:47:36.891 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:36.891 | we strongly recommend against using it for new projects. 2026-08-26 20:47:36.891 | 2026-08-26 20:47:36.891 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:36.891 | framework. For more detail see 2026-08-26 20:47:36.891 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:36.891 | 2026-08-26 20:47:36.891 | from eventlet import event 2026-08-26 20:47:37.391 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:47:37.391 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:47:39.098 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:39.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:39.098 | we strongly recommend against using it for new projects. 2026-08-26 20:47:39.098 | 2026-08-26 20:47:39.098 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:39.098 | framework. For more detail see 2026-08-26 20:47:39.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:39.098 | 2026-08-26 20:47:39.098 | import eventlet as _eventlet # noqa 2026-08-26 20:47:40.007 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:40.007 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:40.007 | we strongly recommend against using it for new projects. 2026-08-26 20:47:40.007 | 2026-08-26 20:47:40.007 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:40.007 | framework. For more detail see 2026-08-26 20:47:40.007 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:40.007 | 2026-08-26 20:47:40.007 | import eventlet as _eventlet # noqa 2026-08-26 20:47:42.185 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:42.185 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:42.185 | we strongly recommend against using it for new projects. 2026-08-26 20:47:42.185 | 2026-08-26 20:47:42.185 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:42.185 | framework. For more detail see 2026-08-26 20:47:42.185 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:42.185 | 2026-08-26 20:47:42.185 | import eventlet as _eventlet # noqa 2026-08-26 20:47:43.508 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:43.508 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:43.508 | we strongly recommend against using it for new projects. 2026-08-26 20:47:43.508 | 2026-08-26 20:47:43.508 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:43.508 | framework. For more detail see 2026-08-26 20:47:43.508 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:43.508 | 2026-08-26 20:47:43.508 | import eventlet as _eventlet # noqa 2026-08-26 20:47:45.810 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-26 20:47:45.821 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-26 20:47:45.827 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-26 20:47:45.833 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-26 20:47:45.839 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-26 20:47:45.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-26 20:47:45.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-26 20:47:45.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-26 20:47:45.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-26 20:47:45.871 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-26 20:47:45.877 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-26 20:47:45.883 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-26 20:47:45.890 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-26 20:47:45.896 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-26 20:47:45.903 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-26 20:47:45.909 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-26 20:47:45.918 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:47:45.924 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:47:45.930 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-26 20:47:45.936 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:47:45.949 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-26 20:47:45.954 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-26 20:47:45.960 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-26 20:47:45.965 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-26 20:47:45.972 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:47:45.978 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:47:45.985 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:47:46.023 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:46.030 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:47:46.037 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-26 20:47:46.046 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-26 20:47:46.120 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-26 20:47:46.198 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-26 20:47:46.277 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-26 20:47:46.355 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-26 20:47:46.438 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-26 20:47:46.512 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-26 20:47:46.518 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-26 20:47:46.524 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-26 20:47:46.530 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:47:46.538 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:47:46.581 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:47:46.585 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:47:46.592 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:47:46.598 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:47:46.602 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:47:46.679 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:47:46.759 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:47:46.843 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:47:46.923 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-26 20:47:47.008 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-26 20:47:47.015 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:47:47.021 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-26 20:47:47.028 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-26 20:47:47.035 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-26 20:47:47.042 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:47:47.049 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-26 20:47:47.056 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-26 20:47:47.086 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-26 20:47:47.114 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-26 20:47:47.143 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-26 20:47:47.172 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-26 20:47:47.200 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:47:47.206 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:47:47.214 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-26 20:47:47.225 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.RJtDuwpIPt 2026-08-26 20:47:47.231 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:47:47.238 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:47:47.245 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.RJtDuwpIPt 2026-08-26 20:47:47.255 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.RJtDuwpIPt 2026-08-26 20:47:47.282 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.RJtDuwpIPt /etc/sudoers.d/neutron-rootwrap 2026-08-26 20:47:47.308 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-26 20:47:47.314 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-26 20:47:47.320 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:47:47.395 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-26 20:47:47.401 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:47:47.479 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-26 20:47:47.487 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-26 20:47:47.493 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-26 20:47:47.500 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:47:47.507 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:47:47.515 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:47:47.557 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:47.566 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:47:47.574 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:47:47.582 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:47:47.631 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:47.639 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:47:47.649 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:47:47.733 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:47:47.740 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:47:47.747 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-26 20:47:47.794 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:47.801 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-26 20:47:47.849 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:47.856 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-26 20:47:47.901 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:47.908 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:47:47.953 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:47.961 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-26 20:47:48.006 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:48.014 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:47:48.021 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-26 20:47:48.065 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:47:48.072 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-26 20:47:48.081 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-26 20:47:48.089 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-26 20:47:48.089 | Configuring OVN 2026-08-26 20:47:48.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-26 20:47:48.105 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-26 20:47:48.116 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-26 20:47:48.127 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=61dc10a9-f5e0-4a5c-8a06-c515bc79b2a3 2026-08-26 20:47:48.136 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:47:48.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-26 20:47:48.151 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:47:48.158 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:47:48.165 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:47:48.171 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:47:48.178 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:47:48.186 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:47:48.192 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:47:48.198 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:47:48.204 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:47:48.210 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:47:48.216 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:47:48.222 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:47:48.229 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:47:48.237 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-26 20:47:48.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-26 20:47:48.251 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-26 20:47:48.258 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:47:48.302 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:48.310 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:47:48.416 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:47:48.423 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-26 20:47:48.429 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-26 20:47:48.472 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:47:48.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-26 20:47:48.487 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:47:48.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-26 20:47:48.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-26 20:47:48.530 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-26 20:47:48.542 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-26 20:47:48.550 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-26 20:47:48.899 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:48.899 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:48.899 | we strongly recommend against using it for new projects. 2026-08-26 20:47:48.899 | 2026-08-26 20:47:48.899 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:48.899 | framework. For more detail see 2026-08-26 20:47:48.899 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:48.899 | 2026-08-26 20:47:48.899 | import eventlet as _eventlet # noqa 2026-08-26 20:47:50.972 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:50.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:50.972 | we strongly recommend against using it for new projects. 2026-08-26 20:47:50.972 | 2026-08-26 20:47:50.972 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:50.972 | framework. For more detail see 2026-08-26 20:47:50.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:50.972 | 2026-08-26 20:47:50.972 | import eventlet as _eventlet # noqa 2026-08-26 20:47:52.983 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:52.983 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:52.983 | we strongly recommend against using it for new projects. 2026-08-26 20:47:52.983 | 2026-08-26 20:47:52.983 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:52.983 | framework. For more detail see 2026-08-26 20:47:52.983 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:52.983 | 2026-08-26 20:47:52.983 | import eventlet as _eventlet # noqa 2026-08-26 20:47:55.253 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:47:55.253 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:55.254 | we strongly recommend against using it for new projects. 2026-08-26 20:47:55.254 | 2026-08-26 20:47:55.254 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:55.254 | framework. For more detail see 2026-08-26 20:47:55.254 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:55.254 | 2026-08-26 20:47:55.254 | from eventlet import event 2026-08-26 20:47:55.524 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:47:55.524 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:47:57.317 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:57.317 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:57.317 | we strongly recommend against using it for new projects. 2026-08-26 20:47:57.317 | 2026-08-26 20:47:57.317 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:57.317 | framework. For more detail see 2026-08-26 20:47:57.317 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:57.318 | 2026-08-26 20:47:57.318 | import eventlet as _eventlet # noqa 2026-08-26 20:47:59.349 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:47:59.349 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:47:59.349 | we strongly recommend against using it for new projects. 2026-08-26 20:47:59.349 | 2026-08-26 20:47:59.349 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:47:59.349 | framework. For more detail see 2026-08-26 20:47:59.349 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:47:59.349 | 2026-08-26 20:47:59.349 | import eventlet as _eventlet # noqa 2026-08-26 20:48:01.546 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:48:01.546 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:01.546 | we strongly recommend against using it for new projects. 2026-08-26 20:48:01.546 | 2026-08-26 20:48:01.546 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:01.546 | framework. For more detail see 2026-08-26 20:48:01.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:01.547 | 2026-08-26 20:48:01.547 | from eventlet import event 2026-08-26 20:48:02.054 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:48:02.054 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:48:03.866 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:03.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:03.866 | we strongly recommend against using it for new projects. 2026-08-26 20:48:03.866 | 2026-08-26 20:48:03.866 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:03.866 | framework. For more detail see 2026-08-26 20:48:03.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:03.866 | 2026-08-26 20:48:03.866 | import eventlet as _eventlet # noqa 2026-08-26 20:48:04.880 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:04.881 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:04.881 | we strongly recommend against using it for new projects. 2026-08-26 20:48:04.881 | 2026-08-26 20:48:04.881 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:04.881 | framework. For more detail see 2026-08-26 20:48:04.881 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:04.881 | 2026-08-26 20:48:04.881 | import eventlet as _eventlet # noqa 2026-08-26 20:48:06.994 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:06.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:06.994 | we strongly recommend against using it for new projects. 2026-08-26 20:48:06.994 | 2026-08-26 20:48:06.994 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:06.994 | framework. For more detail see 2026-08-26 20:48:06.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:06.994 | 2026-08-26 20:48:06.994 | import eventlet as _eventlet # noqa 2026-08-26 20:48:08.328 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:08.328 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:08.329 | we strongly recommend against using it for new projects. 2026-08-26 20:48:08.329 | 2026-08-26 20:48:08.329 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:08.329 | framework. For more detail see 2026-08-26 20:48:08.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:08.329 | 2026-08-26 20:48:08.329 | import eventlet as _eventlet # noqa 2026-08-26 20:48:10.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:48:10.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:48:10.129 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:48:10.136 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:48:10.207 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-26 20:48:10.213 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:48:10.291 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-26 20:48:10.371 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 162.253.55.114 2026-08-26 20:48:10.447 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-08-26 20:48:10.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-26 20:48:10.601 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-26 20:48:10.682 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:162.253.55.114:6642 2026-08-26 20:48:10.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-26 20:48:10.806 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:10.813 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:10.890 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:10.969 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:11.044 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-26 20:48:11.051 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-26 20:48:11.128 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:162.253.55.114:6641 2026-08-26 20:48:11.202 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-26 20:48:11.210 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-26 20:48:11.217 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-26 20:48:11.217 | Configuring Neutron for OVN 2026-08-26 20:48:11.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-26 20:48:11.264 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:11.270 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-26 20:48:11.279 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-26 20:48:11.279 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-26 20:48:11.629 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:11.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:11.630 | we strongly recommend against using it for new projects. 2026-08-26 20:48:11.630 | 2026-08-26 20:48:11.630 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:11.630 | framework. For more detail see 2026-08-26 20:48:11.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:11.630 | 2026-08-26 20:48:11.630 | import eventlet as _eventlet # noqa 2026-08-26 20:48:13.295 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-26 20:48:13.305 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-26 20:48:13.305 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-26 20:48:13.707 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:48:13.707 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:48:13.707 | we strongly recommend against using it for new projects. 2026-08-26 20:48:13.707 | 2026-08-26 20:48:13.707 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:48:13.707 | framework. For more detail see 2026-08-26 20:48:13.707 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:48:13.707 | 2026-08-26 20:48:13.707 | import eventlet as _eventlet # noqa 2026-08-26 20:48:15.007 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:48:15.013 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-26 20:48:15.054 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:15.062 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:48:15.071 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:48:15.073 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-26 20:48:15.074 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-26 20:48:15.082 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-26 20:48:15.094 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-26 20:48:15.094 | address-scope 2026-08-26 20:48:15.094 | agent 2026-08-26 20:48:15.094 | allowed-address-pairs 2026-08-26 20:48:15.094 | auto-allocated-topology 2026-08-26 20:48:15.094 | availability_zone 2026-08-26 20:48:15.094 | bgp 2026-08-26 20:48:15.094 | bgp_4byte_asn 2026-08-26 20:48:15.094 | bgp_dragent_scheduler 2026-08-26 20:48:15.094 | binding 2026-08-26 20:48:15.094 | binding-extended 2026-08-26 20:48:15.094 | default-subnetpools 2026-08-26 20:48:15.094 | dhcp_agent_scheduler 2026-08-26 20:48:15.094 | dns-domain-ports 2026-08-26 20:48:15.095 | dns-integration 2026-08-26 20:48:15.095 | dns-integration-domain-keywords 2026-08-26 20:48:15.095 | empty-string-filtering 2026-08-26 20:48:15.095 | enable-default-route-bfd 2026-08-26 20:48:15.095 | enable-default-route-ecmp 2026-08-26 20:48:15.095 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.095 | ext-gw-mode 2026-08-26 20:48:15.095 | external-gateway-multihoming 2026-08-26 20:48:15.095 | external-net 2026-08-26 20:48:15.095 | extra_dhcp_opt 2026-08-26 20:48:15.095 | extraroute 2026-08-26 20:48:15.095 | extraroute-atomic 2026-08-26 20:48:15.095 | filter-validation 2026-08-26 20:48:15.095 | fip-port-details 2026-08-26 20:48:15.095 | flavors 2026-08-26 20:48:15.095 | floating-ip-port-forwarding 2026-08-26 20:48:15.095 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.095 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.095 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.095 | floatingip-pools 2026-08-26 20:48:15.095 | fwaas_v2 2026-08-26 20:48:15.095 | ip_allocation 2026-08-26 20:48:15.095 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.095 | l3-flavors 2026-08-26 20:48:15.095 | l3-ha 2026-08-26 20:48:15.095 | l3_agent_scheduler 2026-08-26 20:48:15.095 | logging 2026-08-26 20:48:15.095 | multi-provider 2026-08-26 20:48:15.095 | net-mtu 2026-08-26 20:48:15.095 | net-mtu-writable 2026-08-26 20:48:15.095 | network-ip-availability 2026-08-26 20:48:15.095 | network_availability_zone 2026-08-26 20:48:15.095 | network_ha 2026-08-26 20:48:15.095 | pagination 2026-08-26 20:48:15.095 | port-device-profile 2026-08-26 20:48:15.095 | port-hardware-offload-type 2026-08-26 20:48:15.095 | port-mac-address-regenerate 2026-08-26 20:48:15.095 | port-numa-affinity-policy 2026-08-26 20:48:15.095 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.095 | port-resource-request 2026-08-26 20:48:15.095 | port-security 2026-08-26 20:48:15.095 | port-trusted-vif 2026-08-26 20:48:15.095 | project-id 2026-08-26 20:48:15.095 | provider 2026-08-26 20:48:15.095 | pvlan 2026-08-26 20:48:15.095 | qinq 2026-08-26 20:48:15.095 | qos 2026-08-26 20:48:15.095 | qos-bw-limit-direction 2026-08-26 20:48:15.095 | qos-bw-minimum-ingress 2026-08-26 20:48:15.095 | qos-default 2026-08-26 20:48:15.095 | qos-fip 2026-08-26 20:48:15.096 | qos-gateway-ip 2026-08-26 20:48:15.096 | qos-rule-type-details 2026-08-26 20:48:15.096 | qos-rule-type-filter 2026-08-26 20:48:15.096 | qos-rules-alias 2026-08-26 20:48:15.096 | quota-check-limit 2026-08-26 20:48:15.096 | quota-check-limit-default 2026-08-26 20:48:15.096 | quota_details 2026-08-26 20:48:15.096 | quotas 2026-08-26 20:48:15.096 | rbac-address-scope 2026-08-26 20:48:15.096 | rbac-policies 2026-08-26 20:48:15.096 | rbac-security-groups 2026-08-26 20:48:15.096 | router 2026-08-26 20:48:15.096 | router-enable-snat 2026-08-26 20:48:15.096 | router_availability_zone 2026-08-26 20:48:15.096 | security-group 2026-08-26 20:48:15.096 | security-groups-default-rules 2026-08-26 20:48:15.096 | security-groups-default-statefulness 2026-08-26 20:48:15.096 | security-groups-normalized-cidr 2026-08-26 20:48:15.096 | security-groups-remote-address-group 2026-08-26 20:48:15.096 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.096 | security-groups-shared-filtering 2026-08-26 20:48:15.096 | segment 2026-08-26 20:48:15.096 | sorting 2026-08-26 20:48:15.096 | standard-attr-description 2026-08-26 20:48:15.096 | standard-attr-fwaas-v2 2026-08-26 20:48:15.096 | standard-attr-revisions 2026-08-26 20:48:15.096 | standard-attr-tag 2026-08-26 20:48:15.096 | standard-attr-timestamp 2026-08-26 20:48:15.096 | stateful-security-group 2026-08-26 20:48:15.096 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.096 | subnet-external-network 2026-08-26 20:48:15.096 | subnet-service-types 2026-08-26 20:48:15.096 | subnet_allocation 2026-08-26 20:48:15.096 | subnet_onboard 2026-08-26 20:48:15.096 | subnetpool-prefix-ops 2026-08-26 20:48:15.096 | tag-creation 2026-08-26 20:48:15.096 | tap-mirror 2026-08-26 20:48:15.096 | tap-mirror-both-direction 2026-08-26 20:48:15.096 | trunk 2026-08-26 20:48:15.096 | uplink-status-propagation 2026-08-26 20:48:15.096 | uplink-status-propagation-updatable 2026-08-26 20:48:15.096 | vlan-transparent 2026-08-26 20:48:15.096 | vpn-endpoint-groups 2026-08-26 20:48:15.096 | vpnaas' 2026-08-26 20:48:15.105 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:48:15.105 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-26 20:48:15.106 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-26 20:48:15.112 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-26 20:48:15.124 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-26 20:48:15.124 | address-scope 2026-08-26 20:48:15.124 | agent 2026-08-26 20:48:15.124 | allowed-address-pairs 2026-08-26 20:48:15.124 | auto-allocated-topology 2026-08-26 20:48:15.124 | availability_zone 2026-08-26 20:48:15.124 | bgp 2026-08-26 20:48:15.124 | bgp_4byte_asn 2026-08-26 20:48:15.125 | bgp_dragent_scheduler 2026-08-26 20:48:15.125 | binding 2026-08-26 20:48:15.125 | binding-extended 2026-08-26 20:48:15.125 | default-subnetpools 2026-08-26 20:48:15.125 | dhcp_agent_scheduler 2026-08-26 20:48:15.125 | dns-domain-ports 2026-08-26 20:48:15.125 | dns-integration 2026-08-26 20:48:15.125 | dns-integration-domain-keywords 2026-08-26 20:48:15.125 | empty-string-filtering 2026-08-26 20:48:15.125 | enable-default-route-bfd 2026-08-26 20:48:15.125 | enable-default-route-ecmp 2026-08-26 20:48:15.125 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.125 | ext-gw-mode 2026-08-26 20:48:15.125 | external-gateway-multihoming 2026-08-26 20:48:15.125 | external-net 2026-08-26 20:48:15.125 | extra_dhcp_opt 2026-08-26 20:48:15.125 | extraroute 2026-08-26 20:48:15.125 | extraroute-atomic 2026-08-26 20:48:15.125 | filter-validation 2026-08-26 20:48:15.125 | fip-port-details 2026-08-26 20:48:15.125 | flavors 2026-08-26 20:48:15.125 | floating-ip-port-forwarding 2026-08-26 20:48:15.125 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.125 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.125 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.125 | floatingip-pools 2026-08-26 20:48:15.125 | fwaas_v2 2026-08-26 20:48:15.125 | ip_allocation 2026-08-26 20:48:15.125 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.125 | l3-flavors 2026-08-26 20:48:15.125 | l3-ha 2026-08-26 20:48:15.125 | l3_agent_scheduler 2026-08-26 20:48:15.125 | logging 2026-08-26 20:48:15.125 | multi-provider 2026-08-26 20:48:15.125 | net-mtu 2026-08-26 20:48:15.125 | net-mtu-writable 2026-08-26 20:48:15.125 | network-ip-availability 2026-08-26 20:48:15.125 | network_availability_zone 2026-08-26 20:48:15.125 | network_ha 2026-08-26 20:48:15.125 | pagination 2026-08-26 20:48:15.125 | port-device-profile 2026-08-26 20:48:15.125 | port-hardware-offload-type 2026-08-26 20:48:15.125 | port-mac-address-regenerate 2026-08-26 20:48:15.125 | port-numa-affinity-policy 2026-08-26 20:48:15.125 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.125 | port-resource-request 2026-08-26 20:48:15.125 | port-security 2026-08-26 20:48:15.126 | port-trusted-vif 2026-08-26 20:48:15.126 | project-id 2026-08-26 20:48:15.126 | provider 2026-08-26 20:48:15.126 | pvlan 2026-08-26 20:48:15.126 | qinq 2026-08-26 20:48:15.126 | qos 2026-08-26 20:48:15.126 | qos-bw-limit-direction 2026-08-26 20:48:15.126 | qos-bw-minimum-ingress 2026-08-26 20:48:15.126 | qos-default 2026-08-26 20:48:15.126 | qos-fip 2026-08-26 20:48:15.126 | qos-gateway-ip 2026-08-26 20:48:15.126 | qos-rule-type-details 2026-08-26 20:48:15.126 | qos-rule-type-filter 2026-08-26 20:48:15.126 | qos-rules-alias 2026-08-26 20:48:15.126 | quota-check-limit 2026-08-26 20:48:15.126 | quota-check-limit-default 2026-08-26 20:48:15.126 | quota_details 2026-08-26 20:48:15.126 | quotas 2026-08-26 20:48:15.126 | rbac-address-scope 2026-08-26 20:48:15.126 | rbac-policies 2026-08-26 20:48:15.126 | rbac-security-groups 2026-08-26 20:48:15.126 | router 2026-08-26 20:48:15.126 | router-enable-snat 2026-08-26 20:48:15.126 | router_availability_zone 2026-08-26 20:48:15.126 | security-group 2026-08-26 20:48:15.126 | security-groups-default-rules 2026-08-26 20:48:15.126 | security-groups-default-statefulness 2026-08-26 20:48:15.126 | security-groups-normalized-cidr 2026-08-26 20:48:15.126 | security-groups-remote-address-group 2026-08-26 20:48:15.126 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.126 | security-groups-shared-filtering 2026-08-26 20:48:15.126 | segment 2026-08-26 20:48:15.126 | sorting 2026-08-26 20:48:15.126 | standard-attr-description 2026-08-26 20:48:15.126 | standard-attr-fwaas-v2 2026-08-26 20:48:15.126 | standard-attr-revisions 2026-08-26 20:48:15.126 | standard-attr-tag 2026-08-26 20:48:15.126 | standard-attr-timestamp 2026-08-26 20:48:15.126 | stateful-security-group 2026-08-26 20:48:15.126 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.126 | subnet-external-network 2026-08-26 20:48:15.126 | subnet-service-types 2026-08-26 20:48:15.126 | subnet_allocation 2026-08-26 20:48:15.126 | subnet_onboard 2026-08-26 20:48:15.126 | subnetpool-prefix-ops 2026-08-26 20:48:15.126 | tag-creation 2026-08-26 20:48:15.126 | tap-mirror 2026-08-26 20:48:15.126 | tap-mirror-both-direction 2026-08-26 20:48:15.126 | trunk 2026-08-26 20:48:15.126 | uplink-status-propagation 2026-08-26 20:48:15.127 | uplink-status-propagation-updatable 2026-08-26 20:48:15.127 | vlan-transparent 2026-08-26 20:48:15.127 | vpn-endpoint-groups 2026-08-26 20:48:15.127 | vpnaas' 2026-08-26 20:48:15.136 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-26 20:48:15.136 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-26 20:48:15.136 | address-scope 2026-08-26 20:48:15.136 | agent 2026-08-26 20:48:15.136 | allowed-address-pairs 2026-08-26 20:48:15.136 | auto-allocated-topology 2026-08-26 20:48:15.136 | availability_zone 2026-08-26 20:48:15.136 | bgp 2026-08-26 20:48:15.136 | bgp_4byte_asn 2026-08-26 20:48:15.136 | bgp_dragent_scheduler 2026-08-26 20:48:15.136 | binding 2026-08-26 20:48:15.136 | binding-extended 2026-08-26 20:48:15.136 | default-subnetpools 2026-08-26 20:48:15.136 | dhcp_agent_scheduler 2026-08-26 20:48:15.136 | dns-domain-ports 2026-08-26 20:48:15.136 | dns-integration 2026-08-26 20:48:15.136 | dns-integration-domain-keywords 2026-08-26 20:48:15.136 | empty-string-filtering 2026-08-26 20:48:15.136 | enable-default-route-bfd 2026-08-26 20:48:15.136 | enable-default-route-ecmp 2026-08-26 20:48:15.137 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.137 | ext-gw-mode 2026-08-26 20:48:15.137 | external-gateway-multihoming 2026-08-26 20:48:15.137 | external-net 2026-08-26 20:48:15.137 | extra_dhcp_opt 2026-08-26 20:48:15.137 | extraroute 2026-08-26 20:48:15.137 | extraroute-atomic 2026-08-26 20:48:15.137 | filter-validation 2026-08-26 20:48:15.137 | fip-port-details 2026-08-26 20:48:15.137 | flavors 2026-08-26 20:48:15.137 | floating-ip-port-forwarding 2026-08-26 20:48:15.137 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.137 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.137 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.137 | floatingip-pools 2026-08-26 20:48:15.137 | fwaas_v2 2026-08-26 20:48:15.137 | ip_allocation 2026-08-26 20:48:15.137 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.137 | l3-flavors 2026-08-26 20:48:15.137 | l3-ha 2026-08-26 20:48:15.137 | l3_agent_scheduler 2026-08-26 20:48:15.137 | logging 2026-08-26 20:48:15.137 | multi-provider 2026-08-26 20:48:15.137 | net-mtu 2026-08-26 20:48:15.137 | net-mtu-writable 2026-08-26 20:48:15.137 | network-ip-availability 2026-08-26 20:48:15.137 | network_availability_zone 2026-08-26 20:48:15.137 | network_ha 2026-08-26 20:48:15.137 | pagination 2026-08-26 20:48:15.137 | port-device-profile 2026-08-26 20:48:15.137 | port-hardware-offload-type 2026-08-26 20:48:15.137 | port-mac-address-regenerate 2026-08-26 20:48:15.137 | port-numa-affinity-policy 2026-08-26 20:48:15.137 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.137 | port-resource-request 2026-08-26 20:48:15.137 | port-security 2026-08-26 20:48:15.137 | port-trusted-vif 2026-08-26 20:48:15.137 | project-id 2026-08-26 20:48:15.137 | provider 2026-08-26 20:48:15.137 | pvlan 2026-08-26 20:48:15.137 | qinq 2026-08-26 20:48:15.137 | qos 2026-08-26 20:48:15.137 | qos-bw-limit-direction 2026-08-26 20:48:15.137 | qos-bw-minimum-ingress 2026-08-26 20:48:15.137 | qos-default 2026-08-26 20:48:15.137 | qos-fip 2026-08-26 20:48:15.137 | qos-gateway-ip 2026-08-26 20:48:15.137 | qos-rule-type-details 2026-08-26 20:48:15.137 | qos-rule-type-filter 2026-08-26 20:48:15.138 | qos-rules-alias 2026-08-26 20:48:15.138 | quota-check-limit 2026-08-26 20:48:15.138 | quota-check-limit-default 2026-08-26 20:48:15.138 | quota_details 2026-08-26 20:48:15.138 | quotas 2026-08-26 20:48:15.138 | rbac-address-scope 2026-08-26 20:48:15.138 | rbac-policies 2026-08-26 20:48:15.138 | rbac-security-groups 2026-08-26 20:48:15.138 | router 2026-08-26 20:48:15.138 | router-enable-snat 2026-08-26 20:48:15.138 | router_availability_zone 2026-08-26 20:48:15.138 | security-group 2026-08-26 20:48:15.138 | security-groups-default-rules 2026-08-26 20:48:15.138 | security-groups-default-statefulness 2026-08-26 20:48:15.138 | security-groups-normalized-cidr 2026-08-26 20:48:15.138 | security-groups-remote-address-group 2026-08-26 20:48:15.138 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.138 | security-groups-shared-filtering 2026-08-26 20:48:15.138 | segment 2026-08-26 20:48:15.138 | sorting 2026-08-26 20:48:15.138 | standard-attr-description 2026-08-26 20:48:15.138 | standard-attr-fwaas-v2 2026-08-26 20:48:15.138 | standard-attr-revisions 2026-08-26 20:48:15.138 | standard-attr-tag 2026-08-26 20:48:15.138 | standard-attr-timestamp 2026-08-26 20:48:15.138 | stateful-security-group 2026-08-26 20:48:15.138 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.138 | subnet-external-network 2026-08-26 20:48:15.138 | subnet-service-types 2026-08-26 20:48:15.138 | subnet_allocation 2026-08-26 20:48:15.138 | subnet_onboard 2026-08-26 20:48:15.138 | subnetpool-prefix-ops 2026-08-26 20:48:15.138 | tag-creation 2026-08-26 20:48:15.138 | tap-mirror 2026-08-26 20:48:15.138 | tap-mirror-both-direction 2026-08-26 20:48:15.138 | trunk 2026-08-26 20:48:15.138 | uplink-status-propagation 2026-08-26 20:48:15.138 | uplink-status-propagation-updatable 2026-08-26 20:48:15.138 | vlan-transparent 2026-08-26 20:48:15.138 | vpn-endpoint-groups 2026-08-26 20:48:15.138 | vpnaas' 2026-08-26 20:48:15.138 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-26 20:48:15.138 | address-scope 2026-08-26 20:48:15.138 | agent 2026-08-26 20:48:15.138 | allowed-address-pairs 2026-08-26 20:48:15.138 | auto-allocated-topology 2026-08-26 20:48:15.138 | availability_zone 2026-08-26 20:48:15.138 | bgp 2026-08-26 20:48:15.139 | bgp_4byte_asn 2026-08-26 20:48:15.139 | bgp_dragent_scheduler 2026-08-26 20:48:15.139 | binding 2026-08-26 20:48:15.139 | binding-extended 2026-08-26 20:48:15.139 | default-subnetpools 2026-08-26 20:48:15.139 | dhcp_agent_scheduler 2026-08-26 20:48:15.139 | dns-domain-ports 2026-08-26 20:48:15.139 | dns-integration 2026-08-26 20:48:15.139 | dns-integration-domain-keywords 2026-08-26 20:48:15.139 | empty-string-filtering 2026-08-26 20:48:15.139 | enable-default-route-bfd 2026-08-26 20:48:15.139 | enable-default-route-ecmp 2026-08-26 20:48:15.139 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.139 | ext-gw-mode 2026-08-26 20:48:15.139 | external-gateway-multihoming 2026-08-26 20:48:15.139 | external-net 2026-08-26 20:48:15.139 | extra_dhcp_opt 2026-08-26 20:48:15.139 | extraroute 2026-08-26 20:48:15.139 | extraroute-atomic 2026-08-26 20:48:15.139 | filter-validation 2026-08-26 20:48:15.139 | fip-port-details 2026-08-26 20:48:15.139 | flavors 2026-08-26 20:48:15.139 | floating-ip-port-forwarding 2026-08-26 20:48:15.139 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.139 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.139 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.139 | floatingip-pools 2026-08-26 20:48:15.139 | fwaas_v2 2026-08-26 20:48:15.139 | ip_allocation 2026-08-26 20:48:15.139 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.139 | l3-flavors 2026-08-26 20:48:15.139 | l3-ha 2026-08-26 20:48:15.139 | l3_agent_scheduler 2026-08-26 20:48:15.139 | logging 2026-08-26 20:48:15.139 | multi-provider 2026-08-26 20:48:15.139 | net-mtu 2026-08-26 20:48:15.139 | net-mtu-writable 2026-08-26 20:48:15.139 | network-ip-availability 2026-08-26 20:48:15.139 | network_availability_zone 2026-08-26 20:48:15.139 | network_ha 2026-08-26 20:48:15.139 | pagination 2026-08-26 20:48:15.139 | port-device-profile 2026-08-26 20:48:15.139 | port-hardware-offload-type 2026-08-26 20:48:15.139 | port-mac-address-regenerate 2026-08-26 20:48:15.139 | port-numa-affinity-policy 2026-08-26 20:48:15.139 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.139 | port-resource-request 2026-08-26 20:48:15.139 | port-security 2026-08-26 20:48:15.140 | port-trusted-vif 2026-08-26 20:48:15.140 | project-id 2026-08-26 20:48:15.140 | provider 2026-08-26 20:48:15.140 | pvlan 2026-08-26 20:48:15.140 | qinq 2026-08-26 20:48:15.140 | qos 2026-08-26 20:48:15.140 | qos-bw-limit-direction 2026-08-26 20:48:15.140 | qos-bw-minimum-ingress 2026-08-26 20:48:15.140 | qos-default 2026-08-26 20:48:15.140 | qos-fip 2026-08-26 20:48:15.140 | qos-gateway-ip 2026-08-26 20:48:15.140 | qos-rule-type-details 2026-08-26 20:48:15.140 | qos-rule-type-filter 2026-08-26 20:48:15.140 | qos-rules-alias 2026-08-26 20:48:15.140 | quota-check-limit 2026-08-26 20:48:15.140 | quota-check-limit-default 2026-08-26 20:48:15.140 | quota_details 2026-08-26 20:48:15.140 | quotas 2026-08-26 20:48:15.140 | rbac-address-scope 2026-08-26 20:48:15.140 | rbac-policies 2026-08-26 20:48:15.140 | rbac-security-groups 2026-08-26 20:48:15.140 | router 2026-08-26 20:48:15.140 | router-enable-snat 2026-08-26 20:48:15.140 | router_availability_zone 2026-08-26 20:48:15.140 | security-group 2026-08-26 20:48:15.140 | security-groups-default-rules 2026-08-26 20:48:15.140 | security-groups-default-statefulness 2026-08-26 20:48:15.140 | security-groups-normalized-cidr 2026-08-26 20:48:15.140 | security-groups-remote-address-group 2026-08-26 20:48:15.140 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.140 | security-groups-shared-filtering 2026-08-26 20:48:15.140 | segment 2026-08-26 20:48:15.140 | sorting 2026-08-26 20:48:15.140 | standard-attr-description 2026-08-26 20:48:15.140 | standard-attr-fwaas-v2 2026-08-26 20:48:15.140 | standard-attr-revisions 2026-08-26 20:48:15.140 | standard-attr-tag 2026-08-26 20:48:15.140 | standard-attr-timestamp 2026-08-26 20:48:15.140 | stateful-security-group 2026-08-26 20:48:15.140 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.140 | subnet-external-network 2026-08-26 20:48:15.140 | subnet-service-types 2026-08-26 20:48:15.140 | subnet_allocation 2026-08-26 20:48:15.140 | subnet_onboard 2026-08-26 20:48:15.140 | subnetpool-prefix-ops 2026-08-26 20:48:15.140 | tag-creation 2026-08-26 20:48:15.140 | tap-mirror 2026-08-26 20:48:15.141 | tap-mirror-both-direction 2026-08-26 20:48:15.141 | trunk 2026-08-26 20:48:15.141 | uplink-status-propagation 2026-08-26 20:48:15.141 | uplink-status-propagation-updatable 2026-08-26 20:48:15.141 | vlan-transparent 2026-08-26 20:48:15.141 | vpn-endpoint-groups 2026-08-26 20:48:15.141 | vpnaas' 2026-08-26 20:48:15.144 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-26 20:48:15.157 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-26 20:48:15.157 | address-scope 2026-08-26 20:48:15.157 | agent 2026-08-26 20:48:15.157 | allowed-address-pairs 2026-08-26 20:48:15.157 | auto-allocated-topology 2026-08-26 20:48:15.157 | availability_zone 2026-08-26 20:48:15.157 | bgp 2026-08-26 20:48:15.157 | bgp_4byte_asn 2026-08-26 20:48:15.157 | bgp_dragent_scheduler 2026-08-26 20:48:15.157 | binding 2026-08-26 20:48:15.157 | binding-extended 2026-08-26 20:48:15.157 | default-subnetpools 2026-08-26 20:48:15.157 | dhcp_agent_scheduler 2026-08-26 20:48:15.157 | dns-domain-ports 2026-08-26 20:48:15.157 | dns-integration 2026-08-26 20:48:15.157 | dns-integration-domain-keywords 2026-08-26 20:48:15.157 | empty-string-filtering 2026-08-26 20:48:15.157 | enable-default-route-bfd 2026-08-26 20:48:15.157 | enable-default-route-ecmp 2026-08-26 20:48:15.157 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.157 | ext-gw-mode 2026-08-26 20:48:15.157 | external-gateway-multihoming 2026-08-26 20:48:15.157 | external-net 2026-08-26 20:48:15.157 | extra_dhcp_opt 2026-08-26 20:48:15.157 | extraroute 2026-08-26 20:48:15.157 | extraroute-atomic 2026-08-26 20:48:15.157 | filter-validation 2026-08-26 20:48:15.157 | fip-port-details 2026-08-26 20:48:15.157 | flavors 2026-08-26 20:48:15.157 | floating-ip-port-forwarding 2026-08-26 20:48:15.157 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.157 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.157 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.157 | floatingip-pools 2026-08-26 20:48:15.157 | fwaas_v2 2026-08-26 20:48:15.157 | ip_allocation 2026-08-26 20:48:15.157 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.157 | l3-flavors 2026-08-26 20:48:15.157 | l3-ha 2026-08-26 20:48:15.157 | l3_agent_scheduler 2026-08-26 20:48:15.157 | logging 2026-08-26 20:48:15.157 | multi-provider 2026-08-26 20:48:15.157 | net-mtu 2026-08-26 20:48:15.157 | net-mtu-writable 2026-08-26 20:48:15.158 | network-ip-availability 2026-08-26 20:48:15.158 | network_availability_zone 2026-08-26 20:48:15.158 | network_ha 2026-08-26 20:48:15.158 | pagination 2026-08-26 20:48:15.158 | port-device-profile 2026-08-26 20:48:15.158 | port-hardware-offload-type 2026-08-26 20:48:15.158 | port-mac-address-regenerate 2026-08-26 20:48:15.158 | port-numa-affinity-policy 2026-08-26 20:48:15.158 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.158 | port-resource-request 2026-08-26 20:48:15.158 | port-security 2026-08-26 20:48:15.158 | port-trusted-vif 2026-08-26 20:48:15.158 | project-id 2026-08-26 20:48:15.158 | provider 2026-08-26 20:48:15.158 | pvlan 2026-08-26 20:48:15.158 | qinq 2026-08-26 20:48:15.158 | qos 2026-08-26 20:48:15.158 | qos-bw-limit-direction 2026-08-26 20:48:15.158 | qos-bw-minimum-ingress 2026-08-26 20:48:15.158 | qos-default 2026-08-26 20:48:15.158 | qos-fip 2026-08-26 20:48:15.158 | qos-gateway-ip 2026-08-26 20:48:15.158 | qos-rule-type-details 2026-08-26 20:48:15.158 | qos-rule-type-filter 2026-08-26 20:48:15.158 | qos-rules-alias 2026-08-26 20:48:15.158 | quota-check-limit 2026-08-26 20:48:15.158 | quota-check-limit-default 2026-08-26 20:48:15.158 | quota_details 2026-08-26 20:48:15.158 | quotas 2026-08-26 20:48:15.158 | rbac-address-scope 2026-08-26 20:48:15.158 | rbac-policies 2026-08-26 20:48:15.158 | rbac-security-groups 2026-08-26 20:48:15.158 | router 2026-08-26 20:48:15.158 | router-enable-snat 2026-08-26 20:48:15.158 | router_availability_zone 2026-08-26 20:48:15.158 | security-group 2026-08-26 20:48:15.158 | security-groups-default-rules 2026-08-26 20:48:15.158 | security-groups-default-statefulness 2026-08-26 20:48:15.158 | security-groups-normalized-cidr 2026-08-26 20:48:15.158 | security-groups-remote-address-group 2026-08-26 20:48:15.158 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.158 | security-groups-shared-filtering 2026-08-26 20:48:15.158 | segment 2026-08-26 20:48:15.158 | sorting 2026-08-26 20:48:15.158 | standard-attr-description 2026-08-26 20:48:15.159 | standard-attr-fwaas-v2 2026-08-26 20:48:15.159 | standard-attr-revisions 2026-08-26 20:48:15.159 | standard-attr-tag 2026-08-26 20:48:15.159 | standard-attr-timestamp 2026-08-26 20:48:15.159 | stateful-security-group 2026-08-26 20:48:15.159 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.159 | subnet-external-network 2026-08-26 20:48:15.159 | subnet-service-types 2026-08-26 20:48:15.159 | subnet_allocation 2026-08-26 20:48:15.159 | subnet_onboard 2026-08-26 20:48:15.159 | subnetpool-prefix-ops 2026-08-26 20:48:15.159 | tag-creation 2026-08-26 20:48:15.159 | tap-mirror 2026-08-26 20:48:15.159 | tap-mirror-both-direction 2026-08-26 20:48:15.159 | trunk 2026-08-26 20:48:15.159 | uplink-status-propagation 2026-08-26 20:48:15.159 | uplink-status-propagation-updatable 2026-08-26 20:48:15.159 | vlan-transparent 2026-08-26 20:48:15.159 | vpn-endpoint-groups 2026-08-26 20:48:15.159 | vpnaas' 2026-08-26 20:48:15.166 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-26 20:48:15.167 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-26 20:48:15.167 | address-scope 2026-08-26 20:48:15.167 | agent 2026-08-26 20:48:15.167 | allowed-address-pairs 2026-08-26 20:48:15.167 | auto-allocated-topology 2026-08-26 20:48:15.167 | availability_zone 2026-08-26 20:48:15.167 | bgp 2026-08-26 20:48:15.167 | bgp_4byte_asn 2026-08-26 20:48:15.167 | bgp_dragent_scheduler 2026-08-26 20:48:15.167 | binding 2026-08-26 20:48:15.167 | binding-extended 2026-08-26 20:48:15.167 | default-subnetpools 2026-08-26 20:48:15.167 | dhcp_agent_scheduler 2026-08-26 20:48:15.167 | dns-domain-ports 2026-08-26 20:48:15.167 | dns-integration 2026-08-26 20:48:15.167 | dns-integration-domain-keywords 2026-08-26 20:48:15.167 | empty-string-filtering 2026-08-26 20:48:15.167 | enable-default-route-bfd 2026-08-26 20:48:15.167 | enable-default-route-ecmp 2026-08-26 20:48:15.167 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.167 | ext-gw-mode 2026-08-26 20:48:15.167 | external-gateway-multihoming 2026-08-26 20:48:15.167 | external-net 2026-08-26 20:48:15.167 | extra_dhcp_opt 2026-08-26 20:48:15.167 | extraroute 2026-08-26 20:48:15.167 | extraroute-atomic 2026-08-26 20:48:15.167 | filter-validation 2026-08-26 20:48:15.167 | fip-port-details 2026-08-26 20:48:15.167 | flavors 2026-08-26 20:48:15.167 | floating-ip-port-forwarding 2026-08-26 20:48:15.167 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.167 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.167 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.168 | floatingip-pools 2026-08-26 20:48:15.168 | fwaas_v2 2026-08-26 20:48:15.168 | ip_allocation 2026-08-26 20:48:15.168 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.168 | l3-flavors 2026-08-26 20:48:15.168 | l3-ha 2026-08-26 20:48:15.168 | l3_agent_scheduler 2026-08-26 20:48:15.168 | logging 2026-08-26 20:48:15.168 | multi-provider 2026-08-26 20:48:15.168 | net-mtu 2026-08-26 20:48:15.168 | net-mtu-writable 2026-08-26 20:48:15.168 | network-ip-availability 2026-08-26 20:48:15.168 | network_availability_zone 2026-08-26 20:48:15.168 | network_ha 2026-08-26 20:48:15.168 | pagination 2026-08-26 20:48:15.168 | port-device-profile 2026-08-26 20:48:15.168 | port-hardware-offload-type 2026-08-26 20:48:15.168 | port-mac-address-regenerate 2026-08-26 20:48:15.168 | port-numa-affinity-policy 2026-08-26 20:48:15.168 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.168 | port-resource-request 2026-08-26 20:48:15.168 | port-security 2026-08-26 20:48:15.168 | port-trusted-vif 2026-08-26 20:48:15.168 | project-id 2026-08-26 20:48:15.168 | provider 2026-08-26 20:48:15.168 | pvlan 2026-08-26 20:48:15.168 | qinq 2026-08-26 20:48:15.168 | qos 2026-08-26 20:48:15.168 | qos-bw-limit-direction 2026-08-26 20:48:15.168 | qos-bw-minimum-ingress 2026-08-26 20:48:15.168 | qos-default 2026-08-26 20:48:15.168 | qos-fip 2026-08-26 20:48:15.168 | qos-gateway-ip 2026-08-26 20:48:15.168 | qos-rule-type-details 2026-08-26 20:48:15.168 | qos-rule-type-filter 2026-08-26 20:48:15.168 | qos-rules-alias 2026-08-26 20:48:15.168 | quota-check-limit 2026-08-26 20:48:15.168 | quota-check-limit-default 2026-08-26 20:48:15.168 | quota_details 2026-08-26 20:48:15.168 | quotas 2026-08-26 20:48:15.168 | rbac-address-scope 2026-08-26 20:48:15.168 | rbac-policies 2026-08-26 20:48:15.168 | rbac-security-groups 2026-08-26 20:48:15.168 | router 2026-08-26 20:48:15.168 | router-enable-snat 2026-08-26 20:48:15.168 | router_availability_zone 2026-08-26 20:48:15.169 | security-group 2026-08-26 20:48:15.169 | security-groups-default-rules 2026-08-26 20:48:15.169 | security-groups-default-statefulness 2026-08-26 20:48:15.169 | security-groups-normalized-cidr 2026-08-26 20:48:15.169 | security-groups-remote-address-group 2026-08-26 20:48:15.169 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.169 | security-groups-shared-filtering 2026-08-26 20:48:15.169 | segment 2026-08-26 20:48:15.169 | sorting 2026-08-26 20:48:15.169 | standard-attr-description 2026-08-26 20:48:15.169 | standard-attr-fwaas-v2 2026-08-26 20:48:15.169 | standard-attr-revisions 2026-08-26 20:48:15.169 | standard-attr-tag 2026-08-26 20:48:15.169 | standard-attr-timestamp 2026-08-26 20:48:15.169 | stateful-security-group 2026-08-26 20:48:15.169 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.169 | subnet-external-network 2026-08-26 20:48:15.169 | subnet-service-types 2026-08-26 20:48:15.169 | subnet_allocation 2026-08-26 20:48:15.169 | subnet_onboard 2026-08-26 20:48:15.169 | subnetpool-prefix-ops 2026-08-26 20:48:15.169 | tag-creation 2026-08-26 20:48:15.169 | tap-mirror 2026-08-26 20:48:15.169 | tap-mirror-both-direction 2026-08-26 20:48:15.169 | trunk 2026-08-26 20:48:15.169 | uplink-status-propagation 2026-08-26 20:48:15.169 | uplink-status-propagation-updatable 2026-08-26 20:48:15.169 | vlan-transparent 2026-08-26 20:48:15.169 | vpn-endpoint-groups 2026-08-26 20:48:15.169 | vpnaas' 2026-08-26 20:48:15.169 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-26 20:48:15.169 | address-scope 2026-08-26 20:48:15.169 | agent 2026-08-26 20:48:15.169 | allowed-address-pairs 2026-08-26 20:48:15.169 | auto-allocated-topology 2026-08-26 20:48:15.169 | availability_zone 2026-08-26 20:48:15.169 | bgp 2026-08-26 20:48:15.169 | bgp_4byte_asn 2026-08-26 20:48:15.169 | bgp_dragent_scheduler 2026-08-26 20:48:15.169 | binding 2026-08-26 20:48:15.169 | binding-extended 2026-08-26 20:48:15.169 | default-subnetpools 2026-08-26 20:48:15.169 | dhcp_agent_scheduler 2026-08-26 20:48:15.169 | dns-domain-ports 2026-08-26 20:48:15.169 | dns-integration 2026-08-26 20:48:15.170 | dns-integration-domain-keywords 2026-08-26 20:48:15.170 | empty-string-filtering 2026-08-26 20:48:15.170 | enable-default-route-bfd 2026-08-26 20:48:15.170 | enable-default-route-ecmp 2026-08-26 20:48:15.170 | expose-port-forwarding-in-fip 2026-08-26 20:48:15.170 | ext-gw-mode 2026-08-26 20:48:15.170 | external-gateway-multihoming 2026-08-26 20:48:15.170 | external-net 2026-08-26 20:48:15.170 | extra_dhcp_opt 2026-08-26 20:48:15.170 | extraroute 2026-08-26 20:48:15.170 | extraroute-atomic 2026-08-26 20:48:15.170 | filter-validation 2026-08-26 20:48:15.170 | fip-port-details 2026-08-26 20:48:15.170 | flavors 2026-08-26 20:48:15.170 | floating-ip-port-forwarding 2026-08-26 20:48:15.170 | floating-ip-port-forwarding-description 2026-08-26 20:48:15.170 | floating-ip-port-forwarding-detail 2026-08-26 20:48:15.170 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:48:15.170 | floatingip-pools 2026-08-26 20:48:15.170 | fwaas_v2 2026-08-26 20:48:15.170 | ip_allocation 2026-08-26 20:48:15.170 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:48:15.170 | l3-flavors 2026-08-26 20:48:15.170 | l3-ha 2026-08-26 20:48:15.170 | l3_agent_scheduler 2026-08-26 20:48:15.170 | logging 2026-08-26 20:48:15.170 | multi-provider 2026-08-26 20:48:15.170 | net-mtu 2026-08-26 20:48:15.170 | net-mtu-writable 2026-08-26 20:48:15.170 | network-ip-availability 2026-08-26 20:48:15.170 | network_availability_zone 2026-08-26 20:48:15.170 | network_ha 2026-08-26 20:48:15.170 | pagination 2026-08-26 20:48:15.170 | port-device-profile 2026-08-26 20:48:15.170 | port-hardware-offload-type 2026-08-26 20:48:15.170 | port-mac-address-regenerate 2026-08-26 20:48:15.170 | port-numa-affinity-policy 2026-08-26 20:48:15.170 | port-numa-affinity-policy-socket 2026-08-26 20:48:15.170 | port-resource-request 2026-08-26 20:48:15.170 | port-security 2026-08-26 20:48:15.170 | port-trusted-vif 2026-08-26 20:48:15.170 | project-id 2026-08-26 20:48:15.170 | provider 2026-08-26 20:48:15.170 | pvlan 2026-08-26 20:48:15.170 | qinq 2026-08-26 20:48:15.170 | qos 2026-08-26 20:48:15.170 | qos-bw-limit-direction 2026-08-26 20:48:15.171 | qos-bw-minimum-ingress 2026-08-26 20:48:15.171 | qos-default 2026-08-26 20:48:15.171 | qos-fip 2026-08-26 20:48:15.171 | qos-gateway-ip 2026-08-26 20:48:15.171 | qos-rule-type-details 2026-08-26 20:48:15.171 | qos-rule-type-filter 2026-08-26 20:48:15.171 | qos-rules-alias 2026-08-26 20:48:15.171 | quota-check-limit 2026-08-26 20:48:15.171 | quota-check-limit-default 2026-08-26 20:48:15.171 | quota_details 2026-08-26 20:48:15.171 | quotas 2026-08-26 20:48:15.171 | rbac-address-scope 2026-08-26 20:48:15.171 | rbac-policies 2026-08-26 20:48:15.171 | rbac-security-groups 2026-08-26 20:48:15.171 | router 2026-08-26 20:48:15.171 | router-enable-snat 2026-08-26 20:48:15.171 | router_availability_zone 2026-08-26 20:48:15.171 | security-group 2026-08-26 20:48:15.171 | security-groups-default-rules 2026-08-26 20:48:15.171 | security-groups-default-statefulness 2026-08-26 20:48:15.171 | security-groups-normalized-cidr 2026-08-26 20:48:15.171 | security-groups-remote-address-group 2026-08-26 20:48:15.171 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:48:15.171 | security-groups-shared-filtering 2026-08-26 20:48:15.171 | segment 2026-08-26 20:48:15.171 | sorting 2026-08-26 20:48:15.171 | standard-attr-description 2026-08-26 20:48:15.171 | standard-attr-fwaas-v2 2026-08-26 20:48:15.171 | standard-attr-revisions 2026-08-26 20:48:15.171 | standard-attr-tag 2026-08-26 20:48:15.171 | standard-attr-timestamp 2026-08-26 20:48:15.171 | stateful-security-group 2026-08-26 20:48:15.171 | subnet-dns-publish-fixed-ip 2026-08-26 20:48:15.171 | subnet-external-network 2026-08-26 20:48:15.171 | subnet-service-types 2026-08-26 20:48:15.171 | subnet_allocation 2026-08-26 20:48:15.171 | subnet_onboard 2026-08-26 20:48:15.171 | subnetpool-prefix-ops 2026-08-26 20:48:15.171 | tag-creation 2026-08-26 20:48:15.171 | tap-mirror 2026-08-26 20:48:15.171 | tap-mirror-both-direction 2026-08-26 20:48:15.171 | trunk 2026-08-26 20:48:15.171 | uplink-status-propagation 2026-08-26 20:48:15.171 | uplink-status-propagation-updatable 2026-08-26 20:48:15.171 | vlan-transparent 2026-08-26 20:48:15.171 | vpn-endpoint-groups 2026-08-26 20:48:15.171 | vpnaas' 2026-08-26 20:48:15.174 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-26 20:48:15.184 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-26 20:48:15.191 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-26 20:48:15.201 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-26 20:48:15.202 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-26 20:48:15.212 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:48:15.217 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:48:15.224 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-26 20:48:15.232 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.238 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-26 20:48:15.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-26 20:48:15.249 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-26 20:48:15.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.263 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-26 20:48:15.339 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:162.253.55.114:6641 2026-08-26 20:48:15.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.357 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:162.253.55.114:6641 2026-08-26 20:48:15.364 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:162.253.55.114:6641 ']' 2026-08-26 20:48:15.371 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.377 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:162.253.55.114:6641 2026-08-26 20:48:15.450 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:162.253.55.114:6642 2026-08-26 20:48:15.457 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.463 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.469 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:162.253.55.114:6642 2026-08-26 20:48:15.477 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:162.253.55.114:6642 ']' 2026-08-26 20:48:15.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.490 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:162.253.55.114:6642 2026-08-26 20:48:15.564 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-26 20:48:15.604 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:15.611 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:15.617 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.624 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:15.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-26 20:48:15.644 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.651 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:15.726 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:15.732 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.738 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:15.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:48:15.757 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.764 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:15.838 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:15.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:15.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-26 20:48:15.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.876 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:15.950 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:15.957 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:15.963 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:15.969 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:15.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-26 20:48:15.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:15.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:48:16.063 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:16.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:16.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:16.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:48:16.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:16.105 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:48:16.181 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:16.187 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.194 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:16.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:16.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-26 20:48:16.213 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:16.219 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:48:16.294 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-26 20:48:16.301 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.307 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:16.313 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-26 20:48:16.319 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-26 20:48:16.326 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:16.332 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-26 20:48:16.412 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-26 20:48:16.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:16.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-26 20:48:16.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-26 20:48:16.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:16.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-26 20:48:16.511 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-26 20:48:16.516 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.521 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-26 20:48:16.527 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-26 20:48:16.534 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-26 20:48:16.540 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:16.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-26 20:48:16.620 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-26 20:48:16.666 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-26 20:48:16.708 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:16.715 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-26 20:48:16.721 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-26 20:48:16.764 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:16.770 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-26 20:48:16.778 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-26 20:48:16.785 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:48:16.828 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:16.836 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:48:16.947 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:48:16.954 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-26 20:48:16.961 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-26 20:48:16.968 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:16.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:48:16.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-26 20:48:16.989 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-26 20:48:16.995 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:17.001 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-26 20:48:17.077 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-26 20:48:17.120 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.128 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-26 20:48:17.210 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-26 20:48:17.252 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.259 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-26 20:48:17.336 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-26 20:48:17.381 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:17.388 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-26 20:48:17.395 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-26 20:48:17.441 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.448 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-26 20:48:17.454 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-26 20:48:17.461 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:48:17.506 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:17.512 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:48:17.621 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:48:17.629 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-26 20:48:17.636 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-26 20:48:17.713 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-26 20:48:17.757 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.763 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-26 20:48:17.806 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.813 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-26 20:48:17.857 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.863 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-26 20:48:17.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.915 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-26 20:48:17.961 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:17.967 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-26 20:48:18.012 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:18.018 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-26 20:48:18.063 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:18.070 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-26 20:48:18.078 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-26 20:48:18.084 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-26 20:48:18.095 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-26 20:48:18.175 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-26 20:48:18.251 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-26 20:48:18.329 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-26 20:48:18.406 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-26 20:48:18.413 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:48:18.419 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-26 20:48:18.425 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:48:18.433 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:48:18.440 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-26 20:48:18.447 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:48:18.453 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-26 20:48:18.461 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:48:18.468 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-26 20:48:18.541 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-26 20:48:18.618 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:48:18.695 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-26 20:48:18.772 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-26 20:48:18.849 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-26 20:48:18.922 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-26 20:48:18.997 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-26 20:48:19.071 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:48:19.145 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:48:19.224 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:48:19.309 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:48:19.316 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-26 20:48:19.404 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-26 20:48:19.487 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-26 20:48:19.494 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:48:19.501 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:48:19.508 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-26 20:48:19.516 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-26 20:48:19.596 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-26 20:48:19.678 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://162.253.55.114/identity 2026-08-26 20:48:19.752 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-26 20:48:19.833 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-26 20:48:19.917 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-26 20:48:20.001 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-26 20:48:20.082 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-26 20:48:20.164 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-26 20:48:20.170 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:48:20.177 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-26 20:48:20.184 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:48:20.190 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-26 20:48:20.265 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-26 20:48:20.344 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://162.253.55.114/identity 2026-08-26 20:48:20.425 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-26 20:48:20.509 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-26 20:48:20.582 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-26 20:48:20.660 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-26 20:48:20.738 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-26 20:48:20.820 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-26 20:48:20.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-26 20:48:20.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-26 20:48:20.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-26 20:48:20.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-26 20:48:20.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-26 20:48:20.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-26 20:48:20.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-26 20:48:20.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-26 20:48:20.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-26 20:48:20.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-26 20:48:20.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-26 20:48:20.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-26 20:48:20.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-26 20:48:20.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-26 20:48:20.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-26 20:48:20.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-26 20:48:20.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-26 20:48:20.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:20.952 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-26 20:48:20.959 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-26 20:48:20.965 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-26 20:48:20.973 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:20.980 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-26 20:48:21.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-26 20:48:21.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:48:21.080 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-26 20:48:21.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-26 20:48:21.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-26 20:48:21.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-26 20:48:21.184 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:48:21.195 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-26 20:48:21.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-26 20:48:21.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-26 20:48:21.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-26 20:48:21.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-26 20:48:21.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.309 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:48:21.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-26 20:48:21.322 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-26 20:48:21.328 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.335 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-26 20:48:21.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-26 20:48:21.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:48:21.424 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-26 20:48:21.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-26 20:48:21.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.443 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-26 20:48:21.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-26 20:48:21.522 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.528 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:48:21.535 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-26 20:48:21.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-26 20:48:21.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.553 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-26 20:48:21.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-26 20:48:21.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-26 20:48:21.648 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-26 20:48:21.652 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-26 20:48:21.658 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-26 20:48:21.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-26 20:48:21.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.756 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-26 20:48:21.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-26 20:48:21.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-26 20:48:21.776 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.783 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-26 20:48:21.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-26 20:48:21.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.877 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-26 20:48:21.883 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-26 20:48:21.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-26 20:48:21.894 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:21.900 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-26 20:48:21.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-26 20:48:21.974 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:21.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-26 20:48:21.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-26 20:48:21.993 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-26 20:48:21.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:22.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-26 20:48:22.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-26 20:48:22.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:48:22.094 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-26 20:48:22.099 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-26 20:48:22.106 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-26 20:48:22.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:48:22.119 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-26 20:48:22.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:48:22.191 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-08-26 20:48:22.258 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-26 20:48:22.334 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-26 20:48:22.340 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:48:22.347 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-26 20:48:22.353 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-26 20:48:22.360 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:48:22.367 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-26 20:48:22.373 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-26 20:48:22.380 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:48:22.387 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:48:22.410 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:48:22.411 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:48:22.428 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:48:22.437 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:48:22.459 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:48:22.469 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-26 20:48:22.475 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:48:22.485 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:48:22.491 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-26 20:48:22.568 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:48:22.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-26 20:48:22.709 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:48:22.779 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:48:22.852 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:48:22.926 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:48:22.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:48:23.072 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:48:23.147 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:48:23.223 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:48:23.296 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:48:23.370 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:48:23.448 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:48:23.525 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:48:23.532 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:48:23.541 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-26 20:48:23.548 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-26 20:48:23.554 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:48:23.561 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:48:23.568 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:48:23.575 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:48:23.584 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:48:23.591 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-26 20:48:23.669 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:48:23.747 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-26 20:48:23.747 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:48:23.767 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-26 20:48:23.777 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-26 20:48:23.784 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-26 20:48:23.791 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:48:23.798 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:48:23.805 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:48:23.812 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:48:23.819 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:48:23.825 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:48:23.832 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:48:23.839 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:48:23.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:48:23.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:48:23.859 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-26 20:48:23.928 | Enabling site neutron-api. 2026-08-26 20:48:23.937 | To activate the new configuration, you need to run: 2026-08-26 20:48:23.937 | systemctl reload apache2 2026-08-26 20:48:23.948 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:48:23.954 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:48:23.960 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:48:23.966 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:48:24.168 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-26 20:48:24.213 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:24.219 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-26 20:48:24.265 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:24.272 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-26 20:48:24.281 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-26 20:48:24.433 | + inc/async:async_inner:63 : init_neutron 2026-08-26 20:48:24.499 | [1984 Async init_neutron:80075]: running: init_neutron 2026-08-26 20:48:24.505 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-26 20:48:24.543 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:24.550 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-26 20:48:24.593 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:24.600 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-26 20:48:24.607 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-26 20:48:24.614 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-26 20:48:24.696 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-26 20:48:24.703 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-26 20:48:24.781 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-26 20:48:24.826 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:48:24.833 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-26 20:48:24.876 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:24.883 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-26 20:48:24.890 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:48:24.896 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-26 20:48:24.903 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-26 20:48:24.910 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-26 20:48:25.058 | + inc/async:async_inner:63 : init_cinder 2026-08-26 20:48:25.151 | [1984 Async init_cinder:80313]: running: init_cinder 2026-08-26 20:48:25.159 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-26 20:48:25.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:48:25.212 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-26 20:48:25.218 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:48:25.225 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-26 20:48:25.233 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-26 20:48:25.240 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-26 20:48:25.394 | + inc/async:async_inner:63 : init_placement 2026-08-26 20:48:25.481 | [1984 Async init_placement:80459]: running: init_placement 2026-08-26 20:48:25.491 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-26 20:48:25.608 | [1984 Async init_neutron:80075]: Waiting for completion of init_neutron running on PID 80075 (4 other jobs running) 2026-08-26 20:48:25.667 | [1984 Async init_neutron:80075]: Signaling child to exit 2026-08-26 20:48:37.524 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:48:37.584 | [80313 Async init_cinder:80313]: finished successfully 2026-08-26 20:48:40.119 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:48:40.183 | [80459 Async init_placement:80459]: finished successfully 2026-08-26 20:49:01.169 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:49:01.226 | [80075 Async init_neutron:80075]: finished successfully 2026-08-26 20:49:01.282 | WAKEUP 2026-08-26 20:49:01.333 | [1984 Async init_neutron:80075]: Signaled 2026-08-26 20:49:01.336 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-26 20:49:01.337 | + lib/database:recreate_database:112 : local db=neutron 2026-08-26 20:49:01.337 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-26 20:49:01.337 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-26 20:49:01.337 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-26 20:49:01.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:01.337 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-26 20:49:01.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:01.337 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-26 20:49:01.337 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:49:01.337 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:49:01.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:49:01.337 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:49:01.337 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777304612 2026-08-26 20:49:01.337 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-26 20:49:01.337 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:49:01.337 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:01.337 | we strongly recommend against using it for new projects. 2026-08-26 20:49:01.337 | 2026-08-26 20:49:01.337 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:01.337 | framework. For more detail see 2026-08-26 20:49:01.337 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:01.337 | 2026-08-26 20:49:01.337 | import eventlet as _eventlet # noqa 2026-08-26 20:49:01.337 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-26 20:49:01.337 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-26 20:49:01.337 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-26 20:49:01.338 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-26 20:49:01.339 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-26 20:49:01.340 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-26 20:49:01.341 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-26 20:49:01.342 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-26 20:49:01.342 | Running upgrade for neutron ... 2026-08-26 20:49:01.342 | OK 2026-08-26 20:49:01.342 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-26 20:49:01.342 | + functions-common:time_stop:2420 : local name 2026-08-26 20:49:01.342 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:49:01.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:49:01.342 | + functions-common:time_stop:2423 : local total 2026-08-26 20:49:01.343 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:49:01.343 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:49:01.343 | + functions-common:time_stop:2427 : start_time=1787777304612 2026-08-26 20:49:01.343 | + functions-common:time_stop:2429 : [[ -z 1787777304612 ]] 2026-08-26 20:49:01.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:49:01.343 | + functions-common:time_stop:2432 : end_time=1787777341127 2026-08-26 20:49:01.343 | + functions-common:time_stop:2433 : elapsed_time=36515 2026-08-26 20:49:01.343 | + functions-common:time_stop:2434 : total=6249 2026-08-26 20:49:01.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:49:01.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42764 2026-08-26 20:49:01.435 | [1984 Async init_neutron:80075]: finished init_neutron with result 0 in 36 seconds 2026-08-26 20:49:01.446 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:01.453 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-26 20:49:01.569 | [1984 Async init_placement:80459]: Waiting for completion of init_placement running on PID 80459 (3 other jobs running) 2026-08-26 20:49:01.622 | [1984 Async init_placement:80459]: Signaling child to exit 2026-08-26 20:49:01.622 | WAKEUP 2026-08-26 20:49:01.670 | [1984 Async init_placement:80459]: Signaled 2026-08-26 20:49:01.673 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-26 20:49:01.673 | + lib/database:recreate_database:112 : local db=placement 2026-08-26 20:49:01.673 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-26 20:49:01.673 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-26 20:49:01.673 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-26 20:49:01.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:01.673 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-26 20:49:01.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:01.673 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-26 20:49:01.673 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-26 20:49:01.673 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-26 20:49:01.673 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-26 20:49:01.673 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:49:01.673 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:49:01.673 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:49:01.673 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:49:01.673 | 2026-08-26 20:49:01.673 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.674 | + functions-common:get_or_create_user:915 : user_id=0462044a8b2044ebbc71ba2c0dd79ec5 2026-08-26 20:49:01.674 | + functions-common:get_or_create_user:916 : echo 0462044a8b2044ebbc71ba2c0dd79ec5 2026-08-26 20:49:01.674 | 0462044a8b2044ebbc71ba2c0dd79ec5 2026-08-26 20:49:01.674 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:49:01.674 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-26 20:49:01.674 | 2026-08-26 20:49:01.674 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:49:01.674 | 2026-08-26 20:49:01.674 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:01.674 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:01.674 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:49:01.674 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:49:01.674 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:49:01.674 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:49:01.674 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:49:01.675 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:49:01.675 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:49:01.675 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:49:01.675 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:49:01.675 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:49:01.675 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-26 20:49:01.675 | 2026-08-26 20:49:01.675 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:49:01.675 | 2026-08-26 20:49:01.675 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.675 | + functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:01.675 | + functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:01.675 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:01.675 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://162.253.55.114/placement 2026-08-26 20:49:01.675 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-26 20:49:01.675 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:49:01.675 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-26 20:49:01.675 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-26 20:49:01.675 | 2026-08-26 20:49:01.675 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.675 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:49:01.675 | 1d7b2fbdcbad488682ca1bc3aa0446e0' 2026-08-26 20:49:01.675 | + functions-common:get_or_create_service:1067 : echo 1d7b2fbdcbad488682ca1bc3aa0446e0 2026-08-26 20:49:01.675 | 1d7b2fbdcbad488682ca1bc3aa0446e0 2026-08-26 20:49:01.675 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://162.253.55.114/placement 2026-08-26 20:49:01.675 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:49:01.675 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://162.253.55.114/placement RegionOne 2026-08-26 20:49:01.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:49:01.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-26 20:49:01.675 | 2026-08-26 20:49:01.675 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:49:01.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:49:01.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://162.253.55.114/placement --region RegionOne -f value -c id 2026-08-26 20:49:01.675 | 2026-08-26 20:49:01.676 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:01.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1923d1b58b1844e6a2e60a6c641d7db8 2026-08-26 20:49:01.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1923d1b58b1844e6a2e60a6c641d7db8 2026-08-26 20:49:01.676 | + functions-common:get_or_create_endpoint:1100 : public_id=1923d1b58b1844e6a2e60a6c641d7db8 2026-08-26 20:49:01.676 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:49:01.676 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:49:01.676 | + functions-common:get_or_create_endpoint:1109 : echo 1923d1b58b1844e6a2e60a6c641d7db8 2026-08-26 20:49:01.676 | 1923d1b58b1844e6a2e60a6c641d7db8 2026-08-26 20:49:01.772 | [1984 Async init_placement:80459]: finished init_placement with result 0 in 14 seconds 2026-08-26 20:49:01.782 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:01.790 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-26 20:49:01.909 | [1984 Async init_glance:75402]: Waiting for completion of init_glance running on PID 75402 (2 other jobs running) 2026-08-26 20:49:01.965 | [1984 Async init_glance:75402]: Signaling child to exit 2026-08-26 20:49:01.966 | WAKEUP 2026-08-26 20:49:02.016 | [1984 Async init_glance:75402]: Signaled 2026-08-26 20:49:02.020 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-26 20:49:02.020 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-26 20:49:02.020 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-26 20:49:02.020 | + lib/database:recreate_database:112 : local db=glance 2026-08-26 20:49:02.020 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-26 20:49:02.020 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-26 20:49:02.020 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-26 20:49:02.020 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:02.020 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-26 20:49:02.020 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:02.020 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-26 20:49:02.020 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:49:02.020 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:49:02.020 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:49:02.020 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:49:02.020 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777242698 2026-08-26 20:49:02.020 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-26 20:49:02.020 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:49:02.020 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:02.020 | we strongly recommend against using it for new projects. 2026-08-26 20:49:02.020 | 2026-08-26 20:49:02.020 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:02.020 | framework. For more detail see 2026-08-26 20:49:02.020 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:02.020 | 2026-08-26 20:49:02.020 | import eventlet as _eventlet # noqa 2026-08-26 20:49:02.020 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:49:02.020 | 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=75508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:49:02.020 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.020 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.020 | DEBUG dbcounter [-] [75508] Writer thread running {{(pid=75508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.021 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:49:02.021 | 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=75508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.021 | DEBUG dbcounter [-] [75508] Writer thread running {{(pid=75508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:49:02.021 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.021 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-26 20:49:02.022 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=75508) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.023 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-26 20:49:02.023 | Database migration is up to date. No migration needed. 2026-08-26 20:49:02.023 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-26 20:49:02.023 | Database is synced successfully. 2026-08-26 20:49:02.023 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-26 20:49:02.023 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:49:02.023 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:02.023 | we strongly recommend against using it for new projects. 2026-08-26 20:49:02.023 | 2026-08-26 20:49:02.023 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:02.023 | framework. For more detail see 2026-08-26 20:49:02.023 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:02.023 | 2026-08-26 20:49:02.023 | import eventlet as _eventlet # noqa 2026-08-26 20:49:02.023 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:49:02.023 | 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=75699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:49:02.023 | DEBUG dbcounter [-] [75699] Writer thread running {{(pid=75699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-26 20:49:02.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-26 20:49:02.024 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-26 20:49:02.024 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-26 20:49:02.024 | + functions-common:time_stop:2420 : local name 2026-08-26 20:49:02.024 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:49:02.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:49:02.024 | + functions-common:time_stop:2423 : local total 2026-08-26 20:49:02.024 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:49:02.024 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:49:02.024 | + functions-common:time_stop:2427 : start_time=1787777242698 2026-08-26 20:49:02.024 | + functions-common:time_stop:2429 : [[ -z 1787777242698 ]] 2026-08-26 20:49:02.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:49:02.024 | + functions-common:time_stop:2432 : end_time=1787777253829 2026-08-26 20:49:02.024 | + functions-common:time_stop:2433 : elapsed_time=11131 2026-08-26 20:49:02.024 | + functions-common:time_stop:2434 : total=6249 2026-08-26 20:49:02.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:49:02.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17380 2026-08-26 20:49:02.119 | [1984 Async init_glance:75402]: finished init_glance with result 0 in 11 seconds 2026-08-26 20:49:02.130 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:02.138 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-26 20:49:02.189 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-26 20:49:02.196 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:02.204 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-26 20:49:02.316 | [1984 Async init_cinder:80313]: Waiting for completion of init_cinder running on PID 80313 (1 other jobs running) 2026-08-26 20:49:02.370 | [1984 Async init_cinder:80313]: Signaling child to exit 2026-08-26 20:49:02.370 | WAKEUP 2026-08-26 20:49:02.419 | [1984 Async init_cinder:80313]: Signaled 2026-08-26 20:49:02.422 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-26 20:49:02.422 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.422 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-26 20:49:02.422 | + lib/database:recreate_database:112 : local db=cinder 2026-08-26 20:49:02.422 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-26 20:49:02.422 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-26 20:49:02.422 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-26 20:49:02.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:02.422 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-26 20:49:02.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:02.422 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-26 20:49:02.422 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:49:02.422 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:49:02.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:49:02.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:49:02.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777305352 2026-08-26 20:49:02.422 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-26 20:49:02.422 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-26 20:49:02.422 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:02.422 | we strongly recommend against using it for new projects. 2026-08-26 20:49:02.423 | 2026-08-26 20:49:02.423 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:02.423 | framework. For more detail see 2026-08-26 20:49:02.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:02.423 | 2026-08-26 20:49:02.423 | import eventlet # noqa 2026-08-26 20:49:02.423 | INFO dbcounter [-] Registered counter for database cinder 2026-08-26 20:49:02.423 | 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=80455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:49:02.423 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:02.423 | DEBUG dbcounter [-] [80455] Writer thread running {{(pid=80455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-26 20:49:02.423 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=80455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:02.423 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-26 20:49:02.423 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-26 20:49:02.424 | + functions-common:time_stop:2420 : local name 2026-08-26 20:49:02.424 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:49:02.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:49:02.424 | + functions-common:time_stop:2423 : local total 2026-08-26 20:49:02.424 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:49:02.424 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:49:02.424 | + functions-common:time_stop:2427 : start_time=1787777305352 2026-08-26 20:49:02.424 | + functions-common:time_stop:2429 : [[ -z 1787777305352 ]] 2026-08-26 20:49:02.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:49:02.424 | + functions-common:time_stop:2432 : end_time=1787777315717 2026-08-26 20:49:02.424 | + functions-common:time_stop:2433 : elapsed_time=10365 2026-08-26 20:49:02.424 | + functions-common:time_stop:2434 : total=6249 2026-08-26 20:49:02.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:49:02.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16614 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-26 20:49:02.424 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-26 20:49:02.424 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-26 20:49:02.424 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-26 20:49:02.424 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-26 20:49:02.424 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:49:02.424 | + lib/lvm:init_lvm_volume_group:130 : local size=50G 2026-08-26 20:49:02.424 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-26 20:49:02.424 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:49:02.424 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:49:02.424 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:49:02.424 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:89 : local size=50G 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-26 20:49:02.425 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-26 20:49:02.425 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-26 20:49:02.425 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-26 20:49:02.425 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-26 20:49:02.425 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-08-26 20:49:02.425 | [Unit] 2026-08-26 20:49:02.425 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:49:02.425 | DefaultDependencies=no 2026-08-26 20:49:02.425 | After=systemd-udev-settle.service 2026-08-26 20:49:02.425 | Before=lvm2-activation-early.service 2026-08-26 20:49:02.425 | Wants=systemd-udev-settle.service 2026-08-26 20:49:02.425 | 2026-08-26 20:49:02.425 | [Service] 2026-08-26 20:49:02.425 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:49:02.425 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-26 20:49:02.425 | RemainAfterExit=yes 2026-08-26 20:49:02.425 | Type=oneshot 2026-08-26 20:49:02.425 | 2026-08-26 20:49:02.425 | [Install] 2026-08-26 20:49:02.425 | WantedBy=local-fs.target 2026-08-26 20:49:02.425 | Also=systemd-udev-settle.service 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-26 20:49:02.425 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-26 20:49:02.425 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-26 20:49:02.425 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-26 20:49:02.425 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-26 20:49:02.425 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-26 20:49:02.426 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-26 20:49:02.426 | Physical volume "/dev/loop0" successfully created. 2026-08-26 20:49:02.426 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-26 20:49:02.426 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-26 20:49:02.426 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.426 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-26 20:49:02.426 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-26 20:49:02.426 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-26 20:49:02.426 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-26 20:49:02.426 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:02.426 | we strongly recommend against using it for new projects. 2026-08-26 20:49:02.426 | 2026-08-26 20:49:02.426 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:02.426 | framework. For more detail see 2026-08-26 20:49:02.426 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:02.426 | 2026-08-26 20:49:02.426 | import eventlet # noqa 2026-08-26 20:49:02.426 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-26 20:49:02.426 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:49:02.426 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-26 20:49:02.426 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-26 20:49:02.426 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.426 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-26 20:49:02.426 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-26 20:49:02.427 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-26 20:49:02.521 | [1984 Async init_cinder:80313]: finished init_cinder with result 0 in 12 seconds 2026-08-26 20:49:02.531 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:02.539 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-26 20:49:02.586 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.593 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-26 20:49:02.601 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:49:02.608 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-26 20:49:02.615 | + ./stack.sh:main:1242 : init_nova 2026-08-26 20:49:02.622 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-26 20:49:02.666 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.673 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-26 20:49:02.718 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:02.725 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:49:02.731 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:49:02.877 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:49:02.966 | [1984 Async nova-cell-0:82558]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:49:02.975 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-26 20:49:02.986 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:49:02.994 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-26 20:49:03.002 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:49:03.009 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:49:03.018 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:49:03.176 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:49:03.264 | [1984 Async nova-cell-1:82665]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:49:03.271 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-26 20:49:03.279 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-26 20:49:03.286 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-26 20:49:03.295 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-26 20:49:03.301 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-26 20:49:03.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:03.383 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-26 20:49:03.389 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:03.460 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-26 20:49:03.756 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:03.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:03.756 | we strongly recommend against using it for new projects. 2026-08-26 20:49:03.756 | 2026-08-26 20:49:03.756 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:03.756 | framework. For more detail see 2026-08-26 20:49:03.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:03.756 | 2026-08-26 20:49:03.756 | import eventlet # noqa 2026-08-26 20:49:03.887 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:05.528 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-26 20:49:05.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:05.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:05.579 | DEBUG dbcounter [-] [82732] Writer thread running {{(pid=82732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:05.640 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-26 20:49:11.167 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=82732) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:11.174 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-26 20:49:13.876 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=82732) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:13.888 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-26 20:49:13.891 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=82732) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:14.471 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-26 20:49:14.475 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-26 20:49:14.480 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-26 20:49:14.485 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-26 20:49:14.489 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:49:14.494 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:49:14.501 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:49:14.541 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:14.548 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:49:14.554 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:14.561 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:14.857 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:14.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:14.857 | we strongly recommend against using it for new projects. 2026-08-26 20:49:14.857 | 2026-08-26 20:49:14.857 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:14.857 | framework. For more detail see 2026-08-26 20:49:14.857 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:14.858 | 2026-08-26 20:49:14.858 | import eventlet # noqa 2026-08-26 20:49:15.025 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:16.906 | INFO dbcounter [None req-45388ab9-4fb9-4a93-9c87-f89787b0c18d None None] Registered counter for database nova_api 2026-08-26 20:49:16.980 | DEBUG dbcounter [-] [83344] Writer thread running {{(pid=83344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:18.146 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-26 20:49:18.159 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-26 20:49:18.167 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-26 20:49:18.294 | [1984 Async nova-cell-0:82558]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 82558 (2 other jobs running) 2026-08-26 20:49:18.362 | [1984 Async nova-cell-0:82558]: Signaling child to exit 2026-08-26 20:49:26.760 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:49:26.805 | [82558 Async nova-cell-0:82558]: finished successfully 2026-08-26 20:49:26.853 | WAKEUP 2026-08-26 20:49:26.900 | [1984 Async nova-cell-0:82558]: Signaled 2026-08-26 20:49:26.903 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-26 20:49:26.903 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-26 20:49:26.903 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-26 20:49:26.903 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-26 20:49:26.903 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-26 20:49:26.903 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-26 20:49:26.903 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-26 20:49:26.903 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:26.903 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-26 20:49:26.903 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:26.903 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-26 20:49:26.903 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:26.903 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:26.903 | we strongly recommend against using it for new projects. 2026-08-26 20:49:26.903 | 2026-08-26 20:49:26.903 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:26.903 | framework. For more detail see 2026-08-26 20:49:26.903 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:26.903 | 2026-08-26 20:49:26.903 | import eventlet # noqa 2026-08-26 20:49:26.903 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:26.903 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-26 20:49:26.903 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:26.904 | DEBUG dbcounter [-] [82645] Writer thread running {{(pid=82645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.904 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-26 20:49:26.904 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:26.984 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:49:26.995 | [1984 Async nova-cell-0:82558]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 23 seconds 2026-08-26 20:49:27.006 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:27.013 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-26 20:49:27.020 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-26 20:49:27.037 | [82665 Async nova-cell-1:82665]: finished successfully 2026-08-26 20:49:27.131 | [1984 Async nova-cell-1:82665]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 82665 (1 other jobs running) 2026-08-26 20:49:27.181 | [1984 Async nova-cell-1:82665]: Signaling child to exit 2026-08-26 20:49:27.181 | WAKEUP 2026-08-26 20:49:27.227 | [1984 Async nova-cell-1:82665]: Signaled 2026-08-26 20:49:27.231 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-26 20:49:27.231 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-26 20:49:27.231 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-26 20:49:27.231 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-26 20:49:27.231 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-26 20:49:27.231 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-26 20:49:27.231 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-26 20:49:27.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:27.231 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-26 20:49:27.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:49:27.231 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-26 20:49:27.231 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:27.231 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:27.231 | we strongly recommend against using it for new projects. 2026-08-26 20:49:27.231 | 2026-08-26 20:49:27.231 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:27.231 | framework. For more detail see 2026-08-26 20:49:27.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:27.231 | 2026-08-26 20:49:27.231 | import eventlet # noqa 2026-08-26 20:49:27.231 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:27.231 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-26 20:49:27.231 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:49:27.231 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:49:27.231 | DEBUG dbcounter [-] [82729] Writer thread running {{(pid=82729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.232 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-26 20:49:27.232 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82729) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:49:27.329 | [1984 Async nova-cell-1:82665]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 23 seconds 2026-08-26 20:49:27.339 | + inc/async:async_wait:197 : return 0 2026-08-26 20:49:27.345 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:49:27.351 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-26 20:49:27.628 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:27.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:27.629 | we strongly recommend against using it for new projects. 2026-08-26 20:49:27.629 | 2026-08-26 20:49:27.629 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:27.629 | framework. For more detail see 2026-08-26 20:49:27.629 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:27.629 | 2026-08-26 20:49:27.629 | import eventlet # noqa 2026-08-26 20:49:27.754 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:29.157 | Running batches of 50 until complete 2026-08-26 20:49:29.157 | INFO dbcounter [None req-4e680419-6fa6-4767-a54c-4c9e764e2970 None None] Registered counter for database nova_cell0 2026-08-26 20:49:29.256 | DEBUG dbcounter [-] [84028] Writer thread running {{(pid=84028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:29.259 | INFO dbcounter [None req-4e680419-6fa6-4767-a54c-4c9e764e2970 None None] Registered counter for database nova_api 2026-08-26 20:49:29.343 | DEBUG dbcounter [-] [84028] Writer thread running {{(pid=84028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:29.356 | INFO dbcounter [None req-4e680419-6fa6-4767-a54c-4c9e764e2970 None None] Registered counter for database nova_cell0 2026-08-26 20:49:29.398 | DEBUG dbcounter [-] [84028] Writer thread running {{(pid=84028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:29.542 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:49:29.542 | | Migration | Total Needed | Completed | 2026-08-26 20:49:29.542 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:49:29.542 | | fill_virtual_interface_list | 0 | 0 | 2026-08-26 20:49:29.542 | | migrate_empty_ratio | 0 | 0 | 2026-08-26 20:49:29.542 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-26 20:49:29.542 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-26 20:49:29.543 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_dev_uuids | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_instance_compute_id | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_missing_availability_zones | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_queued_for_delete | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_user_id | 0 | 0 | 2026-08-26 20:49:29.543 | | populate_uuids | 0 | 0 | 2026-08-26 20:49:29.543 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:49:30.094 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-26 20:49:30.105 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:49:30.111 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-26 20:49:30.115 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:49:30.121 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:49:30.128 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-26 20:49:30.398 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:49:30.398 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:49:30.399 | we strongly recommend against using it for new projects. 2026-08-26 20:49:30.399 | 2026-08-26 20:49:30.399 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:49:30.399 | framework. For more detail see 2026-08-26 20:49:30.399 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:49:30.399 | 2026-08-26 20:49:30.399 | import eventlet # noqa 2026-08-26 20:49:30.522 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:49:31.960 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-26 20:49:31.961 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-26 20:49:31.961 | INFO dbcounter [None req-aac7eeda-91e8-4fa7-ab5f-b38eb29980cd None None] Registered counter for database nova_api 2026-08-26 20:49:32.050 | DEBUG dbcounter [-] [84050] Writer thread running {{(pid=84050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:49:32.561 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-26 20:49:32.567 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-26 20:49:32.593 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-26 20:49:32.600 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-26 20:49:32.606 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-26 20:49:32.753 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-26 20:49:32.839 | [1984 Async configure_neutron_nova:84110]: running: configure_neutron_nova 2026-08-26 20:49:32.846 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-26 20:49:32.854 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:49:32.860 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-26 20:49:32.867 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:49:32.872 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:49:32.878 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:49:32.886 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:49:32.893 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:49:32.902 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:49:32.913 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:49:32.920 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:49:32.929 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:49:32.935 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-26 20:49:32.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:49:32.985 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:32.992 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:49:32.999 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:49:33.006 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-26 20:49:33.013 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:49:33.020 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-26 20:49:33.028 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:49:33.035 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:49:33.042 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:49:33.049 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:49:33.056 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:49:33.062 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack post-config 2026-08-26 20:49:33.071 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:49:33.076 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:49:33.119 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:49:33.155 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:33.162 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:49:33.169 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-26 20:49:33.174 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:49:33.178 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:49:33.185 | ++ /opt/stack/barbican/devstack/plugin.sh:source:26 : echo_summary 'Configuring Barbican' 2026-08-26 20:49:33.190 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:49:33.195 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring Barbican 2026-08-26 20:49:33.200 | ++ /opt/stack/barbican/devstack/plugin.sh:source:27 : configure_barbican 2026-08-26 20:49:33.207 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : '[' '!' -d /etc/barbican ']' 2026-08-26 20:49:33.211 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : sudo mkdir -m 755 -p /etc/barbican 2026-08-26 20:49:33.238 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:138 : sudo chown stack /etc/barbican 2026-08-26 20:49:33.263 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:140 : '[' '!' -d /opt/stack/logs ']' 2026-08-26 20:49:33.269 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:141 : sudo chown stack /opt/stack/logs 2026-08-26 20:49:33.295 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:143 : '[' '!' -d /etc/barbican ']' 2026-08-26 20:49:33.302 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:144 : sudo chown stack /etc/barbican 2026-08-26 20:49:33.329 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:147 : cp /opt/stack/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2026-08-26 20:49:33.339 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:148 : cp -R /opt/stack/barbican/etc/barbican/vassals /etc/barbican 2026-08-26 20:49:33.350 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:151 : cp /opt/stack/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2026-08-26 20:49:33.361 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:154 : iniset /etc/barbican/barbican.conf DEFAULT debug True 2026-08-26 20:49:33.436 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : iniset /etc/barbican/barbican.conf DEFAULT log_file /opt/stack/logs/barbican.log 2026-08-26 20:49:33.501 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:160 : iniset /etc/barbican/barbican.conf DEFAULT use_stderr True 2026-08-26 20:49:33.577 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:163 : '[' False == True ']' 2026-08-26 20:49:33.585 | +++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:168 : database_connection_url barbican 2026-08-26 20:49:33.592 | +++ lib/database:database_connection_url:134 : local db=barbican 2026-08-26 20:49:33.598 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2026-08-26 20:49:33.605 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=barbican 2026-08-26 20:49:33.611 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:49:33.617 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:49:33.623 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:49:33.660 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:33.667 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:49:33.673 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:33.681 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:168 : iniset /etc/barbican/barbican.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:33.754 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:171 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2026-08-26 20:49:33.825 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:174 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2026-08-26 20:49:33.899 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:177 : is_service_enabled rabbit 2026-08-26 20:49:33.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:33.944 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:178 : iniset /etc/barbican/barbican.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672 2026-08-26 20:49:34.015 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:183 : is_service_enabled tls-proxy 2026-08-26 20:49:34.056 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:34.062 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:184 : iniset /etc/barbican/barbican.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:49:34.144 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:188 : iniset /etc/barbican/barbican.conf simple_crypto_plugin kek dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg= 2026-08-26 20:49:34.219 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:190 : write_uwsgi_config /etc/barbican/barbican-uwsgi.ini barbican.wsgi.api:application /key-manager '' barbican-api 2026-08-26 20:49:34.225 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:49:34.230 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=barbican.wsgi.api:application 2026-08-26 20:49:34.236 | ++ lib/apache:write_uwsgi_config:245 : local url=/key-manager 2026-08-26 20:49:34.242 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:49:34.248 | ++ lib/apache:write_uwsgi_config:247 : local name=barbican-api 2026-08-26 20:49:34.254 | ++ lib/apache:write_uwsgi_config:249 : '[' -z barbican-api ']' 2026-08-26 20:49:34.259 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:49:34.265 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:49:34.293 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:49:34.293 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:49:34.310 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:49:34.318 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:49:34.343 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:49:34.353 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/barbican-api.socket 2026-08-26 20:49:34.360 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/barbican/barbican-uwsgi.ini 2026-08-26 20:49:34.369 | ++ lib/apache:write_uwsgi_config:270 : [[ barbican.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:49:34.376 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi module barbican.wsgi.api:application 2026-08-26 20:49:34.446 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi processes 4 2026-08-26 20:49:34.505 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi master true 2026-08-26 20:49:34.570 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:49:34.640 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:49:34.651 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:49:34.707 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:49:34.708 | [84110 Async configure_neutron_nova:84110]: finished successfully 2026-08-26 20:49:34.769 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:49:34.832 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:49:34.903 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:49:34.972 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:49:35.039 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:49:35.108 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:49:35.176 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:49:35.243 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi start-time %t 2026-08-26 20:49:35.312 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:49:35.319 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:49:35.326 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for barbican-api 2026-08-26 20:49:35.332 | +++ lib/apache:apache_site_config_for:174 : local site=barbican-api 2026-08-26 20:49:35.339 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:49:35.345 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:35.350 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:35.356 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:49:35.364 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:49:35.370 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi socket /var/run/uwsgi/barbican-api.socket 2026-08-26 20:49:35.442 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:49:35.515 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 ' 2026-08-26 20:49:35.517 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:49:35.539 | ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 2026-08-26 20:49:35.548 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site barbican-api 2026-08-26 20:49:35.554 | ++ lib/apache:enable_apache_site:191 : local site=barbican-api 2026-08-26 20:49:35.560 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:49:35.567 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:49:35.574 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:49:35.581 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:49:35.586 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:35.592 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:35.599 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:49:35.606 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:49:35.613 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:35.618 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:35.624 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite barbican-api 2026-08-26 20:49:35.695 | Enabling site barbican-api. 2026-08-26 20:49:35.706 | To activate the new configuration, you need to run: 2026-08-26 20:49:35.706 | systemctl reload apache2 2026-08-26 20:49:35.715 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:49:35.720 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:49:35.726 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:49:35.731 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:49:35.939 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:194 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2026-08-26 20:49:36.013 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:197 : configure_keystone_authtoken_middleware /etc/barbican/barbican.conf barbican keystone_authtoken key-manager 2026-08-26 20:49:36.020 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/barbican/barbican.conf 2026-08-26 20:49:36.027 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=barbican 2026-08-26 20:49:36.033 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:49:36.039 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type=key-manager 2026-08-26 20:49:36.046 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/barbican/barbican.conf barbican keystone_authtoken 2026-08-26 20:49:36.052 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/barbican/barbican.conf 2026-08-26 20:49:36.058 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=barbican 2026-08-26 20:49:36.065 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:49:36.072 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password 2026-08-26 20:49:36.123 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/barbican/barbican.conf keystone_authtoken interface public 2026-08-26 20:49:36.176 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:49:36.252 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/barbican/barbican.conf keystone_authtoken username barbican 2026-08-26 20:49:36.331 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice 2026-08-26 20:49:36.411 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default 2026-08-26 20:49:36.478 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/barbican/barbican.conf keystone_authtoken project_name service 2026-08-26 20:49:36.525 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default 2026-08-26 20:49:36.585 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/barbican/barbican.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:49:36.658 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:49:36.729 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:49:36.800 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n key-manager ]] 2026-08-26 20:49:36.805 | ++ lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/barbican/barbican.conf keystone_authtoken service_type key-manager 2026-08-26 20:49:36.875 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:200 : iniset /etc/barbican/barbican.conf keystone_notifications enable True 2026-08-26 20:49:36.952 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:201 : iniset /etc/barbican/barbican.conf keystone_notifications control_exchange keystone 2026-08-26 20:49:37.021 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:204 : iniset /etc/barbican/barbican.conf oslo_policy enforce_scope True 2026-08-26 20:49:37.095 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:205 : iniset /etc/barbican/barbican.conf oslo_policy enforce_new_defaults True 2026-08-26 20:49:37.167 | ++ /opt/stack/barbican/devstack/plugin.sh:source:28 : is_service_enabled barbican-pykmip 2026-08-26 20:49:37.205 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:37.211 | ++ /opt/stack/barbican/devstack/plugin.sh:source:32 : is_service_enabled barbican-dogtag 2026-08-26 20:49:37.252 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:37.259 | ++ /opt/stack/barbican/devstack/plugin.sh:source:36 : is_service_enabled barbican-vault 2026-08-26 20:49:37.300 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:37.306 | ++ /opt/stack/barbican/devstack/plugin.sh:source:42 : configure_core_services 2026-08-26 20:49:37.312 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:109 : is_service_enabled n-cpu 2026-08-26 20:49:37.354 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:37.361 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:110 : iniset /etc/nova/nova.conf key_manager backend barbican 2026-08-26 20:49:37.440 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:113 : is_service_enabled c-vol 2026-08-26 20:49:37.483 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:37.490 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:114 : iniset /etc/cinder/cinder.conf key_manager backend barbican 2026-08-26 20:49:37.568 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:117 : is_service_enabled g-api 2026-08-26 20:49:37.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:37.608 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:118 : iniset /etc/glance/glance-api.conf key_manager backend barbican 2026-08-26 20:49:37.673 | ++ /opt/stack/barbican/devstack/plugin.sh:source:44 : is_service_enabled key 2026-08-26 20:49:37.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:37.717 | ++ /opt/stack/barbican/devstack/plugin.sh:source:45 : create_barbican_accounts 2026-08-26 20:49:37.723 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:265 : local admin_role=admin 2026-08-26 20:49:37.729 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:266 : create_service_user barbican admin 2026-08-26 20:49:37.736 | ++ lib/keystone:create_service_user:379 : get_or_create_user barbican secretservice Default 2026-08-26 20:49:37.742 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:49:37.748 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:49:37.755 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:49:37.763 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create barbican --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:49:38.405 | 2026-08-26 20:49:38.426 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:38.434 | ++ functions-common:get_or_create_user:915 : user_id=a950e58dc4094469959a92601e2e48fd 2026-08-26 20:49:38.441 | ++ functions-common:get_or_create_user:916 : echo a950e58dc4094469959a92601e2e48fd 2026-08-26 20:49:38.441 | a950e58dc4094469959a92601e2e48fd 2026-08-26 20:49:38.448 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service barbican service Default Default 2026-08-26 20:49:38.454 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:49:38.460 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:49:38.469 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:49:38.475 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:49:38.482 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:49:38.489 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:49:38.496 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:49:38.503 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:49:38.510 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:49:38.516 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:49:38.524 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:49:38.531 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user barbican --project service --user-domain Default --project-domain Default 2026-08-26 20:49:40.057 | 2026-08-26 20:49:40.073 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:49:41.607 | 2026-08-26 20:49:41.628 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:41.635 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:41.641 | ++ functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:41.641 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:49:41.648 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:49:41.654 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin barbican service Default Default 2026-08-26 20:49:41.661 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:49:41.667 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:49:41.675 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:49:41.683 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:49:41.689 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:49:41.697 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:49:41.703 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:49:41.709 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:49:41.715 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:49:41.721 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:49:41.730 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:49:41.736 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user barbican --project service --user-domain Default --project-domain Default 2026-08-26 20:49:43.379 | 2026-08-26 20:49:43.397 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:49:44.978 | 2026-08-26 20:49:45.003 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:45.013 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:45.021 | ++ functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:45.021 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:45.029 | ++ /opt/stack/barbican/devstack/plugin.sh:source:46 : create_barbican_endpoints 2026-08-26 20:49:45.039 | +++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:275 : get_or_create_service barbican key-manager 'Barbican Key Manager Service' 2026-08-26 20:49:45.046 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:49:45.055 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show key-manager -f value -c id 2026-08-26 20:49:45.709 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create key-manager --name barbican '--description=Barbican Key Manager Service' -f value -c id 2026-08-26 20:49:46.104 | 2026-08-26 20:49:46.129 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:46.136 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:49:46.136 | 66f13c35c3864e96b3945695a6e3f938' 2026-08-26 20:49:46.142 | +++ functions-common:get_or_create_service:1067 : echo 66f13c35c3864e96b3945695a6e3f938 2026-08-26 20:49:46.151 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:275 : BARBICAN_SERVICE=66f13c35c3864e96b3945695a6e3f938 2026-08-26 20:49:46.158 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:278 : get_or_create_endpoint 66f13c35c3864e96b3945695a6e3f938 RegionOne http://162.253.55.114/key-manager http://162.253.55.114/key-manager http://162.253.55.114/key-manager 2026-08-26 20:49:46.164 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:49:46.172 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 66f13c35c3864e96b3945695a6e3f938 public http://162.253.55.114/key-manager RegionOne 2026-08-26 20:49:46.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:49:46.188 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 66f13c35c3864e96b3945695a6e3f938 --interface public --region RegionOne -c ID -f value 2026-08-26 20:49:46.809 | 2026-08-26 20:49:46.826 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:46.834 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:49:46.840 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:49:46.850 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 66f13c35c3864e96b3945695a6e3f938 public http://162.253.55.114/key-manager --region RegionOne -f value -c id 2026-08-26 20:49:47.469 | 2026-08-26 20:49:47.490 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:47.500 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=801c6bc602cd40378e938b3b423dba2d 2026-08-26 20:49:47.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 801c6bc602cd40378e938b3b423dba2d 2026-08-26 20:49:47.514 | ++ functions-common:get_or_create_endpoint:1100 : public_id=801c6bc602cd40378e938b3b423dba2d 2026-08-26 20:49:47.520 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n http://162.253.55.114/key-manager ]] 2026-08-26 20:49:47.527 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface 66f13c35c3864e96b3945695a6e3f938 admin http://162.253.55.114/key-manager RegionOne 2026-08-26 20:49:47.535 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:49:47.544 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 66f13c35c3864e96b3945695a6e3f938 --interface admin --region RegionOne -c ID -f value 2026-08-26 20:49:48.155 | 2026-08-26 20:49:48.178 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:48.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:49:48.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:49:48.202 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 66f13c35c3864e96b3945695a6e3f938 admin http://162.253.55.114/key-manager --region RegionOne -f value -c id 2026-08-26 20:49:48.814 | 2026-08-26 20:49:48.839 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:48.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c334488ca3fa47ea91e726006372569f 2026-08-26 20:49:48.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c334488ca3fa47ea91e726006372569f 2026-08-26 20:49:48.854 | c334488ca3fa47ea91e726006372569f 2026-08-26 20:49:48.862 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n http://162.253.55.114/key-manager ]] 2026-08-26 20:49:48.869 | ++ functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface 66f13c35c3864e96b3945695a6e3f938 internal http://162.253.55.114/key-manager RegionOne 2026-08-26 20:49:48.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:49:48.886 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 66f13c35c3864e96b3945695a6e3f938 --interface internal --region RegionOne -c ID -f value 2026-08-26 20:49:49.502 | 2026-08-26 20:49:49.524 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:49.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:49:49.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:49:49.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 66f13c35c3864e96b3945695a6e3f938 internal http://162.253.55.114/key-manager --region RegionOne -f value -c id 2026-08-26 20:49:50.162 | 2026-08-26 20:49:50.185 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:50.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a944e18a058c40f1aa5731d38bc636f1 2026-08-26 20:49:50.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a944e18a058c40f1aa5731d38bc636f1 2026-08-26 20:49:50.199 | a944e18a058c40f1aa5731d38bc636f1 2026-08-26 20:49:50.206 | ++ functions-common:get_or_create_endpoint:1109 : echo 801c6bc602cd40378e938b3b423dba2d 2026-08-26 20:49:50.206 | 801c6bc602cd40378e938b3b423dba2d 2026-08-26 20:49:50.213 | ++ /opt/stack/barbican/devstack/plugin.sh:source:47 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:49:50.220 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:49:50.226 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:49:50.235 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:49:50.243 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:49:50.250 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:49:50.257 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack post-config 2026-08-26 20:49:50.295 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:49:50.302 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:49:50.310 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:49:50.317 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:49:50.388 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:49:50.396 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:49:50.401 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:49:50.401 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-26 20:49:50.401 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:49:50.401 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:49:50.401 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:49:50.401 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:49:50.401 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:49:50.401 | ALEMBIC_BRANCH=main 2026-08-26 20:49:50.401 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:49:50.401 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:49:50.401 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:49:50.401 | APACHE_GROUP=stack 2026-08-26 20:49:50.401 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:49:50.401 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:49:50.401 | APACHE_NAME=apache2 2026-08-26 20:49:50.401 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:49:50.401 | APACHE_USER=stack 2026-08-26 20:49:50.401 | API_WORKERS=4 2026-08-26 20:49:50.401 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:49:50.401 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:49:50.401 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.401 | BARBICAN_BRANCH=master 2026-08-26 20:49:50.401 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:49:50.401 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:49:50.401 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:49:50.401 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:49:50.401 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:49:50.401 | BARBICAN_HOST_HREF=http://162.253.55.114/key-manager 2026-08-26 20:49:50.401 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.114/identity 2026-08-26 20:49:50.401 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:49:50.401 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:49:50.401 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:49:50.401 | BARBICAN_SERVICE=66f13c35c3864e96b3945695a6e3f938 2026-08-26 20:49:50.401 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:49:50.401 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:49:50.402 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:49:50.402 | BASH=/usr/bin/bash 2026-08-26 20:49:50.402 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:49:50.402 | BASHPID=1984 2026-08-26 20:49:50.402 | BASH_ALIASES=() 2026-08-26 20:49:50.402 | BASH_ARGC=([0]="0") 2026-08-26 20:49:50.402 | BASH_ARGV=() 2026-08-26 20:49:50.402 | BASH_CMDS=() 2026-08-26 20:49:50.402 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1252" [3]="0") 2026-08-26 20:49:50.402 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:49:50.402 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:49:50.402 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:49:50.402 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:49:50.402 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:49:50.402 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:49:50.402 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:49:50.402 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:49:50.402 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:49:50.402 | CAPI_VERSION=v1.13.2 2026-08-26 20:49:50.402 | CAPO_VERSION=v0.14.4 2026-08-26 20:49:50.402 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-26 20:49:50.402 | CELLSV2_SETUP=superconductor 2026-08-26 20:49:50.402 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:49:50.402 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:49:50.402 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:49:50.402 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:49:50.402 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:49:50.402 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.402 | CINDER_BRANCH=master 2026-08-26 20:49:50.402 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:49:50.402 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:49:50.402 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:49:50.402 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:49:50.402 | CINDER_DRIVER=default 2026-08-26 20:49:50.402 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:49:50.402 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.402 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:49:50.402 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:49:50.402 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:49:50.402 | CINDER_LVM_TYPE=auto 2026-08-26 20:49:50.402 | CINDER_MY_IP=162.253.55.114 2026-08-26 20:49:50.402 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:49:50.402 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:49:50.402 | CINDER_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.402 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.403 | CINDER_SERVICE_PORT=8776 2026-08-26 20:49:50.403 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:49:50.403 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.403 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:49:50.403 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:49:50.403 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:49:50.403 | CINDER_TARGET_PORT=3260 2026-08-26 20:49:50.403 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:49:50.403 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:49:50.403 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:49:50.403 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:49:50.403 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:49:50.403 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:49:50.403 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:49:50.403 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:49:50.403 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:49:50.403 | CIRROS_ARCH=x86_64 2026-08-26 20:49:50.403 | CIRROS_VERSION=0.6.3 2026-08-26 20:49:50.403 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-26 20:49:50.403 | CLUSTER_TOPOLOGY=true 2026-08-26 20:49:50.403 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:49:50.403 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:49:50.403 | CONFIG_AWK_CMD=awk 2026-08-26 20:49:50.403 | CONTAINER_PORT_BASE=6611 2026-08-26 20:49:50.403 | CURL_GET='curl -g' 2026-08-26 20:49:50.403 | CURRENT_LOG_TIME=2026-08-26-202526 2026-08-26 20:49:50.403 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:49:50.403 | DATABASE_HOST=127.0.0.1 2026-08-26 20:49:50.403 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:49:50.403 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:49:50.403 | DATABASE_TYPE=mysql 2026-08-26 20:49:50.403 | DATABASE_USER=root 2026-08-26 20:49:50.403 | DATA_DIR=/opt/stack/data 2026-08-26 20:49:50.403 | DC=([0]="openstack" [1]="org") 2026-08-26 20:49:50.403 | DEBUG_LIBVIRT=True 2026-08-26 20:49:50.403 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:49:50.403 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:49:50.403 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:49:50.403 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:49:50.403 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:49:50.403 | DEF_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.403 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.403 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:49:50.403 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:49:50.403 | DELTA=1787775947 2026-08-26 20:49:50.403 | DEST=/opt/stack 2026-08-26 20:49:50.403 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:49:50.404 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:49:50.404 | DEVSTACK_HOSTNAME=np0000191256.novalocal 2026-08-26 20:49:50.404 | DEVSTACK_PARALLEL=True 2026-08-26 20:49:50.404 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:49:50.404 | DEVSTACK_SERIES=2026.2 2026-08-26 20:49:50.404 | DEVSTACK_START_TIME=1787775904 2026-08-26 20:49:50.404 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:49:50.404 | DIRSTACK=() 2026-08-26 20:49:50.404 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:49:50.404 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:49:50.404 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:49:50.404 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:49:50.404 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:49:50.404 | DISTRO=noble 2026-08-26 20:49:50.404 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:49:50.404 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:49:50.404 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:49:50.404 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:49:50.404 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:49:50.404 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:49:50.404 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:49:50.404 | ENABLE_KSM=True 2026-08-26 20:49:50.404 | ENABLE_KSMTUNED=True 2026-08-26 20:49:50.404 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:49:50.404 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:49:50.404 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:49:50.404 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:49:50.404 | ENABLE_TENANT_VLANS=False 2026-08-26 20:49:50.404 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:49:50.404 | ENABLE_ZSWAP=True 2026-08-26 20:49:50.404 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.404 | ERROR_ON_CLONE=True 2026-08-26 20:49:50.404 | ETCD_ARCH=amd64 2026-08-26 20:49:50.404 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:49:50.404 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:49:50.404 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:49:50.404 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:49:50.404 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:49:50.404 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:49:50.404 | ETCD_PEER_PORT=2380 2026-08-26 20:49:50.404 | ETCD_PORT=2379 2026-08-26 20:49:50.404 | ETCD_RAMDISK_MB=512 2026-08-26 20:49:50.404 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:49:50.405 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:49:50.405 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:49:50.405 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:49:50.405 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:49:50.405 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:49:50.405 | ETCD_USE_RAMDISK=True 2026-08-26 20:49:50.405 | ETCD_VERSION=v3.5.21 2026-08-26 20:49:50.405 | EUID=1002 2026-08-26 20:49:50.405 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:49:50.405 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:49:50.405 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:49:50.405 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:49:50.405 | EXTRA_FILES_RETRY=3 2026-08-26 20:49:50.405 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:49:50.405 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:49:50.405 | FILES=/opt/stack/devstack/files 2026-08-26 20:49:50.405 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:49:50.405 | FIXED_RANGE_V6=fdce:5141:1f80::/64 2026-08-26 20:49:50.405 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:49:50.405 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:49:50.405 | FORCE_PREREQ=0 2026-08-26 20:49:50.405 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:49:50.405 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:49:50.405 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:49:50.405 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:49:50.405 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:49:50.405 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:49:50.405 | GIT_BASE=https://github.com 2026-08-26 20:49:50.405 | GIT_DEPTH=0 2026-08-26 20:49:50.405 | GIT_TIMEOUT=0 2026-08-26 20:49:50.405 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:49:50.405 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:49:50.406 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.406 | GLANCE_BRANCH=master 2026-08-26 20:49:50.406 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:49:50.406 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:49:50.406 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:49:50.406 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:49:50.406 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:49:50.406 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:49:50.406 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:49:50.406 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:49:50.406 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:49:50.406 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:49:50.406 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.406 | GLANCE_HOSTPORT=162.253.55.114:9292 2026-08-26 20:49:50.406 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:49:50.406 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:49:50.406 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:49:50.406 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:49:50.406 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:49:50.406 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:49:50.406 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:49:50.406 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:49:50.406 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:49:50.406 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:49:50.406 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:49:50.406 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:49:50.406 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:49:50.406 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:49:50.406 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:49:50.406 | GLANCE_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.406 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.406 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:49:50.406 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:49:50.406 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.406 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:49:50.406 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:49:50.406 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:49:50.406 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:49:50.406 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:49:50.406 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:49:50.406 | GLANCE_URL=https://162.253.55.114/image 2026-08-26 20:49:50.406 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:49:50.406 | GLANCE_USE_S3=False 2026-08-26 20:49:50.406 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:49:50.406 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:49:50.406 | GLOBAL_VENV=True 2026-08-26 20:49:50.406 | GROUPS=() 2026-08-26 20:49:50.406 | HELM_VERSION=v3.10.3 2026-08-26 20:49:50.406 | HOME=/opt/stack 2026-08-26 20:49:50.407 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:49:50.407 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:49:50.407 | HORIZON_BRANCH=master 2026-08-26 20:49:50.407 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:49:50.407 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:49:50.407 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:49:50.407 | HOSTNAME=np0000191256 2026-08-26 20:49:50.407 | HOSTTYPE=x86_64 2026-08-26 20:49:50.407 | HOST_IP=162.253.55.114 2026-08-26 20:49:50.407 | HOST_IPV6=2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:49:50.407 | HOST_IP_IFACE= 2026-08-26 20:49:50.407 | I=vni_ranges=1:65536 2026-08-26 20:49:50.407 | ID=ubuntu 2026-08-26 20:49:50.407 | ID_LIKE=debian 2026-08-26 20:49:50.407 | IFS=' 2026-08-26 20:49:50.407 | ' 2026-08-26 20:49:50.407 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:49:50.407 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:49:50.407 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:49:50.407 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:49:50.407 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:49:50.407 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:49:50.407 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:49:50.407 | IPV6_ADDRS_SAFE_TO_USE=fdce:5141:1f80::/56 2026-08-26 20:49:50.407 | IPV6_GLOBAL_ID=ce:5141:1f80 2026-08-26 20:49:50.407 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:49:50.407 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:49:50.407 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:49:50.407 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:49:50.407 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:49:50.407 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:49:50.407 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:49:50.407 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:49:50.407 | IPV6_RA_MODE=slaac 2026-08-26 20:49:50.407 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:49:50.407 | IP_VERSION=4+6 2026-08-26 20:49:50.407 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:49:50.407 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:49:50.407 | ISCSID_DEBUG=False 2026-08-26 20:49:50.407 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:49:50.407 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:49:50.407 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:49:50.407 | KEYSTONE_AUTH_URI=https://162.253.55.114/identity 2026-08-26 20:49:50.407 | KEYSTONE_AUTH_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:49:50.407 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.407 | KEYSTONE_BRANCH=master 2026-08-26 20:49:50.408 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:49:50.408 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:49:50.408 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:49:50.408 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:49:50.408 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.408 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:49:50.408 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:49:50.408 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:49:50.408 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:49:50.408 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:49:50.408 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:49:50.408 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:49:50.408 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:49:50.408 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:49:50.408 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:49:50.408 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_URI=https://162.253.55.114/identity 2026-08-26 20:49:50.408 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.114/identity/v3 2026-08-26 20:49:50.408 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:49:50.408 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:49:50.408 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:49:50.408 | KILL_PATH=/usr/bin/kill 2026-08-26 20:49:50.408 | KIND_VERSION=v0.16.0 2026-08-26 20:49:50.408 | LAST_RUN=0 2026-08-26 20:49:50.408 | LAST_SPINNER_PID= 2026-08-26 20:49:50.408 | LC_ALL=en_US.utf8 2026-08-26 20:49:50.408 | LDAP_BASE_DC=openstack 2026-08-26 20:49:50.408 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:49:50.408 | LDAP_DOMAIN=openstack.org 2026-08-26 20:49:50.408 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:49:50.408 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:49:50.408 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:49:50.408 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:49:50.408 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:49:50.408 | LDAP_URL=ldap://localhost 2026-08-26 20:49:50.408 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-08-26 20:49:50.408 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:49:50.408 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:49:50.408 | LIBVIRT_GROUP=libvirt 2026-08-26 20:49:50.408 | LIBVIRT_TYPE=kvm 2026-08-26 20:49:50.408 | LINENO=1072 2026-08-26 20:49:50.408 | LOCAL_HOSTNAME=np0000191256 2026-08-26 20:49:50.408 | LOGDAYS=7 2026-08-26 20:49:50.409 | LOGDIR=/opt/stack/logs 2026-08-26 20:49:50.409 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526 2026-08-26 20:49:50.409 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:49:50.409 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:49:50.409 | LOGNAME=stack 2026-08-26 20:49:50.409 | LOGO=ubuntu-logo 2026-08-26 20:49:50.409 | LOG_COLOR=False 2026-08-26 20:49:50.409 | LRC=localrc 2026-08-26 20:49:50.409 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:49:50.409 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:49:50.409 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.409 | MAGNUM_BRANCH=master 2026-08-26 20:49:50.409 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:49:50.409 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:49:50.409 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:49:50.409 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:49:50.409 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:49:50.409 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:49:50.409 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:49:50.409 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:49:50.409 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:49:50.409 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:49:50.409 | MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-26 20:49:50.409 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-08-26 20:49:50.409 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:49:50.409 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:49:50.409 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:49:50.409 | MAGNUM_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.409 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.409 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:49:50.409 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:49:50.409 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:49:50.409 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:49:50.409 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:49:50.409 | MAIL=/var/mail/stack 2026-08-26 20:49:50.409 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:49:50.409 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:49:50.409 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:49:50.409 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.409 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:49:50.409 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:49:50.409 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:49:50.409 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:49:50.409 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:49:50.409 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:49:50.409 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:49:50.409 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:49:50.410 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:49:50.410 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:49:50.410 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:49:50.410 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:49:50.410 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:49:50.410 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:49:50.410 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:49:50.410 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:49:50.410 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:49:50.410 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:49:50.410 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:49:50.410 | MANILA_ENDPOINT_BASE=http://162.253.55.114/share 2026-08-26 20:49:50.410 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.410 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:49:50.410 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:49:50.410 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:49:50.410 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.114 2026-08-26 20:49:50.410 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:49:50.410 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:49:50.410 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:49:50.410 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:49:50.410 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:49:50.410 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:49:50.410 | MANILA_REPO_ROOT=openstack 2026-08-26 20:49:50.410 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:49:50.410 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:49:50.410 | MANILA_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.410 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:49:50.410 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:49:50.410 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:49:50.410 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:49:50.410 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:49:50.410 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:49:50.410 | MANILA_SERVICE_PORT=8786 2026-08-26 20:49:50.410 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:49:50.410 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:49:50.410 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:49:50.410 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:49:50.410 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:49:50.410 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:49:50.410 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:49:50.410 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:49:50.410 | MANILA_SETUP_IPV6=False 2026-08-26 20:49:50.410 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:49:50.410 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:49:50.410 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:49:50.411 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:49:50.411 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:49:50.411 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:49:50.411 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.114 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.114 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:49:50.411 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:49:50.411 | MAX_DB_CONNECTIONS=200 2026-08-26 20:49:50.411 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:49:50.411 | METADATA_SERVICE_PORT=8775 2026-08-26 20:49:50.411 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:49:50.411 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:49:50.411 | ML2_VLAN_RANGES=public 2026-08-26 20:49:50.411 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:49:50.411 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:49:50.411 | MYSQL_HOST=127.0.0.1 2026-08-26 20:49:50.411 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:49:50.411 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:49:50.411 | MYSQL_USER=root 2026-08-26 20:49:50.411 | NAME=Ubuntu 2026-08-26 20:49:50.411 | NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:49:50.411 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:49:50.411 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:49:50.411 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:49:50.411 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.411 | NEUTRON_BRANCH=master 2026-08-26 20:49:50.411 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:49:50.411 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:49:50.411 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:49:50.411 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:49:50.411 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:49:50.411 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:49:50.411 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:49:50.411 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.411 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:49:50.411 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:49:50.411 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:49:50.412 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.412 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:49:50.412 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:49:50.412 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:49:50.412 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:49:50.412 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:49:50.412 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:49:50.412 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:49:50.412 | NOUNSET= 2026-08-26 20:49:50.412 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:49:50.412 | NOVA_API_DB=nova_api 2026-08-26 20:49:50.412 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:49:50.412 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.412 | NOVA_BRANCH=master 2026-08-26 20:49:50.412 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:49:50.412 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:49:50.412 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:49:50.412 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:49:50.412 | NOVA_CPU_CELL=1 2026-08-26 20:49:50.412 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:49:50.412 | NOVA_CPU_UUID= 2026-08-26 20:49:50.412 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:49:50.412 | NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:49:50.412 | NOVA_ENABLE_CACHE=True 2026-08-26 20:49:50.412 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.412 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:49:50.412 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:49:50.412 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:49:50.412 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:49:50.412 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:49:50.412 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:49:50.412 | NOVA_MY_IP=162.253.55.114 2026-08-26 20:49:50.412 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:49:50.412 | NOVA_NUM_CELLS=1 2026-08-26 20:49:50.412 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:49:50.412 | NOVA_READY_TIMEOUT=60 2026-08-26 20:49:50.412 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:49:50.412 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:49:50.412 | NOVA_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.412 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.412 | NOVA_SERVICE_PORT=8774 2026-08-26 20:49:50.412 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:49:50.412 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.412 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:49:50.412 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:49:50.413 | NOVA_SPICE_ENABLED=False 2026-08-26 20:49:50.413 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:49:50.413 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:49:50.413 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:49:50.413 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:49:50.413 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:49:50.413 | NOVA_VNC_ENABLED=True 2026-08-26 20:49:50.413 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:49:50.413 | NOVNC_FROM_PACKAGE=False 2026-08-26 20:49:50.413 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:49:50.413 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:49:50.413 | NOW=1787775947 2026-08-26 20:49:50.413 | NO_UPDATE_REPOS=False 2026-08-26 20:49:50.413 | OBJECT_PORT_BASE=6613 2026-08-26 20:49:50.413 | OCTAVIA=octavia 2026-08-26 20:49:50.413 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:49:50.413 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:49:50.413 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:49:50.413 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:49:50.413 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:49:50.413 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:49:50.413 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:49:50.413 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:49:50.413 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:49:50.413 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:49:50.413 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:49:50.413 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:49:50.413 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:49:50.413 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:49:50.413 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:49:50.413 | OCTAVIA_API=o-api 2026-08-26 20:49:50.413 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:49:50.413 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:49:50.413 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:49:50.413 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.413 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:49:50.413 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:49:50.413 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:49:50.413 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:49:50.413 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:49:50.413 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:49:50.413 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:49:50.413 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:49:50.413 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:49:50.413 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:49:50.413 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:49:50.413 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:49:50.413 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:49:50.414 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:49:50.414 | OCTAVIA_HA_PORT=9875 2026-08-26 20:49:50.414 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:49:50.414 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:49:50.414 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:49:50.414 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:49:50.414 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:49:50.414 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:49:50.414 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:49:50.414 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:49:50.414 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:49:50.414 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:49:50.414 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:49:50.414 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:49:50.414 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:49:50.414 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:49:50.414 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:49:50.414 | OCTAVIA_NODE=api 2026-08-26 20:49:50.414 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:49:50.414 | OCTAVIA_PORT=9876 2026-08-26 20:49:50.414 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:49:50.414 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:49:50.414 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:49:50.414 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:49:50.414 | OCTAVIA_PROTOCOL=http 2026-08-26 20:49:50.414 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:49:50.414 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:49:50.414 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:49:50.414 | OCTAVIA_SERVICE=octavia 2026-08-26 20:49:50.414 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:49:50.414 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:49:50.414 | OCTAVIA_USERNAME=admin 2026-08-26 20:49:50.414 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:49:50.414 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:49:50.414 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:49:50.414 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:49:50.414 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:49:50.414 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:49:50.414 | OFFLINE=False 2026-08-26 20:49:50.414 | OLDPWD=/opt/stack/magnum-cluster-api 2026-08-26 20:49:50.415 | OPENSSL=/usr/bin/openssl 2026-08-26 20:49:50.415 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:49:50.415 | OPTERR=1 2026-08-26 20:49:50.415 | OPTIND=1 2026-08-26 20:49:50.415 | OPTS=vni_ranges=1:65536 2026-08-26 20:49:50.415 | ORC_VERSION=v2.2.0 2026-08-26 20:49:50.415 | ORG_NAME=OpenStack 2026-08-26 20:49:50.415 | ORG_UNIT_NAME=DevStack 2026-08-26 20:49:50.415 | OSCWRAP_TIMER_FILE=/tmp/tmp.6ZNno1gUbw 2026-08-26 20:49:50.415 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.415 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:49:50.415 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:49:50.415 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:49:50.415 | OSTYPE=linux-gnu 2026-08-26 20:49:50.415 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:49:50.415 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:49:50.415 | OS_CLOUD=devstack-admin 2026-08-26 20:49:50.415 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:49:50.415 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:49:50.415 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:49:50.415 | OVN_BRANCH=branch-24.03 2026-08-26 20:49:50.415 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:49:50.415 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:49:50.415 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:49:50.415 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:49:50.415 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:49:50.415 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:49:50.415 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:49:50.415 | OVN_EVPN_BGP_AS= 2026-08-26 20:49:50.415 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:49:50.415 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:49:50.415 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:49:50.415 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:49:50.415 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:49:50.415 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:49:50.415 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:49:50.415 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:49:50.415 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:49:50.415 | OVN_META_DATA_HOST=162.253.55.114 2026-08-26 20:49:50.415 | OVN_NB_REMOTE=ssl:162.253.55.114:6641 2026-08-26 20:49:50.415 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:49:50.415 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:49:50.415 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:49:50.415 | OVN_PROTO=ssl 2026-08-26 20:49:50.415 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:49:50.415 | OVN_REPO_NAME=ovn 2026-08-26 20:49:50.415 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:49:50.415 | OVN_SB_REMOTE=ssl:162.253.55.114:6642 2026-08-26 20:49:50.416 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:49:50.416 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:49:50.416 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:49:50.416 | OVN_UUID=61dc10a9-f5e0-4a5c-8a06-c515bc79b2a3 2026-08-26 20:49:50.416 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:49:50.416 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:49:50.416 | OVS_BINDIR=/bin 2026-08-26 20:49:50.416 | OVS_BRANCH=branch-3.3 2026-08-26 20:49:50.416 | OVS_BRIDGE=br-int 2026-08-26 20:49:50.416 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:49:50.416 | OVS_DATAPATH_TYPE=system 2026-08-26 20:49:50.416 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:49:50.416 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:49:50.416 | OVS_PREFIX= 2026-08-26 20:49:50.416 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:49:50.416 | OVS_REPO_NAME=ovs 2026-08-26 20:49:50.416 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:49:50.416 | OVS_SBINDIR=/sbin 2026-08-26 20:49:50.416 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:49:50.416 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:49:50.416 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:49:50.416 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:49:50.416 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:49:50.416 | PACKAGES='apache2 2026-08-26 20:49:50.416 | apache2-dev 2026-08-26 20:49:50.416 | bc 2026-08-26 20:49:50.416 | bsdmainutils 2026-08-26 20:49:50.416 | curl 2026-08-26 20:49:50.416 | g++ 2026-08-26 20:49:50.416 | gawk 2026-08-26 20:49:50.416 | gcc 2026-08-26 20:49:50.416 | gettext 2026-08-26 20:49:50.416 | git 2026-08-26 20:49:50.416 | graphviz 2026-08-26 20:49:50.416 | iputils-ping 2026-08-26 20:49:50.416 | libffi-dev 2026-08-26 20:49:50.416 | libjpeg-dev 2026-08-26 20:49:50.416 | libpq-dev 2026-08-26 20:49:50.416 | libssl-dev 2026-08-26 20:49:50.416 | libsystemd-dev 2026-08-26 20:49:50.416 | libxml2-dev 2026-08-26 20:49:50.416 | libxslt1-dev 2026-08-26 20:49:50.416 | libyaml-dev 2026-08-26 20:49:50.416 | lsof 2026-08-26 20:49:50.416 | openssh-server 2026-08-26 20:49:50.416 | openssl 2026-08-26 20:49:50.416 | pkg-config 2026-08-26 20:49:50.417 | psmisc 2026-08-26 20:49:50.417 | python3-dev 2026-08-26 20:49:50.417 | python3-pip 2026-08-26 20:49:50.417 | python3-systemd 2026-08-26 20:49:50.417 | python3-venv 2026-08-26 20:49:50.417 | tar 2026-08-26 20:49:50.417 | tcpdump 2026-08-26 20:49:50.417 | unzip 2026-08-26 20:49:50.417 | uuid-runtime 2026-08-26 20:49:50.417 | wget 2026-08-26 20:49:50.417 | zlib1g-dev 2026-08-26 20:49:50.417 | lvm2 2026-08-26 20:49:50.417 | qemu-utils 2026-08-26 20:49:50.417 | thin-provisioning-tools 2026-08-26 20:49:50.417 | lsscsi 2026-08-26 20:49:50.417 | open-iscsi 2026-08-26 20:49:50.417 | libkrb5-dev 2026-08-26 20:49:50.417 | libldap2-dev 2026-08-26 20:49:50.417 | libsasl2-dev 2026-08-26 20:49:50.417 | memcached 2026-08-26 20:49:50.417 | python3-mysqldb 2026-08-26 20:49:50.417 | sqlite3 2026-08-26 20:49:50.417 | conntrack 2026-08-26 20:49:50.417 | curl 2026-08-26 20:49:50.417 | ebtables 2026-08-26 20:49:50.417 | genisoimage 2026-08-26 20:49:50.417 | iptables 2026-08-26 20:49:50.417 | iputils-arping 2026-08-26 20:49:50.417 | kpartx 2026-08-26 20:49:50.417 | libjs-jquery-tablesorter 2026-08-26 20:49:50.417 | parted 2026-08-26 20:49:50.417 | pm-utils 2026-08-26 20:49:50.417 | python3-mysqldb 2026-08-26 20:49:50.417 | socat 2026-08-26 20:49:50.417 | sqlite3 2026-08-26 20:49:50.417 | sudo 2026-08-26 20:49:50.417 | vlan 2026-08-26 20:49:50.417 | cryptsetup 2026-08-26 20:49:50.417 | dosfstools 2026-08-26 20:49:50.417 | genisoimage 2026-08-26 20:49:50.417 | gir1.2-libosinfo-1.0 2026-08-26 20:49:50.417 | netcat-openbsd 2026-08-26 20:49:50.417 | open-iscsi 2026-08-26 20:49:50.417 | qemu-utils 2026-08-26 20:49:50.417 | sg3-utils 2026-08-26 20:49:50.417 | sysfsutils 2026-08-26 20:49:50.418 | acl 2026-08-26 20:49:50.418 | dnsmasq-base 2026-08-26 20:49:50.418 | dnsmasq-utils 2026-08-26 20:49:50.418 | ebtables 2026-08-26 20:49:50.418 | haproxy 2026-08-26 20:49:50.418 | iptables 2026-08-26 20:49:50.418 | iputils-arping 2026-08-26 20:49:50.418 | iputils-ping 2026-08-26 20:49:50.418 | postgresql-server-dev-all 2026-08-26 20:49:50.418 | python3-mysqldb 2026-08-26 20:49:50.418 | sqlite3 2026-08-26 20:49:50.418 | sudo 2026-08-26 20:49:50.418 | vlan 2026-08-26 20:49:50.418 | apache2 golang 2026-08-26 20:49:50.418 | debootstrap 2026-08-26 20:49:50.418 | rsyslog 2026-08-26 20:49:50.418 | lvm2' 2026-08-26 20:49:50.418 | PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:49:50.418 | PHYSICAL_NETWORK=public 2026-08-26 20:49:50.418 | PIPESTATUS=([0]="0") 2026-08-26 20:49:50.418 | PIP_UPGRADE=False 2026-08-26 20:49:50.418 | PIP_VIRTUAL_ENV= 2026-08-26 20:49:50.418 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:49:50.418 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.418 | PLACEMENT_BRANCH=master 2026-08-26 20:49:50.418 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:49:50.418 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:49:50.418 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:49:50.418 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:49:50.418 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:49:50.418 | PLACEMENT_SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.418 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.418 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:49:50.418 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:49:50.418 | POSIXLY_CORRECT=y 2026-08-26 20:49:50.418 | PPID=1982 2026-08-26 20:49:50.418 | PREREQ_RERUN_HOURS=2 2026-08-26 20:49:50.418 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:49:50.418 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:49:50.418 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:49:50.418 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:49:50.418 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:49:50.418 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:49:50.418 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:49:50.418 | PS4='+ $(short_source): ' 2026-08-26 20:49:50.418 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:49:50.419 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:49:50.419 | PUBLIC_INTERFACE= 2026-08-26 20:49:50.419 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:49:50.419 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:49:50.419 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:49:50.419 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:49:50.419 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:49:50.419 | PWD=/opt/stack/devstack 2026-08-26 20:49:50.419 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:49:50.419 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:49:50.419 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:49:50.419 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:49:50.419 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:49:50.419 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:49:50.419 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:49:50.419 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:49:50.419 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:49:50.419 | PYTHON3_VERSION=3.12 2026-08-26 20:49:50.419 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:49:50.419 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:49:50.419 | Q_AGENT=ovn 2026-08-26 20:49:50.419 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:49:50.419 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-26 20:49:50.419 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:49:50.419 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:49:50.419 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:49:50.419 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-26 20:49:50.419 | Q_DB_NAME=neutron 2026-08-26 20:49:50.419 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:49:50.419 | Q_DVR_MODE=legacy 2026-08-26 20:49:50.419 | Q_HOST=162.253.55.114 2026-08-26 20:49:50.419 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:49:50.419 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:49:50.419 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.419 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:49:50.419 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:49:50.419 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:49:50.419 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:49:50.419 | Q_META_DATA_IP=162.253.55.114 2026-08-26 20:49:50.419 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:49:50.419 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-26 20:49:50.419 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:49:50.419 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:49:50.419 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:49:50.420 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:49:50.420 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-26 20:49:50.420 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:49:50.420 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:49:50.420 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:49:50.420 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:49:50.420 | Q_OVS_USE_VETH=False 2026-08-26 20:49:50.420 | Q_PLUGIN=ml2 2026-08-26 20:49:50.420 | Q_PLUGIN_CLASS=ml2 2026-08-26 20:49:50.420 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:49:50.420 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-26 20:49:50.420 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-26 20:49:50.420 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-26 20:49:50.420 | Q_PROTOCOL=https 2026-08-26 20:49:50.420 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:49:50.420 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:49:50.420 | Q_ROUTER_NAME=router1 2026-08-26 20:49:50.420 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:49:50.420 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:49:50.420 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:49:50.420 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-26 20:49:50.420 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-26 20:49:50.420 | Q_TUNNEL_TYPES=gre 2026-08-26 20:49:50.420 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:49:50.420 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:49:50.420 | Q_USE_ROOTWRAP=True 2026-08-26 20:49:50.420 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:49:50.420 | Q_USE_SECGROUP=True 2026-08-26 20:49:50.420 | RABBIT_HOST=162.253.55.114 2026-08-26 20:49:50.420 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:49:50.420 | RABBIT_USERID=stackrabbit 2026-08-26 20:49:50.420 | RC_DIR=/opt/stack/devstack 2026-08-26 20:49:50.420 | RECLONE=False 2026-08-26 20:49:50.420 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:49:50.420 | REGION_NAME=RegionOne 2026-08-26 20:49:50.420 | REPOS_UPDATED=True 2026-08-26 20:49:50.420 | REQUIREMENTS_BRANCH=master 2026-08-26 20:49:50.420 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:49:50.420 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:49:50.420 | RETRY_UPDATE=False 2026-08-26 20:49:50.420 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:49:50.420 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:49:50.420 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:49:50.420 | S3_SERVICE_PORT=3333 2026-08-26 20:49:50.420 | SECTION=ml2_type_geneve 2026-08-26 20:49:50.421 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:49:50.421 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:49:50.421 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:49:50.421 | SERVICE_HOST=162.253.55.114 2026-08-26 20:49:50.421 | SERVICE_IP_VERSION=4 2026-08-26 20:49:50.421 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.421 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:49:50.421 | SERVICE_PASSWORD=secretservice 2026-08-26 20:49:50.421 | SERVICE_PROJECT_NAME=service 2026-08-26 20:49:50.421 | SERVICE_PROTOCOL=http 2026-08-26 20:49:50.421 | SERVICE_TENANT_NAME=service 2026-08-26 20:49:50.421 | SERVICE_TIMEOUT=60 2026-08-26 20:49:50.421 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:49:50.421 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:49:50.421 | SHARE_GROUP=lvm-shares 2026-08-26 20:49:50.421 | SHARE_NAME_PREFIX=share- 2026-08-26 20:49:50.421 | SHELL=/bin/bash 2026-08-26 20:49:50.421 | SHLVL=1 2026-08-26 20:49:50.421 | SKIP_EPEL_INSTALL=False 2026-08-26 20:49:50.421 | SKIP_STOP_OVN=False 2026-08-26 20:49:50.421 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:49:50.421 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:49:50.421 | SPICE_BRANCH=master 2026-08-26 20:49:50.421 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:49:50.421 | SQLALCHEMY_BRANCH=main 2026-08-26 20:49:50.421 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:49:50.421 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:49:50.421 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:49:50.421 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:49:50.421 | STACK_GROUP=stack 2026-08-26 20:49:50.421 | STACK_USER=stack 2026-08-26 20:49:50.421 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:49:50.421 | STUD_PROTO=--tls 2026-08-26 20:49:50.421 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:49:50.421 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:49:50.421 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:49:50.421 | SUBNETPOOL_PREFIX_V6=fdce:5141:1f80::/56 2026-08-26 20:49:50.421 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:49:50.421 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:49:50.421 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:49:50.421 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-xqrfyxaoxpukzmtsoaerxfokbjahebyq ; /usr/bin/python3' 2026-08-26 20:49:50.421 | SUDO_GID=1000 2026-08-26 20:49:50.421 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:49:50.421 | SUDO_UID=1000 2026-08-26 20:49:50.421 | SUDO_USER=zuul 2026-08-26 20:49:50.421 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202526.summary.2026-08-26-202526 2026-08-26 20:49:50.422 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:49:50.422 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:49:50.422 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:49:50.422 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:49:50.422 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:49:50.422 | SWIFT_BRANCH=master 2026-08-26 20:49:50.422 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:49:50.422 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:49:50.422 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:49:50.422 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:49:50.422 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:49:50.422 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:49:50.422 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:49:50.422 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:49:50.422 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:49:50.422 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:49:50.422 | SWIFT_HASH=1234123412341234 2026-08-26 20:49:50.422 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:49:50.422 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:49:50.422 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:49:50.422 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:49:50.422 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:49:50.422 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:49:50.422 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:49:50.422 | SWIFT_REPLICAS=1 2026-08-26 20:49:50.422 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:49:50.422 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:49:50.422 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:49:50.422 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:49:50.422 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:49:50.422 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:49:50.422 | SWIFT_STORAGE_IPS= 2026-08-26 20:49:50.422 | SWIFT_TEMPURL_KEY= 2026-08-26 20:49:50.422 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:49:50.422 | SYSLOG=False 2026-08-26 20:49:50.422 | SYSLOG_HOST=162.253.55.114 2026-08-26 20:49:50.422 | SYSLOG_PORT=516 2026-08-26 20:49:50.422 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:49:50.422 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:49:50.423 | TARGET_BRANCH=master 2026-08-26 20:49:50.423 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:49:50.423 | TCPDUMP_ARGS= 2026-08-26 20:49:50.423 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:49:50.423 | TEMPEST_BRANCH=master 2026-08-26 20:49:50.423 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:49:50.423 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:49:50.423 | TEMPFILE=/tmp/tmp.RJtDuwpIPt 2026-08-26 20:49:50.423 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:49:50.423 | TENANT_VLAN_RANGE= 2026-08-26 20:49:50.423 | TERM=unknown 2026-08-26 20:49:50.423 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:49:50.423 | TLS_IP=IP:162.253.55.114,IP:2604:e100:1:0:f816:3eff:fead:4bd8 2026-08-26 20:49:50.423 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:49:50.423 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:49:50.423 | TUNNEL_ENDPOINT_IP=162.253.55.114 2026-08-26 20:49:50.423 | TUNNEL_IP=162.253.55.114 2026-08-26 20:49:50.423 | TUNNEL_IP_VERSION=4 2026-08-26 20:49:50.423 | UBUNTU_CODENAME=noble 2026-08-26 20:49:50.423 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:49:50.423 | UID=1002 2026-08-26 20:49:50.423 | ULIMIT_NOFILE=2048 2026-08-26 20:49:50.423 | USER=stack 2026-08-26 20:49:50.423 | USER_HOME=/opt/stack 2026-08-26 20:49:50.423 | USER_UNITS=False 2026-08-26 20:49:50.423 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:49:50.423 | USE_JOURNAL=False 2026-08-26 20:49:50.423 | USE_SUBNETPOOL=True 2026-08-26 20:49:50.423 | USE_VENV=False 2026-08-26 20:49:50.423 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:49:50.423 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:49:50.423 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:49:50.423 | VERBOSE=True 2026-08-26 20:49:50.423 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:49:50.423 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:49:50.423 | VERSION_CODENAME=noble 2026-08-26 20:49:50.423 | VERSION_ID=24.04 2026-08-26 20:49:50.423 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:49:50.423 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:49:50.423 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:49:50.423 | VIRT_DRIVER=libvirt 2026-08-26 20:49:50.423 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:49:50.423 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:49:50.423 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:49:50.423 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:49:50.423 | WORKER_TIMEOUT=80 2026-08-26 20:49:50.423 | WSGI_MODE=uwsgi 2026-08-26 20:49:50.424 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:49:50.424 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:49:50.424 | _=posix 2026-08-26 20:49:50.424 | _ASYNC_BG_TIME=354121 2026-08-26 20:49:50.424 | _DEFAULT_LVM_INIT=0 2026-08-26 20:49:50.424 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:49:50.424 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:49:50.424 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:49:50.424 | _DEVSTACK_STACKRC=1 2026-08-26 20:49:50.424 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:49:50.424 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:49:50.424 | _TIME_BEGIN=1787775904 2026-08-26 20:49:50.424 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-26 20:49:50.424 | _TIME_TOTAL=([wait_for_service]="3066" [async_wait]="91310" [apt-get]="324456" [dbsync]="6249" [pip_install]="464793" [apt-get-update]="5111" [run_process]="9426" ) 2026-08-26 20:49:50.424 | _of_args='-v --no-timestamp' 2026-08-26 20:49:50.424 | backend=postgresql 2026-08-26 20:49:50.424 | be=lvm:lvmdriver-1 2026-08-26 20:49:50.424 | be_name=lvmdriver-1 2026-08-26 20:49:50.424 | be_type=lvm 2026-08-26 20:49:50.424 | db=postgresql 2026-08-26 20:49:50.424 | db_version=8.0.46 2026-08-26 20:49:50.424 | dc=org 2026-08-26 20:49:50.424 | default_v4_route_devs=ens3 2026-08-26 20:49:50.424 | default_v6_route_devs=ens3 2026-08-26 20:49:50.424 | dir=/opt/stack/magnum 2026-08-26 20:49:50.424 | disabled_ext= 2026-08-26 20:49:50.424 | dn=,dc=openstack,dc=org 2026-08-26 20:49:50.424 | enabled_ext='address-group 2026-08-26 20:49:50.424 | address-scope 2026-08-26 20:49:50.424 | agent 2026-08-26 20:49:50.424 | allowed-address-pairs 2026-08-26 20:49:50.424 | auto-allocated-topology 2026-08-26 20:49:50.424 | availability_zone 2026-08-26 20:49:50.424 | bgp 2026-08-26 20:49:50.424 | bgp_4byte_asn 2026-08-26 20:49:50.424 | bgp_dragent_scheduler 2026-08-26 20:49:50.424 | binding 2026-08-26 20:49:50.424 | binding-extended 2026-08-26 20:49:50.424 | default-subnetpools 2026-08-26 20:49:50.424 | dhcp_agent_scheduler 2026-08-26 20:49:50.424 | dns-domain-ports 2026-08-26 20:49:50.424 | dns-integration 2026-08-26 20:49:50.424 | dns-integration-domain-keywords 2026-08-26 20:49:50.424 | empty-string-filtering 2026-08-26 20:49:50.424 | enable-default-route-bfd 2026-08-26 20:49:50.424 | enable-default-route-ecmp 2026-08-26 20:49:50.424 | expose-port-forwarding-in-fip 2026-08-26 20:49:50.424 | ext-gw-mode 2026-08-26 20:49:50.425 | external-gateway-multihoming 2026-08-26 20:49:50.425 | external-net 2026-08-26 20:49:50.425 | extra_dhcp_opt 2026-08-26 20:49:50.425 | extraroute 2026-08-26 20:49:50.425 | extraroute-atomic 2026-08-26 20:49:50.425 | filter-validation 2026-08-26 20:49:50.425 | fip-port-details 2026-08-26 20:49:50.425 | flavors 2026-08-26 20:49:50.425 | floating-ip-port-forwarding 2026-08-26 20:49:50.425 | floating-ip-port-forwarding-description 2026-08-26 20:49:50.425 | floating-ip-port-forwarding-detail 2026-08-26 20:49:50.425 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:49:50.425 | floatingip-pools 2026-08-26 20:49:50.425 | fwaas_v2 2026-08-26 20:49:50.425 | ip_allocation 2026-08-26 20:49:50.425 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:49:50.425 | l3-flavors 2026-08-26 20:49:50.425 | l3-ha 2026-08-26 20:49:50.425 | l3_agent_scheduler 2026-08-26 20:49:50.425 | logging 2026-08-26 20:49:50.425 | multi-provider 2026-08-26 20:49:50.425 | net-mtu 2026-08-26 20:49:50.425 | net-mtu-writable 2026-08-26 20:49:50.425 | network-ip-availability 2026-08-26 20:49:50.425 | network_availability_zone 2026-08-26 20:49:50.425 | network_ha 2026-08-26 20:49:50.425 | pagination 2026-08-26 20:49:50.425 | port-device-profile 2026-08-26 20:49:50.425 | port-hardware-offload-type 2026-08-26 20:49:50.425 | port-mac-address-regenerate 2026-08-26 20:49:50.425 | port-numa-affinity-policy 2026-08-26 20:49:50.425 | port-numa-affinity-policy-socket 2026-08-26 20:49:50.425 | port-resource-request 2026-08-26 20:49:50.425 | port-security 2026-08-26 20:49:50.425 | port-trusted-vif 2026-08-26 20:49:50.425 | project-id 2026-08-26 20:49:50.425 | provider 2026-08-26 20:49:50.425 | pvlan 2026-08-26 20:49:50.425 | qinq 2026-08-26 20:49:50.425 | qos 2026-08-26 20:49:50.425 | qos-bw-limit-direction 2026-08-26 20:49:50.425 | qos-bw-minimum-ingress 2026-08-26 20:49:50.425 | qos-default 2026-08-26 20:49:50.425 | qos-fip 2026-08-26 20:49:50.425 | qos-gateway-ip 2026-08-26 20:49:50.425 | qos-rule-type-details 2026-08-26 20:49:50.425 | qos-rule-type-filter 2026-08-26 20:49:50.425 | qos-rules-alias 2026-08-26 20:49:50.425 | quota-check-limit 2026-08-26 20:49:50.425 | quota-check-limit-default 2026-08-26 20:49:50.426 | quota_details 2026-08-26 20:49:50.426 | quotas 2026-08-26 20:49:50.426 | rbac-address-scope 2026-08-26 20:49:50.426 | rbac-policies 2026-08-26 20:49:50.426 | rbac-security-groups 2026-08-26 20:49:50.426 | router 2026-08-26 20:49:50.426 | router-enable-snat 2026-08-26 20:49:50.426 | router_availability_zone 2026-08-26 20:49:50.426 | security-group 2026-08-26 20:49:50.426 | security-groups-default-rules 2026-08-26 20:49:50.426 | security-groups-default-statefulness 2026-08-26 20:49:50.426 | security-groups-normalized-cidr 2026-08-26 20:49:50.426 | security-groups-remote-address-group 2026-08-26 20:49:50.426 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:49:50.426 | security-groups-shared-filtering 2026-08-26 20:49:50.426 | segment 2026-08-26 20:49:50.426 | sorting 2026-08-26 20:49:50.426 | standard-attr-description 2026-08-26 20:49:50.426 | standard-attr-fwaas-v2 2026-08-26 20:49:50.426 | standard-attr-revisions 2026-08-26 20:49:50.426 | standard-attr-tag 2026-08-26 20:49:50.426 | standard-attr-timestamp 2026-08-26 20:49:50.426 | stateful-security-group 2026-08-26 20:49:50.426 | subnet-dns-publish-fixed-ip 2026-08-26 20:49:50.426 | subnet-external-network 2026-08-26 20:49:50.426 | subnet-service-types 2026-08-26 20:49:50.426 | subnet_allocation 2026-08-26 20:49:50.426 | subnet_onboard 2026-08-26 20:49:50.426 | subnetpool-prefix-ops 2026-08-26 20:49:50.426 | tag-creation 2026-08-26 20:49:50.426 | tap-mirror 2026-08-26 20:49:50.426 | tap-mirror-both-direction 2026-08-26 20:49:50.426 | trunk 2026-08-26 20:49:50.426 | uplink-status-propagation 2026-08-26 20:49:50.427 | uplink-status-propagation-updatable 2026-08-26 20:49:50.427 | vlan-transparent 2026-08-26 20:49:50.427 | vpn-endpoint-groups 2026-08-26 20:49:50.427 | vpnaas' 2026-08-26 20:49:50.427 | exceptions=80-tempest.sh 2026-08-26 20:49:50.427 | extensions='address-group 2026-08-26 20:49:50.427 | address-scope 2026-08-26 20:49:50.427 | agent 2026-08-26 20:49:50.427 | allowed-address-pairs 2026-08-26 20:49:50.427 | auto-allocated-topology 2026-08-26 20:49:50.427 | availability_zone 2026-08-26 20:49:50.427 | bgp 2026-08-26 20:49:50.427 | bgp_4byte_asn 2026-08-26 20:49:50.427 | bgp_dragent_scheduler 2026-08-26 20:49:50.427 | binding 2026-08-26 20:49:50.427 | binding-extended 2026-08-26 20:49:50.427 | default-subnetpools 2026-08-26 20:49:50.427 | dhcp_agent_scheduler 2026-08-26 20:49:50.427 | dns-domain-ports 2026-08-26 20:49:50.427 | dns-integration 2026-08-26 20:49:50.427 | dns-integration-domain-keywords 2026-08-26 20:49:50.427 | empty-string-filtering 2026-08-26 20:49:50.427 | enable-default-route-bfd 2026-08-26 20:49:50.427 | enable-default-route-ecmp 2026-08-26 20:49:50.427 | expose-port-forwarding-in-fip 2026-08-26 20:49:50.427 | ext-gw-mode 2026-08-26 20:49:50.427 | external-gateway-multihoming 2026-08-26 20:49:50.427 | external-net 2026-08-26 20:49:50.427 | extra_dhcp_opt 2026-08-26 20:49:50.428 | extraroute 2026-08-26 20:49:50.428 | extraroute-atomic 2026-08-26 20:49:50.428 | filter-validation 2026-08-26 20:49:50.428 | fip-port-details 2026-08-26 20:49:50.428 | flavors 2026-08-26 20:49:50.428 | floating-ip-port-forwarding 2026-08-26 20:49:50.428 | floating-ip-port-forwarding-description 2026-08-26 20:49:50.428 | floating-ip-port-forwarding-detail 2026-08-26 20:49:50.428 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:49:50.428 | floatingip-pools 2026-08-26 20:49:50.428 | fwaas_v2 2026-08-26 20:49:50.428 | ip_allocation 2026-08-26 20:49:50.428 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:49:50.428 | l3-flavors 2026-08-26 20:49:50.428 | l3-ha 2026-08-26 20:49:50.428 | l3_agent_scheduler 2026-08-26 20:49:50.428 | logging 2026-08-26 20:49:50.428 | multi-provider 2026-08-26 20:49:50.428 | net-mtu 2026-08-26 20:49:50.428 | net-mtu-writable 2026-08-26 20:49:50.428 | network-ip-availability 2026-08-26 20:49:50.428 | network_availability_zone 2026-08-26 20:49:50.428 | network_ha 2026-08-26 20:49:50.428 | pagination 2026-08-26 20:49:50.428 | port-device-profile 2026-08-26 20:49:50.428 | port-hardware-offload-type 2026-08-26 20:49:50.428 | port-mac-address-regenerate 2026-08-26 20:49:50.428 | port-numa-affinity-policy 2026-08-26 20:49:50.428 | port-numa-affinity-policy-socket 2026-08-26 20:49:50.429 | port-resource-request 2026-08-26 20:49:50.429 | port-security 2026-08-26 20:49:50.429 | port-trusted-vif 2026-08-26 20:49:50.429 | project-id 2026-08-26 20:49:50.429 | provider 2026-08-26 20:49:50.429 | pvlan 2026-08-26 20:49:50.429 | qinq 2026-08-26 20:49:50.429 | qos 2026-08-26 20:49:50.429 | qos-bw-limit-direction 2026-08-26 20:49:50.429 | qos-bw-minimum-ingress 2026-08-26 20:49:50.429 | qos-default 2026-08-26 20:49:50.429 | qos-fip 2026-08-26 20:49:50.429 | qos-gateway-ip 2026-08-26 20:49:50.429 | qos-rule-type-details 2026-08-26 20:49:50.429 | qos-rule-type-filter 2026-08-26 20:49:50.429 | qos-rules-alias 2026-08-26 20:49:50.429 | quota-check-limit 2026-08-26 20:49:50.429 | quota-check-limit-default 2026-08-26 20:49:50.429 | quota_details 2026-08-26 20:49:50.429 | quotas 2026-08-26 20:49:50.429 | rbac-address-scope 2026-08-26 20:49:50.429 | rbac-policies 2026-08-26 20:49:50.429 | rbac-security-groups 2026-08-26 20:49:50.429 | router 2026-08-26 20:49:50.429 | router-enable-snat 2026-08-26 20:49:50.429 | router_availability_zone 2026-08-26 20:49:50.429 | security-group 2026-08-26 20:49:50.429 | security-groups-default-rules 2026-08-26 20:49:50.429 | security-groups-default-statefulness 2026-08-26 20:49:50.429 | security-groups-normalized-cidr 2026-08-26 20:49:50.429 | security-groups-remote-address-group 2026-08-26 20:49:50.429 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:49:50.429 | security-groups-shared-filtering 2026-08-26 20:49:50.429 | segment 2026-08-26 20:49:50.429 | sorting 2026-08-26 20:49:50.429 | standard-attr-description 2026-08-26 20:49:50.429 | standard-attr-fwaas-v2 2026-08-26 20:49:50.429 | standard-attr-revisions 2026-08-26 20:49:50.429 | standard-attr-tag 2026-08-26 20:49:50.429 | standard-attr-timestamp 2026-08-26 20:49:50.429 | stateful-security-group 2026-08-26 20:49:50.430 | subnet-dns-publish-fixed-ip 2026-08-26 20:49:50.430 | subnet-external-network 2026-08-26 20:49:50.430 | subnet-service-types 2026-08-26 20:49:50.430 | subnet_allocation 2026-08-26 20:49:50.430 | subnet_onboard 2026-08-26 20:49:50.430 | subnetpool-prefix-ops 2026-08-26 20:49:50.430 | tag-creation 2026-08-26 20:49:50.430 | tap-mirror 2026-08-26 20:49:50.430 | tap-mirror-both-direction 2026-08-26 20:49:50.430 | trunk 2026-08-26 20:49:50.430 | uplink-status-propagation 2026-08-26 20:49:50.430 | uplink-status-propagation-updatable 2026-08-26 20:49:50.430 | vlan-transparent 2026-08-26 20:49:50.430 | vpn-endpoint-groups 2026-08-26 20:49:50.430 | vpnaas' 2026-08-26 20:49:50.430 | extra=80-tempest.sh 2026-08-26 20:49:50.430 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:49:50.430 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:49:50.430 | fips= 2026-08-26 20:49:50.430 | i=1 2026-08-26 20:49:50.430 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:49:50.430 | lfile=localrc 2026-08-26 20:49:50.430 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:49:50.430 | logfile=ovsdb-server-sb.log 2026-08-26 20:49:50.430 | max_db_ver=11.6.2 2026-08-26 20:49:50.430 | min_db_ver=11.6.2 2026-08-26 20:49:50.430 | mod=proxy_http 2026-08-26 20:49:50.430 | mode=stack 2026-08-26 20:49:50.430 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:49:50.430 | name=nova-cell-1 2026-08-26 20:49:50.430 | opt='?' 2026-08-26 20:49:50.430 | os_CODENAME=noble 2026-08-26 20:49:50.430 | os_PACKAGE=deb 2026-08-26 20:49:50.430 | os_RELEASE=24.04 2026-08-26 20:49:50.430 | os_VENDOR=Ubuntu 2026-08-26 20:49:50.430 | phase=post-config 2026-08-26 20:49:50.430 | pkgs= 2026-08-26 20:49:50.430 | plugin=magnum 2026-08-26 20:49:50.430 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:49:50.430 | port=60999 2026-08-26 20:49:50.430 | pw=secretadmin 2026-08-26 20:49:50.431 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:49:50.431 | saveenv=ehxB 2026-08-26 20:49:50.431 | supported_ext='address-group 2026-08-26 20:49:50.431 | address-scope 2026-08-26 20:49:50.431 | agent 2026-08-26 20:49:50.431 | allowed-address-pairs 2026-08-26 20:49:50.431 | auto-allocated-topology 2026-08-26 20:49:50.431 | availability_zone 2026-08-26 20:49:50.431 | bgp 2026-08-26 20:49:50.431 | bgp_4byte_asn 2026-08-26 20:49:50.431 | bgp_dragent_scheduler 2026-08-26 20:49:50.431 | binding 2026-08-26 20:49:50.431 | binding-extended 2026-08-26 20:49:50.431 | default-subnetpools 2026-08-26 20:49:50.431 | dhcp_agent_scheduler 2026-08-26 20:49:50.431 | dns-domain-ports 2026-08-26 20:49:50.431 | dns-integration 2026-08-26 20:49:50.431 | dns-integration-domain-keywords 2026-08-26 20:49:50.431 | empty-string-filtering 2026-08-26 20:49:50.431 | enable-default-route-bfd 2026-08-26 20:49:50.431 | enable-default-route-ecmp 2026-08-26 20:49:50.431 | expose-port-forwarding-in-fip 2026-08-26 20:49:50.431 | ext-gw-mode 2026-08-26 20:49:50.431 | external-gateway-multihoming 2026-08-26 20:49:50.431 | external-net 2026-08-26 20:49:50.431 | extra_dhcp_opt 2026-08-26 20:49:50.431 | extraroute 2026-08-26 20:49:50.431 | extraroute-atomic 2026-08-26 20:49:50.431 | filter-validation 2026-08-26 20:49:50.431 | fip-port-details 2026-08-26 20:49:50.431 | flavors 2026-08-26 20:49:50.431 | floating-ip-port-forwarding 2026-08-26 20:49:50.431 | floating-ip-port-forwarding-description 2026-08-26 20:49:50.432 | floating-ip-port-forwarding-detail 2026-08-26 20:49:50.432 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:49:50.432 | floatingip-pools 2026-08-26 20:49:50.432 | fwaas_v2 2026-08-26 20:49:50.432 | ip_allocation 2026-08-26 20:49:50.432 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:49:50.432 | l3-flavors 2026-08-26 20:49:50.432 | l3-ha 2026-08-26 20:49:50.432 | l3_agent_scheduler 2026-08-26 20:49:50.432 | logging 2026-08-26 20:49:50.432 | multi-provider 2026-08-26 20:49:50.432 | net-mtu 2026-08-26 20:49:50.432 | net-mtu-writable 2026-08-26 20:49:50.432 | network-ip-availability 2026-08-26 20:49:50.432 | network_availability_zone 2026-08-26 20:49:50.432 | network_ha 2026-08-26 20:49:50.432 | pagination 2026-08-26 20:49:50.432 | port-device-profile 2026-08-26 20:49:50.432 | port-hardware-offload-type 2026-08-26 20:49:50.432 | port-mac-address-regenerate 2026-08-26 20:49:50.432 | port-numa-affinity-policy 2026-08-26 20:49:50.432 | port-numa-affinity-policy-socket 2026-08-26 20:49:50.432 | port-resource-request 2026-08-26 20:49:50.432 | port-security 2026-08-26 20:49:50.432 | port-trusted-vif 2026-08-26 20:49:50.432 | project-id 2026-08-26 20:49:50.432 | provider 2026-08-26 20:49:50.432 | pvlan 2026-08-26 20:49:50.432 | qinq 2026-08-26 20:49:50.432 | qos 2026-08-26 20:49:50.432 | qos-bw-limit-direction 2026-08-26 20:49:50.432 | qos-bw-minimum-ingress 2026-08-26 20:49:50.432 | qos-default 2026-08-26 20:49:50.432 | qos-fip 2026-08-26 20:49:50.432 | qos-gateway-ip 2026-08-26 20:49:50.433 | qos-rule-type-details 2026-08-26 20:49:50.433 | qos-rule-type-filter 2026-08-26 20:49:50.433 | qos-rules-alias 2026-08-26 20:49:50.433 | quota-check-limit 2026-08-26 20:49:50.433 | quota-check-limit-default 2026-08-26 20:49:50.433 | quota_details 2026-08-26 20:49:50.433 | quotas 2026-08-26 20:49:50.433 | rbac-address-scope 2026-08-26 20:49:50.433 | rbac-policies 2026-08-26 20:49:50.433 | rbac-security-groups 2026-08-26 20:49:50.433 | router 2026-08-26 20:49:50.433 | router-enable-snat 2026-08-26 20:49:50.433 | router_availability_zone 2026-08-26 20:49:50.433 | security-group 2026-08-26 20:49:50.433 | security-groups-default-rules 2026-08-26 20:49:50.433 | security-groups-default-statefulness 2026-08-26 20:49:50.433 | security-groups-normalized-cidr 2026-08-26 20:49:50.433 | security-groups-remote-address-group 2026-08-26 20:49:50.433 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:49:50.433 | security-groups-shared-filtering 2026-08-26 20:49:50.433 | segment 2026-08-26 20:49:50.433 | sorting 2026-08-26 20:49:50.433 | standard-attr-description 2026-08-26 20:49:50.433 | standard-attr-fwaas-v2 2026-08-26 20:49:50.433 | standard-attr-revisions 2026-08-26 20:49:50.433 | standard-attr-tag 2026-08-26 20:49:50.433 | standard-attr-timestamp 2026-08-26 20:49:50.433 | stateful-security-group 2026-08-26 20:49:50.433 | subnet-dns-publish-fixed-ip 2026-08-26 20:49:50.433 | subnet-external-network 2026-08-26 20:49:50.433 | subnet-service-types 2026-08-26 20:49:50.433 | subnet_allocation 2026-08-26 20:49:50.433 | subnet_onboard 2026-08-26 20:49:50.433 | subnetpool-prefix-ops 2026-08-26 20:49:50.433 | tag-creation 2026-08-26 20:49:50.433 | tap-mirror 2026-08-26 20:49:50.433 | tap-mirror-both-direction 2026-08-26 20:49:50.433 | trunk 2026-08-26 20:49:50.433 | uplink-status-propagation 2026-08-26 20:49:50.434 | uplink-status-propagation-updatable 2026-08-26 20:49:50.434 | vlan-transparent 2026-08-26 20:49:50.434 | vpn-endpoint-groups 2026-08-26 20:49:50.434 | vpnaas' 2026-08-26 20:49:50.434 | system_member_user=aa5fac295e914ce09dba01a4f0a6d25f 2026-08-26 20:49:50.434 | system_reader_user=537dc2a6d1f04b7aa9865e9674dab525 2026-08-26 20:49:50.434 | time_stamp=2026-08-26-204526 2026-08-26 20:49:50.434 | var=ADMIN_PASSWORD 2026-08-26 20:49:50.434 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:49:50.459 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:50.466 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:49:50.474 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-26 20:49:50.481 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:49:50.487 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:49:50.494 | ++ /opt/stack/magnum/devstack/plugin.sh:source:25 : echo_summary 'Configuring magnum' 2026-08-26 20:49:50.502 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:49:50.509 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring magnum 2026-08-26 20:49:50.516 | ++ /opt/stack/magnum/devstack/plugin.sh:source:26 : configure_magnum 2026-08-26 20:49:50.520 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:95 : [[ ! -d /etc/magnum ]] 2026-08-26 20:49:50.528 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:96 : sudo mkdir -p /etc/magnum 2026-08-26 20:49:50.545 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:97 : sudo chown stack /etc/magnum 2026-08-26 20:49:50.571 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:101 : create_magnum_conf 2026-08-26 20:49:50.578 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:133 : rm -f /etc/magnum/magnum.conf 2026-08-26 20:49:50.588 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : hostname 2026-08-26 20:49:50.597 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : HOSTNAME=np0000191256 2026-08-26 20:49:50.603 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : iniset /etc/magnum/magnum.conf DEFAULT debug True 2026-08-26 20:49:50.676 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:136 : iniset /etc/magnum/magnum.conf DEFAULT host np0000191256 2026-08-26 20:49:50.744 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:138 : iniset_rpc_backend magnum /etc/magnum/magnum.conf 2026-08-26 20:49:50.751 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=magnum 2026-08-26 20:49:50.756 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/magnum/magnum.conf 2026-08-26 20:49:50.762 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:49:50.768 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:49:50.773 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:49:50.811 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:50.819 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:49:50.825 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:49:50.833 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:49:50.871 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:50.877 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:49:50.884 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/magnum/magnum.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.114:5672/ 2026-08-26 20:49:50.955 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:49:50.961 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:49:50.969 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : database_connection_url magnum 2026-08-26 20:49:50.974 | +++ lib/database:database_connection_url:134 : local db=magnum 2026-08-26 20:49:50.981 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql magnum 2026-08-26 20:49:50.987 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=magnum 2026-08-26 20:49:50.993 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:49:51.000 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:49:51.007 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:49:51.050 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:51.057 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:49:51.063 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:51.072 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : iniset /etc/magnum/magnum.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-08-26 20:49:51.155 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : iniset /etc/magnum/magnum.conf api host 162.253.55.114 2026-08-26 20:49:51.233 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:143 : is_service_enabled tls-proxy 2026-08-26 20:49:51.274 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:51.281 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:144 : iniset /etc/magnum/magnum.conf drivers verify_ca true 2026-08-26 20:49:51.355 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:145 : iniset /etc/magnum/magnum.conf drivers openstack_ca_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:49:51.426 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:150 : iniset /etc/magnum/magnum.conf cluster temp_cache_dir /var/lib/magnum/certificate-cache 2026-08-26 20:49:51.502 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:152 : iniset /etc/magnum/magnum.conf oslo_policy policy_file /etc/magnum/policy.yaml 2026-08-26 20:49:51.582 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:154 : [[ False == True ]] 2026-08-26 20:49:51.587 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:157 : iniset /etc/magnum/magnum.conf oslo_policy enforce_new_defaults false 2026-08-26 20:49:51.659 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:160 : iniset /etc/magnum/magnum.conf keystone_auth auth_type password 2026-08-26 20:49:51.733 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:161 : iniset /etc/magnum/magnum.conf keystone_auth username magnum 2026-08-26 20:49:51.802 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:162 : iniset /etc/magnum/magnum.conf keystone_auth password secretservice 2026-08-26 20:49:51.873 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:163 : iniset /etc/magnum/magnum.conf keystone_auth project_name service 2026-08-26 20:49:51.943 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:164 : iniset /etc/magnum/magnum.conf keystone_auth project_domain_id default 2026-08-26 20:49:52.014 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:165 : iniset /etc/magnum/magnum.conf keystone_auth user_domain_id default 2026-08-26 20:49:52.084 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:167 : configure_keystone_authtoken_middleware /etc/magnum/magnum.conf magnum 2026-08-26 20:49:52.090 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:49:52.096 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=magnum 2026-08-26 20:49:52.102 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:49:52.107 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:49:52.112 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/magnum/magnum.conf magnum keystone_authtoken 2026-08-26 20:49:52.118 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:49:52.125 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=magnum 2026-08-26 20:49:52.134 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:49:52.140 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_type password 2026-08-26 20:49:52.211 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/magnum/magnum.conf keystone_authtoken interface public 2026-08-26 20:49:52.281 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.114/identity 2026-08-26 20:49:52.351 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/magnum/magnum.conf keystone_authtoken username magnum 2026-08-26 20:49:52.427 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/magnum/magnum.conf keystone_authtoken password secretservice 2026-08-26 20:49:52.497 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/magnum/magnum.conf keystone_authtoken user_domain_name Default 2026-08-26 20:49:52.558 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/magnum/magnum.conf keystone_authtoken project_name service 2026-08-26 20:49:52.627 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/magnum/magnum.conf keystone_authtoken project_domain_name Default 2026-08-26 20:49:52.693 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity 2026-08-26 20:49:52.754 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/magnum/magnum.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:49:52.818 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/magnum/magnum.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:49:52.889 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:49:52.895 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:169 : iniset /etc/magnum/magnum.conf keystone_auth auth_url https://162.253.55.114/identity/v3 2026-08-26 20:49:52.967 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:173 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.114/identity/v3 2026-08-26 20:49:53.039 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:174 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.114/identity/v3 2026-08-26 20:49:53.111 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:175 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_version v3 2026-08-26 20:49:53.179 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_fedora 2026-08-26 20:49:53.184 | ++ functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:49:53.189 | ++ functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:49:53.195 | ++ functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:49:53.201 | ++ functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:49:53.206 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:49:53.213 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:49:53.221 | ++ functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:49:53.227 | ++ functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:49:53.234 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:49:53.240 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:49:53.246 | ++ functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:49:53.252 | ++ functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:49:53.257 | ++ functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:49:53.264 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_suse 2026-08-26 20:49:53.266 | /opt/stack/magnum/devstack/lib/magnum: line 177: is_suse: command not found 2026-08-26 20:49:53.273 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:183 : '[' -n /opt/stack/data/magnum ']' 2026-08-26 20:49:53.280 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:184 : iniset /etc/magnum/magnum.conf DEFAULT state_path /opt/stack/data/magnum 2026-08-26 20:49:53.354 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:185 : iniset /etc/magnum/magnum.conf oslo_concurrency lock_path /opt/stack/data/magnum 2026-08-26 20:49:53.437 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:188 : '[' '' '!=' False ']' 2026-08-26 20:49:53.444 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:189 : setup_systemd_logging /etc/magnum/magnum.conf 2026-08-26 20:49:53.451 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:49:53.458 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:49:53.500 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:49:53.507 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:49:53.513 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:49:53.519 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:49:53.527 | ++ functions:setup_systemd_logging:723 : iniset /etc/magnum/magnum.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:49:53.609 | ++ functions:setup_systemd_logging:725 : iniset /etc/magnum/magnum.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:49:53.690 | ++ functions:setup_systemd_logging:726 : iniset /etc/magnum/magnum.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:49:53.766 | ++ functions:setup_systemd_logging:727 : iniset /etc/magnum/magnum.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:49:53.847 | ++ functions:setup_systemd_logging:730 : iniset /etc/magnum/magnum.conf DEFAULT log_color False 2026-08-26 20:49:53.922 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:193 : '[' False == True ']' 2026-08-26 20:49:53.927 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:198 : is_service_enabled tls-proxy 2026-08-26 20:49:53.968 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:53.975 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:199 : ensure_certificates MAGNUM 2026-08-26 20:49:53.981 | ++ lib/tls:ensure_certificates:409 : local service=MAGNUM 2026-08-26 20:49:53.986 | ++ lib/tls:ensure_certificates:411 : local cert_var=MAGNUM_SSL_CERT 2026-08-26 20:49:53.993 | ++ lib/tls:ensure_certificates:412 : local key_var=MAGNUM_SSL_KEY 2026-08-26 20:49:54.000 | ++ lib/tls:ensure_certificates:413 : local ca_var=MAGNUM_SSL_CA 2026-08-26 20:49:54.006 | ++ lib/tls:ensure_certificates:415 : local cert= 2026-08-26 20:49:54.012 | ++ lib/tls:ensure_certificates:416 : local key= 2026-08-26 20:49:54.018 | ++ lib/tls:ensure_certificates:417 : local ca= 2026-08-26 20:49:54.024 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:49:54.031 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:49:54.036 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:49:54.042 | ++ lib/tls:ensure_certificates:420 : local cert=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:49:54.048 | ++ lib/tls:ensure_certificates:421 : local key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:49:54.055 | ++ lib/tls:ensure_certificates:422 : local ca=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:49:54.060 | ++ lib/tls:ensure_certificates:423 : eval 'MAGNUM_SSL_CERT=$cert' 2026-08-26 20:49:54.067 | +++ lib/tls:ensure_certificates:423 : MAGNUM_SSL_CERT=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:49:54.072 | ++ lib/tls:ensure_certificates:424 : eval 'MAGNUM_SSL_KEY=$key' 2026-08-26 20:49:54.079 | +++ lib/tls:ensure_certificates:424 : MAGNUM_SSL_KEY=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:49:54.084 | ++ lib/tls:ensure_certificates:425 : eval 'MAGNUM_SSL_CA=$ca' 2026-08-26 20:49:54.090 | +++ lib/tls:ensure_certificates:425 : MAGNUM_SSL_CA=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:49:54.096 | ++ lib/tls:ensure_certificates:426 : return 2026-08-26 20:49:54.102 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:201 : iniset /etc/magnum/magnum.conf DEFAULT ssl_cert_file /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:49:54.173 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:202 : iniset /etc/magnum/magnum.conf DEFAULT ssl_key_file /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:49:54.248 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:205 : is_service_enabled ceilometer 2026-08-26 20:49:54.290 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:54.296 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:209 : is_service_enabled barbican 2026-08-26 20:49:54.337 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:54.343 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:210 : iniset /etc/magnum/magnum.conf certificates cert_manager_type barbican 2026-08-26 20:49:54.418 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : get_or_create_domain magnum 'Owns users and projects created by magnum' 2026-08-26 20:49:54.426 | +++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:49:54.435 | ++++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create magnum --description 'Owns users and projects created by magnum' --or-show -f value -c id 2026-08-26 20:49:54.755 | 2026-08-26 20:49:54.780 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:54.788 | +++ functions-common:get_or_create_domain:877 : domain_id=bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:54.795 | +++ functions-common:get_or_create_domain:878 : echo bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:54.804 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : trustee_domain_id=bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:54.813 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : get_or_create_user trustee_domain_admin secret bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:54.821 | +++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:49:54.827 | +++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:49:54.835 | +++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:49:54.843 | ++++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create trustee_domain_admin --password secret --domain=bb849ced1d374376abe90d9c7d7dbf36 --or-show -f value -c id 2026-08-26 20:49:55.358 | 2026-08-26 20:49:55.379 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:55.386 | +++ functions-common:get_or_create_user:915 : user_id=f5bcddee63524090ba48bf14417008bb 2026-08-26 20:49:55.392 | +++ functions-common:get_or_create_user:916 : echo f5bcddee63524090ba48bf14417008bb 2026-08-26 20:49:55.399 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : trustee_domain_admin_id=f5bcddee63524090ba48bf14417008bb 2026-08-26 20:49:55.405 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:217 : get_or_add_user_domain_role admin f5bcddee63524090ba48bf14417008bb bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:55.412 | ++ functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-26 20:49:55.417 | ++ functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f5bcddee63524090ba48bf14417008bb --domain bb849ced1d374376abe90d9c7d7dbf36 2026-08-26 20:49:56.190 | 2026-08-26 20:49:56.207 | +++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f5bcddee63524090ba48bf14417008bb --domain bb849ced1d374376abe90d9c7d7dbf36 -c Role -f value 2026-08-26 20:49:57.009 | 2026-08-26 20:49:57.026 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:49:57.033 | ++ functions-common:get_or_add_user_domain_role:997 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:57.038 | ++ functions-common:get_or_add_user_domain_role:999 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:57.038 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:49:57.044 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : iniset /etc/magnum/magnum.conf trust cluster_user_trust True 2026-08-26 20:49:57.119 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:220 : iniset /etc/magnum/magnum.conf trust trustee_domain_name magnum 2026-08-26 20:49:57.189 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:221 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_name trustee_domain_admin 2026-08-26 20:49:57.263 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:222 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_password secret 2026-08-26 20:49:57.337 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:223 : iniset /etc/magnum/magnum.conf trust trustee_keystone_interface public 2026-08-26 20:49:57.414 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:224 : iniset /etc/magnum/magnum.conf cinder_client region_name RegionOne 2026-08-26 20:49:57.493 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:226 : is_service_enabled swift 2026-08-26 20:49:57.533 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:57.541 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : iniget /etc/cinder/cinder.conf DEFAULT default_volume_type 2026-08-26 20:49:57.588 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : default_volume_type=lvmdriver-1 2026-08-26 20:49:57.594 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:234 : iniset /etc/magnum/magnum.conf cinder default_docker_volume_type lvmdriver-1 2026-08-26 20:49:57.669 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : iniset /etc/magnum/magnum.conf drivers enabled_beta_drivers 2026-08-26 20:49:57.738 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:238 : iniset /etc/magnum/magnum.conf kubernetes keystone_auth_default_policy /etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:49:57.814 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:240 : write_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application /container-infra '' magnum-api 2026-08-26 20:49:57.820 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:49:57.826 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=magnum.wsgi.api:application 2026-08-26 20:49:57.832 | ++ lib/apache:write_uwsgi_config:245 : local url=/container-infra 2026-08-26 20:49:57.838 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:49:57.844 | ++ lib/apache:write_uwsgi_config:247 : local name=magnum-api 2026-08-26 20:49:57.851 | ++ lib/apache:write_uwsgi_config:249 : '[' -z magnum-api ']' 2026-08-26 20:49:57.856 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:49:57.863 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:49:57.890 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:49:57.891 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:49:57.907 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:49:57.916 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:49:57.938 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:49:57.948 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/magnum-api.socket 2026-08-26 20:49:57.954 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:49:57.963 | ++ lib/apache:write_uwsgi_config:270 : [[ magnum.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:49:57.969 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi module magnum.wsgi.api:application 2026-08-26 20:49:58.047 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:49:58.120 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi master true 2026-08-26 20:49:58.195 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:49:58.268 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:49:58.341 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:49:58.410 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:49:58.481 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:49:58.555 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:49:58.628 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:49:58.701 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:49:58.774 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:49:58.849 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:49:58.925 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:49:59.004 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:49:59.010 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:49:59.017 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for magnum-api 2026-08-26 20:49:59.024 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-26 20:49:59.030 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:49:59.036 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:59.043 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:59.049 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:49:59.056 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:49:59.063 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi socket /var/run/uwsgi/magnum-api.socket 2026-08-26 20:49:59.135 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:49:59.210 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 ' 2026-08-26 20:49:59.210 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:49:59.227 | ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 2026-08-26 20:49:59.235 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site magnum-api 2026-08-26 20:49:59.240 | ++ lib/apache:enable_apache_site:191 : local site=magnum-api 2026-08-26 20:49:59.247 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:49:59.253 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:49:59.259 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:49:59.266 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:49:59.271 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:59.276 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:59.282 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:49:59.288 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:49:59.294 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:49:59.299 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:49:59.305 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite magnum-api 2026-08-26 20:49:59.375 | Enabling site magnum-api. 2026-08-26 20:49:59.386 | To activate the new configuration, you need to run: 2026-08-26 20:49:59.386 | systemctl reload apache2 2026-08-26 20:49:59.396 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:49:59.404 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:49:59.410 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:49:59.415 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:49:59.629 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:103 : create_api_paste_conf 2026-08-26 20:49:59.636 | ++ /opt/stack/magnum/devstack/lib/magnum:create_api_paste_conf:245 : cp /opt/stack/magnum/etc/magnum/api-paste.ini /etc/magnum/api-paste.ini 2026-08-26 20:49:59.648 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:105 : create_k8s_keystone_auth_default_poliy 2026-08-26 20:49:59.654 | ++ /opt/stack/magnum/devstack/lib/magnum:create_k8s_keystone_auth_default_poliy:249 : cp /opt/stack/magnum/etc/magnum/keystone_auth_default_policy.sample /etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:49:59.667 | ++ /opt/stack/magnum/devstack/plugin.sh:source:28 : is_service_enabled k8s-capi 2026-08-26 20:49:59.710 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:49:59.716 | ++ /opt/stack/magnum/devstack/plugin.sh:source:33 : iniset /etc/keystone/keystone.conf token expiration 7200 2026-08-26 20:49:59.798 | ++ /opt/stack/magnum/devstack/plugin.sh:source:35 : is_service_enabled key 2026-08-26 20:49:59.843 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:49:59.850 | ++ /opt/stack/magnum/devstack/plugin.sh:source:36 : create_magnum_accounts 2026-08-26 20:49:59.857 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:115 : create_service_user magnum admin 2026-08-26 20:49:59.864 | ++ lib/keystone:create_service_user:379 : get_or_create_user magnum secretservice Default 2026-08-26 20:49:59.871 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:49:59.877 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:49:59.883 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:49:59.900 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create magnum --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:50:00.564 | 2026-08-26 20:50:00.586 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:00.594 | ++ functions-common:get_or_create_user:915 : user_id=50202f8d8c5e442987fc82f5ca6c5059 2026-08-26 20:50:00.602 | ++ functions-common:get_or_create_user:916 : echo 50202f8d8c5e442987fc82f5ca6c5059 2026-08-26 20:50:00.602 | 50202f8d8c5e442987fc82f5ca6c5059 2026-08-26 20:50:00.609 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service magnum service Default Default 2026-08-26 20:50:00.616 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:50:00.622 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:50:00.631 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:50:00.638 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:50:00.645 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:50:00.652 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:50:00.658 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:50:00.665 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:50:00.671 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:50:00.678 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:50:00.685 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:50:00.692 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user magnum --project service --user-domain Default --project-domain Default 2026-08-26 20:50:02.286 | 2026-08-26 20:50:02.303 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:50:03.919 | 2026-08-26 20:50:03.941 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:03.949 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:50:03.956 | ++ functions-common:get_or_add_user_project_role:980 : echo 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:50:03.956 | 910fe4c2e0824d8dbc91ab7b907d9d17 2026-08-26 20:50:03.962 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:50:03.969 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin magnum service Default Default 2026-08-26 20:50:03.976 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:50:03.982 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:50:03.990 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:50:03.997 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:50:04.004 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:50:04.011 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:50:04.017 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:50:04.024 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:50:04.030 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:50:04.037 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:50:04.045 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:50:04.052 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user magnum --project service --user-domain Default --project-domain Default 2026-08-26 20:50:05.663 | 2026-08-26 20:50:05.680 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:50:07.312 | 2026-08-26 20:50:07.330 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:07.338 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=914a5feb6da04df8986d8b775123b912 2026-08-26 20:50:07.344 | ++ functions-common:get_or_add_user_project_role:980 : echo 914a5feb6da04df8986d8b775123b912 2026-08-26 20:50:07.344 | 914a5feb6da04df8986d8b775123b912 2026-08-26 20:50:07.352 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : get_or_create_service magnum container-infra 'Container Infrastructure Management Service' 2026-08-26 20:50:07.359 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:50:07.367 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show container-infra -f value -c id 2026-08-26 20:50:08.005 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create container-infra --name magnum '--description=Container Infrastructure Management Service' -f value -c id 2026-08-26 20:50:08.395 | 2026-08-26 20:50:08.417 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:08.425 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:50:08.425 | 3609728becb64f00a74579803aa93e4a' 2026-08-26 20:50:08.432 | +++ functions-common:get_or_create_service:1067 : echo 3609728becb64f00a74579803aa93e4a 2026-08-26 20:50:08.439 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : local magnum_service=3609728becb64f00a74579803aa93e4a 2026-08-26 20:50:08.445 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : get_or_create_endpoint 3609728becb64f00a74579803aa93e4a RegionOne https://162.253.55.114/container-infra/v1 2026-08-26 20:50:08.451 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:50:08.460 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 3609728becb64f00a74579803aa93e4a public https://162.253.55.114/container-infra/v1 RegionOne 2026-08-26 20:50:08.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:50:08.477 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 3609728becb64f00a74579803aa93e4a --interface public --region RegionOne -c ID -f value 2026-08-26 20:50:09.087 | 2026-08-26 20:50:09.110 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:09.117 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:50:09.123 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:50:09.131 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 3609728becb64f00a74579803aa93e4a public https://162.253.55.114/container-infra/v1 --region RegionOne -f value -c id 2026-08-26 20:50:09.766 | 2026-08-26 20:50:09.786 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:09.796 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=67d1a4f92b6742858c08337f3ff789ee 2026-08-26 20:50:09.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 67d1a4f92b6742858c08337f3ff789ee 2026-08-26 20:50:09.812 | ++ functions-common:get_or_create_endpoint:1100 : public_id=67d1a4f92b6742858c08337f3ff789ee 2026-08-26 20:50:09.819 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:50:09.826 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:50:09.833 | ++ functions-common:get_or_create_endpoint:1109 : echo 67d1a4f92b6742858c08337f3ff789ee 2026-08-26 20:50:09.833 | 67d1a4f92b6742858c08337f3ff789ee 2026-08-26 20:50:09.839 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:124 : get_or_create_role k8s_admin 2026-08-26 20:50:09.847 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:50:09.855 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_admin --or-show -f value -c id 2026-08-26 20:50:10.257 | 2026-08-26 20:50:10.281 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:10.289 | ++ functions-common:get_or_create_role:940 : role_id=abc2a368d5764ab9a1b9d749d136a4c8 2026-08-26 20:50:10.298 | ++ functions-common:get_or_create_role:941 : echo abc2a368d5764ab9a1b9d749d136a4c8 2026-08-26 20:50:10.298 | abc2a368d5764ab9a1b9d749d136a4c8 2026-08-26 20:50:10.306 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:125 : get_or_create_role k8s_developer 2026-08-26 20:50:10.312 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:50:10.319 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_developer --or-show -f value -c id 2026-08-26 20:50:10.703 | 2026-08-26 20:50:10.724 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:10.733 | ++ functions-common:get_or_create_role:940 : role_id=f616f2f1bb414847ab000fa5a65cd7b1 2026-08-26 20:50:10.741 | ++ functions-common:get_or_create_role:941 : echo f616f2f1bb414847ab000fa5a65cd7b1 2026-08-26 20:50:10.741 | f616f2f1bb414847ab000fa5a65cd7b1 2026-08-26 20:50:10.748 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:126 : get_or_create_role k8s_viewer 2026-08-26 20:50:10.756 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:50:10.765 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_viewer --or-show -f value -c id 2026-08-26 20:50:11.173 | 2026-08-26 20:50:11.193 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:50:11.203 | ++ functions-common:get_or_create_role:940 : role_id=a0bff5b8a3264cb2861c1d0d2cc7408e 2026-08-26 20:50:11.210 | ++ functions-common:get_or_create_role:941 : echo a0bff5b8a3264cb2861c1d0d2cc7408e 2026-08-26 20:50:11.210 | a0bff5b8a3264cb2861c1d0d2cc7408e 2026-08-26 20:50:11.216 | ++ /opt/stack/magnum/devstack/plugin.sh:source:40 : install_kubectl 2026-08-26 20:50:11.226 | +++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : wget -qO- https://dl.k8s.io/release/stable.txt 2026-08-26 20:50:14.681 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : MAGNUM_KUBECTL_TAG=v1.37.0 2026-08-26 20:50:14.688 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:336 : mkdir -p /opt/stack/bin 2026-08-26 20:50:14.699 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:337 : sudo wget -t 2 -c -q -O /opt/stack/bin/kubectl https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:50:18.170 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:338 : sudo chmod +x /opt/stack/bin/kubectl 2026-08-26 20:50:18.197 | ++ /opt/stack/magnum/devstack/plugin.sh:source:41 : install_sonobuoy 2026-08-26 20:50:18.207 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : wget -qO- https://api.github.com/repos/vmware-tanzu/sonobuoy/releases/latest 2026-08-26 20:50:18.208 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : grep tag_name 2026-08-26 20:50:18.209 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : tr -d '",' 2026-08-26 20:50:18.209 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : awk '{ print $2}' 2026-08-26 20:50:18.461 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : MAGNUM_SONOBUOY_TAG=v0.57.5 2026-08-26 20:50:18.468 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:330 : wget -t 2 -c -qO- https://github.com/vmware-tanzu/sonobuoy/releases/download/v0.57.5/sonobuoy_0.57.5_linux_amd64.tar.gz 2026-08-26 20:50:18.469 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:330 : sudo tar -zxf - -C /opt/stack/bin sonobuoy 2026-08-26 20:50:27.914 | 2026-08-26 20:50:27.915 | gzip: stdin: unexpected end of file 2026-08-26 20:50:27.916 | tar: Child returned status 1 2026-08-26 20:50:27.916 | tar: Error is not recoverable: exiting now 2026-08-26 20:50:27.927 | + /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:1 : exit_trap 2026-08-26 20:50:27.934 | + ./stack.sh:exit_trap:525 : local r=2 2026-08-26 20:50:27.942 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-26 20:50:27.951 | + ./stack.sh:exit_trap:526 : jobs=84110 2026-08-26 20:50:27.957 | + ./stack.sh:exit_trap:529 : [[ -n 84110 ]] 2026-08-26 20:50:27.965 | + ./stack.sh:exit_trap:529 : [[ -n /opt/stack/logs/devstacklog.txt.2026-08-26-202526 ]] 2026-08-26 20:50:27.972 | + ./stack.sh:exit_trap:529 : [[ True == \T\r\u\e ]] 2026-08-26 20:50:27.979 | + ./stack.sh:exit_trap:530 : echo 'exit_trap: cleaning up child processes' 2026-08-26 20:50:27.979 | exit_trap: cleaning up child processes 2026-08-26 20:50:27.987 | + ./stack.sh:exit_trap:531 : kill 84110 2026-08-26 20:50:27.995 | + ./stack.sh:exit_trap:535 : '[' -f /tmp/tmp.6ZNno1gUbw ']' 2026-08-26 20:50:28.002 | + ./stack.sh:exit_trap:536 : rm /tmp/tmp.6ZNno1gUbw 2026-08-26 20:50:28.013 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-26 20:50:28.021 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-26 20:50:28.027 | + ./stack.sh:exit_trap:542 : [[ 2 -ne 0 ]] 2026-08-26 20:50:28.034 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-26 20:50:28.034 | Error on exit 2026-08-26 20:50:28.041 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-26 20:50:28.048 | + ./stack.sh:exit_trap:546 : generate-subunit 1787775904 1524 fail 2026-08-26 20:50:28.198 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-26 20:50:28.203 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-26 20:50:29.472 | + ./stack.sh:exit_trap:560 : exit 2