2026-08-05 07:47:26.689 | + ./stack.sh:main:491 : exec 2026-08-05 07:47:26.689 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-05-074726' 2026-08-05 07:47:26.689 | ++ ./stack.sh:main:491 : /usr/bin/python3.11 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 07:47:26.690 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:47:26.690 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:47:26.690 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-05-074726 /opt/stack/logs/devstacklog.txt 2026-08-05 07:47:26.690 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 /opt/stack/logs/devstacklog.txt.summary 2026-08-05 07:47:26.690 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-05 07:47:26.690 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-05 07:47:26.690 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-05 07:47:26.690 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-05 07:47:26.690 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-05 07:47:26.690 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-05 07:47:26.690 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-05 07:47:26.690 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 07:47:26.692 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-05 07:47:26.695 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-05 07:47:26.699 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 07:47:26.701 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 07:47:26.703 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-05 07:47:26.705 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-05 07:47:26.708 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 07:47:26.710 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-05 07:47:26.713 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-05 07:47:26.715 | + ./stack.sh:main:577 : set -o errexit 2026-08-05 07:47:26.717 | + ./stack.sh:main:580 : uname -a 2026-08-05 07:47:26.719 | Linux np67efcaa81d654 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64 GNU/Linux 2026-08-05 07:47:26.721 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 07:47:26.723 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-05 07:47:26.727 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-05 07:47:26.764 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-05 07:47:26.779 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-05 07:47:26.781 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-05 07:47:26.795 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-05 07:47:26.798 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-05 07:47:26.812 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-05 07:47:26.815 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-05 07:47:26.828 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-05 07:47:26.830 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-05 07:47:26.832 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-05 07:47:26.834 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-05 07:47:26.849 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 07:47:26.851 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-05 07:47:26.866 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 07:47:26.869 | + ./stack.sh:main:594 : tune_host 2026-08-05 07:47:26.871 | + lib/host:tune_host:125 : configure_host_mem 2026-08-05 07:47:26.873 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-05 07:47:26.875 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:26.878 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-05 07:47:26.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:26.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:26.884 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-05 07:47:26.886 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-05 07:47:26.887 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-05 07:47:26.890 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-05 07:47:26.892 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-05 07:47:26.894 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-05 07:47:26.895 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-05 07:47:26.897 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-05 07:47:26.900 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-05 07:47:26.900 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-05 07:47:26.909 | lz4 2026-08-05 07:47:26.926 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-05 07:47:26.928 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-05 07:47:26.930 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-05 07:47:26.933 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-05 07:47:26.935 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-05 07:47:26.937 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-05 07:47:26.939 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-05 07:47:26.941 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-05 07:47:26.944 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-05 07:47:26.944 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-05 07:47:26.952 | zsmalloc 2026-08-05 07:47:26.966 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-05 07:47:26.968 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-05 07:47:26.970 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-05 07:47:26.972 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-05 07:47:26.974 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-05 07:47:26.976 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-05 07:47:26.978 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-05 07:47:26.980 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-05 07:47:26.983 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-05 07:47:26.984 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-05 07:47:26.992 | 1 2026-08-05 07:47:26.995 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/enabled:Y 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/compressor:lz4 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-05 07:47:27.004 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-05 07:47:27.007 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-05 07:47:27.009 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:27.011 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-05 07:47:27.014 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:47:27.016 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:47:27.018 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-05 07:47:27.020 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:47:27.022 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:27.024 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:47:27.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:27.028 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:27.030 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:47:27.032 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-05 07:47:27.034 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:27.036 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-05 07:47:27.039 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-05 07:47:27.043 | + functions-common:apt_get_update:1174 : [[ 1001 = \0 ]] 2026-08-05 07:47:27.045 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-05 07:47:27.047 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-05 07:47:27.049 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:47:27.050 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:47:27.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:47:27.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916047054 2026-08-05 07:47:27.058 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-05 07:47:27.060 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-05 07:47:27.062 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-05 07:47:27.215 | Ign:1 https://mirror-int.ord.rax.opendev.org/debian bookworm InRelease 2026-08-05 07:47:27.216 | Ign:2 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security InRelease 2026-08-05 07:47:27.217 | Ign:3 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates InRelease 2026-08-05 07:47:27.218 | Hit:4 https://mirror-int.ord.rax.opendev.org/debian bookworm Release 2026-08-05 07:47:27.219 | Hit:5 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release 2026-08-05 07:47:27.220 | Hit:6 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release 2026-08-05 07:47:27.221 | Ign:7 https://mirror-int.ord.rax.opendev.org/debian bookworm Release.gpg 2026-08-05 07:47:27.222 | Ign:8 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release.gpg 2026-08-05 07:47:27.223 | Ign:9 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release.gpg 2026-08-05 07:47:28.437 | Reading package lists... 2026-08-05 07:47:28.449 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian bookworm Release' is not signed. 2026-08-05 07:47:28.450 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release' is not signed. 2026-08-05 07:47:28.450 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release' is not signed. 2026-08-05 07:47:28.454 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-05 07:47:28.456 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-05 07:47:28.459 | + functions-common:time_stop:2420 : local name 2026-08-05 07:47:28.461 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:47:28.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:47:28.465 | + functions-common:time_stop:2423 : local total 2026-08-05 07:47:28.467 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:47:28.469 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-05 07:47:28.471 | + functions-common:time_stop:2427 : start_time=1785916047054 2026-08-05 07:47:28.472 | + functions-common:time_stop:2429 : [[ -z 1785916047054 ]] 2026-08-05 07:47:28.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:47:28.479 | + functions-common:time_stop:2432 : end_time=1785916048477 2026-08-05 07:47:28.481 | + functions-common:time_stop:2433 : elapsed_time=1423 2026-08-05 07:47:28.483 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:47:28.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:47:28.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1423 2026-08-05 07:47:28.489 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-05 07:47:28.491 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:47:28.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:28.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:28.497 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-05 07:47:28.514 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-05 07:47:28.542 | Reading package lists... 2026-08-05 07:47:28.716 | Building dependency tree... 2026-08-05 07:47:28.716 | Reading state information... 2026-08-05 07:47:28.916 | Recommended packages: 2026-08-05 07:47:28.916 | qemu-kvm 2026-08-05 07:47:28.938 | The following NEW packages will be installed: 2026-08-05 07:47:28.939 | ksmtuned 2026-08-05 07:47:28.947 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:47:28.947 | Need to get 7,248 B of archives. 2026-08-05 07:47:28.947 | After this operation, 45.1 kB of additional disk space will be used. 2026-08-05 07:47:28.947 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:47:28.947 | ksmtuned 2026-08-05 07:47:29.109 | Authentication warning overridden. 2026-08-05 07:47:29.109 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ksmtuned amd64 4.20150326+b1 [7,248 B] 2026-08-05 07:47:29.401 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:47:29.436 | Fetched 7,248 B in 0s (44.7 kB/s) 2026-08-05 07:47:29.469 | Selecting previously unselected package ksmtuned. 2026-08-05 07:47:29.618 | (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 ... 27742 files and directories currently installed.) 2026-08-05 07:47:29.620 | Preparing to unpack .../ksmtuned_4.20150326+b1_amd64.deb ... 2026-08-05 07:47:29.624 | Unpacking ksmtuned (4.20150326+b1) ... 2026-08-05 07:47:29.662 | Setting up ksmtuned (4.20150326+b1) ... 2026-08-05 07:47:29.902 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /lib/systemd/system/ksm.service. 2026-08-05 07:47:30.111 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /lib/systemd/system/ksmtuned.service. 2026-08-05 07:47:30.618 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:47:30.620 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:47:30.622 | + functions-common:time_stop:2420 : local name 2026-08-05 07:47:30.624 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:47:30.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:47:30.629 | + functions-common:time_stop:2423 : local total 2026-08-05 07:47:30.630 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:47:30.632 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:47:30.634 | + functions-common:time_stop:2427 : start_time=1785916048512 2026-08-05 07:47:30.636 | + functions-common:time_stop:2429 : [[ -z 1785916048512 ]] 2026-08-05 07:47:30.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:47:30.641 | + functions-common:time_stop:2432 : end_time=1785916050639 2026-08-05 07:47:30.643 | + functions-common:time_stop:2433 : elapsed_time=2127 2026-08-05 07:47:30.645 | + functions-common:time_stop:2434 : total=472 2026-08-05 07:47:30.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:47:30.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2599 2026-08-05 07:47:30.650 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:47:30.652 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-05 07:47:30.665 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-05 07:47:30.667 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-05 07:47:30.668 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-05 07:47:30.671 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-05 07:47:30.672 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-05 07:47:30.674 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-05 07:47:30.675 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-05 07:47:30.683 | 0 2026-08-05 07:47:30.687 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-05 07:47:30.689 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:30.691 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-05 07:47:30.692 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-05 07:47:30.694 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-05 07:47:30.697 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-05 07:47:30.708 | vm.dirty_ratio = 60 2026-08-05 07:47:30.711 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-05 07:47:30.713 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-05 07:47:30.715 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-05 07:47:30.717 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-05 07:47:30.725 | vm.dirty_background_ratio = 10 2026-08-05 07:47:30.728 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-05 07:47:30.731 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-05 07:47:30.733 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-05 07:47:30.735 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-05 07:47:30.744 | vm.vfs_cache_pressure = 50 2026-08-05 07:47:30.747 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-05 07:47:30.749 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-05 07:47:30.751 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-05 07:47:30.753 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-05 07:47:30.761 | vm.swappiness = 100 2026-08-05 07:47:30.764 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-05 07:47:30.774 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-05 07:47:30.774 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-05 07:47:30.774 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-05 07:47:30.774 | /proc/sys/vm/compaction_proactiveness:20 2026-08-05 07:47:30.774 | /proc/sys/vm/dirty_background_bytes:0 2026-08-05 07:47:30.774 | /proc/sys/vm/dirty_background_ratio:10 2026-08-05 07:47:30.774 | /proc/sys/vm/dirty_bytes:0 2026-08-05 07:47:30.774 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-05 07:47:30.774 | /proc/sys/vm/dirty_ratio:60 2026-08-05 07:47:30.775 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-05 07:47:30.775 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-05 07:47:30.775 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-05 07:47:30.776 | /proc/sys/vm/extfrag_threshold:500 2026-08-05 07:47:30.776 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-05 07:47:30.776 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-05 07:47:30.776 | /proc/sys/vm/laptop_mode:0 2026-08-05 07:47:30.776 | /proc/sys/vm/legacy_va_layout:0 2026-08-05 07:47:30.776 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-05 07:47:30.776 | /proc/sys/vm/max_map_count:65530 2026-08-05 07:47:30.776 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-05 07:47:30.776 | /proc/sys/vm/memory_failure_recovery:1 2026-08-05 07:47:30.776 | /proc/sys/vm/min_free_kbytes:67584 2026-08-05 07:47:30.776 | /proc/sys/vm/min_slab_ratio:5 2026-08-05 07:47:30.776 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-05 07:47:30.776 | /proc/sys/vm/mmap_min_addr:65536 2026-08-05 07:47:30.776 | /proc/sys/vm/mmap_rnd_bits:28 2026-08-05 07:47:30.776 | /proc/sys/vm/mmap_rnd_compat_bits:8 2026-08-05 07:47:30.776 | /proc/sys/vm/nr_hugepages:0 2026-08-05 07:47:30.776 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-05 07:47:30.776 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-05 07:47:30.777 | /proc/sys/vm/numa_stat:1 2026-08-05 07:47:30.777 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-05 07:47:30.777 | /proc/sys/vm/oom_dump_tasks:1 2026-08-05 07:47:30.777 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-05 07:47:30.777 | /proc/sys/vm/overcommit_kbytes:0 2026-08-05 07:47:30.777 | /proc/sys/vm/overcommit_memory:0 2026-08-05 07:47:30.777 | /proc/sys/vm/overcommit_ratio:50 2026-08-05 07:47:30.777 | /proc/sys/vm/page-cluster:3 2026-08-05 07:47:30.777 | /proc/sys/vm/page_lock_unfairness:5 2026-08-05 07:47:30.777 | /proc/sys/vm/panic_on_oom:0 2026-08-05 07:47:30.777 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-05 07:47:30.777 | /proc/sys/vm/stat_interval:1 2026-08-05 07:47:30.777 | /proc/sys/vm/swappiness:100 2026-08-05 07:47:30.777 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-05 07:47:30.777 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-05 07:47:30.777 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-05 07:47:30.777 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-05 07:47:30.777 | /proc/sys/vm/watermark_scale_factor:10 2026-08-05 07:47:30.777 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-05 07:47:30.780 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-05 07:47:30.785 | + lib/host:tune_host:126 : configure_host_net 2026-08-05 07:47:30.787 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-05 07:47:30.789 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:30.791 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-05 07:47:30.793 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-05 07:47:30.794 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-05 07:47:30.796 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-05 07:47:30.804 | net.ipv4.tcp_keepalive_time = 60 2026-08-05 07:47:30.808 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-05 07:47:30.810 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-05 07:47:30.812 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-05 07:47:30.814 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-05 07:47:30.822 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-05 07:47:30.826 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-05 07:47:30.828 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-05 07:47:30.830 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-05 07:47:30.832 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-05 07:47:30.839 | net.ipv4.tcp_keepalive_probes = 6 2026-08-05 07:47:30.843 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-05 07:47:30.845 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-05 07:47:30.847 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-05 07:47:30.849 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-05 07:47:30.857 | net.ipv4.tcp_fastopen = 3 2026-08-05 07:47:30.861 | + 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_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_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_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-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_available_ulp:mptcp 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_ehash_entries:65536 2026-08-05 07:47:30.872 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_fastopen_key:f1004f98-2b347444-502169a9-018fe732 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_max_orphans:32768 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_max_syn_backlog:512 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_max_tw_buckets:32768 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_mem:93504 124672 187008 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-05 07:47:30.873 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-05 07:47:30.874 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-05 07:47:30.876 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-05 07:47:30.878 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-05 07:47:30.880 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-05 07:47:30.882 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-05 07:47:30.891 | net.core.default_qdisc = pfifo_fast 2026-08-05 07:47:30.894 | + ./stack.sh:main:600 : fetch_plugins 2026-08-05 07:47:30.897 | + functions-common:fetch_plugins:1766 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:47:30.899 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-05 07:47:30.901 | + functions-common:fetch_plugins:1770 : [[ -z ,watcher,watcher-dashboard ]] 2026-08-05 07:47:30.903 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-05 07:47:30.903 | Fetching DevStack plugins 2026-08-05 07:47:30.905 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-05 07:47:30.907 | + functions-common:fetch_plugins:1776 : git_clone_by_name watcher 2026-08-05 07:47:30.910 | + functions-common:git_clone_by_name:681 : local name=watcher 2026-08-05 07:47:30.911 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/watcher 2026-08-05 07:47:30.913 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/watcher 2026-08-05 07:47:30.915 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-05 07:47:30.918 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/watcher /opt/stack/watcher master 2026-08-05 07:47:30.919 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/watcher 2026-08-05 07:47:30.922 | + functions-common:git_clone:590 : local git_dest=/opt/stack/watcher 2026-08-05 07:47:30.924 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:47:30.926 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:47:30.928 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:47:30.931 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:47:30.933 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:47:30.936 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:47:30.950 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:47:30.952 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:47:30.954 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:30.957 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:47:30.957 | + functions-common:git_clone:610 : echo master 2026-08-05 07:47:30.961 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/watcher ]] 2026-08-05 07:47:30.963 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:30.965 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/watcher 2026-08-05 07:47:30.977 | + functions-common:git_clone:672 : cd /opt/stack/watcher 2026-08-05 07:47:30.980 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:47:30.980 | + functions-common:git_clone:673 : head -1 2026-08-05 07:47:30.983 | c76da2cc Merge 'refs/changes/94/999094/7' 2026-08-05 07:47:30.985 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:47:30.987 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-05 07:47:30.989 | + functions-common:fetch_plugins:1776 : git_clone_by_name watcher-dashboard 2026-08-05 07:47:30.991 | + functions-common:git_clone_by_name:681 : local name=watcher-dashboard 2026-08-05 07:47:30.994 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/watcher-dashboard 2026-08-05 07:47:30.996 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:47:30.998 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-05 07:47:31.000 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/watcher-dashboard /opt/stack/watcher-dashboard master 2026-08-05 07:47:31.002 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/watcher-dashboard 2026-08-05 07:47:31.004 | + functions-common:git_clone:590 : local git_dest=/opt/stack/watcher-dashboard 2026-08-05 07:47:31.006 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:47:31.007 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:47:31.010 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:47:31.013 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:47:31.015 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:47:31.017 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:47:31.032 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:47:31.033 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:47:31.035 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:31.038 | + functions-common:git_clone:610 : echo master 2026-08-05 07:47:31.038 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:47:31.043 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/watcher-dashboard ]] 2026-08-05 07:47:31.045 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:31.047 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/watcher-dashboard 2026-08-05 07:47:31.062 | + functions-common:git_clone:672 : cd /opt/stack/watcher-dashboard 2026-08-05 07:47:31.065 | + functions-common:git_clone:673 : head -1 2026-08-05 07:47:31.065 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:47:31.070 | 2780f54 Add Playwright tests for filter functionality 2026-08-05 07:47:31.073 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:47:31.076 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-05 07:47:31.079 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-05 07:47:31.081 | + functions-common:run_phase:1849 : local phase= 2026-08-05 07:47:31.083 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 07:47:31.085 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:47:31.088 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:47:31.090 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:47:31.092 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:47:31.095 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:47:31.105 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:47:31.107 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:47:31.109 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:47:31.111 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-05 07:47:31.114 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:47:31.128 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:47:31.130 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-05 07:47:31.131 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:47:31.134 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-05 07:47:31.136 | + functions-common:plugin_override_defaults:1807 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:47:31.138 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-05 07:47:31.140 | + functions-common:plugin_override_defaults:1811 : [[ -z ,watcher,watcher-dashboard ]] 2026-08-05 07:47:31.142 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-05 07:47:31.142 | Overriding Configuration Defaults 2026-08-05 07:47:31.144 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-05 07:47:31.146 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/watcher 2026-08-05 07:47:31.148 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/watcher/devstack/override-defaults ]] 2026-08-05 07:47:31.150 | + functions-common:plugin_override_defaults:1822 : echo 'watcher has overridden the following defaults' 2026-08-05 07:47:31.150 | watcher has overridden the following defaults 2026-08-05 07:47:31.152 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/watcher/devstack/override-defaults 2026-08-05 07:47:31.153 | # Plug-in overrides 2026-08-05 07:47:31.154 | # https://docs.openstack.org/devstack/latest/plugins.html#plugin-interface 2026-08-05 07:47:31.154 | 2026-08-05 07:47:31.154 | # Enable both versioned and unversioned notifications. Watcher only 2026-08-05 07:47:31.154 | # uses versioned notifications but ceilometer uses unversioned. We 2026-08-05 07:47:31.154 | # can change this to just versioned when ceilometer handles 2026-08-05 07:47:31.154 | # versioned notifications from nova: 2026-08-05 07:47:31.154 | # https://bugs.launchpad.net/ceilometer/+bug/1665449 2026-08-05 07:47:31.157 | NOVA_NOTIFICATION_FORMAT=both+ functions-common:plugin_override_defaults:1824 : source /opt/stack/watcher/devstack/override-defaults 2026-08-05 07:47:31.159 | ++ /opt/stack/watcher/devstack/override-defaults:source:9 : NOVA_NOTIFICATION_FORMAT=both 2026-08-05 07:47:31.161 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-05 07:47:31.163 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:47:31.165 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/watcher-dashboard/devstack/override-defaults ]] 2026-08-05 07:47:31.167 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-05 07:47:31.186 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-05 07:47:31.188 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-05 07:47:31.201 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:31.204 | +++ lib/tls:source:40 : ipv6_unquote 10.209.96.120 2026-08-05 07:47:31.207 | +++ functions-common:ipv6_unquote:2218 : echo 10.209.96.120 2026-08-05 07:47:31.207 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:47:31.211 | ++ lib/tls:source:40 : TLS_IP=10.209.96.120 2026-08-05 07:47:31.214 | +++ lib/tls:source:43 : hostname -f 2026-08-05 07:47:31.217 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 07:47:31.220 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 07:47:31.222 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 07:47:31.224 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 07:47:31.226 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 07:47:31.228 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-05 07:47:31.230 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-05 07:47:31.232 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-05 07:47:31.234 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 07:47:31.236 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-05 07:47:31.241 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-05 07:47:31.253 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-05 07:47:31.271 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-05 07:47:31.284 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-05 07:47:31.297 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-05 07:47:31.333 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-05 07:47:31.408 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-05 07:47:31.503 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-05 07:47:31.530 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-05 07:47:31.586 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-05 07:47:31.641 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-05 07:47:31.643 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-05 07:47:31.659 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:31.661 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-05 07:47:31.663 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-05 07:47:31.666 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-05 07:47:31.668 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 07:47:31.671 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-05 07:47:31.674 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-05 07:47:31.689 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:31.692 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 07:47:31.694 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:47:31.697 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 07:47:31.699 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 07:47:31.701 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:47:31.704 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:47:31.706 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 07:47:31.709 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:47:31.712 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-05 07:47:31.728 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:47:31.730 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-05 07:47:31.732 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 07:47:31.735 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 07:47:31.737 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 07:47:31.739 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 07:47:31.741 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 07:47:31.744 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 07:47:31.746 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 07:47:31.748 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 07:47:31.750 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-05 07:47:31.753 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-05 07:47:31.755 | ++ lib/neutron:source:117 : Q_HOST=10.209.96.120 2026-08-05 07:47:31.757 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-05 07:47:31.760 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-05 07:47:31.763 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 07:47:31.763 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:47:31.767 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:47:31.769 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-05 07:47:31.772 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-05 07:47:31.775 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-05 07:47:31.777 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-05 07:47:31.780 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-05 07:47:31.795 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 07:47:31.798 | +++ lib/neutron:source:131 : ipv6_unquote 10.209.96.120 2026-08-05 07:47:31.800 | +++ functions-common:ipv6_unquote:2218 : echo 10.209.96.120 2026-08-05 07:47:31.801 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:47:31.806 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.209.96.120 2026-08-05 07:47:31.808 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 07:47:31.810 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 07:47:31.812 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 07:47:31.815 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-05 07:47:31.818 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-05 07:47:31.820 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-05 07:47:31.822 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 07:47:31.824 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 07:47:31.826 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-05 07:47:31.829 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 07:47:31.831 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 07:47:31.834 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-05 07:47:31.836 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 07:47:31.839 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 07:47:31.841 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-05 07:47:31.843 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-05 07:47:31.846 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-05 07:47:31.848 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 07:47:31.851 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:47:31.854 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-05 07:47:31.856 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-05 07:47:31.859 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-05 07:47:31.874 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:31.877 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 07:47:31.880 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:47:31.883 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:47:31.885 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:47:31.888 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:31.890 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:47:31.892 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-05 07:47:31.894 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 07:47:31.896 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-05 07:47:31.898 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-05 07:47:31.900 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-05 07:47:31.902 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-05 07:47:31.905 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-05 07:47:31.907 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 07:47:31.909 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-05 07:47:31.911 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-05 07:47:31.913 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-05 07:47:31.915 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-05 07:47:31.917 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-05 07:47:32.017 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-05 07:47:32.030 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-05 07:47:32.032 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-05 07:47:32.035 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-05 07:47:32.038 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-05 07:47:32.040 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-05 07:47:32.043 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 07:47:32.046 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-05 07:47:32.048 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 07:47:32.051 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 07:47:32.053 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 07:47:32.056 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-05 07:47:32.058 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-05 07:47:32.060 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 07:47:32.063 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-05 07:47:32.065 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-05 07:47:32.068 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 07:47:32.070 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 07:47:32.072 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-05 07:47:32.074 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 07:47:32.077 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 07:47:32.080 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-05 07:47:32.081 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-05 07:47:32.081 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-05 07:47:32.082 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-05 07:47:32.087 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 07:47:32.089 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-05 07:47:32.092 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-05 07:47:32.094 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 07:47:32.096 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 07:47:32.098 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 07:47:32.101 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd9f:3058:71a4::/56 2026-08-05 07:47:32.102 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-05 07:47:32.106 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 07:47:32.109 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 07:47:32.111 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 07:47:32.113 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 07:47:32.115 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:47:32.116 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-05 07:47:32.118 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 07:47:32.120 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 07:47:32.122 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 07:47:32.124 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 07:47:32.126 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-05 07:47:32.128 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 07:47:32.130 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 07:47:32.132 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 07:47:32.134 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 07:47:32.137 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-05 07:47:32.139 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-05 07:47:32.142 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-05 07:47:32.143 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-05 07:47:32.144 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-05 07:47:32.148 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enX0 2026-08-05 07:47:32.151 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-05 07:47:32.153 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-05 07:47:32.153 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-05 07:47:32.156 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=enX0 2026-08-05 07:47:32.161 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-05 07:47:32.164 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-05 07:47:32.166 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-05 07:47:32.169 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-05 07:47:32.171 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-05 07:47:32.174 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-05 07:47:32.176 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-05 07:47:32.178 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-05 07:47:32.181 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-05 07:47:32.184 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 07:47:32.203 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-05 07:47:32.218 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-05 07:47:32.233 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-05 07:47:32.246 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-05 07:47:32.261 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-05 07:47:32.295 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-05 07:47:32.298 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-05 07:47:32.300 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-05 07:47:32.302 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-05 07:47:32.306 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:47:32.309 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-05 07:47:32.326 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:47:32.328 | + ./stack.sh:main:635 : run_phase source 2026-08-05 07:47:32.331 | + functions-common:run_phase:1848 : local mode=source 2026-08-05 07:47:32.333 | + functions-common:run_phase:1849 : local phase= 2026-08-05 07:47:32.336 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 07:47:32.339 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:47:32.341 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:47:32.344 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:47:32.346 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:47:32.350 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:47:32.354 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:47:32.357 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:47:32.360 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:47:32.363 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-05 07:47:32.365 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:47:32.380 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:47:32.383 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-05 07:47:32.385 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-05 07:47:32.387 | + functions-common:load_plugin_settings:1784 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:47:32.390 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-05 07:47:32.392 | + functions-common:load_plugin_settings:1788 : [[ -z ,watcher,watcher-dashboard ]] 2026-08-05 07:47:32.394 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-05 07:47:32.394 | Loading plugin settings 2026-08-05 07:47:32.396 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-05 07:47:32.399 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/watcher 2026-08-05 07:47:32.401 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/watcher/devstack/settings ]] 2026-08-05 07:47:32.404 | + functions-common:load_plugin_settings:1797 : source /opt/stack/watcher/devstack/settings 2026-08-05 07:47:32.406 | ++ /opt/stack/watcher/devstack/settings:source:4 : enable_service rabbit 2026-08-05 07:47:32.449 | ++ /opt/stack/watcher/devstack/settings:source:7 : enable_service mysql 2026-08-05 07:47:32.494 | ++ /opt/stack/watcher/devstack/settings:source:10 : enable_service watcher-api 2026-08-05 07:47:32.537 | ++ /opt/stack/watcher/devstack/settings:source:11 : enable_service watcher-decision-engine 2026-08-05 07:47:32.578 | ++ /opt/stack/watcher/devstack/settings:source:12 : enable_service watcher-applier 2026-08-05 07:47:32.618 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-05 07:47:32.621 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:47:32.623 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/watcher-dashboard/devstack/settings ]] 2026-08-05 07:47:32.626 | + functions-common:load_plugin_settings:1797 : source /opt/stack/watcher-dashboard/devstack/settings 2026-08-05 07:47:32.628 | ++ /opt/stack/watcher-dashboard/devstack/settings:source:4 : enable_service watcher-dashboard 2026-08-05 07:47:32.672 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-05 07:47:32.675 | + functions-common:verify_disabled_services:2131 : local service 2026-08-05 07:47:32.677 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.680 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-05 07:47:32.683 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.685 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-05 07:47:32.688 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.691 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-05 07:47:32.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.695 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-05 07:47:32.697 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.700 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-05 07:47:32.702 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.705 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-05 07:47:32.707 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.708 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-05 07:47:32.710 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.712 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,horizon, ]] 2026-08-05 07:47:32.715 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.717 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-05 07:47:32.720 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.722 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-05 07:47:32.724 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.726 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-05 07:47:32.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.731 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-05 07:47:32.733 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.736 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-05 07:47:32.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.740 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-05 07:47:32.743 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.746 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-05 07:47:32.749 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.751 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-05 07:47:32.754 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.756 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-05 07:47:32.759 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.761 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-05 07:47:32.764 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.767 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-05 07:47:32.769 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.771 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-05 07:47:32.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.776 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-05 07:47:32.779 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.781 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-05 07:47:32.783 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.786 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-05 07:47:32.788 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.790 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-05 07:47:32.793 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.795 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-05 07:47:32.798 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.800 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-05 07:47:32.803 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.806 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-05 07:47:32.809 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.811 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,watcher-api, ]] 2026-08-05 07:47:32.813 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.815 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,watcher-applier, ]] 2026-08-05 07:47:32.818 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.820 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,watcher-decision-engine, ]] 2026-08-05 07:47:32.823 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:47:32.825 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,s-account,s-container,s-object,s-proxy,tempest, =~ ,watcher-dashboard, ]] 2026-08-05 07:47:32.828 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-05 07:47:32.830 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 07:47:32.833 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-05 07:47:32.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:32.851 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-05 07:47:32.853 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 07:47:32.855 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-05 07:47:32.872 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:47:32.874 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-05 07:47:32.878 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-05 07:47:32.880 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-05 07:47:32.883 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-05 07:47:32.885 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-05 07:47:32.888 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-05 07:47:32.890 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-05 07:47:32.893 | + lib/database:initialize_database_backends:92 : return 0 2026-08-05 07:47:32.895 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-05 07:47:32.895 | Using mysql database backend 2026-08-05 07:47:32.897 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-05 07:47:32.914 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-05 07:47:32.918 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-05 07:47:32.920 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 07:47:32.922 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-05 07:47:32.925 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:47:32.928 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-05 07:47:32.945 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:32.948 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-05 07:47:32.965 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-05 07:47:32.983 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:32.985 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-05 07:47:33.003 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 07:47:33.021 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-05 07:47:33.038 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:47:33.040 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-05 07:47:33.058 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:47:33.060 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-05 07:47:33.063 | + functions-common:save_stackenv:65 : local tag=768 2026-08-05 07:47:33.066 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 07:47:33.071 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-074733 2026-08-05 07:47:33.073 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-074733 768' 2026-08-05 07:47:33.075 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.078 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:47:33.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.083 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 07:47:33.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.089 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 07:47:33.091 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.094 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:47:33.096 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.099 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.96.120 2026-08-05 07:47:33.101 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.104 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 07:47:33.107 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.109 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:47:33.112 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.114 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 07:47:33.117 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.119 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.96.120 2026-08-05 07:47:33.122 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.125 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-05 07:47:33.128 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.130 | + functions-common:save_stackenv:70 : echo TLS_IP=10.209.96.120 2026-08-05 07:47:33.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.136 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:47:33.139 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.141 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 07:47:33.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.148 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:47:33.150 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:47:33.153 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 07:47:33.155 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-05 07:47:33.158 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-05 07:47:33.161 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-08-05 07:47:33.163 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-05 07:47:33.165 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:47:33.167 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:47:33.170 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:47:33.173 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:47:33.175 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:47:33.178 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:47:33.193 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:47:33.195 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:47:33.198 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:33.200 | + functions-common:git_clone:610 : echo master 2026-08-05 07:47:33.201 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:47:33.206 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-05 07:47:33.209 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:33.211 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-05 07:47:33.225 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-05 07:47:33.229 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:47:33.229 | + functions-common:git_clone:673 : head -1 2026-08-05 07:47:33.233 | 22c7e800 Merge "update constraint for sushy to new release 5.12.0" 2026-08-05 07:47:33.236 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:47:33.239 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-05 07:47:33.242 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:47:33.245 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-05 07:47:33.248 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-05 07:47:33.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-05 07:47:33.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-05 07:47:33.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-05 07:47:33.259 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 07:47:33.262 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-05 07:47:33.264 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-05 07:47:33.267 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-05 07:47:33.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1785916053 2026-08-05 07:47:33.274 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-05 07:47:33.280 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-05 07:47:33.283 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-05 07:47:33.286 | ++ tools/install_prereqs.sh:source:49 : DELTA=1785916053 2026-08-05 07:47:33.289 | ++ tools/install_prereqs.sh:source:50 : [[ 1785916053 -lt 7200 ]] 2026-08-05 07:47:33.292 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-05 07:47:33.295 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-05 07:47:33.297 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-05 07:47:33.300 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-05 07:47:33.303 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-05 07:47:33.306 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-05 07:47:33.308 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-05 07:47:33.312 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:47:33.348 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-05 07:47:33.348 | apache2-dev 2026-08-05 07:47:33.348 | bc 2026-08-05 07:47:33.348 | bsdmainutils 2026-08-05 07:47:33.348 | curl 2026-08-05 07:47:33.348 | g++ 2026-08-05 07:47:33.348 | gawk 2026-08-05 07:47:33.348 | gcc 2026-08-05 07:47:33.348 | gettext 2026-08-05 07:47:33.348 | git 2026-08-05 07:47:33.348 | graphviz 2026-08-05 07:47:33.348 | iputils-ping 2026-08-05 07:47:33.348 | libffi-dev 2026-08-05 07:47:33.348 | libjpeg-dev 2026-08-05 07:47:33.348 | libpq-dev 2026-08-05 07:47:33.348 | libssl-dev 2026-08-05 07:47:33.348 | libsystemd-dev 2026-08-05 07:47:33.348 | libxml2-dev 2026-08-05 07:47:33.348 | libxslt1-dev 2026-08-05 07:47:33.349 | libyaml-dev 2026-08-05 07:47:33.349 | lsof 2026-08-05 07:47:33.349 | openssh-server 2026-08-05 07:47:33.349 | openssl 2026-08-05 07:47:33.349 | pkg-config 2026-08-05 07:47:33.349 | psmisc 2026-08-05 07:47:33.349 | python3-dev 2026-08-05 07:47:33.349 | python3-pip 2026-08-05 07:47:33.349 | python3-systemd 2026-08-05 07:47:33.349 | python3-venv 2026-08-05 07:47:33.349 | tar 2026-08-05 07:47:33.349 | tcpdump 2026-08-05 07:47:33.349 | unzip 2026-08-05 07:47:33.349 | uuid-runtime 2026-08-05 07:47:33.349 | wget 2026-08-05 07:47:33.349 | zlib1g-dev 2026-08-05 07:47:33.349 | lvm2 2026-08-05 07:47:33.349 | qemu-utils 2026-08-05 07:47:33.349 | thin-provisioning-tools 2026-08-05 07:47:33.349 | lsscsi 2026-08-05 07:47:33.349 | open-iscsi 2026-08-05 07:47:33.349 | libkrb5-dev 2026-08-05 07:47:33.349 | libldap2-dev 2026-08-05 07:47:33.350 | libsasl2-dev 2026-08-05 07:47:33.350 | memcached 2026-08-05 07:47:33.350 | python3-mysqldb 2026-08-05 07:47:33.350 | sqlite3 2026-08-05 07:47:33.350 | conntrack 2026-08-05 07:47:33.350 | curl 2026-08-05 07:47:33.350 | ebtables 2026-08-05 07:47:33.350 | genisoimage 2026-08-05 07:47:33.350 | iptables 2026-08-05 07:47:33.350 | iputils-arping 2026-08-05 07:47:33.350 | kpartx 2026-08-05 07:47:33.350 | libjs-jquery-tablesorter 2026-08-05 07:47:33.350 | parted 2026-08-05 07:47:33.350 | pm-utils 2026-08-05 07:47:33.350 | python3-mysqldb 2026-08-05 07:47:33.350 | socat 2026-08-05 07:47:33.350 | sqlite3 2026-08-05 07:47:33.350 | sudo 2026-08-05 07:47:33.350 | vlan 2026-08-05 07:47:33.350 | cryptsetup 2026-08-05 07:47:33.350 | dosfstools 2026-08-05 07:47:33.350 | genisoimage 2026-08-05 07:47:33.350 | gir1.2-libosinfo-1.0 2026-08-05 07:47:33.350 | netcat-openbsd 2026-08-05 07:47:33.350 | open-iscsi 2026-08-05 07:47:33.350 | qemu-utils 2026-08-05 07:47:33.350 | sg3-utils 2026-08-05 07:47:33.351 | sysfsutils 2026-08-05 07:47:33.351 | acl 2026-08-05 07:47:33.351 | dnsmasq-base 2026-08-05 07:47:33.351 | dnsmasq-utils 2026-08-05 07:47:33.351 | ebtables 2026-08-05 07:47:33.351 | haproxy 2026-08-05 07:47:33.351 | iptables 2026-08-05 07:47:33.351 | iputils-arping 2026-08-05 07:47:33.351 | iputils-ping 2026-08-05 07:47:33.351 | postgresql-server-dev-all 2026-08-05 07:47:33.351 | python3-mysqldb 2026-08-05 07:47:33.351 | sqlite3 2026-08-05 07:47:33.351 | sudo 2026-08-05 07:47:33.351 | vlan 2026-08-05 07:47:33.351 | apache2' 2026-08-05 07:47:33.352 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-05 07:47:33.373 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-05 07:47:33.373 | apache2-dev 2026-08-05 07:47:33.373 | bc 2026-08-05 07:47:33.373 | bsdmainutils 2026-08-05 07:47:33.373 | curl 2026-08-05 07:47:33.373 | g++ 2026-08-05 07:47:33.374 | gawk 2026-08-05 07:47:33.374 | gcc 2026-08-05 07:47:33.374 | gettext 2026-08-05 07:47:33.374 | git 2026-08-05 07:47:33.374 | graphviz 2026-08-05 07:47:33.374 | iputils-ping 2026-08-05 07:47:33.374 | libffi-dev 2026-08-05 07:47:33.374 | libjpeg-dev 2026-08-05 07:47:33.374 | libpq-dev 2026-08-05 07:47:33.374 | libssl-dev 2026-08-05 07:47:33.374 | libsystemd-dev 2026-08-05 07:47:33.374 | libxml2-dev 2026-08-05 07:47:33.374 | libxslt1-dev 2026-08-05 07:47:33.374 | libyaml-dev 2026-08-05 07:47:33.374 | lsof 2026-08-05 07:47:33.375 | openssh-server 2026-08-05 07:47:33.375 | openssl 2026-08-05 07:47:33.375 | pkg-config 2026-08-05 07:47:33.375 | psmisc 2026-08-05 07:47:33.375 | python3-dev 2026-08-05 07:47:33.375 | python3-pip 2026-08-05 07:47:33.375 | python3-systemd 2026-08-05 07:47:33.375 | python3-venv 2026-08-05 07:47:33.375 | tar 2026-08-05 07:47:33.375 | tcpdump 2026-08-05 07:47:33.375 | unzip 2026-08-05 07:47:33.375 | uuid-runtime 2026-08-05 07:47:33.375 | wget 2026-08-05 07:47:33.375 | zlib1g-dev 2026-08-05 07:47:33.375 | lvm2 2026-08-05 07:47:33.375 | qemu-utils 2026-08-05 07:47:33.376 | thin-provisioning-tools 2026-08-05 07:47:33.376 | lsscsi 2026-08-05 07:47:33.376 | open-iscsi 2026-08-05 07:47:33.376 | libkrb5-dev 2026-08-05 07:47:33.376 | libldap2-dev 2026-08-05 07:47:33.376 | libsasl2-dev 2026-08-05 07:47:33.376 | memcached 2026-08-05 07:47:33.376 | python3-mysqldb 2026-08-05 07:47:33.376 | sqlite3 2026-08-05 07:47:33.376 | conntrack 2026-08-05 07:47:33.376 | curl 2026-08-05 07:47:33.376 | ebtables 2026-08-05 07:47:33.376 | genisoimage 2026-08-05 07:47:33.376 | iptables 2026-08-05 07:47:33.376 | iputils-arping 2026-08-05 07:47:33.376 | kpartx 2026-08-05 07:47:33.376 | libjs-jquery-tablesorter 2026-08-05 07:47:33.376 | parted 2026-08-05 07:47:33.376 | pm-utils 2026-08-05 07:47:33.376 | python3-mysqldb 2026-08-05 07:47:33.376 | socat 2026-08-05 07:47:33.377 | sqlite3 2026-08-05 07:47:33.377 | sudo 2026-08-05 07:47:33.377 | vlan 2026-08-05 07:47:33.377 | cryptsetup 2026-08-05 07:47:33.377 | dosfstools 2026-08-05 07:47:33.377 | genisoimage 2026-08-05 07:47:33.377 | gir1.2-libosinfo-1.0 2026-08-05 07:47:33.377 | netcat-openbsd 2026-08-05 07:47:33.377 | open-iscsi 2026-08-05 07:47:33.377 | qemu-utils 2026-08-05 07:47:33.377 | sg3-utils 2026-08-05 07:47:33.377 | sysfsutils 2026-08-05 07:47:33.377 | acl 2026-08-05 07:47:33.377 | dnsmasq-base 2026-08-05 07:47:33.377 | dnsmasq-utils 2026-08-05 07:47:33.377 | ebtables 2026-08-05 07:47:33.377 | haproxy 2026-08-05 07:47:33.377 | iptables 2026-08-05 07:47:33.377 | iputils-arping 2026-08-05 07:47:33.377 | iputils-ping 2026-08-05 07:47:33.377 | postgresql-server-dev-all 2026-08-05 07:47:33.377 | python3-mysqldb 2026-08-05 07:47:33.377 | sqlite3 2026-08-05 07:47:33.377 | sudo 2026-08-05 07:47:33.377 | vlan 2026-08-05 07:47:33.377 | apache2 ' 2026-08-05 07:47:33.377 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-05 07:47:33.380 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:33.383 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:33.386 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-05 07:47:33.386 | ++ 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 2026-08-05 07:47:33.390 | ++ 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 2026-08-05 07:47:33.393 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-05 07:47:33.395 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:47:33.398 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:47:33.400 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:47:33.402 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:33.405 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:47:33.407 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:33.409 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:33.411 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:47:33.413 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:33.415 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:47:33.418 | ++ functions-common:apt_get_update:1167 : return 2026-08-05 07:47:33.421 | ++ 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 2026-08-05 07:47:33.423 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:47:33.425 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:33.428 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:33.431 | ++ 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 2026-08-05 07:47:33.451 | ++ 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 2026-08-05 07:47:33.480 | Reading package lists... 2026-08-05 07:47:33.670 | Building dependency tree... 2026-08-05 07:47:33.671 | Reading state information... 2026-08-05 07:47:33.912 | curl is already the newest version (7.88.1-10+deb12u15). 2026-08-05 07:47:33.912 | g++ is already the newest version (4:12.2.0-3). 2026-08-05 07:47:33.912 | g++ set to manually installed. 2026-08-05 07:47:33.912 | gcc is already the newest version (4:12.2.0-3). 2026-08-05 07:47:33.912 | gcc set to manually installed. 2026-08-05 07:47:33.912 | git is already the newest version (1:2.39.5-0+deb12u3). 2026-08-05 07:47:33.912 | iputils-ping is already the newest version (3:20221126-1+deb12u1). 2026-08-05 07:47:33.912 | openssh-server is already the newest version (1:9.2p1-2+deb12u10). 2026-08-05 07:47:33.912 | openssl is already the newest version (3.0.20-1~deb12u2). 2026-08-05 07:47:33.912 | python3-dev is already the newest version (3.11.2-1+b1). 2026-08-05 07:47:33.912 | python3-venv is already the newest version (3.11.2-1+b1). 2026-08-05 07:47:33.912 | tar is already the newest version (1.34+dfsg-1.2+deb12u1). 2026-08-05 07:47:33.912 | tcpdump is already the newest version (4.99.3-1). 2026-08-05 07:47:33.912 | uuid-runtime is already the newest version (2.38.1-5+deb12u3). 2026-08-05 07:47:33.912 | wget is already the newest version (1.21.3-1+deb12u1). 2026-08-05 07:47:33.912 | zlib1g-dev is already the newest version (1:1.2.13.dfsg-1). 2026-08-05 07:47:33.912 | zlib1g-dev set to manually installed. 2026-08-05 07:47:33.912 | qemu-utils is already the newest version (1:7.2+dfsg-7+deb12u18+b3). 2026-08-05 07:47:33.912 | qemu-utils set to manually installed. 2026-08-05 07:47:33.912 | open-iscsi is already the newest version (2.1.8-1). 2026-08-05 07:47:33.912 | genisoimage is already the newest version (9:1.1.11-3.4). 2026-08-05 07:47:33.912 | genisoimage set to manually installed. 2026-08-05 07:47:33.912 | iptables is already the newest version (1.8.9-2). 2026-08-05 07:47:33.912 | parted is already the newest version (3.5-3). 2026-08-05 07:47:33.912 | sudo is already the newest version (1.9.13p3-1+deb12u4). 2026-08-05 07:47:33.912 | acl is already the newest version (2.3.1-3). 2026-08-05 07:47:33.913 | The following additional packages will be installed: 2026-08-05 07:47:33.913 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-05 07:47:33.913 | autotools-dev bsdextrautils clang-14 comerr-dev cryptsetup-bin 2026-08-05 07:47:33.913 | dconf-gsettings-backend dconf-service debhelper dh-autoreconf 2026-08-05 07:47:33.913 | dh-strip-nondeterminism dmeventd dwz fontconfig fontconfig-config 2026-08-05 07:47:33.913 | fonts-dejavu-core gir1.2-freedesktop glib-networking glib-networking-common 2026-08-05 07:47:33.913 | glib-networking-services groff-base gsettings-desktop-schemas icu-devtools 2026-08-05 07:47:33.913 | intltool-debian krb5-multidev libabsl20220623 libann0 libaom3 libapr1 2026-08-05 07:47:33.913 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-05 07:47:33.913 | libaprutil1-ldap libarchive-zip-perl libavif15 libcairo2 libcdt5 libcgraph6 2026-08-05 07:47:33.913 | libclang-common-14-dev libclang-cpp14 libclang1-14 libcurl3-nss libdatrie1 2026-08-05 07:47:33.913 | libdav1d6 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-08-05 07:47:33.913 | libdevmapper-event1.02.1 libfile-stripnondeterminism-perl libfontconfig1 2026-08-05 07:47:33.913 | libfribidi0 libgav1-1 libgc1 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2026-08-05 07:47:33.913 | libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libicu-dev libjbig0 2026-08-05 07:47:33.913 | libjpeg62-turbo libjpeg62-turbo-dev libjs-jquery-metadata libjson-perl 2026-08-05 07:47:33.913 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 liblab-gamut1 libldap-dev 2026-08-05 07:47:33.913 | liblerc4 libllvm14 libltdl7 liblua5.3-0 liblvm2cmd2.03 libmariadb3 2026-08-05 07:47:33.913 | libncurses-dev libncurses6 libnftables1 libnspr4 libnss3 libobjc-12-dev 2026-08-05 07:47:33.913 | libobjc4 libopentracing-c-wrapper0 libopentracing1 libosinfo-1.0-0 2026-08-05 07:47:33.913 | libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-08-05 07:47:33.913 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-08-05 07:47:33.913 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 librav1e0 2026-08-05 07:47:33.913 | libsctp-dev libsctp1 libsgutils2-1.46-2 libsigsegv2 libsm6 libsoup-3.0-0 2026-08-05 07:47:33.913 | libsoup-3.0-common libsub-override-perl libsvtav1enc1 libsysfs2 libthai-data 2026-08-05 07:47:33.913 | libthai0 libtiff6 libtinfo-dev libtool libuchardet0 libwebp7 libx11-6 2026-08-05 07:47:33.913 | libx11-data libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 2026-08-05 07:47:33.913 | libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libyuv0 2026-08-05 07:47:33.913 | libz3-4 libz3-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime 2026-08-05 07:47:33.913 | llvm-14-tools m4 man-db mariadb-common mysql-common ncal nss-plugin-pem 2026-08-05 07:47:33.913 | osinfo-db pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-15 2026-08-05 07:47:33.913 | postgresql-client-common postgresql-common postgresql-server-dev-15 2026-08-05 07:47:33.914 | powermgmt-base python3-pygments python3-setuptools python3-wheel 2026-08-05 07:47:33.914 | python3-yaml ssl-cert usb.ids uuid-dev x11-common 2026-08-05 07:47:33.914 | Suggested packages: 2026-08-05 07:47:33.914 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-05 07:47:33.915 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-05 07:47:33.915 | mailutils clang-14-doc wasi-libc doc-base nftables cryptsetup-initramfs 2026-08-05 07:47:33.915 | keyutils liblocale-gettext-perl dh-make gawk-doc gettext-doc libasprintf-dev 2026-08-05 07:47:33.915 | libgettextpo-dev gsfonts graphviz-doc groff vim-haproxy haproxy-doc krb5-doc 2026-08-05 07:47:33.915 | libgd-tools krb5-user icu-doc ncurses-doc postgresql-doc-15 lksctp-tools 2026-08-05 07:47:33.915 | libssl-doc libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2026-08-05 07:47:33.915 | llvm-14-doc m4-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-05 07:47:33.915 | libmemcached libterm-readkey-perl libyaml-perl cpufrequtils wireless-tools 2026-08-05 07:47:33.915 | radeontool libmail-box-perl postgresql-15 default-mysql-server 2026-08-05 07:47:33.915 | | virtual-mysql-server python-pygments-doc ttf-bitstream-vera 2026-08-05 07:47:33.915 | python-setuptools-doc sqlite3-doc zip 2026-08-05 07:47:33.915 | Recommended packages: 2026-08-05 07:47:33.915 | fonts-liberation2 libclang-rt-14-dev libarchive-cpio-perl libgts-bin 2026-08-05 07:47:33.915 | javascript-common libjson-xs-perl libltdl-dev vbetool hdparm ethtool kbd 2026-08-05 07:47:33.916 | | console-tools libmail-sendmail-perl logrotate 2026-08-05 07:47:33.975 | The following NEW packages will be installed: 2026-08-05 07:47:33.975 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-05 07:47:33.975 | autopoint autotools-dev bc bsdextrautils bsdmainutils clang-14 comerr-dev 2026-08-05 07:47:33.975 | conntrack cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-05 07:47:33.975 | debhelper dh-autoreconf dh-strip-nondeterminism dmeventd dnsmasq-base 2026-08-05 07:47:33.975 | dnsmasq-utils dosfstools dwz ebtables fontconfig fontconfig-config 2026-08-05 07:47:33.975 | fonts-dejavu-core gawk gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 2026-08-05 07:47:33.976 | glib-networking glib-networking-common glib-networking-services graphviz 2026-08-05 07:47:33.976 | groff-base gsettings-desktop-schemas haproxy icu-devtools intltool-debian 2026-08-05 07:47:33.976 | iputils-arping kpartx krb5-multidev libabsl20220623 libann0 libaom3 libapr1 2026-08-05 07:47:33.976 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-05 07:47:33.976 | libaprutil1-ldap libarchive-zip-perl libavif15 libcairo2 libcdt5 libcgraph6 2026-08-05 07:47:33.976 | libclang-common-14-dev libclang-cpp14 libclang1-14 libcurl3-nss libdatrie1 2026-08-05 07:47:33.976 | libdav1d6 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-08-05 07:47:33.976 | libdevmapper-event1.02.1 libffi-dev libfile-stripnondeterminism-perl 2026-08-05 07:47:33.977 | libfontconfig1 libfribidi0 libgav1-1 libgc1 libgd3 libgraphite2-3 libgssrpc4 2026-08-05 07:47:33.977 | libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libicu-dev 2026-08-05 07:47:33.977 | libjbig0 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev 2026-08-05 07:47:33.977 | libjs-jquery-metadata libjs-jquery-tablesorter libjson-perl 2026-08-05 07:47:33.977 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libkrb5-dev liblab-gamut1 2026-08-05 07:47:33.977 | libldap-dev libldap2-dev liblerc4 libllvm14 libltdl7 liblua5.3-0 2026-08-05 07:47:33.977 | liblvm2cmd2.03 libmariadb3 libncurses-dev libncurses6 libnftables1 libnspr4 2026-08-05 07:47:33.977 | libnss3 libobjc-12-dev libobjc4 libopentracing-c-wrapper0 libopentracing1 2026-08-05 07:47:33.977 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-05 07:47:33.977 | libpangoft2-1.0-0 libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-05 07:47:33.978 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-05 07:47:33.978 | libpq5 libproxy1v5 librav1e0 libsasl2-dev libsctp-dev libsctp1 2026-08-05 07:47:33.978 | libsgutils2-1.46-2 libsigsegv2 libsm6 libsoup-3.0-0 libsoup-3.0-common 2026-08-05 07:47:33.978 | libssl-dev libsub-override-perl libsvtav1enc1 libsysfs2 libsystemd-dev 2026-08-05 07:47:33.978 | libthai-data libthai0 libtiff6 libtinfo-dev libtool libuchardet0 libwebp7 2026-08-05 07:47:33.978 | libx11-6 libx11-data libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 2026-08-05 07:47:33.978 | libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 libxrender1 2026-08-05 07:47:33.978 | libxslt1-dev libxslt1.1 libxt6 libyaml-dev libyuv0 libz3-4 libz3-dev llvm-14 2026-08-05 07:47:33.979 | llvm-14-dev llvm-14-linker-tools llvm-14-runtime llvm-14-tools lsof lsscsi 2026-08-05 07:47:33.979 | lvm2 m4 man-db mariadb-common memcached mysql-common ncal netcat-openbsd 2026-08-05 07:47:33.979 | nss-plugin-pem osinfo-db pci.ids pkg-config pkgconf pkgconf-bin pm-utils 2026-08-05 07:47:33.979 | po-debconf postgresql-client-15 postgresql-client-common postgresql-common 2026-08-05 07:47:33.979 | postgresql-server-dev-15 postgresql-server-dev-all powermgmt-base psmisc 2026-08-05 07:47:33.979 | python3-mysqldb python3-pip python3-pygments python3-setuptools 2026-08-05 07:47:33.979 | python3-systemd python3-wheel python3-yaml sg3-utils socat sqlite3 ssl-cert 2026-08-05 07:47:33.980 | sysfsutils thin-provisioning-tools unzip usb.ids uuid-dev vlan x11-common 2026-08-05 07:47:33.987 | 0 upgraded, 224 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:47:33.988 | Need to get 167 MB of archives. 2026-08-05 07:47:33.988 | After this operation, 871 MB of additional disk space will be used. 2026-08-05 07:47:33.988 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:47:33.988 | libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.3-0 2026-08-05 07:47:33.988 | apache2-bin apache2-data apache2-utils apache2 libsigsegv2 gawk 2026-08-05 07:47:33.988 | libopentracing1 libopentracing-c-wrapper0 haproxy memcached libjson-perl 2026-08-05 07:47:33.988 | postgresql-client-common ssl-cert postgresql-common libsysfs2 pci.ids 2026-08-05 07:47:33.988 | sysfsutils libuchardet0 groff-base lsof bsdextrautils libpipeline1 man-db 2026-08-05 07:47:33.988 | autotools-dev m4 autoconf automake autopoint libdebhelper-perl libz3-4 2026-08-05 07:47:33.988 | libllvm14 libclang-cpp14 libgc1 libobjc4 libobjc-12-dev 2026-08-05 07:47:33.988 | libclang-common-14-dev llvm-14-linker-tools libclang1-14 clang-14 libtool 2026-08-05 07:47:33.988 | dh-autoreconf libarchive-zip-perl libsub-override-perl 2026-08-05 07:47:33.988 | libfile-stripnondeterminism-perl dh-strip-nondeterminism dwz gettext 2026-08-05 07:47:33.988 | intltool-debian po-debconf debhelper uuid-dev libsctp1 libsctp-dev 2026-08-05 07:47:33.988 | libapr1-dev libldap-dev libldap2-dev libaprutil1-dev libpcre2-16-0 2026-08-05 07:47:33.989 | libpcre2-32-0 libpcre2-posix3 libpcre2-dev apache2-dev bc ncal bsdmainutils 2026-08-05 07:47:33.989 | comerr-dev conntrack cryptsetup-bin cryptsetup libdconf1 dconf-service 2026-08-05 07:47:33.989 | dconf-gsettings-backend libdevmapper-event1.02.1 liblvm2cmd2.03 dmeventd 2026-08-05 07:47:33.989 | libnftables1 dnsmasq-base dnsmasq-utils dosfstools ebtables 2026-08-05 07:47:33.989 | fonts-dejavu-core fontconfig-config libfontconfig1 fontconfig 2026-08-05 07:47:33.989 | gir1.2-freedesktop libproxy1v5 glib-networking-common 2026-08-05 07:47:33.989 | glib-networking-services gsettings-desktop-schemas glib-networking 2026-08-05 07:47:33.989 | libsoup-3.0-common libsoup-3.0-0 libxslt1.1 usb.ids libosinfo-l10n osinfo-db 2026-08-05 07:47:33.989 | libosinfo-1.0-0 gir1.2-libosinfo-1.0 libann0 libcdt5 libcgraph6 libaom3 2026-08-05 07:47:33.989 | libdav1d6 libabsl20220623 libgav1-1 librav1e0 libsvtav1enc1 libjpeg62-turbo 2026-08-05 07:47:33.989 | libyuv0 libavif15 libde265-0 libx265-199 libheif1 libdeflate0 libjbig0 2026-08-05 07:47:33.989 | liblerc4 libwebp7 libtiff6 libxau6 libxdmcp6 libxcb1 libx11-data libx11-6 2026-08-05 07:47:33.989 | libxpm4 libgd3 libgts-0.7-5 libpixman-1-0 libxcb-render0 libxcb-shm0 2026-08-05 07:47:33.990 | libxext6 libxrender1 libcairo2 libltdl7 libfribidi0 libgraphite2-3 2026-08-05 07:47:33.990 | libharfbuzz0b libthai-data libdatrie1 libthai0 libpango-1.0-0 2026-08-05 07:47:33.990 | libpangoft2-1.0-0 libpangocairo-1.0-0 libpathplan4 libgvc6 libgvpr2 2026-08-05 07:47:33.990 | liblab-gamut1 x11-common libice6 libsm6 libxt6 libxmu6 libxaw7 graphviz 2026-08-05 07:47:33.990 | icu-devtools iputils-arping kpartx libgssrpc4 libkdb5-10 libkadm5srv-mit12 2026-08-05 07:47:33.990 | libkadm5clnt-mit12 krb5-multidev libnspr4 libnss3 nss-plugin-pem 2026-08-05 07:47:33.990 | libcurl3-nss libffi-dev libicu-dev libjpeg62-turbo-dev libjpeg-dev 2026-08-05 07:47:33.990 | libjs-jquery-metadata libjs-jquery-tablesorter libkrb5-dev mysql-common 2026-08-05 07:47:33.990 | mariadb-common libmariadb3 libncurses6 libncurses-dev libpfm4 libpkgconf3 2026-08-05 07:47:33.990 | libpq5 libssl-dev libpq-dev libsasl2-dev libsgutils2-1.46-2 libsystemd-dev 2026-08-05 07:47:33.990 | libtinfo-dev libxml2-dev libxslt1-dev libyaml-dev libz3-dev llvm-14-runtime 2026-08-05 07:47:33.990 | llvm-14 python3-pygments python3-yaml llvm-14-tools llvm-14-dev lsscsi lvm2 2026-08-05 07:47:33.990 | netcat-openbsd pkgconf-bin pkgconf pkg-config powermgmt-base pm-utils 2026-08-05 07:47:33.991 | postgresql-client-15 postgresql-server-dev-15 postgresql-server-dev-all 2026-08-05 07:47:33.991 | psmisc python3-mysqldb python3-setuptools python3-wheel python3-pip 2026-08-05 07:47:33.991 | python3-systemd sg3-utils socat sqlite3 thin-provisioning-tools unzip vlan 2026-08-05 07:47:34.102 | Authentication warning overridden. 2026-08-05 07:47:34.102 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3+deb12u1 [102 kB] 2026-08-05 07:47:34.165 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] 2026-08-05 07:47:34.199 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1 [13.6 kB] 2026-08-05 07:47:34.224 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libaprutil1-ldap amd64 1.6.3-1 [11.8 kB] 2026-08-05 07:47:34.286 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] 2026-08-05 07:47:34.352 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 apache2-bin amd64 2.4.68-1~deb12u1 [1,404 kB] 2026-08-05 07:47:34.431 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 apache2-data all 2.4.68-1~deb12u1 [160 kB] 2026-08-05 07:47:34.467 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 apache2-utils amd64 2.4.68-1~deb12u1 [219 kB] 2026-08-05 07:47:34.512 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 apache2 amd64 2.4.68-1~deb12u1 [233 kB] 2026-08-05 07:47:34.524 | Get:10 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] 2026-08-05 07:47:34.525 | Get:11 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] 2026-08-05 07:47:34.604 | Get:12 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libopentracing1 amd64 1.6.0-4 [53.4 kB] 2026-08-05 07:47:34.658 | Get:13 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libopentracing-c-wrapper0 amd64 1.1.3-3+b1 [29.6 kB] 2026-08-05 07:47:34.772 | Get:14 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 haproxy amd64 2.6.12-1+deb12u3 [2,043 kB] 2026-08-05 07:47:34.868 | Get:15 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 memcached amd64 1.6.18-1 [212 kB] 2026-08-05 07:47:34.877 | Get:16 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] 2026-08-05 07:47:34.879 | Get:17 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 postgresql-client-common all 248+deb12u1 [35.2 kB] 2026-08-05 07:47:34.880 | Get:18 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ssl-cert all 1.1.2 [21.1 kB] 2026-08-05 07:47:34.880 | Get:19 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 postgresql-common all 248+deb12u1 [179 kB] 2026-08-05 07:47:34.938 | Get:20 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsysfs2 amd64 2.1.1-4 [22.1 kB] 2026-08-05 07:47:34.988 | Get:21 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] 2026-08-05 07:47:35.024 | Get:22 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 sysfsutils amd64 2.1.1-4 [21.6 kB] 2026-08-05 07:47:35.100 | Get:23 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] 2026-08-05 07:47:35.160 | Get:24 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] 2026-08-05 07:47:35.183 | Get:25 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 lsof amd64 4.95.0-1 [318 kB] 2026-08-05 07:47:35.234 | Get:26 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB] 2026-08-05 07:47:35.316 | Get:27 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] 2026-08-05 07:47:35.370 | Get:28 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1,386 kB] 2026-08-05 07:47:35.459 | Get:29 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] 2026-08-05 07:47:35.516 | Get:30 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] 2026-08-05 07:47:35.589 | Get:31 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] 2026-08-05 07:47:35.666 | Get:32 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] 2026-08-05 07:47:35.716 | Get:33 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] 2026-08-05 07:47:35.787 | Get:34 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] 2026-08-05 07:47:35.789 | Get:35 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7,216 kB] 2026-08-05 07:47:35.995 | Get:36 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] 2026-08-05 07:47:36.466 | Get:37 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] 2026-08-05 07:47:36.726 | Get:38 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] 2026-08-05 07:47:36.812 | Get:39 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14+deb12u1 [43.2 kB] 2026-08-05 07:47:36.847 | Get:40 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14+deb12u1 [170 kB] 2026-08-05 07:47:36.886 | Get:41 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB] 2026-08-05 07:47:36.936 | Get:42 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1,288 kB] 2026-08-05 07:47:36.993 | Get:43 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6,157 kB] 2026-08-05 07:47:37.156 | Get:44 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB] 2026-08-05 07:47:37.231 | Get:45 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] 2026-08-05 07:47:37.292 | Get:46 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] 2026-08-05 07:47:37.385 | Get:47 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] 2026-08-05 07:47:37.446 | Get:48 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9,304 B] 2026-08-05 07:47:37.499 | Get:49 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] 2026-08-05 07:47:37.524 | Get:50 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8,620 B] 2026-08-05 07:47:37.583 | Get:51 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] 2026-08-05 07:47:37.585 | Get:52 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1,300 kB] 2026-08-05 07:47:37.637 | Get:53 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] 2026-08-05 07:47:37.685 | Get:54 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] 2026-08-05 07:47:37.733 | Get:55 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] 2026-08-05 07:47:37.790 | Get:56 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB] 2026-08-05 07:47:37.843 | Get:57 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] 2026-08-05 07:47:37.878 | Get:58 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] 2026-08-05 07:47:37.912 | Get:59 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libapr1-dev amd64 1.7.2-3+deb12u1 [754 kB] 2026-08-05 07:47:37.994 | Get:60 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libldap-dev amd64 2.5.13+dfsg-5 [298 kB] 2026-08-05 07:47:38.039 | Get:61 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libldap2-dev all 2.5.13+dfsg-5 [22.6 kB] 2026-08-05 07:47:38.080 | Get:62 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libaprutil1-dev amd64 1.6.3-1 [410 kB] 2026-08-05 07:47:38.155 | Get:63 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] 2026-08-05 07:47:38.195 | Get:64 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] 2026-08-05 07:47:38.234 | Get:65 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] 2026-08-05 07:47:38.267 | Get:66 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] 2026-08-05 07:47:38.313 | Get:67 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 apache2-dev amd64 2.4.68-1~deb12u1 [325 kB] 2026-08-05 07:47:38.378 | Get:68 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] 2026-08-05 07:47:38.427 | Get:69 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ncal amd64 12.1.8 [19.7 kB] 2026-08-05 07:47:38.451 | Get:70 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 bsdmainutils all 12.1.8 [5,952 B] 2026-08-05 07:47:38.518 | Get:71 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2+b2 [51.7 kB] 2026-08-05 07:47:38.575 | Get:72 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 conntrack amd64 1:1.4.7-1+b2 [35.2 kB] 2026-08-05 07:47:38.631 | Get:73 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 cryptsetup-bin amd64 2:2.6.1-4~deb12u2 [474 kB] 2026-08-05 07:47:38.666 | Get:74 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 cryptsetup amd64 2:2.6.1-4~deb12u2 [213 kB] 2026-08-05 07:47:38.732 | Get:75 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] 2026-08-05 07:47:38.756 | Get:76 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] 2026-08-05 07:47:38.781 | Get:77 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] 2026-08-05 07:47:38.835 | Get:78 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-2 [12.9 kB] 2026-08-05 07:47:38.865 | Get:79 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 liblvm2cmd2.03 amd64 2.03.16-2 [742 kB] 2026-08-05 07:47:38.904 | Get:80 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dmeventd amd64 2:1.02.185-2 [59.2 kB] 2026-08-05 07:47:38.968 | Get:81 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] 2026-08-05 07:47:39.038 | Get:82 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dnsmasq-base amd64 2.90-4~deb12u2 [498 kB] 2026-08-05 07:47:39.084 | Get:83 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dnsmasq-utils amd64 2.90-4~deb12u2 [59.5 kB] 2026-08-05 07:47:39.132 | Get:84 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 dosfstools amd64 4.2-1 [142 kB] 2026-08-05 07:47:39.196 | Get:85 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ebtables amd64 2.0.11-5 [86.5 kB] 2026-08-05 07:47:39.275 | Get:86 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1,068 kB] 2026-08-05 07:47:39.351 | Get:87 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] 2026-08-05 07:47:39.389 | Get:88 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] 2026-08-05 07:47:39.420 | Get:89 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] 2026-08-05 07:47:39.472 | Get:90 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gir1.2-freedesktop amd64 1.74.0-3 [37.2 kB] 2026-08-05 07:47:39.520 | Get:91 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] 2026-08-05 07:47:39.577 | Get:92 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 glib-networking-common all 2.74.0-4 [80.3 kB] 2026-08-05 07:47:39.609 | Get:93 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 glib-networking-services amd64 2.74.0-4 [12.0 kB] 2026-08-05 07:47:39.665 | Get:94 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] 2026-08-05 07:47:39.715 | Get:95 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 glib-networking amd64 2.74.0-4 [68.4 kB] 2026-08-05 07:47:39.771 | Get:96 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsoup-3.0-common all 3.2.3-0+deb12u2 [62.5 kB] 2026-08-05 07:47:39.806 | Get:97 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsoup-3.0-0 amd64 3.2.3-0+deb12u2 [272 kB] 2026-08-05 07:47:39.819 | Get:98 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1+deb12u4 [232 kB] 2026-08-05 07:47:39.873 | Get:99 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 usb.ids all 2025.07.26-0+deb12u1 [209 kB] 2026-08-05 07:47:39.966 | Get:100 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libosinfo-l10n all 1.10.0-2 [176 kB] 2026-08-05 07:47:40.026 | Get:101 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 osinfo-db all 0.20221130-2 [142 kB] 2026-08-05 07:47:40.088 | Get:102 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libosinfo-1.0-0 amd64 1.10.0-2 [227 kB] 2026-08-05 07:47:40.140 | Get:103 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gir1.2-libosinfo-1.0 amd64 1.10.0-2 [152 kB] 2026-08-05 07:47:40.188 | Get:104 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] 2026-08-05 07:47:40.243 | Get:105 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB] 2026-08-05 07:47:40.274 | Get:106 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB] 2026-08-05 07:47:40.322 | Get:107 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u2 [1,850 kB] 2026-08-05 07:47:40.401 | Get:108 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] 2026-08-05 07:47:40.452 | Get:109 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB] 2026-08-05 07:47:40.513 | Get:110 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] 2026-08-05 07:47:40.601 | Get:111 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] 2026-08-05 07:47:40.655 | Get:112 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2,121 kB] 2026-08-05 07:47:40.727 | Get:113 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] 2026-08-05 07:47:40.786 | Get:114 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] 2026-08-05 07:47:40.836 | Get:115 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB] 2026-08-05 07:47:40.884 | Get:116 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] 2026-08-05 07:47:40.947 | Get:117 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1,150 kB] 2026-08-05 07:47:41.030 | Get:118 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] 2026-08-05 07:47:41.082 | Get:119 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] 2026-08-05 07:47:41.129 | Get:120 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] 2026-08-05 07:47:41.183 | Get:121 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] 2026-08-05 07:47:41.264 | Get:122 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] 2026-08-05 07:47:41.354 | Get:123 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u4 [316 kB] 2026-08-05 07:47:41.409 | Get:124 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 2026-08-05 07:47:41.456 | Get:125 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 2026-08-05 07:47:41.505 | Get:126 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 2026-08-05 07:47:41.556 | Get:127 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 2026-08-05 07:47:41.584 | Get:128 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 2026-08-05 07:47:41.639 | Get:129 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] 2026-08-05 07:47:41.697 | Get:130 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] 2026-08-05 07:47:41.746 | Get:131 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] 2026-08-05 07:47:41.795 | Get:132 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] 2026-08-05 07:47:41.825 | Get:133 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] 2026-08-05 07:47:41.850 | Get:134 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] 2026-08-05 07:47:41.898 | Get:135 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 2026-08-05 07:47:41.956 | Get:136 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] 2026-08-05 07:47:42.004 | Get:137 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] 2026-08-05 07:47:42.040 | Get:138 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] 2026-08-05 07:47:42.091 | Get:139 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] 2026-08-05 07:47:42.150 | Get:140 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1+deb12u1 [74.6 kB] 2026-08-05 07:47:42.199 | Get:141 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1,945 kB] 2026-08-05 07:47:42.266 | Get:142 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] 2026-08-05 07:47:42.315 | Get:143 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] 2026-08-05 07:47:42.340 | Get:144 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] 2026-08-05 07:47:42.389 | Get:145 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] 2026-08-05 07:47:42.415 | Get:146 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] 2026-08-05 07:47:42.440 | Get:147 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] 2026-08-05 07:47:42.465 | Get:148 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB] 2026-08-05 07:47:42.490 | Get:149 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB] 2026-08-05 07:47:42.521 | Get:150 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB] 2026-08-05 07:47:42.548 | Get:151 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB] 2026-08-05 07:47:42.599 | Get:152 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] 2026-08-05 07:47:42.671 | Get:153 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] 2026-08-05 07:47:42.718 | Get:154 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] 2026-08-05 07:47:42.766 | Get:155 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] 2026-08-05 07:47:42.817 | Get:156 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] 2026-08-05 07:47:42.865 | Get:157 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] 2026-08-05 07:47:42.892 | Get:158 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB] 2026-08-05 07:47:42.902 | Get:159 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3+deb12u1 [206 kB] 2026-08-05 07:47:42.959 | Get:160 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 iputils-arping amd64 3:20221126-1+deb12u1 [20.0 kB] 2026-08-05 07:47:43.014 | Get:161 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 kpartx amd64 0.9.4-3+deb12u2 [27.0 kB] 2026-08-05 07:47:43.074 | Get:162 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u5 [59.0 kB] 2026-08-05 07:47:43.102 | Get:163 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u5 [41.5 kB] 2026-08-05 07:47:43.127 | Get:164 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u5 [53.6 kB] 2026-08-05 07:47:43.176 | Get:165 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u5 [41.8 kB] 2026-08-05 07:47:43.209 | Get:166 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u5 [126 kB] 2026-08-05 07:47:43.263 | Get:167 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] 2026-08-05 07:47:43.342 | Get:168 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u3 [1,332 kB] 2026-08-05 07:47:43.427 | Get:169 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 nss-plugin-pem amd64 1.0.8+1-1 [54.6 kB] 2026-08-05 07:47:43.487 | Get:170 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcurl3-nss amd64 7.88.1-10+deb12u15 [396 kB] 2026-08-05 07:47:43.501 | Get:171 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] 2026-08-05 07:47:43.502 | Get:172 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3+deb12u1 [10.3 MB] 2026-08-05 07:47:43.693 | Get:173 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjpeg62-turbo-dev amd64 1:2.1.5-2 [290 kB] 2026-08-05 07:47:43.697 | Get:174 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjpeg-dev amd64 1:2.1.5-2 [71.8 kB] 2026-08-05 07:47:43.722 | Get:175 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjs-jquery-metadata all 12-4 [6,532 B] 2026-08-05 07:47:43.779 | Get:176 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [184 kB] 2026-08-05 07:47:43.805 | Get:177 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u5 [15.5 kB] 2026-08-05 07:47:43.806 | Get:178 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6,636 B] 2026-08-05 07:47:43.807 | Get:179 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mariadb-common all 1:10.11.18-0+deb12u1 [27.0 kB] 2026-08-05 07:47:43.808 | Get:180 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.18-0+deb12u1 [176 kB] 2026-08-05 07:47:43.829 | Get:181 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] 2026-08-05 07:47:43.882 | Get:182 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] 2026-08-05 07:47:43.958 | Get:183 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpfm4 amd64 4.13.0-1 [294 kB] 2026-08-05 07:47:43.967 | Get:184 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] 2026-08-05 07:47:43.968 | Get:185 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpq5 amd64 15.18-0+deb12u1 [197 kB] 2026-08-05 07:47:43.980 | Get:186 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libssl-dev amd64 3.0.20-1~deb12u2 [2,443 kB] 2026-08-05 07:47:44.065 | Get:187 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpq-dev amd64 15.18-0+deb12u1 [151 kB] 2026-08-05 07:47:44.125 | Get:188 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] 2026-08-05 07:47:44.192 | Get:189 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsgutils2-1.46-2 amd64 1.46-3 [117 kB] 2026-08-05 07:47:44.260 | Get:190 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u2 [354 kB] 2026-08-05 07:47:44.304 | Get:191 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libtinfo-dev amd64 6.4-4 [924 B] 2026-08-05 07:47:44.304 | Get:192 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u6 [785 kB] 2026-08-05 07:47:44.318 | Get:193 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxslt1-dev amd64 1.1.35-1+deb12u4 [346 kB] 2026-08-05 07:47:44.322 | Get:194 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] 2026-08-05 07:47:44.345 | Get:195 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libz3-dev amd64 4.8.12-3.1 [90.6 kB] 2026-08-05 07:47:44.380 | Get:196 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 llvm-14-runtime amd64 1:14.0.6-12 [477 kB] 2026-08-05 07:47:44.423 | Get:197 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 llvm-14 amd64 1:14.0.6-12 [11.7 MB] 2026-08-05 07:47:44.714 | Get:198 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] 2026-08-05 07:47:44.785 | Get:199 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] 2026-08-05 07:47:44.819 | Get:200 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 llvm-14-tools amd64 1:14.0.6-12 [405 kB] 2026-08-05 07:47:44.865 | Get:201 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 llvm-14-dev amd64 1:14.0.6-12 [33.9 MB] 2026-08-05 07:47:45.653 | Get:202 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 lsscsi amd64 0.31-1+b1 [50.4 kB] 2026-08-05 07:47:45.713 | Get:203 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 lvm2 amd64 2.03.16-2 [1,229 kB] 2026-08-05 07:47:45.800 | Get:204 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB] 2026-08-05 07:47:45.801 | Get:205 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] 2026-08-05 07:47:45.802 | Get:206 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] 2026-08-05 07:47:45.802 | Get:207 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] 2026-08-05 07:47:45.869 | Get:208 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 powermgmt-base all 1.37 [10.6 kB] 2026-08-05 07:47:45.916 | Get:209 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 pm-utils all 1.4.1-19 [118 kB] 2026-08-05 07:47:45.918 | Get:210 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 postgresql-client-15 amd64 15.18-0+deb12u1 [1,747 kB] 2026-08-05 07:47:45.988 | Get:211 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 postgresql-server-dev-15 amd64 15.18-0+deb12u1 [1,158 kB] 2026-08-05 07:47:46.048 | Get:212 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 postgresql-server-dev-all amd64 248+deb12u1 [20.5 kB] 2026-08-05 07:47:46.049 | Get:213 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 2026-08-05 07:47:46.128 | Get:214 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-mysqldb amd64 1.4.6-2+b1 [49.5 kB] 2026-08-05 07:47:46.129 | Get:215 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u2 [522 kB] 2026-08-05 07:47:46.137 | Get:216 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] 2026-08-05 07:47:46.138 | Get:217 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1,325 kB] 2026-08-05 07:47:46.185 | Get:218 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-systemd amd64 235-1+b2 [39.3 kB] 2026-08-05 07:47:46.218 | Get:219 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 sg3-utils amd64 1.46-3 [845 kB] 2026-08-05 07:47:46.238 | Get:220 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 socat amd64 1.7.4.4-2 [375 kB] 2026-08-05 07:47:46.298 | Get:221 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u2 [353 kB] 2026-08-05 07:47:46.365 | Get:222 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 thin-provisioning-tools amd64 0.9.0-2 [391 kB] 2026-08-05 07:47:46.433 | Get:223 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] 2026-08-05 07:47:46.516 | Get:224 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 vlan all 2.0.5 [11.7 kB] 2026-08-05 07:47:46.762 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:47:46.795 | Fetched 167 MB in 13s (13.3 MB/s) 2026-08-05 07:47:46.820 | Selecting previously unselected package libapr1:amd64. 2026-08-05 07:47:46.838 | (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 ... 27752 files and directories currently installed.) 2026-08-05 07:47:46.839 | Preparing to unpack .../0-libapr1_1.7.2-3+deb12u1_amd64.deb ... 2026-08-05 07:47:46.844 | Unpacking libapr1:amd64 (1.7.2-3+deb12u1) ... 2026-08-05 07:47:46.886 | Selecting previously unselected package libaprutil1:amd64. 2026-08-05 07:47:46.892 | Preparing to unpack .../1-libaprutil1_1.6.3-1_amd64.deb ... 2026-08-05 07:47:46.894 | Unpacking libaprutil1:amd64 (1.6.3-1) ... 2026-08-05 07:47:46.932 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-05 07:47:46.937 | Preparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.3-1_amd64.deb ... 2026-08-05 07:47:46.940 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1) ... 2026-08-05 07:47:46.968 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-05 07:47:46.972 | Preparing to unpack .../3-libaprutil1-ldap_1.6.3-1_amd64.deb ... 2026-08-05 07:47:46.974 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1) ... 2026-08-05 07:47:47.004 | Selecting previously unselected package liblua5.3-0:amd64. 2026-08-05 07:47:47.008 | Preparing to unpack .../4-liblua5.3-0_5.3.6-2_amd64.deb ... 2026-08-05 07:47:47.010 | Unpacking liblua5.3-0:amd64 (5.3.6-2) ... 2026-08-05 07:47:47.049 | Selecting previously unselected package apache2-bin. 2026-08-05 07:47:47.053 | Preparing to unpack .../5-apache2-bin_2.4.68-1~deb12u1_amd64.deb ... 2026-08-05 07:47:47.056 | Unpacking apache2-bin (2.4.68-1~deb12u1) ... 2026-08-05 07:47:47.228 | Selecting previously unselected package apache2-data. 2026-08-05 07:47:47.232 | Preparing to unpack .../6-apache2-data_2.4.68-1~deb12u1_all.deb ... 2026-08-05 07:47:47.234 | Unpacking apache2-data (2.4.68-1~deb12u1) ... 2026-08-05 07:47:47.351 | Selecting previously unselected package apache2-utils. 2026-08-05 07:47:47.355 | Preparing to unpack .../7-apache2-utils_2.4.68-1~deb12u1_amd64.deb ... 2026-08-05 07:47:47.358 | Unpacking apache2-utils (2.4.68-1~deb12u1) ... 2026-08-05 07:47:47.413 | Selecting previously unselected package apache2. 2026-08-05 07:47:47.418 | Preparing to unpack .../8-apache2_2.4.68-1~deb12u1_amd64.deb ... 2026-08-05 07:47:47.425 | Unpacking apache2 (2.4.68-1~deb12u1) ... 2026-08-05 07:47:47.502 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-05 07:47:47.506 | Preparing to unpack .../9-libsigsegv2_2.14-1_amd64.deb ... 2026-08-05 07:47:47.508 | Unpacking libsigsegv2:amd64 (2.14-1) ... 2026-08-05 07:47:47.546 | Setting up libsigsegv2:amd64 (2.14-1) ... 2026-08-05 07:47:47.593 | Selecting previously unselected package gawk. 2026-08-05 07:47:47.612 | (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 ... 28479 files and directories currently installed.) 2026-08-05 07:47:47.614 | Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... 2026-08-05 07:47:47.617 | Unpacking gawk (1:5.2.1-2) ... 2026-08-05 07:47:47.765 | Selecting previously unselected package libopentracing1:amd64. 2026-08-05 07:47:47.770 | Preparing to unpack .../001-libopentracing1_1.6.0-4_amd64.deb ... 2026-08-05 07:47:47.773 | Unpacking libopentracing1:amd64 (1.6.0-4) ... 2026-08-05 07:47:47.810 | Selecting previously unselected package libopentracing-c-wrapper0:amd64. 2026-08-05 07:47:47.815 | Preparing to unpack .../002-libopentracing-c-wrapper0_1.1.3-3+b1_amd64.deb ... 2026-08-05 07:47:47.817 | Unpacking libopentracing-c-wrapper0:amd64 (1.1.3-3+b1) ... 2026-08-05 07:47:47.852 | Selecting previously unselected package haproxy. 2026-08-05 07:47:47.856 | Preparing to unpack .../003-haproxy_2.6.12-1+deb12u3_amd64.deb ... 2026-08-05 07:47:47.867 | Unpacking haproxy (2.6.12-1+deb12u3) ... 2026-08-05 07:47:48.050 | Selecting previously unselected package memcached. 2026-08-05 07:47:48.054 | Preparing to unpack .../004-memcached_1.6.18-1_amd64.deb ... 2026-08-05 07:47:48.060 | Unpacking memcached (1.6.18-1) ... 2026-08-05 07:47:48.111 | Selecting previously unselected package libjson-perl. 2026-08-05 07:47:48.115 | Preparing to unpack .../005-libjson-perl_4.10000-1_all.deb ... 2026-08-05 07:47:48.118 | Unpacking libjson-perl (4.10000-1) ... 2026-08-05 07:47:48.162 | Selecting previously unselected package postgresql-client-common. 2026-08-05 07:47:48.167 | Preparing to unpack .../006-postgresql-client-common_248+deb12u1_all.deb ... 2026-08-05 07:47:48.169 | Unpacking postgresql-client-common (248+deb12u1) ... 2026-08-05 07:47:48.214 | Selecting previously unselected package ssl-cert. 2026-08-05 07:47:48.218 | Preparing to unpack .../007-ssl-cert_1.1.2_all.deb ... 2026-08-05 07:47:48.220 | Unpacking ssl-cert (1.1.2) ... 2026-08-05 07:47:48.262 | Selecting previously unselected package postgresql-common. 2026-08-05 07:47:48.267 | Preparing to unpack .../008-postgresql-common_248+deb12u1_all.deb ... 2026-08-05 07:47:48.280 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-05 07:47:48.289 | Unpacking postgresql-common (248+deb12u1) ... 2026-08-05 07:47:48.362 | Selecting previously unselected package libsysfs2:amd64. 2026-08-05 07:47:48.367 | Preparing to unpack .../009-libsysfs2_2.1.1-4_amd64.deb ... 2026-08-05 07:47:48.369 | Unpacking libsysfs2:amd64 (2.1.1-4) ... 2026-08-05 07:47:48.398 | Selecting previously unselected package pci.ids. 2026-08-05 07:47:48.403 | Preparing to unpack .../010-pci.ids_0.0~2023.04.11-1_all.deb ... 2026-08-05 07:47:48.406 | Unpacking pci.ids (0.0~2023.04.11-1) ... 2026-08-05 07:47:48.469 | Selecting previously unselected package sysfsutils. 2026-08-05 07:47:48.474 | Preparing to unpack .../011-sysfsutils_2.1.1-4_amd64.deb ... 2026-08-05 07:47:48.478 | Unpacking sysfsutils (2.1.1-4) ... 2026-08-05 07:47:48.514 | Selecting previously unselected package libuchardet0:amd64. 2026-08-05 07:47:48.518 | Preparing to unpack .../012-libuchardet0_0.0.7-1_amd64.deb ... 2026-08-05 07:47:48.521 | Unpacking libuchardet0:amd64 (0.0.7-1) ... 2026-08-05 07:47:48.556 | Selecting previously unselected package groff-base. 2026-08-05 07:47:48.561 | Preparing to unpack .../013-groff-base_1.22.4-10_amd64.deb ... 2026-08-05 07:47:48.564 | Unpacking groff-base (1.22.4-10) ... 2026-08-05 07:47:48.712 | Selecting previously unselected package lsof. 2026-08-05 07:47:48.717 | Preparing to unpack .../014-lsof_4.95.0-1_amd64.deb ... 2026-08-05 07:47:48.719 | Unpacking lsof (4.95.0-1) ... 2026-08-05 07:47:48.779 | Selecting previously unselected package bsdextrautils. 2026-08-05 07:47:48.784 | Preparing to unpack .../015-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ... 2026-08-05 07:47:48.791 | Unpacking bsdextrautils (2.38.1-5+deb12u3) ... 2026-08-05 07:47:48.834 | Selecting previously unselected package libpipeline1:amd64. 2026-08-05 07:47:48.839 | Preparing to unpack .../016-libpipeline1_1.5.7-1_amd64.deb ... 2026-08-05 07:47:48.841 | Unpacking libpipeline1:amd64 (1.5.7-1) ... 2026-08-05 07:47:48.881 | Selecting previously unselected package man-db. 2026-08-05 07:47:48.885 | Preparing to unpack .../017-man-db_2.11.2-2_amd64.deb ... 2026-08-05 07:47:48.888 | Unpacking man-db (2.11.2-2) ... 2026-08-05 07:47:49.111 | Selecting previously unselected package autotools-dev. 2026-08-05 07:47:49.115 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-05 07:47:49.117 | Unpacking autotools-dev (20220109.1) ... 2026-08-05 07:47:49.150 | Selecting previously unselected package m4. 2026-08-05 07:47:49.155 | Preparing to unpack .../019-m4_1.4.19-3_amd64.deb ... 2026-08-05 07:47:49.157 | Unpacking m4 (1.4.19-3) ... 2026-08-05 07:47:49.229 | Selecting previously unselected package autoconf. 2026-08-05 07:47:49.233 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-05 07:47:49.235 | Unpacking autoconf (2.71-3) ... 2026-08-05 07:47:49.306 | Selecting previously unselected package automake. 2026-08-05 07:47:49.311 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3_all.deb ... 2026-08-05 07:47:49.315 | Unpacking automake (1:1.16.5-1.3) ... 2026-08-05 07:47:49.414 | Selecting previously unselected package autopoint. 2026-08-05 07:47:49.418 | Preparing to unpack .../022-autopoint_0.21-12_all.deb ... 2026-08-05 07:47:49.420 | Unpacking autopoint (0.21-12) ... 2026-08-05 07:47:49.460 | Selecting previously unselected package libdebhelper-perl. 2026-08-05 07:47:49.465 | Preparing to unpack .../023-libdebhelper-perl_13.11.4_all.deb ... 2026-08-05 07:47:49.466 | Unpacking libdebhelper-perl (13.11.4) ... 2026-08-05 07:47:49.521 | Selecting previously unselected package libz3-4:amd64. 2026-08-05 07:47:49.525 | Preparing to unpack .../024-libz3-4_4.8.12-3.1_amd64.deb ... 2026-08-05 07:47:49.527 | Unpacking libz3-4:amd64 (4.8.12-3.1) ... 2026-08-05 07:47:50.341 | Selecting previously unselected package libllvm14:amd64. 2026-08-05 07:47:50.346 | Preparing to unpack .../025-libllvm14_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:47:50.348 | Unpacking libllvm14:amd64 (1:14.0.6-12) ... 2026-08-05 07:47:51.717 | Selecting previously unselected package libclang-cpp14. 2026-08-05 07:47:51.721 | Preparing to unpack .../026-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:47:51.724 | Unpacking libclang-cpp14 (1:14.0.6-12) ... 2026-08-05 07:47:52.596 | Selecting previously unselected package libgc1:amd64. 2026-08-05 07:47:52.600 | Preparing to unpack .../027-libgc1_1%3a8.2.2-3_amd64.deb ... 2026-08-05 07:47:52.602 | Unpacking libgc1:amd64 (1:8.2.2-3) ... 2026-08-05 07:47:52.650 | Selecting previously unselected package libobjc4:amd64. 2026-08-05 07:47:52.654 | Preparing to unpack .../028-libobjc4_12.2.0-14+deb12u1_amd64.deb ... 2026-08-05 07:47:52.656 | Unpacking libobjc4:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 07:47:52.689 | Selecting previously unselected package libobjc-12-dev:amd64. 2026-08-05 07:47:52.693 | Preparing to unpack .../029-libobjc-12-dev_12.2.0-14+deb12u1_amd64.deb ... 2026-08-05 07:47:52.695 | Unpacking libobjc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 07:47:52.747 | Selecting previously unselected package libclang-common-14-dev. 2026-08-05 07:47:52.751 | Preparing to unpack .../030-libclang-common-14-dev_1%3a14.0.6-12_all.deb ... 2026-08-05 07:47:52.754 | Unpacking libclang-common-14-dev (1:14.0.6-12) ... 2026-08-05 07:47:52.963 | Selecting previously unselected package llvm-14-linker-tools. 2026-08-05 07:47:52.968 | Preparing to unpack .../031-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:47:52.970 | Unpacking llvm-14-linker-tools (1:14.0.6-12) ... 2026-08-05 07:47:53.141 | Selecting previously unselected package libclang1-14. 2026-08-05 07:47:53.145 | Preparing to unpack .../032-libclang1-14_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:47:53.148 | Unpacking libclang1-14 (1:14.0.6-12) ... 2026-08-05 07:47:53.860 | Selecting previously unselected package clang-14. 2026-08-05 07:47:53.864 | Preparing to unpack .../033-clang-14_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:47:53.867 | Unpacking clang-14 (1:14.0.6-12) ... 2026-08-05 07:47:53.909 | Selecting previously unselected package libtool. 2026-08-05 07:47:53.914 | Preparing to unpack .../034-libtool_2.4.7-7~deb12u1_all.deb ... 2026-08-05 07:47:53.916 | Unpacking libtool (2.4.7-7~deb12u1) ... 2026-08-05 07:47:53.969 | Selecting previously unselected package dh-autoreconf. 2026-08-05 07:47:53.974 | Preparing to unpack .../035-dh-autoreconf_20_all.deb ... 2026-08-05 07:47:53.976 | Unpacking dh-autoreconf (20) ... 2026-08-05 07:47:54.009 | Selecting previously unselected package libarchive-zip-perl. 2026-08-05 07:47:54.013 | Preparing to unpack .../036-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-05 07:47:54.016 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-05 07:47:54.063 | Selecting previously unselected package libsub-override-perl. 2026-08-05 07:47:54.067 | Preparing to unpack .../037-libsub-override-perl_0.09-4_all.deb ... 2026-08-05 07:47:54.070 | Unpacking libsub-override-perl (0.09-4) ... 2026-08-05 07:47:54.101 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-05 07:47:54.106 | Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-05 07:47:54.108 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 07:47:54.141 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-05 07:47:54.146 | Preparing to unpack .../039-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-05 07:47:54.148 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 07:47:54.179 | Selecting previously unselected package dwz. 2026-08-05 07:47:54.184 | Preparing to unpack .../040-dwz_0.15-1_amd64.deb ... 2026-08-05 07:47:54.187 | Unpacking dwz (0.15-1) ... 2026-08-05 07:47:54.231 | Selecting previously unselected package gettext. 2026-08-05 07:47:54.235 | Preparing to unpack .../041-gettext_0.21-12_amd64.deb ... 2026-08-05 07:47:54.238 | Unpacking gettext (0.21-12) ... 2026-08-05 07:47:54.400 | Selecting previously unselected package intltool-debian. 2026-08-05 07:47:54.404 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-05 07:47:54.407 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-05 07:47:54.439 | Selecting previously unselected package po-debconf. 2026-08-05 07:47:54.444 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-05 07:47:54.446 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-05 07:47:54.507 | Selecting previously unselected package debhelper. 2026-08-05 07:47:54.512 | Preparing to unpack .../044-debhelper_13.11.4_all.deb ... 2026-08-05 07:47:54.514 | Unpacking debhelper (13.11.4) ... 2026-08-05 07:47:54.675 | Selecting previously unselected package uuid-dev:amd64. 2026-08-05 07:47:54.679 | Preparing to unpack .../045-uuid-dev_2.38.1-5+deb12u3_amd64.deb ... 2026-08-05 07:47:54.681 | Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ... 2026-08-05 07:47:54.720 | Selecting previously unselected package libsctp1:amd64. 2026-08-05 07:47:54.724 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2_amd64.deb ... 2026-08-05 07:47:54.727 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... 2026-08-05 07:47:54.756 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-05 07:47:54.761 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... 2026-08-05 07:47:54.763 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... 2026-08-05 07:47:54.800 | Selecting previously unselected package libapr1-dev. 2026-08-05 07:47:54.805 | Preparing to unpack .../048-libapr1-dev_1.7.2-3+deb12u1_amd64.deb ... 2026-08-05 07:47:54.807 | Unpacking libapr1-dev (1.7.2-3+deb12u1) ... 2026-08-05 07:47:55.054 | Selecting previously unselected package libldap-dev:amd64. 2026-08-05 07:47:55.059 | Preparing to unpack .../049-libldap-dev_2.5.13+dfsg-5_amd64.deb ... 2026-08-05 07:47:55.061 | Unpacking libldap-dev:amd64 (2.5.13+dfsg-5) ... 2026-08-05 07:47:55.169 | Selecting previously unselected package libldap2-dev. 2026-08-05 07:47:55.173 | Preparing to unpack .../050-libldap2-dev_2.5.13+dfsg-5_all.deb ... 2026-08-05 07:47:55.175 | Unpacking libldap2-dev (2.5.13+dfsg-5) ... 2026-08-05 07:47:55.207 | Selecting previously unselected package libaprutil1-dev. 2026-08-05 07:47:55.212 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1_amd64.deb ... 2026-08-05 07:47:55.214 | Unpacking libaprutil1-dev (1.6.3-1) ... 2026-08-05 07:47:55.421 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-05 07:47:55.426 | Preparing to unpack .../052-libpcre2-16-0_10.42-1_amd64.deb ... 2026-08-05 07:47:55.428 | Unpacking libpcre2-16-0:amd64 (10.42-1) ... 2026-08-05 07:47:55.481 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-05 07:47:55.485 | Preparing to unpack .../053-libpcre2-32-0_10.42-1_amd64.deb ... 2026-08-05 07:47:55.487 | Unpacking libpcre2-32-0:amd64 (10.42-1) ... 2026-08-05 07:47:55.540 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-05 07:47:55.545 | Preparing to unpack .../054-libpcre2-posix3_10.42-1_amd64.deb ... 2026-08-05 07:47:55.547 | Unpacking libpcre2-posix3:amd64 (10.42-1) ... 2026-08-05 07:47:55.579 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-05 07:47:55.584 | Preparing to unpack .../055-libpcre2-dev_10.42-1_amd64.deb ... 2026-08-05 07:47:55.586 | Unpacking libpcre2-dev:amd64 (10.42-1) ... 2026-08-05 07:47:55.700 | Selecting previously unselected package apache2-dev. 2026-08-05 07:47:55.705 | Preparing to unpack .../056-apache2-dev_2.4.68-1~deb12u1_amd64.deb ... 2026-08-05 07:47:55.707 | Unpacking apache2-dev (2.4.68-1~deb12u1) ... 2026-08-05 07:47:55.769 | Selecting previously unselected package bc. 2026-08-05 07:47:55.774 | Preparing to unpack .../057-bc_1.07.1-3+b1_amd64.deb ... 2026-08-05 07:47:55.776 | Unpacking bc (1.07.1-3+b1) ... 2026-08-05 07:47:55.816 | Selecting previously unselected package ncal. 2026-08-05 07:47:55.820 | Preparing to unpack .../058-ncal_12.1.8_amd64.deb ... 2026-08-05 07:47:55.822 | Unpacking ncal (12.1.8) ... 2026-08-05 07:47:55.853 | Selecting previously unselected package bsdmainutils. 2026-08-05 07:47:55.858 | Preparing to unpack .../059-bsdmainutils_12.1.8_all.deb ... 2026-08-05 07:47:55.861 | Unpacking bsdmainutils (12.1.8) ... 2026-08-05 07:47:55.890 | Selecting previously unselected package comerr-dev:amd64. 2026-08-05 07:47:55.895 | Preparing to unpack .../060-comerr-dev_2.1-1.47.0-2+b2_amd64.deb ... 2026-08-05 07:47:55.898 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2+b2) ... 2026-08-05 07:47:55.932 | Selecting previously unselected package conntrack. 2026-08-05 07:47:55.936 | Preparing to unpack .../061-conntrack_1%3a1.4.7-1+b2_amd64.deb ... 2026-08-05 07:47:55.938 | Unpacking conntrack (1:1.4.7-1+b2) ... 2026-08-05 07:47:55.968 | Selecting previously unselected package cryptsetup-bin. 2026-08-05 07:47:55.973 | Preparing to unpack .../062-cryptsetup-bin_2%3a2.6.1-4~deb12u2_amd64.deb ... 2026-08-05 07:47:55.975 | Unpacking cryptsetup-bin (2:2.6.1-4~deb12u2) ... 2026-08-05 07:47:56.065 | Selecting previously unselected package cryptsetup. 2026-08-05 07:47:56.070 | Preparing to unpack .../063-cryptsetup_2%3a2.6.1-4~deb12u2_amd64.deb ... 2026-08-05 07:47:56.084 | Unpacking cryptsetup (2:2.6.1-4~deb12u2) ... 2026-08-05 07:47:56.144 | Selecting previously unselected package libdconf1:amd64. 2026-08-05 07:47:56.149 | Preparing to unpack .../064-libdconf1_0.40.0-4_amd64.deb ... 2026-08-05 07:47:56.151 | Unpacking libdconf1:amd64 (0.40.0-4) ... 2026-08-05 07:47:56.181 | Selecting previously unselected package dconf-service. 2026-08-05 07:47:56.186 | Preparing to unpack .../065-dconf-service_0.40.0-4_amd64.deb ... 2026-08-05 07:47:56.188 | Unpacking dconf-service (0.40.0-4) ... 2026-08-05 07:47:56.218 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-05 07:47:56.222 | Preparing to unpack .../066-dconf-gsettings-backend_0.40.0-4_amd64.deb ... 2026-08-05 07:47:56.224 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... 2026-08-05 07:47:56.258 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-05 07:47:56.263 | Preparing to unpack .../067-libdevmapper-event1.02.1_2%3a1.02.185-2_amd64.deb ... 2026-08-05 07:47:56.265 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ... 2026-08-05 07:47:56.295 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-05 07:47:56.300 | Preparing to unpack .../068-liblvm2cmd2.03_2.03.16-2_amd64.deb ... 2026-08-05 07:47:56.302 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-2) ... 2026-08-05 07:47:56.422 | Selecting previously unselected package dmeventd. 2026-08-05 07:47:56.427 | Preparing to unpack .../069-dmeventd_2%3a1.02.185-2_amd64.deb ... 2026-08-05 07:47:56.429 | Unpacking dmeventd (2:1.02.185-2) ... 2026-08-05 07:47:56.466 | Selecting previously unselected package libnftables1:amd64. 2026-08-05 07:47:56.470 | Preparing to unpack .../070-libnftables1_1.0.6-2+deb12u2_amd64.deb ... 2026-08-05 07:47:56.472 | Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... 2026-08-05 07:47:56.534 | Selecting previously unselected package dnsmasq-base. 2026-08-05 07:47:56.539 | Preparing to unpack .../071-dnsmasq-base_2.90-4~deb12u2_amd64.deb ... 2026-08-05 07:47:56.549 | Unpacking dnsmasq-base (2.90-4~deb12u2) ... 2026-08-05 07:47:56.625 | Selecting previously unselected package dnsmasq-utils. 2026-08-05 07:47:56.630 | Preparing to unpack .../072-dnsmasq-utils_2.90-4~deb12u2_amd64.deb ... 2026-08-05 07:47:56.632 | Unpacking dnsmasq-utils (2.90-4~deb12u2) ... 2026-08-05 07:47:56.666 | Selecting previously unselected package dosfstools. 2026-08-05 07:47:56.671 | Preparing to unpack .../073-dosfstools_4.2-1_amd64.deb ... 2026-08-05 07:47:56.673 | Unpacking dosfstools (4.2-1) ... 2026-08-05 07:47:56.721 | Selecting previously unselected package ebtables. 2026-08-05 07:47:56.726 | Preparing to unpack .../074-ebtables_2.0.11-5_amd64.deb ... 2026-08-05 07:47:56.739 | Unpacking ebtables (2.0.11-5) ... 2026-08-05 07:47:56.777 | Selecting previously unselected package fonts-dejavu-core. 2026-08-05 07:47:56.784 | Preparing to unpack .../075-fonts-dejavu-core_2.37-6_all.deb ... 2026-08-05 07:47:56.786 | Unpacking fonts-dejavu-core (2.37-6) ... 2026-08-05 07:47:56.927 | Selecting previously unselected package fontconfig-config. 2026-08-05 07:47:56.932 | Preparing to unpack .../076-fontconfig-config_2.14.1-4_amd64.deb ... 2026-08-05 07:47:57.076 | Unpacking fontconfig-config (2.14.1-4) ... 2026-08-05 07:47:57.134 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-05 07:47:57.139 | Preparing to unpack .../077-libfontconfig1_2.14.1-4_amd64.deb ... 2026-08-05 07:47:57.141 | Unpacking libfontconfig1:amd64 (2.14.1-4) ... 2026-08-05 07:47:57.186 | Selecting previously unselected package fontconfig. 2026-08-05 07:47:57.191 | Preparing to unpack .../078-fontconfig_2.14.1-4_amd64.deb ... 2026-08-05 07:47:57.193 | Unpacking fontconfig (2.14.1-4) ... 2026-08-05 07:47:57.239 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-05 07:47:57.244 | Preparing to unpack .../079-gir1.2-freedesktop_1.74.0-3_amd64.deb ... 2026-08-05 07:47:57.246 | Unpacking gir1.2-freedesktop:amd64 (1.74.0-3) ... 2026-08-05 07:47:57.280 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-05 07:47:57.284 | Preparing to unpack .../080-libproxy1v5_0.4.18-1.2_amd64.deb ... 2026-08-05 07:47:57.286 | Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... 2026-08-05 07:47:57.316 | Selecting previously unselected package glib-networking-common. 2026-08-05 07:47:57.320 | Preparing to unpack .../081-glib-networking-common_2.74.0-4_all.deb ... 2026-08-05 07:47:57.322 | Unpacking glib-networking-common (2.74.0-4) ... 2026-08-05 07:47:57.415 | Selecting previously unselected package glib-networking-services. 2026-08-05 07:47:57.420 | Preparing to unpack .../082-glib-networking-services_2.74.0-4_amd64.deb ... 2026-08-05 07:47:57.422 | Unpacking glib-networking-services (2.74.0-4) ... 2026-08-05 07:47:57.451 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-05 07:47:57.456 | Preparing to unpack .../083-gsettings-desktop-schemas_43.0-1_all.deb ... 2026-08-05 07:47:57.458 | Unpacking gsettings-desktop-schemas (43.0-1) ... 2026-08-05 07:47:57.568 | Selecting previously unselected package glib-networking:amd64. 2026-08-05 07:47:57.574 | Preparing to unpack .../084-glib-networking_2.74.0-4_amd64.deb ... 2026-08-05 07:47:57.576 | Unpacking glib-networking:amd64 (2.74.0-4) ... 2026-08-05 07:47:57.622 | Selecting previously unselected package libsoup-3.0-common. 2026-08-05 07:47:57.627 | Preparing to unpack .../085-libsoup-3.0-common_3.2.3-0+deb12u2_all.deb ... 2026-08-05 07:47:57.633 | Unpacking libsoup-3.0-common (3.2.3-0+deb12u2) ... 2026-08-05 07:47:57.704 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-05 07:47:57.709 | Preparing to unpack .../086-libsoup-3.0-0_3.2.3-0+deb12u2_amd64.deb ... 2026-08-05 07:47:57.711 | Unpacking libsoup-3.0-0:amd64 (3.2.3-0+deb12u2) ... 2026-08-05 07:47:57.766 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-05 07:47:57.772 | Preparing to unpack .../087-libxslt1.1_1.1.35-1+deb12u4_amd64.deb ... 2026-08-05 07:47:57.774 | Unpacking libxslt1.1:amd64 (1.1.35-1+deb12u4) ... 2026-08-05 07:47:57.822 | Selecting previously unselected package usb.ids. 2026-08-05 07:47:57.827 | Preparing to unpack .../088-usb.ids_2025.07.26-0+deb12u1_all.deb ... 2026-08-05 07:47:57.829 | Unpacking usb.ids (2025.07.26-0+deb12u1) ... 2026-08-05 07:47:57.877 | Selecting previously unselected package libosinfo-l10n. 2026-08-05 07:47:57.882 | Preparing to unpack .../089-libosinfo-l10n_1.10.0-2_all.deb ... 2026-08-05 07:47:57.884 | Unpacking libosinfo-l10n (1.10.0-2) ... 2026-08-05 07:47:57.932 | Selecting previously unselected package osinfo-db. 2026-08-05 07:47:57.937 | Preparing to unpack .../090-osinfo-db_0.20221130-2_all.deb ... 2026-08-05 07:47:57.939 | Unpacking osinfo-db (0.20221130-2) ... 2026-08-05 07:47:58.265 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-05 07:47:58.270 | Preparing to unpack .../091-libosinfo-1.0-0_1.10.0-2_amd64.deb ... 2026-08-05 07:47:58.272 | Unpacking libosinfo-1.0-0:amd64 (1.10.0-2) ... 2026-08-05 07:47:58.312 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-05 07:47:58.317 | Preparing to unpack .../092-gir1.2-libosinfo-1.0_1.10.0-2_amd64.deb ... 2026-08-05 07:47:58.319 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.10.0-2) ... 2026-08-05 07:47:58.354 | Selecting previously unselected package libann0. 2026-08-05 07:47:58.358 | Preparing to unpack .../093-libann0_1.1.2+doc-9+b1_amd64.deb ... 2026-08-05 07:47:58.361 | Unpacking libann0 (1.1.2+doc-9+b1) ... 2026-08-05 07:47:58.391 | Selecting previously unselected package libcdt5:amd64. 2026-08-05 07:47:58.395 | Preparing to unpack .../094-libcdt5_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:47:58.398 | Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:47:58.428 | Selecting previously unselected package libcgraph6:amd64. 2026-08-05 07:47:58.433 | Preparing to unpack .../095-libcgraph6_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:47:58.435 | Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:47:58.471 | Selecting previously unselected package libaom3:amd64. 2026-08-05 07:47:58.476 | Preparing to unpack .../096-libaom3_3.6.0-1+deb12u2_amd64.deb ... 2026-08-05 07:47:58.478 | Unpacking libaom3:amd64 (3.6.0-1+deb12u2) ... 2026-08-05 07:47:58.708 | Selecting previously unselected package libdav1d6:amd64. 2026-08-05 07:47:58.714 | Preparing to unpack .../097-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... 2026-08-05 07:47:58.716 | Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... 2026-08-05 07:47:58.807 | Selecting previously unselected package libabsl20220623:amd64. 2026-08-05 07:47:58.812 | Preparing to unpack .../098-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ... 2026-08-05 07:47:58.814 | Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ... 2026-08-05 07:47:58.902 | Selecting previously unselected package libgav1-1:amd64. 2026-08-05 07:47:58.907 | Preparing to unpack .../099-libgav1-1_0.18.0-1+b1_amd64.deb ... 2026-08-05 07:47:58.911 | Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... 2026-08-05 07:47:58.982 | Selecting previously unselected package librav1e0:amd64. 2026-08-05 07:47:58.987 | Preparing to unpack .../100-librav1e0_0.5.1-6_amd64.deb ... 2026-08-05 07:47:58.989 | Unpacking librav1e0:amd64 (0.5.1-6) ... 2026-08-05 07:47:59.105 | Selecting previously unselected package libsvtav1enc1:amd64. 2026-08-05 07:47:59.110 | Preparing to unpack .../101-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... 2026-08-05 07:47:59.112 | Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... 2026-08-05 07:47:59.374 | Selecting previously unselected package libjpeg62-turbo:amd64. 2026-08-05 07:47:59.379 | Preparing to unpack .../102-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... 2026-08-05 07:47:59.382 | Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... 2026-08-05 07:47:59.434 | Selecting previously unselected package libyuv0:amd64. 2026-08-05 07:47:59.439 | Preparing to unpack .../103-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... 2026-08-05 07:47:59.441 | Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... 2026-08-05 07:47:59.490 | Selecting previously unselected package libavif15:amd64. 2026-08-05 07:47:59.495 | Preparing to unpack .../104-libavif15_0.11.1-1+deb12u1_amd64.deb ... 2026-08-05 07:47:59.497 | Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ... 2026-08-05 07:47:59.535 | Selecting previously unselected package libde265-0:amd64. 2026-08-05 07:47:59.540 | Preparing to unpack .../105-libde265-0_1.0.11-1+deb12u2_amd64.deb ... 2026-08-05 07:47:59.542 | Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... 2026-08-05 07:47:59.594 | Selecting previously unselected package libx265-199:amd64. 2026-08-05 07:47:59.599 | Preparing to unpack .../106-libx265-199_3.5-2+b1_amd64.deb ... 2026-08-05 07:47:59.601 | Unpacking libx265-199:amd64 (3.5-2+b1) ... 2026-08-05 07:47:59.821 | Selecting previously unselected package libheif1:amd64. 2026-08-05 07:47:59.826 | Preparing to unpack .../107-libheif1_1.15.1-1+deb12u1_amd64.deb ... 2026-08-05 07:47:59.828 | Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... 2026-08-05 07:47:59.878 | Selecting previously unselected package libdeflate0:amd64. 2026-08-05 07:47:59.883 | Preparing to unpack .../108-libdeflate0_1.14-1_amd64.deb ... 2026-08-05 07:47:59.885 | Unpacking libdeflate0:amd64 (1.14-1) ... 2026-08-05 07:47:59.919 | Selecting previously unselected package libjbig0:amd64. 2026-08-05 07:47:59.924 | Preparing to unpack .../109-libjbig0_2.1-6.1_amd64.deb ... 2026-08-05 07:47:59.926 | Unpacking libjbig0:amd64 (2.1-6.1) ... 2026-08-05 07:47:59.957 | Selecting previously unselected package liblerc4:amd64. 2026-08-05 07:47:59.961 | Preparing to unpack .../110-liblerc4_4.0.0+ds-2_amd64.deb ... 2026-08-05 07:47:59.963 | Unpacking liblerc4:amd64 (4.0.0+ds-2) ... 2026-08-05 07:48:00.007 | Selecting previously unselected package libwebp7:amd64. 2026-08-05 07:48:00.012 | Preparing to unpack .../111-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... 2026-08-05 07:48:00.014 | Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... 2026-08-05 07:48:00.070 | Selecting previously unselected package libtiff6:amd64. 2026-08-05 07:48:00.076 | Preparing to unpack .../112-libtiff6_4.5.0-6+deb12u4_amd64.deb ... 2026-08-05 07:48:00.078 | Unpacking libtiff6:amd64 (4.5.0-6+deb12u4) ... 2026-08-05 07:48:00.125 | Selecting previously unselected package libxau6:amd64. 2026-08-05 07:48:00.130 | Preparing to unpack .../113-libxau6_1%3a1.0.9-1_amd64.deb ... 2026-08-05 07:48:00.132 | Unpacking libxau6:amd64 (1:1.0.9-1) ... 2026-08-05 07:48:00.161 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-05 07:48:00.165 | Preparing to unpack .../114-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 2026-08-05 07:48:00.167 | Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 2026-08-05 07:48:00.198 | Selecting previously unselected package libxcb1:amd64. 2026-08-05 07:48:00.203 | Preparing to unpack .../115-libxcb1_1.15-1_amd64.deb ... 2026-08-05 07:48:00.205 | Unpacking libxcb1:amd64 (1.15-1) ... 2026-08-05 07:48:00.239 | Selecting previously unselected package libx11-data. 2026-08-05 07:48:00.244 | Preparing to unpack .../116-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 2026-08-05 07:48:00.246 | Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 2026-08-05 07:48:00.347 | Selecting previously unselected package libx11-6:amd64. 2026-08-05 07:48:00.352 | Preparing to unpack .../117-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 2026-08-05 07:48:00.354 | Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 2026-08-05 07:48:00.446 | Selecting previously unselected package libxpm4:amd64. 2026-08-05 07:48:00.452 | Preparing to unpack .../118-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... 2026-08-05 07:48:00.454 | Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... 2026-08-05 07:48:00.490 | Selecting previously unselected package libgd3:amd64. 2026-08-05 07:48:00.496 | Preparing to unpack .../119-libgd3_2.3.3-9_amd64.deb ... 2026-08-05 07:48:00.498 | Unpacking libgd3:amd64 (2.3.3-9) ... 2026-08-05 07:48:00.544 | Selecting previously unselected package libgts-0.7-5:amd64. 2026-08-05 07:48:00.549 | Preparing to unpack .../120-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... 2026-08-05 07:48:00.552 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... 2026-08-05 07:48:00.601 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-05 07:48:00.608 | Preparing to unpack .../121-libpixman-1-0_0.42.2-1_amd64.deb ... 2026-08-05 07:48:00.611 | Unpacking libpixman-1-0:amd64 (0.42.2-1) ... 2026-08-05 07:48:00.671 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-05 07:48:00.677 | Preparing to unpack .../122-libxcb-render0_1.15-1_amd64.deb ... 2026-08-05 07:48:00.679 | Unpacking libxcb-render0:amd64 (1.15-1) ... 2026-08-05 07:48:00.721 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-05 07:48:00.726 | Preparing to unpack .../123-libxcb-shm0_1.15-1_amd64.deb ... 2026-08-05 07:48:00.728 | Unpacking libxcb-shm0:amd64 (1.15-1) ... 2026-08-05 07:48:00.771 | Selecting previously unselected package libxext6:amd64. 2026-08-05 07:48:00.776 | Preparing to unpack .../124-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 2026-08-05 07:48:00.779 | Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 2026-08-05 07:48:00.814 | Selecting previously unselected package libxrender1:amd64. 2026-08-05 07:48:00.819 | Preparing to unpack .../125-libxrender1_1%3a0.9.10-1.1_amd64.deb ... 2026-08-05 07:48:00.821 | Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... 2026-08-05 07:48:00.855 | Selecting previously unselected package libcairo2:amd64. 2026-08-05 07:48:00.860 | Preparing to unpack .../126-libcairo2_1.16.0-7_amd64.deb ... 2026-08-05 07:48:00.862 | Unpacking libcairo2:amd64 (1.16.0-7) ... 2026-08-05 07:48:00.942 | Selecting previously unselected package libltdl7:amd64. 2026-08-05 07:48:00.947 | Preparing to unpack .../127-libltdl7_2.4.7-7~deb12u1_amd64.deb ... 2026-08-05 07:48:00.948 | Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... 2026-08-05 07:48:00.985 | Selecting previously unselected package libfribidi0:amd64. 2026-08-05 07:48:00.990 | Preparing to unpack .../128-libfribidi0_1.0.8-2.1_amd64.deb ... 2026-08-05 07:48:00.992 | Unpacking libfribidi0:amd64 (1.0.8-2.1) ... 2026-08-05 07:48:01.025 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-05 07:48:01.030 | Preparing to unpack .../129-libgraphite2-3_1.3.14-1+deb12u1_amd64.deb ... 2026-08-05 07:48:01.032 | Unpacking libgraphite2-3:amd64 (1.3.14-1+deb12u1) ... 2026-08-05 07:48:01.070 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-05 07:48:01.075 | Preparing to unpack .../130-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... 2026-08-05 07:48:01.078 | Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... 2026-08-05 07:48:01.165 | Selecting previously unselected package libthai-data. 2026-08-05 07:48:01.170 | Preparing to unpack .../131-libthai-data_0.1.29-1_all.deb ... 2026-08-05 07:48:01.173 | Unpacking libthai-data (0.1.29-1) ... 2026-08-05 07:48:01.224 | Selecting previously unselected package libdatrie1:amd64. 2026-08-05 07:48:01.229 | Preparing to unpack .../132-libdatrie1_0.2.13-2+b1_amd64.deb ... 2026-08-05 07:48:01.231 | Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... 2026-08-05 07:48:01.268 | Selecting previously unselected package libthai0:amd64. 2026-08-05 07:48:01.273 | Preparing to unpack .../133-libthai0_0.1.29-1_amd64.deb ... 2026-08-05 07:48:01.275 | Unpacking libthai0:amd64 (0.1.29-1) ... 2026-08-05 07:48:01.312 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-05 07:48:01.318 | Preparing to unpack .../134-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... 2026-08-05 07:48:01.320 | Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:48:01.372 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-05 07:48:01.378 | Preparing to unpack .../135-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... 2026-08-05 07:48:01.380 | Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:48:01.426 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-05 07:48:01.431 | Preparing to unpack .../136-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... 2026-08-05 07:48:01.435 | Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:48:01.469 | Selecting previously unselected package libpathplan4:amd64. 2026-08-05 07:48:01.474 | Preparing to unpack .../137-libpathplan4_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:48:01.476 | Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:01.511 | Selecting previously unselected package libgvc6. 2026-08-05 07:48:01.516 | Preparing to unpack .../138-libgvc6_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:48:01.519 | Unpacking libgvc6 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:01.621 | Selecting previously unselected package libgvpr2:amd64. 2026-08-05 07:48:01.627 | Preparing to unpack .../139-libgvpr2_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:48:01.629 | Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:01.680 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-05 07:48:01.685 | Preparing to unpack .../140-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:48:01.688 | Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:01.822 | Selecting previously unselected package x11-common. 2026-08-05 07:48:01.827 | Preparing to unpack .../141-x11-common_1%3a7.7+23_all.deb ... 2026-08-05 07:48:01.830 | Unpacking x11-common (1:7.7+23) ... 2026-08-05 07:48:01.871 | Selecting previously unselected package libice6:amd64. 2026-08-05 07:48:01.876 | Preparing to unpack .../142-libice6_2%3a1.0.10-1_amd64.deb ... 2026-08-05 07:48:01.879 | Unpacking libice6:amd64 (2:1.0.10-1) ... 2026-08-05 07:48:01.912 | Selecting previously unselected package libsm6:amd64. 2026-08-05 07:48:01.917 | Preparing to unpack .../143-libsm6_2%3a1.2.3-1_amd64.deb ... 2026-08-05 07:48:01.919 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2026-08-05 07:48:01.953 | Selecting previously unselected package libxt6:amd64. 2026-08-05 07:48:01.958 | Preparing to unpack .../144-libxt6_1%3a1.2.1-1.1_amd64.deb ... 2026-08-05 07:48:01.960 | Unpacking libxt6:amd64 (1:1.2.1-1.1) ... 2026-08-05 07:48:02.007 | Selecting previously unselected package libxmu6:amd64. 2026-08-05 07:48:02.012 | Preparing to unpack .../145-libxmu6_2%3a1.1.3-3_amd64.deb ... 2026-08-05 07:48:02.014 | Unpacking libxmu6:amd64 (2:1.1.3-3) ... 2026-08-05 07:48:02.049 | Selecting previously unselected package libxaw7:amd64. 2026-08-05 07:48:02.054 | Preparing to unpack .../146-libxaw7_2%3a1.0.14-1_amd64.deb ... 2026-08-05 07:48:02.056 | Unpacking libxaw7:amd64 (2:1.0.14-1) ... 2026-08-05 07:48:02.104 | Selecting previously unselected package graphviz. 2026-08-05 07:48:02.109 | Preparing to unpack .../147-graphviz_2.42.2-7+deb12u1_amd64.deb ... 2026-08-05 07:48:02.111 | Unpacking graphviz (2.42.2-7+deb12u1) ... 2026-08-05 07:48:02.215 | Selecting previously unselected package icu-devtools. 2026-08-05 07:48:02.220 | Preparing to unpack .../148-icu-devtools_72.1-3+deb12u1_amd64.deb ... 2026-08-05 07:48:02.222 | Unpacking icu-devtools (72.1-3+deb12u1) ... 2026-08-05 07:48:02.275 | Selecting previously unselected package iputils-arping. 2026-08-05 07:48:02.281 | Preparing to unpack .../149-iputils-arping_3%3a20221126-1+deb12u1_amd64.deb ... 2026-08-05 07:48:02.283 | Unpacking iputils-arping (3:20221126-1+deb12u1) ... 2026-08-05 07:48:02.313 | Selecting previously unselected package kpartx. 2026-08-05 07:48:02.318 | Preparing to unpack .../150-kpartx_0.9.4-3+deb12u2_amd64.deb ... 2026-08-05 07:48:02.320 | Unpacking kpartx (0.9.4-3+deb12u2) ... 2026-08-05 07:48:02.354 | Selecting previously unselected package libgssrpc4:amd64. 2026-08-05 07:48:02.359 | Preparing to unpack .../151-libgssrpc4_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:02.361 | Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:02.397 | Selecting previously unselected package libkdb5-10:amd64. 2026-08-05 07:48:02.402 | Preparing to unpack .../152-libkdb5-10_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:02.404 | Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:02.438 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-05 07:48:02.444 | Preparing to unpack .../153-libkadm5srv-mit12_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:02.446 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:02.480 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-05 07:48:02.485 | Preparing to unpack .../154-libkadm5clnt-mit12_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:02.487 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:02.518 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-05 07:48:02.524 | Preparing to unpack .../155-krb5-multidev_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:02.525 | Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:02.574 | Selecting previously unselected package libnspr4:amd64. 2026-08-05 07:48:02.579 | Preparing to unpack .../156-libnspr4_2%3a4.35-1_amd64.deb ... 2026-08-05 07:48:02.581 | Unpacking libnspr4:amd64 (2:4.35-1) ... 2026-08-05 07:48:02.623 | Selecting previously unselected package libnss3:amd64. 2026-08-05 07:48:02.628 | Preparing to unpack .../157-libnss3_2%3a3.87.1-1+deb12u3_amd64.deb ... 2026-08-05 07:48:02.630 | Unpacking libnss3:amd64 (2:3.87.1-1+deb12u3) ... 2026-08-05 07:48:02.790 | Selecting previously unselected package nss-plugin-pem:amd64. 2026-08-05 07:48:02.795 | Preparing to unpack .../158-nss-plugin-pem_1.0.8+1-1_amd64.deb ... 2026-08-05 07:48:02.797 | Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ... 2026-08-05 07:48:02.834 | Selecting previously unselected package libcurl3-nss:amd64. 2026-08-05 07:48:02.839 | Preparing to unpack .../159-libcurl3-nss_7.88.1-10+deb12u15_amd64.deb ... 2026-08-05 07:48:02.842 | Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u15) ... 2026-08-05 07:48:02.904 | Selecting previously unselected package libffi-dev:amd64. 2026-08-05 07:48:02.909 | Preparing to unpack .../160-libffi-dev_3.4.4-1_amd64.deb ... 2026-08-05 07:48:02.912 | Unpacking libffi-dev:amd64 (3.4.4-1) ... 2026-08-05 07:48:02.958 | Selecting previously unselected package libicu-dev:amd64. 2026-08-05 07:48:02.963 | Preparing to unpack .../161-libicu-dev_72.1-3+deb12u1_amd64.deb ... 2026-08-05 07:48:02.965 | Unpacking libicu-dev:amd64 (72.1-3+deb12u1) ... 2026-08-05 07:48:03.851 | Selecting previously unselected package libjpeg62-turbo-dev:amd64. 2026-08-05 07:48:03.857 | Preparing to unpack .../162-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ... 2026-08-05 07:48:03.859 | Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... 2026-08-05 07:48:03.914 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-05 07:48:03.920 | Preparing to unpack .../163-libjpeg-dev_1%3a2.1.5-2_amd64.deb ... 2026-08-05 07:48:03.921 | Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ... 2026-08-05 07:48:03.953 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-05 07:48:03.957 | Preparing to unpack .../164-libjs-jquery-metadata_12-4_all.deb ... 2026-08-05 07:48:03.959 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-05 07:48:04.000 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-05 07:48:04.004 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-05 07:48:04.006 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 07:48:04.071 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-05 07:48:04.076 | Preparing to unpack .../166-libkrb5-dev_1.20.1-2+deb12u5_amd64.deb ... 2026-08-05 07:48:04.078 | Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:04.116 | Selecting previously unselected package mysql-common. 2026-08-05 07:48:04.120 | Preparing to unpack .../167-mysql-common_5.8+1.1.0_all.deb ... 2026-08-05 07:48:04.134 | Unpacking mysql-common (5.8+1.1.0) ... 2026-08-05 07:48:04.166 | Selecting previously unselected package mariadb-common. 2026-08-05 07:48:04.171 | Preparing to unpack .../168-mariadb-common_1%3a10.11.18-0+deb12u1_all.deb ... 2026-08-05 07:48:04.176 | Unpacking mariadb-common (1:10.11.18-0+deb12u1) ... 2026-08-05 07:48:04.206 | Selecting previously unselected package libmariadb3:amd64. 2026-08-05 07:48:04.211 | Preparing to unpack .../169-libmariadb3_1%3a10.11.18-0+deb12u1_amd64.deb ... 2026-08-05 07:48:04.213 | Unpacking libmariadb3:amd64 (1:10.11.18-0+deb12u1) ... 2026-08-05 07:48:04.258 | Selecting previously unselected package libncurses6:amd64. 2026-08-05 07:48:04.263 | Preparing to unpack .../170-libncurses6_6.4-4_amd64.deb ... 2026-08-05 07:48:04.265 | Unpacking libncurses6:amd64 (6.4-4) ... 2026-08-05 07:48:04.301 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-05 07:48:04.307 | Preparing to unpack .../171-libncurses-dev_6.4-4_amd64.deb ... 2026-08-05 07:48:04.309 | Unpacking libncurses-dev:amd64 (6.4-4) ... 2026-08-05 07:48:04.384 | Selecting previously unselected package libpfm4:amd64. 2026-08-05 07:48:04.390 | Preparing to unpack .../172-libpfm4_4.13.0-1_amd64.deb ... 2026-08-05 07:48:04.392 | Unpacking libpfm4:amd64 (4.13.0-1) ... 2026-08-05 07:48:04.462 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-05 07:48:04.467 | Preparing to unpack .../173-libpkgconf3_1.8.1-1_amd64.deb ... 2026-08-05 07:48:04.469 | Unpacking libpkgconf3:amd64 (1.8.1-1) ... 2026-08-05 07:48:04.501 | Selecting previously unselected package libpq5:amd64. 2026-08-05 07:48:04.507 | Preparing to unpack .../174-libpq5_15.18-0+deb12u1_amd64.deb ... 2026-08-05 07:48:04.509 | Unpacking libpq5:amd64 (15.18-0+deb12u1) ... 2026-08-05 07:48:04.560 | Selecting previously unselected package libssl-dev:amd64. 2026-08-05 07:48:04.566 | Preparing to unpack .../175-libssl-dev_3.0.20-1~deb12u2_amd64.deb ... 2026-08-05 07:48:04.568 | Unpacking libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-05 07:48:04.828 | Selecting previously unselected package libpq-dev. 2026-08-05 07:48:04.834 | Preparing to unpack .../176-libpq-dev_15.18-0+deb12u1_amd64.deb ... 2026-08-05 07:48:04.835 | Unpacking libpq-dev (15.18-0+deb12u1) ... 2026-08-05 07:48:04.877 | Selecting previously unselected package libsasl2-dev. 2026-08-05 07:48:04.882 | Preparing to unpack .../177-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... 2026-08-05 07:48:04.884 | Unpacking libsasl2-dev (2.1.28+dfsg-10) ... 2026-08-05 07:48:04.946 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-05 07:48:04.951 | Preparing to unpack .../178-libsgutils2-1.46-2_1.46-3_amd64.deb ... 2026-08-05 07:48:04.953 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3) ... 2026-08-05 07:48:04.990 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-05 07:48:04.995 | Preparing to unpack .../179-libsystemd-dev_252.39-1~deb12u2_amd64.deb ... 2026-08-05 07:48:04.997 | Unpacking libsystemd-dev:amd64 (252.39-1~deb12u2) ... 2026-08-05 07:48:05.130 | Selecting previously unselected package libtinfo-dev:amd64. 2026-08-05 07:48:05.135 | Preparing to unpack .../180-libtinfo-dev_6.4-4_amd64.deb ... 2026-08-05 07:48:05.137 | Unpacking libtinfo-dev:amd64 (6.4-4) ... 2026-08-05 07:48:05.160 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-05 07:48:05.165 | Preparing to unpack .../181-libxml2-dev_2.9.14+dfsg-1.3~deb12u6_amd64.deb ... 2026-08-05 07:48:05.167 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u6) ... 2026-08-05 07:48:05.281 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-05 07:48:05.286 | Preparing to unpack .../182-libxslt1-dev_1.1.35-1+deb12u4_amd64.deb ... 2026-08-05 07:48:05.288 | Unpacking libxslt1-dev:amd64 (1.1.35-1+deb12u4) ... 2026-08-05 07:48:05.369 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-05 07:48:05.374 | Preparing to unpack .../183-libyaml-dev_0.2.5-1_amd64.deb ... 2026-08-05 07:48:05.376 | Unpacking libyaml-dev:amd64 (0.2.5-1) ... 2026-08-05 07:48:05.412 | Selecting previously unselected package libz3-dev:amd64. 2026-08-05 07:48:05.417 | Preparing to unpack .../184-libz3-dev_4.8.12-3.1_amd64.deb ... 2026-08-05 07:48:05.420 | Unpacking libz3-dev:amd64 (4.8.12-3.1) ... 2026-08-05 07:48:05.462 | Selecting previously unselected package llvm-14-runtime. 2026-08-05 07:48:05.467 | Preparing to unpack .../185-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:48:05.469 | Unpacking llvm-14-runtime (1:14.0.6-12) ... 2026-08-05 07:48:05.551 | Selecting previously unselected package llvm-14. 2026-08-05 07:48:05.557 | Preparing to unpack .../186-llvm-14_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:48:05.559 | Unpacking llvm-14 (1:14.0.6-12) ... 2026-08-05 07:48:06.501 | Selecting previously unselected package python3-pygments. 2026-08-05 07:48:06.507 | Preparing to unpack .../187-python3-pygments_2.14.0+dfsg-1_all.deb ... 2026-08-05 07:48:06.509 | Unpacking python3-pygments (2.14.0+dfsg-1) ... 2026-08-05 07:48:06.657 | Selecting previously unselected package python3-yaml. 2026-08-05 07:48:06.663 | Preparing to unpack .../188-python3-yaml_6.0-3+b2_amd64.deb ... 2026-08-05 07:48:06.665 | Unpacking python3-yaml (6.0-3+b2) ... 2026-08-05 07:48:06.715 | Selecting previously unselected package llvm-14-tools. 2026-08-05 07:48:06.721 | Preparing to unpack .../189-llvm-14-tools_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:48:06.723 | Unpacking llvm-14-tools (1:14.0.6-12) ... 2026-08-05 07:48:06.918 | Selecting previously unselected package llvm-14-dev. 2026-08-05 07:48:06.924 | Preparing to unpack .../190-llvm-14-dev_1%3a14.0.6-12_amd64.deb ... 2026-08-05 07:48:06.927 | Unpacking llvm-14-dev (1:14.0.6-12) ... 2026-08-05 07:48:09.378 | Selecting previously unselected package lsscsi. 2026-08-05 07:48:09.385 | Preparing to unpack .../191-lsscsi_0.31-1+b1_amd64.deb ... 2026-08-05 07:48:09.388 | Unpacking lsscsi (0.31-1+b1) ... 2026-08-05 07:48:09.428 | Selecting previously unselected package lvm2. 2026-08-05 07:48:09.436 | Preparing to unpack .../192-lvm2_2.03.16-2_amd64.deb ... 2026-08-05 07:48:09.458 | Unpacking lvm2 (2.03.16-2) ... 2026-08-05 07:48:09.618 | Selecting previously unselected package netcat-openbsd. 2026-08-05 07:48:09.624 | Preparing to unpack .../193-netcat-openbsd_1.219-1_amd64.deb ... 2026-08-05 07:48:09.627 | Unpacking netcat-openbsd (1.219-1) ... 2026-08-05 07:48:09.665 | Selecting previously unselected package pkgconf-bin. 2026-08-05 07:48:09.671 | Preparing to unpack .../194-pkgconf-bin_1.8.1-1_amd64.deb ... 2026-08-05 07:48:09.673 | Unpacking pkgconf-bin (1.8.1-1) ... 2026-08-05 07:48:09.709 | Selecting previously unselected package pkgconf:amd64. 2026-08-05 07:48:09.716 | Preparing to unpack .../195-pkgconf_1.8.1-1_amd64.deb ... 2026-08-05 07:48:09.720 | Unpacking pkgconf:amd64 (1.8.1-1) ... 2026-08-05 07:48:09.756 | Selecting previously unselected package pkg-config:amd64. 2026-08-05 07:48:09.762 | Preparing to unpack .../196-pkg-config_1.8.1-1_amd64.deb ... 2026-08-05 07:48:09.767 | Unpacking pkg-config:amd64 (1.8.1-1) ... 2026-08-05 07:48:09.795 | Selecting previously unselected package powermgmt-base. 2026-08-05 07:48:09.801 | Preparing to unpack .../197-powermgmt-base_1.37_all.deb ... 2026-08-05 07:48:09.803 | Unpacking powermgmt-base (1.37) ... 2026-08-05 07:48:09.835 | Selecting previously unselected package pm-utils. 2026-08-05 07:48:09.840 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2026-08-05 07:48:09.843 | Unpacking pm-utils (1.4.1-19) ... 2026-08-05 07:48:09.894 | Selecting previously unselected package postgresql-client-15. 2026-08-05 07:48:09.900 | Preparing to unpack .../199-postgresql-client-15_15.18-0+deb12u1_amd64.deb ... 2026-08-05 07:48:09.902 | Unpacking postgresql-client-15 (15.18-0+deb12u1) ... 2026-08-05 07:48:10.141 | Selecting previously unselected package postgresql-server-dev-15. 2026-08-05 07:48:10.147 | Preparing to unpack .../200-postgresql-server-dev-15_15.18-0+deb12u1_amd64.deb ... 2026-08-05 07:48:10.150 | Unpacking postgresql-server-dev-15 (15.18-0+deb12u1) ... 2026-08-05 07:48:10.479 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-05 07:48:10.485 | Preparing to unpack .../201-postgresql-server-dev-all_248+deb12u1_amd64.deb ... 2026-08-05 07:48:10.487 | Unpacking postgresql-server-dev-all:amd64 (248+deb12u1) ... 2026-08-05 07:48:10.523 | Selecting previously unselected package psmisc. 2026-08-05 07:48:10.529 | Preparing to unpack .../202-psmisc_23.6-1_amd64.deb ... 2026-08-05 07:48:10.531 | Unpacking psmisc (23.6-1) ... 2026-08-05 07:48:10.606 | Selecting previously unselected package python3-mysqldb. 2026-08-05 07:48:10.612 | Preparing to unpack .../203-python3-mysqldb_1.4.6-2+b1_amd64.deb ... 2026-08-05 07:48:10.614 | Unpacking python3-mysqldb (1.4.6-2+b1) ... 2026-08-05 07:48:10.652 | Selecting previously unselected package python3-setuptools. 2026-08-05 07:48:10.658 | Preparing to unpack .../204-python3-setuptools_66.1.1-1+deb12u2_all.deb ... 2026-08-05 07:48:10.660 | Unpacking python3-setuptools (66.1.1-1+deb12u2) ... 2026-08-05 07:48:10.760 | Selecting previously unselected package python3-wheel. 2026-08-05 07:48:10.766 | Preparing to unpack .../205-python3-wheel_0.38.4-2_all.deb ... 2026-08-05 07:48:10.769 | Unpacking python3-wheel (0.38.4-2) ... 2026-08-05 07:48:10.812 | Selecting previously unselected package python3-pip. 2026-08-05 07:48:10.818 | Preparing to unpack .../206-python3-pip_23.0.1+dfsg-1_all.deb ... 2026-08-05 07:48:10.820 | Unpacking python3-pip (23.0.1+dfsg-1) ... 2026-08-05 07:48:11.056 | Selecting previously unselected package python3-systemd. 2026-08-05 07:48:11.063 | Preparing to unpack .../207-python3-systemd_235-1+b2_amd64.deb ... 2026-08-05 07:48:11.065 | Unpacking python3-systemd (235-1+b2) ... 2026-08-05 07:48:11.100 | Selecting previously unselected package sg3-utils. 2026-08-05 07:48:11.106 | Preparing to unpack .../208-sg3-utils_1.46-3_amd64.deb ... 2026-08-05 07:48:11.108 | Unpacking sg3-utils (1.46-3) ... 2026-08-05 07:48:11.237 | Selecting previously unselected package socat. 2026-08-05 07:48:11.244 | Preparing to unpack .../209-socat_1.7.4.4-2_amd64.deb ... 2026-08-05 07:48:11.246 | Unpacking socat (1.7.4.4-2) ... 2026-08-05 07:48:11.312 | Selecting previously unselected package sqlite3. 2026-08-05 07:48:11.318 | Preparing to unpack .../210-sqlite3_3.40.1-2+deb12u2_amd64.deb ... 2026-08-05 07:48:11.320 | Unpacking sqlite3 (3.40.1-2+deb12u2) ... 2026-08-05 07:48:11.371 | Selecting previously unselected package thin-provisioning-tools. 2026-08-05 07:48:11.376 | Preparing to unpack .../211-thin-provisioning-tools_0.9.0-2_amd64.deb ... 2026-08-05 07:48:11.379 | Unpacking thin-provisioning-tools (0.9.0-2) ... 2026-08-05 07:48:11.459 | Selecting previously unselected package unzip. 2026-08-05 07:48:11.465 | Preparing to unpack .../212-unzip_6.0-28_amd64.deb ... 2026-08-05 07:48:11.467 | Unpacking unzip (6.0-28) ... 2026-08-05 07:48:11.509 | Selecting previously unselected package vlan. 2026-08-05 07:48:11.514 | Preparing to unpack .../213-vlan_2.0.5_all.deb ... 2026-08-05 07:48:11.516 | Unpacking vlan (2.0.5) ... 2026-08-05 07:48:11.568 | Setting up cryptsetup-bin (2:2.6.1-4~deb12u2) ... 2026-08-05 07:48:11.584 | Setting up postgresql-client-common (248+deb12u1) ... 2026-08-05 07:48:11.594 | Setting up powermgmt-base (1.37) ... 2026-08-05 07:48:11.599 | Setting up libpipeline1:amd64 (1.5.7-1) ... 2026-08-05 07:48:11.605 | Setting up libgraphite2-3:amd64 (1.3.14-1+deb12u1) ... 2026-08-05 07:48:11.611 | Setting up dnsmasq-utils (2.90-4~deb12u2) ... 2026-08-05 07:48:11.616 | Setting up libpixman-1-0:amd64 (0.42.2-1) ... 2026-08-05 07:48:11.622 | Setting up libaom3:amd64 (3.6.0-1+deb12u2) ... 2026-08-05 07:48:11.628 | Setting up mysql-common (5.8+1.1.0) ... 2026-08-05 07:48:11.657 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 07:48:11.661 | Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ... 2026-08-05 07:48:11.666 | Setting up libxau6:amd64 (1:1.0.9-1) ... 2026-08-05 07:48:11.672 | Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 2026-08-05 07:48:11.678 | Setting up libproxy1v5:amd64 (0.4.18-1.2) ... 2026-08-05 07:48:11.685 | Setting up pci.ids (0.0~2023.04.11-1) ... 2026-08-05 07:48:11.690 | Setting up libxcb1:amd64 (1.15-1) ... 2026-08-05 07:48:11.697 | Setting up gettext (0.21-12) ... 2026-08-05 07:48:11.703 | Setting up gir1.2-freedesktop:amd64 (1.74.0-3) ... 2026-08-05 07:48:11.709 | Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... 2026-08-05 07:48:11.715 | Setting up liblerc4:amd64 (4.0.0+ds-2) ... 2026-08-05 07:48:11.721 | Setting up bsdextrautils (2.38.1-5+deb12u3) ... 2026-08-05 07:48:11.727 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ... 2026-08-05 07:48:11.733 | Setting up python3-setuptools (66.1.1-1+deb12u2) ... 2026-08-05 07:48:12.456 | Setting up libsysfs2:amd64 (2.1.1-4) ... 2026-08-05 07:48:12.461 | Setting up libdatrie1:amd64 (0.2.13-2+b1) ... 2026-08-05 07:48:12.467 | Setting up cryptsetup (2:2.6.1-4~deb12u2) ... 2026-08-05 07:48:13.093 | Setting up libyaml-dev:amd64 (0.2.5-1) ... 2026-08-05 07:48:13.099 | Setting up sysfsutils (2.1.1-4) ... 2026-08-05 07:48:13.442 | Setting up ncal (12.1.8) ... 2026-08-05 07:48:13.448 | Setting up gawk (1:5.2.1-2) ... 2026-08-05 07:48:13.463 | Setting up psmisc (23.6-1) ... 2026-08-05 07:48:13.471 | Setting up libxcb-render0:amd64 (1.15-1) ... 2026-08-05 07:48:13.477 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-05 07:48:13.483 | Setting up pm-utils (1.4.1-19) ... 2026-08-05 07:48:13.493 | Setting up unzip (6.0-28) ... 2026-08-05 07:48:13.501 | Setting up libdebhelper-perl (13.11.4) ... 2026-08-05 07:48:13.507 | Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:13.513 | Setting up dosfstools (4.2-1) ... 2026-08-05 07:48:13.519 | Setting up netcat-openbsd (1.219-1) ... 2026-08-05 07:48:13.526 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-05 07:48:13.530 | Setting up x11-common (1:7.7+23) ... 2026-08-05 07:48:13.961 | Setting up libsgutils2-1.46-2:amd64 (1.46-3) ... 2026-08-05 07:48:13.967 | Setting up libpq5:amd64 (15.18-0+deb12u1) ... 2026-08-05 07:48:13.973 | Setting up libdeflate0:amd64 (1.14-1) ... 2026-08-05 07:48:13.979 | Setting up libapr1:amd64 (1.7.2-3+deb12u1) ... 2026-08-05 07:48:13.985 | Setting up bc (1.07.1-3+b1) ... 2026-08-05 07:48:13.992 | Setting up m4 (1.4.19-3) ... 2026-08-05 07:48:13.998 | Setting up postgresql-client-15 (15.18-0+deb12u1) ... 2026-08-05 07:48:14.669 | update-alternatives: using /usr/share/postgresql/15/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-05 07:48:14.706 | Setting up python3-yaml (6.0-3+b2) ... 2026-08-05 07:48:14.943 | Setting up libxcb-shm0:amd64 (1.15-1) ... 2026-08-05 07:48:14.949 | Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... 2026-08-05 07:48:14.954 | Setting up libsoup-3.0-common (3.2.3-0+deb12u2) ... 2026-08-05 07:48:14.960 | Setting up dnsmasq-base (2.90-4~deb12u2) ... 2026-08-05 07:48:14.998 | Setting up iputils-arping (3:20221126-1+deb12u1) ... 2026-08-05 07:48:15.022 | Setting up libffi-dev:amd64 (3.4.4-1) ... 2026-08-05 07:48:15.028 | Setting up conntrack (1:1.4.7-1+b2) ... 2026-08-05 07:48:15.034 | Setting up python3-wheel (0.38.4-2) ... 2026-08-05 07:48:15.234 | Setting up libjbig0:amd64 (2.1-6.1) ... 2026-08-05 07:48:15.240 | Setting up memcached (1.6.18-1) ... 2026-08-05 07:48:15.378 | adduser: Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory 2026-08-05 07:48:15.906 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2026-08-05 07:48:16.227 | Setting up librav1e0:amd64 (0.5.1-6) ... 2026-08-05 07:48:16.233 | Setting up libpcre2-16-0:amd64 (10.42-1) ... 2026-08-05 07:48:16.239 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-05 07:48:16.245 | Setting up libdconf1:amd64 (0.40.0-4) ... 2026-08-05 07:48:16.251 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... 2026-08-05 07:48:16.257 | Setting up mariadb-common (1:10.11.18-0+deb12u1) ... 2026-08-05 07:48:16.269 | update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 07:48:16.275 | Setting up libgssrpc4:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:16.282 | Setting up autotools-dev (20220109.1) ... 2026-08-05 07:48:16.288 | Setting up python3-pygments (2.14.0+dfsg-1) ... 2026-08-05 07:48:17.210 | Setting up libz3-4:amd64 (4.8.12-3.1) ... 2026-08-05 07:48:17.216 | Setting up libpcre2-32-0:amd64 (10.42-1) ... 2026-08-05 07:48:17.222 | Setting up libsasl2-dev (2.1.28+dfsg-10) ... 2026-08-05 07:48:17.227 | Setting up libpkgconf3:amd64 (1.8.1-1) ... 2026-08-05 07:48:17.233 | Setting up libpfm4:amd64 (4.13.0-1) ... 2026-08-05 07:48:17.239 | Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... 2026-08-05 07:48:17.244 | Setting up libx11-data (2:1.8.4-2+deb12u2) ... 2026-08-05 07:48:17.250 | Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... 2026-08-05 07:48:17.269 | Setting up libnspr4:amd64 (2:4.35-1) ... 2026-08-05 07:48:17.274 | Setting up ssl-cert (1.1.2) ... 2026-08-05 07:48:17.827 | Setting up libldap-dev:amd64 (2.5.13+dfsg-5) ... 2026-08-05 07:48:17.833 | Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ... 2026-08-05 07:48:17.838 | Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:17.844 | Setting up ebtables (2.0.11-5) ... 2026-08-05 07:48:18.268 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-05 07:48:18.273 | Setting up socat (1.7.4.4-2) ... 2026-08-05 07:48:18.279 | Setting up libann0 (1.1.2+doc-9+b1) ... 2026-08-05 07:48:18.285 | Setting up libncurses6:amd64 (6.4-4) ... 2026-08-05 07:48:18.291 | Setting up libfribidi0:amd64 (1.0.8-2.1) ... 2026-08-05 07:48:18.297 | Setting up bsdmainutils (12.1.8) ... 2026-08-05 07:48:18.305 | Setting up comerr-dev:amd64 (2.1-1.47.0-2+b2) ... 2026-08-05 07:48:18.312 | Setting up libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-05 07:48:18.317 | Setting up thin-provisioning-tools (0.9.0-2) ... 2026-08-05 07:48:18.323 | Setting up usb.ids (2025.07.26-0+deb12u1) ... 2026-08-05 07:48:18.329 | Setting up autopoint (0.21-12) ... 2026-08-05 07:48:18.335 | Setting up icu-devtools (72.1-3+deb12u1) ... 2026-08-05 07:48:18.341 | Setting up libmariadb3:amd64 (1:10.11.18-0+deb12u1) ... 2026-08-05 07:48:18.347 | Setting up fonts-dejavu-core (2.37-6) ... 2026-08-05 07:48:18.376 | Setting up lsscsi (0.31-1+b1) ... 2026-08-05 07:48:18.382 | Setting up libgav1-1:amd64 (0.18.0-1+b1) ... 2026-08-05 07:48:18.388 | Setting up osinfo-db (0.20221130-2) ... 2026-08-05 07:48:18.393 | Setting up pkgconf-bin (1.8.1-1) ... 2026-08-05 07:48:18.399 | Setting up python3-pip (23.0.1+dfsg-1) ... 2026-08-05 07:48:19.951 | Setting up libgc1:amd64 (1:8.2.2-3) ... 2026-08-05 07:48:19.957 | Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... 2026-08-05 07:48:19.964 | Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... 2026-08-05 07:48:19.970 | Setting up lsof (4.95.0-1) ... 2026-08-05 07:48:19.975 | Setting up autoconf (2.71-3) ... 2026-08-05 07:48:19.983 | Setting up libx265-199:amd64 (3.5-2+b1) ... 2026-08-05 07:48:19.989 | Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... 2026-08-05 07:48:19.995 | Setting up libllvm14:amd64 (1:14.0.6-12) ... 2026-08-05 07:48:20.000 | Setting up libpcre2-posix3:amd64 (10.42-1) ... 2026-08-05 07:48:20.006 | Setting up dwz (0.15-1) ... 2026-08-05 07:48:20.012 | Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... 2026-08-05 07:48:20.018 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 07:48:20.025 | Setting up vlan (2.0.5) ... 2026-08-05 07:48:20.037 | Setting up libtiff6:amd64 (4.5.0-6+deb12u4) ... 2026-08-05 07:48:20.042 | Setting up libuchardet0:amd64 (0.0.7-1) ... 2026-08-05 07:48:20.048 | Setting up kpartx (0.9.4-3+deb12u2) ... 2026-08-05 07:48:20.053 | Setting up liblua5.3-0:amd64 (5.3.6-2) ... 2026-08-05 07:48:20.059 | Setting up libjson-perl (4.10000-1) ... 2026-08-05 07:48:20.065 | Setting up libxslt1.1:amd64 (1.1.35-1+deb12u4) ... 2026-08-05 07:48:20.070 | Setting up libsub-override-perl (0.09-4) ... 2026-08-05 07:48:20.076 | Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 2026-08-05 07:48:20.081 | Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... 2026-08-05 07:48:20.086 | Setting up libthai-data (0.1.29-1) ... 2026-08-05 07:48:20.092 | Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:20.097 | Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:20.103 | Setting up apache2-data (2.4.68-1~deb12u1) ... 2026-08-05 07:48:20.109 | Setting up glib-networking-common (2.74.0-4) ... 2026-08-05 07:48:20.115 | Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... 2026-08-05 07:48:20.121 | Setting up llvm-14-linker-tools (1:14.0.6-12) ... 2026-08-05 07:48:20.127 | Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... 2026-08-05 07:48:20.133 | Setting up libicu-dev:amd64 (72.1-3+deb12u1) ... 2026-08-05 07:48:20.139 | Setting up libsystemd-dev:amd64 (252.39-1~deb12u2) ... 2026-08-05 07:48:20.148 | Setting up sqlite3 (3.40.1-2+deb12u2) ... 2026-08-05 07:48:20.154 | Setting up libosinfo-l10n (1.10.0-2) ... 2026-08-05 07:48:20.160 | Setting up python3-systemd (235-1+b2) ... 2026-08-05 07:48:20.344 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:20.351 | Setting up libopentracing1:amd64 (1.6.0-4) ... 2026-08-05 07:48:20.358 | Setting up sg3-utils (1.46-3) ... 2026-08-05 07:48:20.365 | Setting up libaprutil1:amd64 (1.6.3-1) ... 2026-08-05 07:48:20.371 | Setting up llvm-14-tools (1:14.0.6-12) ... 2026-08-05 07:48:20.377 | Setting up automake (1:1.16.5-1.3) ... 2026-08-05 07:48:20.385 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-05 07:48:20.390 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 07:48:20.396 | Setting up glib-networking-services (2.74.0-4) ... 2026-08-05 07:48:20.403 | Setting up libz3-dev:amd64 (4.8.12-3.1) ... 2026-08-05 07:48:20.409 | Setting up libice6:amd64 (2:1.0.10-1) ... 2026-08-05 07:48:20.415 | Setting up libncurses-dev:amd64 (6.4-4) ... 2026-08-05 07:48:20.421 | Setting up libkdb5-10:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:20.427 | Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... 2026-08-05 07:48:20.433 | Setting up libavif15:amd64 (0.11.1-1+deb12u1) ... 2026-08-05 07:48:20.440 | Setting up libpcre2-dev:amd64 (10.42-1) ... 2026-08-05 07:48:20.445 | Setting up libxrender1:amd64 (1:0.9.10-1.1) ... 2026-08-05 07:48:20.451 | Setting up libtool (2.4.7-7~deb12u1) ... 2026-08-05 07:48:20.457 | Setting up fontconfig-config (2.14.1-4) ... 2026-08-05 07:48:20.783 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-05 07:48:20.788 | Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... 2026-08-05 07:48:20.794 | Setting up libjpeg-dev:amd64 (1:2.1.5-2) ... 2026-08-05 07:48:20.799 | Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 2026-08-05 07:48:20.805 | Setting up libclang1-14 (1:14.0.6-12) ... 2026-08-05 07:48:20.811 | Setting up libpq-dev (15.18-0+deb12u1) ... 2026-08-05 07:48:20.817 | Setting up libobjc4:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 07:48:20.822 | Setting up dconf-service (0.40.0-4) ... 2026-08-05 07:48:20.828 | Setting up libnss3:amd64 (2:3.87.1-1+deb12u3) ... 2026-08-05 07:48:20.834 | Setting up libaprutil1-ldap:amd64 (1.6.3-1) ... 2026-08-05 07:48:20.840 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1) ... 2026-08-05 07:48:20.846 | Setting up pkgconf:amd64 (1.8.1-1) ... 2026-08-05 07:48:20.852 | Setting up libopentracing-c-wrapper0:amd64 (1.1.3-3+b1) ... 2026-08-05 07:48:20.857 | Setting up python3-mysqldb (1.4.6-2+b1) ... 2026-08-05 07:48:21.049 | Setting up libldap2-dev (2.5.13+dfsg-5) ... 2026-08-05 07:48:21.054 | Setting up dh-autoreconf (20) ... 2026-08-05 07:48:21.061 | Setting up libthai0:amd64 (0.1.29-1) ... 2026-08-05 07:48:21.067 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u6) ... 2026-08-05 07:48:21.073 | Setting up llvm-14-runtime (1:14.0.6-12) ... 2026-08-05 07:48:21.081 | Setting up postgresql-common (248+deb12u1) ... 2026-08-05 07:48:21.543 | 2026-08-05 07:48:21.543 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-05 07:48:21.683 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-05 07:48:21.684 | Removing obsolete dictionary files: 2026-08-05 07:48:22.406 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2026-08-05 07:48:22.845 | Setting up libclang-common-14-dev (1:14.0.6-12) ... 2026-08-05 07:48:22.851 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... 2026-08-05 07:48:22.857 | Setting up pkg-config:amd64 (1.8.1-1) ... 2026-08-05 07:48:22.863 | Setting up libclang-cpp14 (1:14.0.6-12) ... 2026-08-05 07:48:22.870 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 07:48:22.875 | Setting up libobjc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 07:48:22.881 | Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ... 2026-08-05 07:48:22.886 | Setting up groff-base (1.22.4-10) ... 2026-08-05 07:48:22.896 | Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:22.902 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2026-08-05 07:48:22.908 | Setting up apache2-utils (2.4.68-1~deb12u1) ... 2026-08-05 07:48:22.914 | Setting up krb5-multidev:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:22.919 | Setting up libtinfo-dev:amd64 (6.4-4) ... 2026-08-05 07:48:22.925 | Setting up clang-14 (1:14.0.6-12) ... 2026-08-05 07:48:22.931 | Setting up libxslt1-dev:amd64 (1.1.35-1+deb12u4) ... 2026-08-05 07:48:22.937 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... 2026-08-05 07:48:22.943 | Setting up haproxy (2.6.12-1+deb12u3) ... 2026-08-05 07:48:23.568 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2026-08-05 07:48:24.085 | Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ... 2026-08-05 07:48:24.090 | Setting up apache2-bin (2.4.68-1~deb12u1) ... 2026-08-05 07:48:24.096 | Setting up man-db (2.11.2-2) ... 2026-08-05 07:48:24.228 | Building database of manual pages ... 2026-08-05 07:48:27.159 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. 2026-08-05 07:48:27.443 | man-db.service is a disabled or a static unit, not starting it. 2026-08-05 07:48:27.496 | Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u5) ... 2026-08-05 07:48:27.501 | Setting up libapr1-dev (1.7.2-3+deb12u1) ... 2026-08-05 07:48:27.507 | Setting up libxt6:amd64 (1:1.2.1-1.1) ... 2026-08-05 07:48:27.512 | Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u15) ... 2026-08-05 07:48:27.518 | Setting up libaprutil1-dev (1.6.3-1) ... 2026-08-05 07:48:27.523 | Setting up llvm-14 (1:14.0.6-12) ... 2026-08-05 07:48:27.530 | Setting up gsettings-desktop-schemas (43.0-1) ... 2026-08-05 07:48:27.535 | Setting up libxmu6:amd64 (2:1.1.3-3) ... 2026-08-05 07:48:27.541 | Setting up apache2 (2.4.68-1~deb12u1) ... 2026-08-05 07:48:27.956 | Enabling module mpm_event. 2026-08-05 07:48:28.010 | Enabling module authz_core. 2026-08-05 07:48:28.015 | Enabling module authz_host. 2026-08-05 07:48:28.071 | Enabling module authn_core. 2026-08-05 07:48:28.076 | Enabling module auth_basic. 2026-08-05 07:48:28.127 | Enabling module access_compat. 2026-08-05 07:48:28.177 | Enabling module authn_file. 2026-08-05 07:48:28.226 | Enabling module authz_user. 2026-08-05 07:48:28.276 | Enabling module alias. 2026-08-05 07:48:28.326 | Enabling module dir. 2026-08-05 07:48:28.376 | Enabling module autoindex. 2026-08-05 07:48:28.425 | Enabling module env. 2026-08-05 07:48:28.475 | Enabling module mime. 2026-08-05 07:48:28.525 | Enabling module negotiation. 2026-08-05 07:48:28.576 | Enabling module setenvif. 2026-08-05 07:48:28.625 | Enabling module filter. 2026-08-05 07:48:28.674 | Enabling module deflate. 2026-08-05 07:48:28.724 | Enabling module status. 2026-08-05 07:48:28.775 | Enabling module reqtimeout. 2026-08-05 07:48:28.825 | Enabling conf charset. 2026-08-05 07:48:28.874 | Enabling conf localized-error-pages. 2026-08-05 07:48:28.923 | Enabling conf other-vhosts-access-log. 2026-08-05 07:48:28.973 | Enabling conf security. 2026-08-05 07:48:29.022 | Enabling conf serve-cgi-bin. 2026-08-05 07:48:29.073 | Enabling site 000-default. 2026-08-05 07:48:29.861 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2026-08-05 07:48:30.423 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2026-08-05 07:48:31.451 | Setting up debhelper (13.11.4) ... 2026-08-05 07:48:31.457 | Setting up libxaw7:amd64 (2:1.0.14-1) ... 2026-08-05 07:48:31.462 | Setting up llvm-14-dev (1:14.0.6-12) ... 2026-08-05 07:48:31.468 | Setting up apache2-dev (2.4.68-1~deb12u1) ... 2026-08-05 07:48:31.474 | Setting up postgresql-server-dev-15 (15.18-0+deb12u1) ... 2026-08-05 07:48:31.479 | Setting up postgresql-server-dev-all:amd64 (248+deb12u1) ... 2026-08-05 07:48:31.490 | Setting up liblvm2cmd2.03:amd64 (2.03.16-2) ... 2026-08-05 07:48:31.497 | Setting up dmeventd (2:1.02.185-2) ... 2026-08-05 07:48:31.710 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket. 2026-08-05 07:48:31.993 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-05 07:48:32.029 | Setting up lvm2 (2.03.16-2) ... 2026-08-05 07:48:33.417 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service. 2026-08-05 07:48:33.633 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service. 2026-08-05 07:48:34.291 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-05 07:48:34.608 | Processing triggers for dbus (1.14.10-1~deb12u1) ... 2026-08-05 07:48:34.624 | Processing triggers for sgml-base (1.31) ... 2026-08-05 07:48:34.649 | Setting up libfontconfig1:amd64 (2.14.1-4) ... 2026-08-05 07:48:34.658 | Setting up fontconfig (2.14.1-4) ... 2026-08-05 07:48:36.691 | Regenerating fonts cache... done. 2026-08-05 07:48:36.696 | Processing triggers for initramfs-tools (0.142+deb12u3) ... 2026-08-05 07:48:36.745 | update-initramfs: Generating /boot/initrd.img-6.1.0-51-amd64 2026-08-05 07:48:36.756 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-05 07:48:55.699 | I: The initramfs will attempt to resume from /dev/xvde1 2026-08-05 07:48:55.699 | I: (UUID=5d3a8261-eea0-48e2-a5c1-acc41ac135a1) 2026-08-05 07:48:55.699 | I: Set the RESUME variable to override this. 2026-08-05 07:49:08.232 | Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u9) ... 2026-08-05 07:49:08.260 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:49:08.408 | Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:49:08.416 | Processing triggers for rsyslog (8.2302.0-1+deb12u1) ... 2026-08-05 07:49:08.499 | Processing triggers for systemd (252.39-1~deb12u2) ... 2026-08-05 07:49:08.542 | Setting up libcairo2:amd64 (1.16.0-7) ... 2026-08-05 07:49:08.548 | Setting up libgd3:amd64 (2.3.3-9) ... 2026-08-05 07:49:08.555 | Setting up glib-networking:amd64 (2.74.0-4) ... 2026-08-05 07:49:08.561 | Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:49:08.568 | Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... 2026-08-05 07:49:08.575 | Setting up libsoup-3.0-0:amd64 (3.2.3-0+deb12u2) ... 2026-08-05 07:49:08.581 | Setting up libosinfo-1.0-0:amd64 (1.10.0-2) ... 2026-08-05 07:49:08.587 | Setting up libgvc6 (2.42.2-7+deb12u1) ... 2026-08-05 07:49:08.622 | Setting up gir1.2-libosinfo-1.0:amd64 (1.10.0-2) ... 2026-08-05 07:49:08.629 | Setting up graphviz (2.42.2-7+deb12u1) ... 2026-08-05 07:49:08.637 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:49:08.803 | ++ functions-common:apt_get:1211 : result=0 2026-08-05 07:49:08.806 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:49:08.808 | ++ functions-common:time_stop:2420 : local name 2026-08-05 07:49:08.811 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:08.813 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:08.816 | ++ functions-common:time_stop:2423 : local total 2026-08-05 07:49:08.818 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:08.820 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:49:08.822 | ++ functions-common:time_stop:2427 : start_time=1785916053448 2026-08-05 07:49:08.825 | ++ functions-common:time_stop:2429 : [[ -z 1785916053448 ]] 2026-08-05 07:49:08.827 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:08.831 | ++ functions-common:time_stop:2432 : end_time=1785916148828 2026-08-05 07:49:08.833 | ++ functions-common:time_stop:2433 : elapsed_time=95380 2026-08-05 07:49:08.836 | ++ functions-common:time_stop:2434 : total=2599 2026-08-05 07:49:08.838 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:08.840 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97979 2026-08-05 07:49:08.843 | ++ functions-common:apt_get:1215 : return 0 2026-08-05 07:49:08.845 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-05 07:49:08.848 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-05 07:49:08.851 | +++ tools/install_prereqs.sh:source:83 : which python3.11 2026-08-05 07:49:08.856 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.11 2026-08-05 07:49:08.859 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.11 2026-08-05 07:49:08.862 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-05 07:49:08.866 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-05 07:49:08.870 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-05 07:49:08.873 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-05 07:49:08.876 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-05 07:49:09.972 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-05 07:49:09.974 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-05 07:49:09.976 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-05 07:49:09.978 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-05 07:49:09.979 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-05 07:49:09.981 | ++ /etc/os-release:source:1 : PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 07:49:09.983 | ++ /etc/os-release:source:2 : NAME='Debian GNU/Linux' 2026-08-05 07:49:09.984 | ++ /etc/os-release:source:3 : VERSION_ID=12 2026-08-05 07:49:09.986 | ++ /etc/os-release:source:4 : VERSION='12 (bookworm)' 2026-08-05 07:49:09.988 | ++ /etc/os-release:source:5 : VERSION_CODENAME=bookworm 2026-08-05 07:49:09.990 | ++ /etc/os-release:source:6 : ID=debian 2026-08-05 07:49:09.992 | ++ /etc/os-release:source:7 : HOME_URL=https://www.debian.org/ 2026-08-05 07:49:09.993 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://www.debian.org/support 2026-08-05 07:49:09.995 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 07:49:09.997 | + functions-common:GetOSVersion:443 : [[ debian =~ (almalinux|centos|rocky|rhel) ]] 2026-08-05 07:49:09.999 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-05 07:49:10.001 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-05 07:49:10.004 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-05 07:49:10.006 | + functions-common:_ensure_lsb_release:420 : return 2026-08-05 07:49:10.008 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-05 07:49:10.020 | + functions-common:GetOSVersion:450 : os_RELEASE=12 2026-08-05 07:49:10.023 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-05 07:49:10.036 | + functions-common:GetOSVersion:451 : os_CODENAME=bookworm 2026-08-05 07:49:10.039 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-05 07:49:10.052 | + functions-common:GetOSVersion:452 : os_VENDOR=Debian 2026-08-05 07:49:10.054 | + functions-common:GetOSVersion:455 : [[ Debian =~ (Debian|Ubuntu) ]] 2026-08-05 07:49:10.056 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-05 07:49:10.058 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-05 07:49:10.060 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-05 07:49:10.062 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-05 07:49:10.065 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-05 07:49:10.067 | + functions-common:GetDistro:473 : [[ Debian =~ (Ubuntu) ]] 2026-08-05 07:49:10.068 | + functions-common:GetDistro:473 : [[ Debian =~ (Debian) ]] 2026-08-05 07:49:10.070 | + functions-common:GetDistro:476 : DISTRO=bookworm 2026-08-05 07:49:10.073 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-05 07:49:10.074 | + tools/install_pip.sh:main:43 : echo 'Distro: bookworm' 2026-08-05 07:49:10.074 | Distro: bookworm 2026-08-05 07:49:10.076 | + tools/install_pip.sh:main:117 : get_versions 2026-08-05 07:49:10.079 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 07:49:10.082 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 07:49:10.084 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 07:49:10.087 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 07:49:10.087 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 07:49:10.535 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.0.1 2026-08-05 07:49:10.537 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.0.1' 2026-08-05 07:49:10.537 | pip: 23.0.1 2026-08-05 07:49:10.539 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-05 07:49:10.541 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-05 07:49:10.543 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:49:10.544 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:49:10.546 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:49:10.548 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:49:10.549 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:49:10.551 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:49:10.553 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:49:10.555 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:49:10.557 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:49:10.559 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:49:10.560 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:49:10.562 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:49:10.564 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:49:10.566 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-05 07:49:10.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:10.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:10.571 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-05 07:49:10.576 | + tools/install_pip.sh:main:146 : set -x 2026-08-05 07:49:10.578 | + tools/install_pip.sh:main:149 : get_versions 2026-08-05 07:49:10.580 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 07:49:10.584 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 07:49:10.586 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 07:49:10.589 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 07:49:10.589 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 07:49:11.035 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.0.1 2026-08-05 07:49:11.038 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.0.1' 2026-08-05 07:49:11.038 | pip: 23.0.1 2026-08-05 07:49:11.042 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-05 07:49:11.045 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-05 07:49:11.048 | + ./stack.sh:main:807 : fixup_all 2026-08-05 07:49:11.051 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-05 07:49:11.054 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-05 07:49:11.056 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:11.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:11.061 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-05 07:49:11.074 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-05 07:49:11.086 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-05 07:49:11.101 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-05 07:49:11.104 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-05 07:49:11.107 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:49:11.109 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:49:11.111 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:49:11.113 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:49:11.115 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:49:11.118 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:49:11.120 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:49:11.122 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:49:11.125 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:49:11.127 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:49:11.129 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:49:11.131 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:49:11.133 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:49:11.136 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-05 07:49:11.138 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-05 07:49:11.141 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-05 07:49:11.155 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-05 07:49:11.168 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-05 07:49:11.182 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-05 07:49:11.194 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-05 07:49:11.208 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-05 07:49:11.220 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-05 07:49:11.233 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-05 07:49:11.246 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-05 07:49:11.249 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-05 07:49:11.251 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.11 -m venv --system-site-packages /opt/stack/data/venv 2026-08-05 07:49:16.216 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-05 07:49:16.238 | Using python 3.11 to install setuptools 2026-08-05 07:49:16.240 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-05 07:49:17.368 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:17.374 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.11/site-packages (23.0.1) 2026-08-05 07:49:17.615 | Collecting pip 2026-08-05 07:49:17.619 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f3/6e/1736e5b4ae2b778ef2f81c47d797de9f891d4d8acb047a24ca37a60294dd/pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-05 07:49:17.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.8 MB/s eta 0:00:00 2026-08-05 07:49:17.685 | Requirement already satisfied: setuptools[core] in /opt/stack/data/venv/lib/python3.11/site-packages (66.1.1) 2026-08-05 07:49:18.209 | Collecting setuptools[core] 2026-08-05 07:49:18.213 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/5d/40/e1e72872c6354b306daef1703549e8e83b4d43cfea356311bf722a043752/setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 07:49:18.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.6 MB/s eta 0:00:00 2026-08-05 07:49:18.399 | Collecting packaging>=24.2 2026-08-05 07:49:18.403 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 07:49:18.412 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 19.6 MB/s eta 0:00:00 2026-08-05 07:49:18.512 | Collecting more_itertools>=8.8 2026-08-05 07:49:18.516 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 07:49:18.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 15.8 MB/s eta 0:00:00 2026-08-05 07:49:18.611 | Collecting jaraco.text>=3.7 2026-08-05 07:49:18.615 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/d2/4f/cd038114e8ed88682eabe3123e598f8d236ab0f6b8c642d522438bfba175/jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 07:49:18.732 | Collecting wheel>=0.43.0 2026-08-05 07:49:18.737 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 07:49:18.836 | Collecting jaraco.functools>=4 2026-08-05 07:49:18.840 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:49:18.994 | Collecting jaraco.context>=4.1 2026-08-05 07:49:18.997 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 07:49:19.078 | Collecting typer-slim 2026-08-05 07:49:19.082 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 07:49:19.171 | Collecting backports.tarfile 2026-08-05 07:49:19.174 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b9/fa/123043af240e49752f1c4bd24da5053b6bd00cad78c2be53c0d1e8b975bc/backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2026-08-05 07:49:19.341 | Collecting typer>=0.24.0 2026-08-05 07:49:19.345 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/43/89/9518bc0c3929bee36b3a4a8e3daddd6e03f92f9961c66d4983b837160543/typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 07:49:19.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 23.7 MB/s eta 0:00:00 2026-08-05 07:49:19.433 | Collecting shellingham>=1.3.0 2026-08-05 07:49:19.436 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 07:49:19.635 | Collecting rich>=13.8.0 2026-08-05 07:49:19.638 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 07:49:19.650 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 38.1 MB/s eta 0:00:00 2026-08-05 07:49:19.703 | Collecting annotated-doc>=0.0.2 2026-08-05 07:49:19.706 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/3e/30/e900b21425a860e195f32e37657aa1f7c7f2b1bfb26f03ca209b90933c06/annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 07:49:19.786 | Collecting markdown-it-py>=2.2.0 2026-08-05 07:49:19.789 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 07:49:19.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 19.1 MB/s eta 0:00:00 2026-08-05 07:49:19.869 | Collecting pygments<3.0.0,>=2.13.0 2026-08-05 07:49:19.872 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 07:49:19.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.1 MB/s eta 0:00:00 2026-08-05 07:49:19.980 | Collecting mdurl~=0.1 2026-08-05 07:49:19.983 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-05 07:49:20.472 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, backports.tarfile, annotated-doc, wheel, markdown-it-py, jaraco.functools, jaraco.context, rich, typer, typer-slim, jaraco.text 2026-08-05 07:49:20.488 | Attempting uninstall: setuptools 2026-08-05 07:49:20.492 | Found existing installation: setuptools 66.1.1 2026-08-05 07:49:20.686 | Uninstalling setuptools-66.1.1: 2026-08-05 07:49:20.705 | Successfully uninstalled setuptools-66.1.1 2026-08-05 07:49:21.604 | Attempting uninstall: pygments 2026-08-05 07:49:21.617 | Found existing installation: Pygments 2.14.0 2026-08-05 07:49:21.618 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:21.618 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-05 07:49:22.554 | Attempting uninstall: pip 2026-08-05 07:49:22.559 | Found existing installation: pip 23.0.1 2026-08-05 07:49:22.971 | Uninstalling pip-23.0.1: 2026-08-05 07:49:22.982 | Successfully uninstalled pip-23.0.1 2026-08-05 07:49:24.372 | Attempting uninstall: wheel 2026-08-05 07:49:24.386 | Found existing installation: wheel 0.38.4 2026-08-05 07:49:24.387 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:24.387 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-05 07:49:25.087 | Successfully installed annotated-doc-0.0.5 backports.tarfile-1.2.0 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 07:49:25.224 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:25.228 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:25.230 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:25.232 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:25.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:25.237 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:25.239 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:25.241 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:25.243 | + functions-common:time_stop:2427 : start_time=1785916156232 2026-08-05 07:49:25.246 | + functions-common:time_stop:2429 : [[ -z 1785916156232 ]] 2026-08-05 07:49:25.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:25.253 | + functions-common:time_stop:2432 : end_time=1785916165250 2026-08-05 07:49:25.255 | + functions-common:time_stop:2433 : elapsed_time=9018 2026-08-05 07:49:25.257 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:49:25.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:25.262 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9018 2026-08-05 07:49:25.264 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:25.267 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-05 07:49:25.269 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:49:25.272 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:49:25.274 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:49:25.277 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:49:25.279 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-05 07:49:25.299 | Using python 3.11 to install os-testr 2026-08-05 07:49:25.302 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-05 07:49:26.220 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:26.337 | Collecting os-testr 2026-08-05 07:49:26.363 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:49:26.417 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-05 07:49:26.421 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:49:26.453 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-05 07:49:26.457 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:49:26.498 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-05 07:49:26.504 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 07:49:26.512 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-08-05 07:49:26.534 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-05 07:49:26.537 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:49:26.624 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-05 07:49:26.628 | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-05 07:49:26.648 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-05 07:49:26.658 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:49:26.666 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-05 07:49:26.674 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-05 07:49:26.682 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-05 07:49:26.691 | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-08-05 07:49:26.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 35.2 MB/s 0:00:00 2026-08-05 07:49:26.808 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-05 07:49:26.919 | Attempting uninstall: PyYAML 2026-08-05 07:49:26.923 | Found existing installation: PyYAML 6.0 2026-08-05 07:49:26.923 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:26.924 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-05 07:49:27.219 | 2026-08-05 07:49:27.221 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-05 07:49:27.296 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:27.298 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:27.301 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:27.303 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:27.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:27.307 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:27.310 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:27.312 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:27.315 | + functions-common:time_stop:2427 : start_time=1785916165294 2026-08-05 07:49:27.317 | + functions-common:time_stop:2429 : [[ -z 1785916165294 ]] 2026-08-05 07:49:27.320 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:27.324 | + functions-common:time_stop:2432 : end_time=1785916167322 2026-08-05 07:49:27.327 | + functions-common:time_stop:2433 : elapsed_time=2028 2026-08-05 07:49:27.329 | + functions-common:time_stop:2434 : total=9018 2026-08-05 07:49:27.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:27.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11046 2026-08-05 07:49:27.336 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:27.339 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-05 07:49:27.398 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-05 07:49:27.520 | + ./stack.sh:main:835 : install_infra 2026-08-05 07:49:27.523 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:49:27.526 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-05 07:49:27.528 | + lib/infra:install_infra:32 : python3.11 -m venv /opt/stack/requirements/.venv 2026-08-05 07:49:32.521 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:49:32.524 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-05 07:49:32.547 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-05 07:49:33.634 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:33.808 | Collecting pbr 2026-08-05 07:49:33.812 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:49:33.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.7 MB/s eta 0:00:00 2026-08-05 07:49:33.830 | Requirement already satisfied: setuptools[core] in /opt/stack/requirements/.venv/lib/python3.11/site-packages (66.1.1) 2026-08-05 07:49:34.317 | Collecting setuptools[core] 2026-08-05 07:49:34.324 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/5d/40/e1e72872c6354b306daef1703549e8e83b4d43cfea356311bf722a043752/setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 07:49:34.494 | Collecting packaging>=24.2 2026-08-05 07:49:34.497 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 07:49:34.559 | Collecting more_itertools>=8.8 2026-08-05 07:49:34.561 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 07:49:34.614 | Collecting jaraco.text>=3.7 2026-08-05 07:49:34.617 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/d2/4f/cd038114e8ed88682eabe3123e598f8d236ab0f6b8c642d522438bfba175/jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 07:49:34.696 | Collecting wheel>=0.43.0 2026-08-05 07:49:34.698 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 07:49:34.750 | Collecting jaraco.functools>=4 2026-08-05 07:49:34.752 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:49:34.839 | Collecting jaraco.context>=4.1 2026-08-05 07:49:34.841 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 07:49:34.892 | Collecting typer-slim 2026-08-05 07:49:34.894 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 07:49:34.958 | Collecting backports.tarfile 2026-08-05 07:49:34.960 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b9/fa/123043af240e49752f1c4bd24da5053b6bd00cad78c2be53c0d1e8b975bc/backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2026-08-05 07:49:35.047 | Collecting typer>=0.24.0 2026-08-05 07:49:35.049 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/43/89/9518bc0c3929bee36b3a4a8e3daddd6e03f92f9961c66d4983b837160543/typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 07:49:35.137 | Collecting shellingham>=1.3.0 2026-08-05 07:49:35.139 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 07:49:35.315 | Collecting rich>=13.8.0 2026-08-05 07:49:35.318 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 07:49:35.350 | Collecting annotated-doc>=0.0.2 2026-08-05 07:49:35.353 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/3e/30/e900b21425a860e195f32e37657aa1f7c7f2b1bfb26f03ca209b90933c06/annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 07:49:35.436 | Collecting markdown-it-py>=2.2.0 2026-08-05 07:49:35.438 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 07:49:35.510 | Collecting pygments<3.0.0,>=2.13.0 2026-08-05 07:49:35.516 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 07:49:35.600 | Collecting mdurl~=0.1 2026-08-05 07:49:35.602 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-05 07:49:35.984 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, backports.tarfile, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, jaraco.context, rich, typer, typer-slim, jaraco.text 2026-08-05 07:49:36.001 | Attempting uninstall: setuptools 2026-08-05 07:49:36.005 | Found existing installation: setuptools 66.1.1 2026-08-05 07:49:36.194 | Uninstalling setuptools-66.1.1: 2026-08-05 07:49:36.212 | Successfully uninstalled setuptools-66.1.1 2026-08-05 07:49:39.231 | Successfully installed annotated-doc-0.0.5 backports.tarfile-1.2.0 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 07:49:39.380 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:39.383 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:39.385 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:39.387 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:39.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:39.392 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:39.394 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:39.396 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:39.399 | + functions-common:time_stop:2427 : start_time=1785916172540 2026-08-05 07:49:39.401 | + functions-common:time_stop:2429 : [[ -z 1785916172540 ]] 2026-08-05 07:49:39.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:39.408 | + functions-common:time_stop:2432 : end_time=1785916179406 2026-08-05 07:49:39.411 | + functions-common:time_stop:2433 : elapsed_time=6866 2026-08-05 07:49:39.413 | + functions-common:time_stop:2434 : total=11046 2026-08-05 07:49:39.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:39.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17912 2026-08-05 07:49:39.421 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:39.423 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:49:39.426 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-05 07:49:39.450 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-05 07:49:40.583 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:40.598 | Processing /opt/stack/requirements 2026-08-05 07:49:40.601 | Installing build dependencies: started 2026-08-05 07:49:43.320 | Installing build dependencies: finished with status 'done' 2026-08-05 07:49:43.320 | Getting requirements to build wheel: started 2026-08-05 07:49:43.555 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:49:43.560 | Preparing metadata (pyproject.toml): started 2026-08-05 07:49:44.859 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:49:44.999 | Collecting fixtures>=3.0.0 2026-08-05 07:49:45.003 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 07:49:45.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 2.9 MB/s eta 0:00:00 2026-08-05 07:49:45.024 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.11/site-packages (from openstack_requirements==1.2.1.dev8556) (26.2) 2026-08-05 07:49:45.114 | Collecting requests>=2.14.2 2026-08-05 07:49:45.119 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 07:49:45.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 12.7 MB/s eta 0:00:00 2026-08-05 07:49:45.301 | Collecting PyYAML>=3.12 2026-08-05 07:49:45.306 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/71/60/917329f640924b18ff085ab889a11c763e0b573da888e8404ff486657602/pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-08-05 07:49:45.334 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 33.5 MB/s eta 0:00:00 2026-08-05 07:49:45.394 | Collecting beagle>=0.2.1 2026-08-05 07:49:45.398 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:49:45.406 | 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.11/site-packages (from openstack_requirements==1.2.1.dev8556) (83.0.0) 2026-08-05 07:49:45.904 | Collecting charset_normalizer<4,>=2 2026-08-05 07:49:45.909 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a1/fa/f74eb381a7d94ded44739e9d94de18dc5edc9c17fb8c11f0a6890696c0a9/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-08-05 07:49:45.920 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.1/214.1 kB 29.1 MB/s eta 0:00:00 2026-08-05 07:49:45.966 | Collecting idna<4,>=2.5 2026-08-05 07:49:45.969 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/5e/d4e9f1a599fb8e573b7b87160658329fbf28d19eac2718f51fc3def3aa5a/idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 07:49:45.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 14.7 MB/s eta 0:00:00 2026-08-05 07:49:46.071 | Collecting urllib3<3,>=1.26 2026-08-05 07:49:46.075 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 07:49:46.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 24.1 MB/s eta 0:00:00 2026-08-05 07:49:46.147 | Collecting certifi>=2023.5.7 2026-08-05 07:49:46.151 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/0b/a7/71ac2cff56fec219ed242bb11b8efb69fcc4bec75db06fb7bfe35de520e6/certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-05 07:49:46.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.6 MB/s eta 0:00:00 2026-08-05 07:49:46.276 | Building wheels for collected packages: openstack_requirements 2026-08-05 07:49:46.277 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-05 07:49:48.912 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-05 07:49:48.913 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8556-py3-none-any.whl size=52405 sha256=38832e23d8bdb12be19d725437b190501969d7e89f3a039c688924a8c45d63f9 2026-08-05 07:49:48.914 | Stored in directory: /tmp/pip-ephem-wheel-cache-3epf42ex/wheels/4b/0b/2e/e1c4b51105c16985ce4efdb83a8a3e7b600470318164f10c8d 2026-08-05 07:49:48.917 | Successfully built openstack_requirements 2026-08-05 07:49:49.228 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-05 07:49:49.802 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8556 requests-2.34.2 urllib3-2.7.0 2026-08-05 07:49:49.971 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:49.974 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:49.977 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:49.979 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:49.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:49.984 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:49.986 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:49.988 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:49.991 | + functions-common:time_stop:2427 : start_time=1785916179442 2026-08-05 07:49:49.993 | + functions-common:time_stop:2429 : [[ -z 1785916179442 ]] 2026-08-05 07:49:49.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:50.000 | + functions-common:time_stop:2432 : end_time=1785916189997 2026-08-05 07:49:50.002 | + functions-common:time_stop:2433 : elapsed_time=10555 2026-08-05 07:49:50.004 | + functions-common:time_stop:2434 : total=17912 2026-08-05 07:49:50.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:50.009 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28467 2026-08-05 07:49:50.012 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:50.015 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-05 07:49:50.018 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-05 07:49:50.020 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-05 07:49:50.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:49:50.026 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:49:50.028 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,pbr, ]] 2026-08-05 07:49:50.031 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:49:50.034 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-05 07:49:50.056 | Using python 3.11 to install pbr 2026-08-05 07:49:50.059 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-05 07:49:50.862 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:50.867 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.11/site-packages (7.0.3) 2026-08-05 07:49:50.968 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr) (83.0.0) 2026-08-05 07:49:51.117 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:51.120 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:51.122 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:51.125 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:51.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:51.130 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:51.132 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:51.135 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:51.137 | + functions-common:time_stop:2427 : start_time=1785916190050 2026-08-05 07:49:51.140 | + functions-common:time_stop:2429 : [[ -z 1785916190050 ]] 2026-08-05 07:49:51.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:51.147 | + functions-common:time_stop:2432 : end_time=1785916191144 2026-08-05 07:49:51.149 | + functions-common:time_stop:2433 : elapsed_time=1094 2026-08-05 07:49:51.152 | + functions-common:time_stop:2434 : total=28467 2026-08-05 07:49:51.154 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:51.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29561 2026-08-05 07:49:51.159 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:51.162 | + ./stack.sh:main:838 : python3.11 -m venv /opt/stack/bindep-venv 2026-08-05 07:49:56.170 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-05 07:49:56.660 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:49:56.853 | Collecting bindep 2026-08-05 07:49:56.857 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/6e/50/b102034fbff7f86dc1120ba72309c12a9a4937e02b941e7c7a301879dc0f/bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-05 07:49:56.934 | Collecting distro>=1.7 2026-08-05 07:49:56.938 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-05 07:49:57.019 | Collecting packaging 2026-08-05 07:49:57.023 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/63/34/ba1c580383c9eada3711951fef0795c80b829a078d72188184bcab9dd527/packaging-26.3-py3-none-any.whl (129 kB) 2026-08-05 07:49:57.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 23.6 MB/s eta 0:00:00 2026-08-05 07:49:57.080 | Collecting Parsley 2026-08-05 07:49:57.084 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-05 07:49:57.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 19.7 MB/s eta 0:00:00 2026-08-05 07:49:57.158 | Collecting pbr>=2 2026-08-05 07:49:57.160 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:49:57.169 | Requirement already satisfied: setuptools in /opt/stack/bindep-venv/lib/python3.11/site-packages (from pbr>=2->bindep) (66.1.1) 2026-08-05 07:49:57.321 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2026-08-05 07:49:57.777 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 2026-08-05 07:49:57.882 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:49:57.885 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:49:57.888 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-05 07:49:57.906 | + ./stack.sh:main:844 : pkgs= 2026-08-05 07:49:57.909 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-05 07:49:57.912 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-05 07:49:57.914 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 07:49:57.917 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-05 07:49:57.920 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 07:49:57.922 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:49:57.925 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:49:57.928 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:49:57.930 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:49:57.933 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:49:57.940 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:49:57.943 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:49:57.946 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:49:57.948 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-05 07:49:57.951 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:49:57.968 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:49:57.970 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:49:57.973 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:49:57.975 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-05 07:49:57.978 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 07:49:57.981 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-05 07:49:57.984 | + functions-common:run_plugins:1837 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:49:57.986 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 07:49:57.989 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:49:57.991 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher 2026-08-05 07:49:57.994 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher/devstack/plugin.sh ]] 2026-08-05 07:49:57.998 | + functions-common:run_plugins:1842 : source /opt/stack/watcher/devstack/plugin.sh stack pre-install 2026-08-05 07:49:58.012 | ++ /opt/stack/watcher/devstack/plugin.sh:source:7 : echo_summary 'watcher'\''s plugin.sh was called...' 2026-08-05 07:49:58.015 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:49:58.017 | ++ ./stack.sh:echo_summary:450 : echo -e 'watcher'\''s' plugin.sh was called... 2026-08-05 07:49:58.020 | ++ /opt/stack/watcher/devstack/plugin.sh:source:8 : . /opt/stack/watcher/devstack/lib/watcher 2026-08-05 07:49:58.046 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set -o posix 2026-08-05 07:49:58.048 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set 2026-08-05 07:49:58.049 | ACCOUNT_PORT_BASE=6612 2026-08-05 07:49:58.050 | ADDITIONAL_VENV_PACKAGES= 2026-08-05 07:49:58.050 | ADMIN_PASSWORD=secretadmin 2026-08-05 07:49:58.050 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 07:49:58.050 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 07:49:58.050 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 07:49:58.050 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-05 07:49:58.050 | ALEMBIC_BRANCH=main 2026-08-05 07:49:58.050 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 07:49:58.050 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 07:49:58.050 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-05 07:49:58.050 | APACHE_GROUP=stack 2026-08-05 07:49:58.050 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-05 07:49:58.050 | APACHE_LOG_DIR=/var/log/apache2 2026-08-05 07:49:58.051 | APACHE_NAME=apache2 2026-08-05 07:49:58.051 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-05 07:49:58.051 | APACHE_USER=stack 2026-08-05 07:49:58.051 | API_WORKERS=2 2026-08-05 07:49:58.051 | BACKING_FILE_SUFFIX=-backing-file 2026-08-05 07:49:58.051 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:49:58.051 | BASH=/usr/bin/bash 2026-08-05 07:49:58.051 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-05 07:49:58.051 | BASH_ALIASES=() 2026-08-05 07:49:58.051 | BASH_ARGC=([0]="0") 2026-08-05 07:49:58.051 | BASH_ARGV=() 2026-08-05 07:49:58.051 | BASH_CMDS=() 2026-08-05 07:49:58.052 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-08-05 07:49:58.052 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-05 07:49:58.052 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-05 07:49:58.052 | BASH_SOURCE=([0]="/opt/stack/watcher/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-05 07:49:58.052 | BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-05 07:49:58.052 | BASH_VERSION='5.2.15(1)-release' 2026-08-05 07:49:58.052 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:49:58.052 | BRANCHLESS_TARGET_BRANCH=master 2026-08-05 07:49:58.052 | BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 07:49:58.052 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-05 07:49:58.052 | CELLSV2_SETUP=superconductor 2026-08-05 07:49:58.052 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-05 07:49:58.052 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-05 07:49:58.053 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-05 07:49:58.053 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-05 07:49:58.053 | CINDER_BACKUP_DRIVER=swift 2026-08-05 07:49:58.053 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.053 | CINDER_BRANCH=master 2026-08-05 07:49:58.053 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:49:58.053 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-05 07:49:58.053 | CINDER_CONF_DIR=/etc/cinder 2026-08-05 07:49:58.053 | CINDER_DIR=/opt/stack/cinder 2026-08-05 07:49:58.053 | CINDER_DRIVER=default 2026-08-05 07:49:58.053 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:49:58.053 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.053 | CINDER_IMG_CACHE_ENABLED=True 2026-08-05 07:49:58.053 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-05 07:49:58.054 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-05 07:49:58.054 | CINDER_LVM_TYPE=auto 2026-08-05 07:49:58.054 | CINDER_MY_IP=10.209.96.120 2026-08-05 07:49:58.054 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-05 07:49:58.054 | CINDER_REPO=https://opendev.org/openstack/cinder.git 2026-08-05 07:49:58.054 | CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.054 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.054 | CINDER_SERVICE_PORT=8776 2026-08-05 07:49:58.054 | CINDER_SERVICE_PORT_INT=18776 2026-08-05 07:49:58.054 | CINDER_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.054 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:49:58.054 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-05 07:49:58.054 | CINDER_TARGET_HELPER=lioadm 2026-08-05 07:49:58.054 | CINDER_TARGET_PORT=3260 2026-08-05 07:49:58.055 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-05 07:49:58.055 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-05 07:49:58.055 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-05 07:49:58.055 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-05 07:49:58.055 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:49:58.055 | CINDER_USE_SERVICE_TOKEN=True 2026-08-05 07:49:58.055 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-05 07:49:58.055 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:49:58.055 | CINDER_VOLUME_CLEAR=zero 2026-08-05 07:49:58.055 | CIRROS_ARCH=x86_64 2026-08-05 07:49:58.055 | CIRROS_VERSION=0.6.3 2026-08-05 07:49:58.055 | CONFIG_AWK_CMD=awk 2026-08-05 07:49:58.055 | CONTAINER_PORT_BASE=6611 2026-08-05 07:49:58.056 | CURL_GET='curl -g' 2026-08-05 07:49:58.056 | CURRENT_LOG_TIME=2026-08-05-074726 2026-08-05 07:49:58.056 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-05 07:49:58.056 | DATABASE_HOST=127.0.0.1 2026-08-05 07:49:58.056 | DATABASE_PASSWORD=secretdatabase 2026-08-05 07:49:58.056 | DATABASE_QUERY_LOGGING=False 2026-08-05 07:49:58.056 | DATABASE_TYPE=mysql 2026-08-05 07:49:58.056 | DATABASE_USER=root 2026-08-05 07:49:58.056 | DATA_DIR=/opt/stack/data 2026-08-05 07:49:58.056 | DC=([0]="openstack" [1]="org") 2026-08-05 07:49:58.057 | DEBUG_LIBVIRT=True 2026-08-05 07:49:58.057 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-05 07:49:58.057 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-05 07:49:58.057 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-05 07:49:58.057 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-05 07:49:58.057 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-05 07:49:58.057 | DEF_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.057 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.057 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:49:58.057 | DEF_TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:49:58.057 | DELTA=1785916053 2026-08-05 07:49:58.058 | DEST=/opt/stack 2026-08-05 07:49:58.058 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 07:49:58.058 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 07:49:58.058 | DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 07:49:58.058 | DEVSTACK_PARALLEL=True 2026-08-05 07:49:58.058 | DEVSTACK_PLUGINS=,watcher,watcher-dashboard 2026-08-05 07:49:58.058 | DEVSTACK_SERIES=2026.2 2026-08-05 07:49:58.058 | DEVSTACK_START_TIME=1785916043 2026-08-05 07:49:58.058 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-05 07:49:58.058 | DIRSTACK=() 2026-08-05 07:49:58.058 | DISABLED_SERVICES=dstat,s-account,s-container,s-object,s-proxy,tempest 2026-08-05 07:49:58.058 | DISTRO=bookworm 2026-08-05 07:49:58.058 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-05 07:49:58.059 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:49:58.059 | ENABLE_CHASSIS_AS_GW=True 2026-08-05 07:49:58.059 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-05 07:49:58.059 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-05 07:49:58.059 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-05 07:49:58.059 | ENABLE_ISOLATED_METADATA=False 2026-08-05 07:49:58.059 | ENABLE_KSM=True 2026-08-05 07:49:58.059 | ENABLE_KSMTUNED=True 2026-08-05 07:49:58.059 | ENABLE_METADATA_NETWORK=False 2026-08-05 07:49:58.059 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 07:49:58.059 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 07:49:58.060 | ENABLE_TENANT_TUNNELS=True 2026-08-05 07:49:58.060 | ENABLE_TENANT_VLANS=False 2026-08-05 07:49:58.060 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-05 07:49:58.060 | ENABLE_ZSWAP=True 2026-08-05 07:49:58.060 | ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.060 | ERROR_ON_CLONE=True 2026-08-05 07:49:58.060 | ETCD_ARCH=amd64 2026-08-05 07:49:58.060 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-05 07:49:58.060 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-05 07:49:58.062 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:49:58.062 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:49:58.062 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-05 07:49:58.062 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-05 07:49:58.062 | ETCD_PEER_PORT=2380 2026-08-05 07:49:58.062 | ETCD_PORT=2379 2026-08-05 07:49:58.062 | ETCD_RAMDISK_MB=512 2026-08-05 07:49:58.062 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:49:58.062 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:49:58.062 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-05 07:49:58.062 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-05 07:49:58.062 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-05 07:49:58.062 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-05 07:49:58.062 | ETCD_USE_RAMDISK=True 2026-08-05 07:49:58.062 | ETCD_VERSION=v3.5.21 2026-08-05 07:49:58.062 | EUID=1001 2026-08-05 07:49:58.062 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:49:58.062 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-05 07:49:58.062 | EXTRA_FILES_RETRY=3 2026-08-05 07:49:58.063 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-05 07:49:58.063 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-05 07:49:58.063 | FILES=/opt/stack/devstack/files 2026-08-05 07:49:58.063 | FIXED_RANGE=10.1.0.0/20 2026-08-05 07:49:58.063 | FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 07:49:58.063 | FLOATING_RANGE=172.24.5.0/24 2026-08-05 07:49:58.063 | FORCE_CONFIG_DRIVE=False 2026-08-05 07:49:58.063 | FORCE_PREREQ=0 2026-08-05 07:49:58.063 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-05 07:49:58.063 | FUNC_DIR=/opt/stack/devstack 2026-08-05 07:49:58.063 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="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" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [watcher-dashboard]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-watcherclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [watcher]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-05 07:49:58.063 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [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" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [watcher-dashboard]="/opt/stack/watcher-dashboard" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [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-watcherclient]="/opt/stack/python-watcherclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [watcher]="/opt/stack/watcher" [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" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [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" [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-05 07:49:58.063 | GITREPO=([python-neutronclient]="https://opendev.org/openstack/python-neutronclient.git" [oslo.utils]="https://opendev.org/openstack/oslo.utils.git" [stevedore]="https://opendev.org/openstack/stevedore.git" [oslo.reports]="https://opendev.org/openstack/oslo.reports.git" [osprofiler]="https://opendev.org/openstack/osprofiler.git" [oslo.serialization]="https://opendev.org/openstack/oslo.serialization.git" [neutron-lib]="https://opendev.org/openstack/neutron-lib.git" [ironic-lib]="https://opendev.org/openstack/ironic-lib.git" [python-keystoneclient]="https://opendev.org/openstack/python-keystoneclient.git" [os-client-config]="https://opendev.org/openstack/os-client-config.git" [python-novaclient]="https://opendev.org/openstack/python-novaclient.git" [oslo.config]="https://opendev.org/openstack/oslo.config.git" [ovsdbapp]="https://opendev.org/openstack/ovsdbapp.git" [ceilometermiddleware]="https://opendev.org/openstack/ceilometermiddleware.git" [oslo.limit]="https://opendev.org/openstack/oslo.limit.git" [oslo.concurrency]="https://opendev.org/openstack/oslo.concurrency.git" [os-ken]="https://opendev.org/openstack/os-ken.git" [oslo.rootwrap]="https://opendev.org/openstack/oslo.rootwrap.git" [osc-lib]="https://opendev.org/openstack/osc-lib.git" [watcher-dashboard]="https://opendev.org/openstack/watcher-dashboard" [keystonemiddleware]="https://opendev.org/openstack/keystonemiddleware.git" [oslo.vmware]="https://opendev.org/openstack/oslo.vmware.git" [tooz]="https://opendev.org/openstack/tooz.git" [oslo.privsep]="https://opendev.org/openstack/oslo.privsep.git" [oslo.policy]="https://opendev.org/openstack/oslo.policy.git" [keystoneauth]="https://opendev.org/openstack/keystoneauth.git" [cursive]="https://opendev.org/openstack/cursive.git" [python-watcherclient]="https://opendev.org/openstack/python-watcherclient.git" [python-barbicanclient]="https://opendev.org/openstack/python-barbicanclient.git" [oslo.db]="https://opendev.org/openstack/oslo.db.git" [osc-placement]="https://opendev.org/openstack/osc-placement.git" [python-glanceclient]="https://opendev.org/openstack/python-glanceclient.git" [oslo.versionedobjects]="https://opendev.org/openstack/oslo.versionedobjects.git" [pycadf]="https://opendev.org/openstack/pycadf.git" [etcd3gw]="https://opendev.org/openstack/etcd3gw.git" [pbr]="https://opendev.org/openstack/pbr.git" [oslo.log]="https://opendev.org/openstack/oslo.log.git" [os-vif]="https://opendev.org/openstack/os-vif.git" [taskflow]="https://opendev.org/openstack/taskflow.git" [oslo.context]="https://opendev.org/openstack/oslo.context.git" [watcher]="https://opendev.org/openstack/watcher" [oslo.i18n]="https://opendev.org/openstack/oslo.i18n.git" [automaton]="https://opendev.org/openstack/automaton.git" [oslo.middleware]="https://opendev.org/openstack/oslo.middleware.git" [castellan]="https://opendev.org/openstack/castellan.git" [oslo.messaging]="https://opendev.org/openstack/oslo.messaging.git" [python-swiftclient]="https://opendev.org/openstack/python-swiftclient.git" [futurist]="https://opendev.org/openstack/futurist.git" [os-brick]="https://opendev.org/openstack/os-brick.git" [python-brick-cinderclient-ext]="https://opendev.org/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://opendev.org/openstack/python-ironicclient.git" [debtcollector]="https://opendev.org/openstack/debtcollector.git" [glance_store]="https://opendev.org/openstack/glance_store.git" [os-resource-classes]="https://opendev.org/openstack/os-resource-classes.git" [oslo.cache]="https://opendev.org/openstack/oslo.cache.git" [openstacksdk]="https://opendev.org/openstack/openstacksdk.git" [cliff]="https://opendev.org/openstack/cliff.git" [oslo.service]="https://opendev.org/openstack/oslo.service.git" [python-openstackclient]="https://opendev.org/openstack/python-openstackclient.git" [os-traits]="https://opendev.org/openstack/os-traits.git" [diskimage-builder]="https://opendev.org/openstack/diskimage-builder.git" [python-cinderclient]="https://opendev.org/openstack/python-cinderclient.git" ) 2026-08-05 07:49:58.063 | GIT_BASE=https://opendev.org 2026-08-05 07:49:58.063 | GIT_DEPTH=0 2026-08-05 07:49:58.063 | GIT_TIMEOUT=0 2026-08-05 07:49:58.063 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-05 07:49:58.063 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-05 07:49:58.063 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.063 | GLANCE_BRANCH=master 2026-08-05 07:49:58.063 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-05 07:49:58.063 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-05 07:49:58.063 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-05 07:49:58.063 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-05 07:49:58.064 | GLANCE_CONF_DIR=/etc/glance 2026-08-05 07:49:58.064 | GLANCE_DEFAULT_BACKEND=fast 2026-08-05 07:49:58.064 | GLANCE_DIR=/opt/stack/glance 2026-08-05 07:49:58.064 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-05 07:49:58.064 | GLANCE_ENABLE_QUOTAS=True 2026-08-05 07:49:58.064 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-05 07:49:58.064 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.064 | GLANCE_HOSTPORT=10.209.96.120:9292 2026-08-05 07:49:58.064 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-05 07:49:58.064 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-05 07:49:58.064 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-05 07:49:58.064 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-05 07:49:58.064 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=2000 2026-08-05 07:49:58.064 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-05 07:49:58.064 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-05 07:49:58.064 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-05 07:49:58.064 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-05 07:49:58.064 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-05 07:49:58.064 | GLANCE_REPO=https://opendev.org/openstack/glance.git 2026-08-05 07:49:58.064 | GLANCE_S3_BUCKET_NAME=images 2026-08-05 07:49:58.064 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-05 07:49:58.064 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-05 07:49:58.064 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-05 07:49:58.064 | GLANCE_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.064 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.064 | GLANCE_SERVICE_PORT=9292 2026-08-05 07:49:58.064 | GLANCE_SERVICE_PORT_INT=19292 2026-08-05 07:49:58.064 | GLANCE_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.064 | GLANCE_SHOW_DIRECT_URL=False 2026-08-05 07:49:58.064 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-05 07:49:58.064 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-05 07:49:58.064 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-05 07:49:58.064 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-05 07:49:58.064 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-05 07:49:58.064 | GLANCE_URL=https://10.209.96.120/image 2026-08-05 07:49:58.064 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-05 07:49:58.065 | GLANCE_USE_S3=False 2026-08-05 07:49:58.065 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-05 07:49:58.065 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-05 07:49:58.065 | GLOBAL_VENV=True 2026-08-05 07:49:58.065 | GROUPS=() 2026-08-05 07:49:58.065 | HOME=/opt/stack 2026-08-05 07:49:58.065 | HOME_URL=https://www.debian.org/ 2026-08-05 07:49:58.065 | HORIZON_APACHE_ROOT=/dashboard 2026-08-05 07:49:58.065 | HORIZON_BRANCH=master 2026-08-05 07:49:58.065 | HORIZON_DIR=/opt/stack/horizon 2026-08-05 07:49:58.065 | HORIZON_REPO=https://opendev.org/openstack/horizon.git 2026-08-05 07:49:58.065 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-05 07:49:58.065 | HOSTNAME=np67efcaa81d654 2026-08-05 07:49:58.065 | HOSTTYPE=x86_64 2026-08-05 07:49:58.065 | HOST_IP=10.209.96.120 2026-08-05 07:49:58.065 | HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:49:58.065 | HOST_IP_IFACE= 2026-08-05 07:49:58.065 | ID=debian 2026-08-05 07:49:58.065 | IFS=' 2026-08-05 07:49:58.065 | ' 2026-08-05 07:49:58.065 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:49:58.065 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-05 07:49:58.065 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:49:58.065 | INSTANCE_NAME_PREFIX=instance- 2026-08-05 07:49:58.065 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 07:49:58.065 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-05 07:49:58.065 | IPV6_ADDRESS_MODE=slaac 2026-08-05 07:49:58.065 | IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 07:49:58.065 | IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 07:49:58.065 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 07:49:58.065 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 07:49:58.065 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 07:49:58.065 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 07:49:58.065 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 07:49:58.066 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 07:49:58.066 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 07:49:58.066 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 07:49:58.066 | IPV6_RA_MODE=slaac 2026-08-05 07:49:58.066 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:49:58.066 | IP_VERSION=4+6 2026-08-05 07:49:58.066 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-05 07:49:58.066 | IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2026-08-05 07:49:58.066 | ISCSID_DEBUG=False 2026-08-05 07:49:58.066 | ISCSID_DEBUG_LEVEL=4 2026-08-05 07:49:58.066 | KEYSTONE_ADMIN_ENDPOINT=False 2026-08-05 07:49:58.066 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-05 07:49:58.066 | KEYSTONE_AUTH_URI=https://10.209.96.120/identity 2026-08-05 07:49:58.066 | KEYSTONE_AUTH_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:49:58.066 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.066 | KEYSTONE_BRANCH=master 2026-08-05 07:49:58.066 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-05 07:49:58.066 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-05 07:49:58.066 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-05 07:49:58.066 | KEYSTONE_ENABLE_CACHE=True 2026-08-05 07:49:58.066 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.066 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-05 07:49:58.066 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-05 07:49:58.066 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-05 07:49:58.066 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-05 07:49:58.066 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-05 07:49:58.066 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:49:58.066 | KEYSTONE_REGION_NAME=RegionOne 2026-08-05 07:49:58.066 | KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2026-08-05 07:49:58.066 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-05 07:49:58.066 | KEYSTONE_ROLE_BACKEND=sql 2026-08-05 07:49:58.066 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-05 07:49:58.066 | KEYSTONE_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.066 | KEYSTONE_SERVICE_PORT=5000 2026-08-05 07:49:58.066 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-05 07:49:58.066 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.066 | KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 07:49:58.067 | KEYSTONE_SERVICE_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:49:58.067 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-05 07:49:58.067 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-05 07:49:58.067 | KILL_PATH=/usr/bin/kill 2026-08-05 07:49:58.067 | LAST_RUN=0 2026-08-05 07:49:58.067 | LAST_SPINNER_PID= 2026-08-05 07:49:58.067 | LC_ALL=en_US.utf8 2026-08-05 07:49:58.067 | LDAP_BASE_DC=openstack 2026-08-05 07:49:58.067 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-05 07:49:58.067 | LDAP_DOMAIN=openstack.org 2026-08-05 07:49:58.067 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-05 07:49:58.067 | LDAP_OLCDB_NUMBER=1 2026-08-05 07:49:58.067 | LDAP_OLCDB_TYPE=mdb 2026-08-05 07:49:58.067 | LDAP_ROOTPW_COMMAND=replace 2026-08-05 07:49:58.067 | LDAP_SERVICE_NAME=slapd 2026-08-05 07:49:58.067 | LDAP_URL=ldap://localhost 2026-08-05 07:49:58.067 | LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard 2026-08-05 07:49:58.067 | LIBVIRT_CPU_MODE=custom 2026-08-05 07:49:58.067 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-05 07:49:58.067 | LIBVIRT_GROUP=libvirt 2026-08-05 07:49:58.067 | LIBVIRT_TYPE=qemu 2026-08-05 07:49:58.067 | LINENO=768 2026-08-05 07:49:58.067 | LOCAL_HOSTNAME=np67efcaa81d654 2026-08-05 07:49:58.067 | LOGDAYS=7 2026-08-05 07:49:58.067 | LOGDIR=/opt/stack/logs 2026-08-05 07:49:58.067 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:49:58.067 | LOGFILE_DIR=/opt/stack/logs 2026-08-05 07:49:58.067 | LOGFILE_NAME=devstacklog.txt 2026-08-05 07:49:58.067 | LOGNAME=stack 2026-08-05 07:49:58.067 | LOG_COLOR=False 2026-08-05 07:49:58.067 | LRC=localrc 2026-08-05 07:49:58.067 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-05 07:49:58.067 | MAIL=/var/mail/stack 2026-08-05 07:49:58.067 | MAX_DB_CONNECTIONS=200 2026-08-05 07:49:58.067 | MEMCACHE_SERVERS=localhost:11211 2026-08-05 07:49:58.068 | METADATA_SERVICE_PORT=8775 2026-08-05 07:49:58.068 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-05 07:49:58.068 | ML2_L3_PLUGIN=ovn-router 2026-08-05 07:49:58.068 | MYSQL_DRIVER=PyMySQL 2026-08-05 07:49:58.068 | MYSQL_GATHER_PERFORMANCE=True 2026-08-05 07:49:58.068 | MYSQL_HOST=127.0.0.1 2026-08-05 07:49:58.068 | MYSQL_REDUCE_MEMORY=True 2026-08-05 07:49:58.068 | MYSQL_SERVICE_NAME=mariadb 2026-08-05 07:49:58.068 | MYSQL_USER=root 2026-08-05 07:49:58.068 | NAME='Debian GNU/Linux' 2026-08-05 07:49:58.068 | NETWORK_GATEWAY=10.1.0.1 2026-08-05 07:49:58.068 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-05 07:49:58.068 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.068 | NEUTRON_BRANCH=master 2026-08-05 07:49:58.068 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 07:49:58.068 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 07:49:58.068 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 07:49:58.068 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 07:49:58.068 | NEUTRON_DIR=/opt/stack/neutron 2026-08-05 07:49:58.068 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 07:49:58.068 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.068 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 07:49:58.068 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 07:49:58.068 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-05 07:49:58.068 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.068 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-05 07:49:58.069 | NEUTRON_PORT_SECURITY=True 2026-08-05 07:49:58.069 | NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2026-08-05 07:49:58.069 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:49:58.069 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:49:58.069 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 07:49:58.069 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:49:58.069 | NOUNSET= 2026-08-05 07:49:58.069 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-05 07:49:58.069 | NOVA_API_DB=nova_api 2026-08-05 07:49:58.069 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-05 07:49:58.069 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.069 | NOVA_BRANCH=master 2026-08-05 07:49:58.069 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-05 07:49:58.069 | NOVA_CONF=/etc/nova/nova.conf 2026-08-05 07:49:58.069 | NOVA_CONF_DIR=/etc/nova 2026-08-05 07:49:58.069 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-05 07:49:58.069 | NOVA_CPU_CELL=1 2026-08-05 07:49:58.069 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-05 07:49:58.069 | NOVA_CPU_UUID= 2026-08-05 07:49:58.069 | NOVA_DIR=/opt/stack/nova 2026-08-05 07:49:58.069 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-08-05 07:49:58.069 | NOVA_ENABLE_CACHE=True 2026-08-05 07:49:58.069 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.069 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-05 07:49:58.069 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 07:49:58.069 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:49:58.069 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-05 07:49:58.069 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-05 07:49:58.069 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:49:58.069 | NOVA_MY_IP=10.209.96.120 2026-08-05 07:49:58.069 | NOVA_NOTIFICATION_FORMAT=both 2026-08-05 07:49:58.069 | NOVA_NUM_CELLS=1 2026-08-05 07:49:58.070 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-05 07:49:58.070 | NOVA_READY_TIMEOUT=60 2026-08-05 07:49:58.070 | NOVA_REPO=https://opendev.org/openstack/nova.git 2026-08-05 07:49:58.070 | NOVA_SERIAL_ENABLED=False 2026-08-05 07:49:58.070 | NOVA_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.070 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.070 | NOVA_SERVICE_PORT=8774 2026-08-05 07:49:58.070 | NOVA_SERVICE_PORT_INT=18774 2026-08-05 07:49:58.070 | NOVA_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.070 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:49:58.070 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-05 07:49:58.070 | NOVA_SPICE_ENABLED=False 2026-08-05 07:49:58.070 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-05 07:49:58.070 | NOVA_USE_SERVICE_TOKEN=True 2026-08-05 07:49:58.070 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-05 07:49:58.070 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-05 07:49:58.070 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-05 07:49:58.070 | NOVA_VNC_ENABLED=True 2026-08-05 07:49:58.070 | NOVNC_BRANCH=v1.3.0 2026-08-05 07:49:58.070 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-05 07:49:58.070 | NOW=1785916053 2026-08-05 07:49:58.070 | NO_UPDATE_REPOS=False 2026-08-05 07:49:58.070 | OBJECT_PORT_BASE=6613 2026-08-05 07:49:58.071 | OFFLINE=False 2026-08-05 07:49:58.071 | OLDPWD=/opt/stack/requirements 2026-08-05 07:49:58.071 | OPENSSL=/usr/bin/openssl 2026-08-05 07:49:58.071 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-05 07:49:58.071 | OPTERR=1 2026-08-05 07:49:58.071 | OPTIND=1 2026-08-05 07:49:58.071 | ORG_NAME=OpenStack 2026-08-05 07:49:58.071 | ORG_UNIT_NAME=DevStack 2026-08-05 07:49:58.071 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.071 | OSTESTIMAGES_BRANCH=master 2026-08-05 07:49:58.071 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-05 07:49:58.071 | OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2026-08-05 07:49:58.071 | OSTYPE=linux-gnu 2026-08-05 07:49:58.071 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-05 07:49:58.071 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:49:58.071 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:49:58.071 | OVN_AGENT_EXTENSIONS=metadata 2026-08-05 07:49:58.071 | OVN_BRANCH=branch-24.03 2026-08-05 07:49:58.071 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 07:49:58.071 | OVN_BUILD_FROM_SOURCE=False 2026-08-05 07:49:58.071 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-05 07:49:58.071 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-05 07:49:58.071 | OVN_DATADIR=/var/lib/ovn 2026-08-05 07:49:58.071 | OVN_DBS_LOG_LEVEL=dbg 2026-08-05 07:49:58.071 | OVN_DNS_SERVERS=8.8.8.8 2026-08-05 07:49:58.071 | OVN_EVPN_BGP_AS= 2026-08-05 07:49:58.071 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-05 07:49:58.071 | OVN_EVPN_LOCAL_IP= 2026-08-05 07:49:58.071 | OVN_EVPN_VXLAN_PORT=4789 2026-08-05 07:49:58.071 | OVN_GENEVE_OVERHEAD=38 2026-08-05 07:49:58.071 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-05 07:49:58.071 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-05 07:49:58.071 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-05 07:49:58.071 | OVN_L3_SCHEDULER=leastloaded 2026-08-05 07:49:58.072 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 07:49:58.072 | OVN_META_DATA_HOST=10.209.96.120 2026-08-05 07:49:58.072 | OVN_NB_REMOTE=ssl:10.209.96.120:6641 2026-08-05 07:49:58.072 | OVN_NEUTRON_SYNC_MODE=log 2026-08-05 07:49:58.072 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-05 07:49:58.072 | OVN_PROTO=ssl 2026-08-05 07:49:58.072 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-05 07:49:58.072 | OVN_REPO_NAME=ovn 2026-08-05 07:49:58.072 | OVN_RUNDIR=/var/run/ovn 2026-08-05 07:49:58.072 | OVN_SB_REMOTE=ssl:10.209.96.120:6642 2026-08-05 07:49:58.072 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-05 07:49:58.072 | OVN_SHAREDIR=/share/ovn 2026-08-05 07:49:58.072 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-05 07:49:58.072 | OVN_UUID= 2026-08-05 07:49:58.072 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-05 07:49:58.072 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-05 07:49:58.072 | OVS_BINDIR=/bin 2026-08-05 07:49:58.072 | OVS_BRANCH=branch-3.3 2026-08-05 07:49:58.072 | OVS_BRIDGE=br-int 2026-08-05 07:49:58.072 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-05 07:49:58.072 | OVS_DATAPATH_TYPE=system 2026-08-05 07:49:58.072 | OVS_ENABLE_TUNNELING=True 2026-08-05 07:49:58.072 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 07:49:58.072 | OVS_PREFIX= 2026-08-05 07:49:58.072 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-05 07:49:58.072 | OVS_REPO_NAME=ovs 2026-08-05 07:49:58.072 | OVS_RUNDIR=/var/run/openvswitch 2026-08-05 07:49:58.072 | OVS_SBINDIR=/sbin 2026-08-05 07:49:58.072 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-05 07:49:58.072 | OVS_SHAREDIR=/share/openvswitch 2026-08-05 07:49:58.072 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-05 07:49:58.072 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-05 07:49:58.072 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-05 07:49:58.072 | PACKAGES='apache2 2026-08-05 07:49:58.073 | apache2-dev 2026-08-05 07:49:58.073 | bc 2026-08-05 07:49:58.073 | bsdmainutils 2026-08-05 07:49:58.073 | curl 2026-08-05 07:49:58.073 | g++ 2026-08-05 07:49:58.073 | gawk 2026-08-05 07:49:58.073 | gcc 2026-08-05 07:49:58.073 | gettext 2026-08-05 07:49:58.073 | git 2026-08-05 07:49:58.073 | graphviz 2026-08-05 07:49:58.073 | iputils-ping 2026-08-05 07:49:58.073 | libffi-dev 2026-08-05 07:49:58.073 | libjpeg-dev 2026-08-05 07:49:58.073 | libpq-dev 2026-08-05 07:49:58.073 | libssl-dev 2026-08-05 07:49:58.073 | libsystemd-dev 2026-08-05 07:49:58.073 | libxml2-dev 2026-08-05 07:49:58.073 | libxslt1-dev 2026-08-05 07:49:58.073 | libyaml-dev 2026-08-05 07:49:58.073 | lsof 2026-08-05 07:49:58.073 | openssh-server 2026-08-05 07:49:58.073 | openssl 2026-08-05 07:49:58.074 | pkg-config 2026-08-05 07:49:58.074 | psmisc 2026-08-05 07:49:58.074 | python3-dev 2026-08-05 07:49:58.074 | python3-pip 2026-08-05 07:49:58.074 | python3-systemd 2026-08-05 07:49:58.074 | python3-venv 2026-08-05 07:49:58.074 | tar 2026-08-05 07:49:58.074 | tcpdump 2026-08-05 07:49:58.074 | unzip 2026-08-05 07:49:58.074 | uuid-runtime 2026-08-05 07:49:58.074 | wget 2026-08-05 07:49:58.074 | zlib1g-dev 2026-08-05 07:49:58.074 | lvm2 2026-08-05 07:49:58.074 | qemu-utils 2026-08-05 07:49:58.074 | thin-provisioning-tools 2026-08-05 07:49:58.074 | lsscsi 2026-08-05 07:49:58.074 | open-iscsi 2026-08-05 07:49:58.074 | libkrb5-dev 2026-08-05 07:49:58.074 | libldap2-dev 2026-08-05 07:49:58.074 | libsasl2-dev 2026-08-05 07:49:58.074 | memcached 2026-08-05 07:49:58.074 | python3-mysqldb 2026-08-05 07:49:58.074 | sqlite3 2026-08-05 07:49:58.074 | conntrack 2026-08-05 07:49:58.074 | curl 2026-08-05 07:49:58.074 | ebtables 2026-08-05 07:49:58.074 | genisoimage 2026-08-05 07:49:58.074 | iptables 2026-08-05 07:49:58.074 | iputils-arping 2026-08-05 07:49:58.074 | kpartx 2026-08-05 07:49:58.074 | libjs-jquery-tablesorter 2026-08-05 07:49:58.074 | parted 2026-08-05 07:49:58.074 | pm-utils 2026-08-05 07:49:58.074 | python3-mysqldb 2026-08-05 07:49:58.074 | socat 2026-08-05 07:49:58.074 | sqlite3 2026-08-05 07:49:58.074 | sudo 2026-08-05 07:49:58.074 | vlan 2026-08-05 07:49:58.075 | cryptsetup 2026-08-05 07:49:58.075 | dosfstools 2026-08-05 07:49:58.075 | genisoimage 2026-08-05 07:49:58.075 | gir1.2-libosinfo-1.0 2026-08-05 07:49:58.075 | netcat-openbsd 2026-08-05 07:49:58.075 | open-iscsi 2026-08-05 07:49:58.075 | qemu-utils 2026-08-05 07:49:58.075 | sg3-utils 2026-08-05 07:49:58.075 | sysfsutils 2026-08-05 07:49:58.075 | acl 2026-08-05 07:49:58.075 | dnsmasq-base 2026-08-05 07:49:58.075 | dnsmasq-utils 2026-08-05 07:49:58.075 | ebtables 2026-08-05 07:49:58.075 | haproxy 2026-08-05 07:49:58.075 | iptables 2026-08-05 07:49:58.075 | iputils-arping 2026-08-05 07:49:58.075 | iputils-ping 2026-08-05 07:49:58.075 | postgresql-server-dev-all 2026-08-05 07:49:58.075 | python3-mysqldb 2026-08-05 07:49:58.075 | sqlite3 2026-08-05 07:49:58.075 | sudo 2026-08-05 07:49:58.075 | vlan 2026-08-05 07:49:58.075 | apache2 ' 2026-08-05 07:49:58.075 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:49:58.075 | PHYSICAL_NETWORK=public 2026-08-05 07:49:58.075 | PIPESTATUS=([0]="0") 2026-08-05 07:49:58.075 | PIP_UPGRADE=False 2026-08-05 07:49:58.075 | PIP_VIRTUAL_ENV= 2026-08-05 07:49:58.075 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-05 07:49:58.075 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.075 | PLACEMENT_BRANCH=master 2026-08-05 07:49:58.075 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-05 07:49:58.076 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-05 07:49:58.076 | PLACEMENT_DIR=/opt/stack/placement 2026-08-05 07:49:58.076 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:49:58.076 | PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2026-08-05 07:49:58.076 | PLACEMENT_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.076 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.076 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-05 07:49:58.076 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-05 07:49:58.076 | POSIXLY_CORRECT=y 2026-08-05 07:49:58.076 | PPID=2865 2026-08-05 07:49:58.076 | PREREQ_RERUN_HOURS=2 2026-08-05 07:49:58.076 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 07:49:58.076 | PREREQ_RERUN_SECONDS=7200 2026-08-05 07:49:58.076 | PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 07:49:58.076 | PRIVATE_NETWORK_NAME=private 2026-08-05 07:49:58.076 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 07:49:58.076 | PROVIDER_SUBNET_NAME=provider_net 2026-08-05 07:49:58.076 | PS4='+ $(short_source): ' 2026-08-05 07:49:58.076 | PUBLIC_BRIDGE=br-ex 2026-08-05 07:49:58.076 | PUBLIC_BRIDGE_MTU=1430 2026-08-05 07:49:58.076 | PUBLIC_INTERFACE= 2026-08-05 07:49:58.076 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 07:49:58.076 | PUBLIC_NETWORK_NAME=public 2026-08-05 07:49:58.076 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 07:49:58.076 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 07:49:58.076 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 07:49:58.076 | PWD=/opt/stack/devstack 2026-08-05 07:49:58.076 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:49:58.076 | PYTHON3_VERSION=3.11 2026-08-05 07:49:58.076 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-05 07:49:58.076 | Q_ADMIN_USERNAME=neutron 2026-08-05 07:49:58.076 | Q_AGENT=ovn 2026-08-05 07:49:58.076 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 07:49:58.076 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 07:49:58.076 | Q_AUTH_STRATEGY=keystone 2026-08-05 07:49:58.076 | Q_BUILD_OVS_FROM_GIT=False 2026-08-05 07:49:58.076 | Q_DB_NAME=neutron 2026-08-05 07:49:58.077 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 07:49:58.077 | Q_DVR_MODE=legacy 2026-08-05 07:49:58.077 | Q_HOST=10.209.96.120 2026-08-05 07:49:58.077 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 07:49:58.077 | Q_L3_ROUTER_PER_TENANT=True 2026-08-05 07:49:58.077 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.077 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-05 07:49:58.077 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-05 07:49:58.077 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-05 07:49:58.077 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 07:49:58.077 | Q_META_DATA_IP=10.209.96.120 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-05 07:49:58.077 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-05 07:49:58.077 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-05 07:49:58.077 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 07:49:58.077 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 07:49:58.077 | Q_OVS_USE_VETH=False 2026-08-05 07:49:58.077 | Q_PLUGIN=ml2 2026-08-05 07:49:58.077 | Q_PROTOCOL=https 2026-08-05 07:49:58.077 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 07:49:58.077 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 07:49:58.077 | Q_ROUTER_NAME=router1 2026-08-05 07:49:58.077 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:49:58.077 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 07:49:58.077 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:49:58.077 | Q_TUNNEL_TYPES=gre 2026-08-05 07:49:58.077 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 07:49:58.077 | Q_USE_PUBLIC_VETH=False 2026-08-05 07:49:58.078 | Q_USE_ROOTWRAP=True 2026-08-05 07:49:58.078 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 07:49:58.078 | Q_USE_SECGROUP=True 2026-08-05 07:49:58.078 | RABBIT_HOST=10.209.96.120 2026-08-05 07:49:58.078 | RABBIT_PASSWORD=secretrabbit 2026-08-05 07:49:58.078 | RABBIT_USERID=stackrabbit 2026-08-05 07:49:58.078 | RC_DIR=/opt/stack/devstack 2026-08-05 07:49:58.078 | RECLONE=False 2026-08-05 07:49:58.078 | RECREATE_KEYSTONE_DB=True 2026-08-05 07:49:58.078 | REGION_NAME=RegionOne 2026-08-05 07:49:58.078 | REPOS_UPDATED=True 2026-08-05 07:49:58.078 | REQUIREMENTS_BRANCH=master 2026-08-05 07:49:58.078 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-05 07:49:58.078 | REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2026-08-05 07:49:58.078 | RETRY_UPDATE=False 2026-08-05 07:49:58.078 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 07:49:58.078 | S3_SERVICE_PORT=3333 2026-08-05 07:49:58.078 | SERVICE_DIR=/opt/stack/status 2026-08-05 07:49:58.078 | SERVICE_DOMAIN_NAME=Default 2026-08-05 07:49:58.078 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-05 07:49:58.078 | SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.078 | SERVICE_IP_VERSION=4 2026-08-05 07:49:58.078 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.078 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:49:58.078 | SERVICE_PASSWORD=secretservice 2026-08-05 07:49:58.078 | SERVICE_PROJECT_NAME=service 2026-08-05 07:49:58.078 | SERVICE_PROTOCOL=http 2026-08-05 07:49:58.078 | SERVICE_TENANT_NAME=service 2026-08-05 07:49:58.078 | SERVICE_TIMEOUT=60 2026-08-05 07:49:58.078 | SHELL=/bin/bash 2026-08-05 07:49:58.078 | SHLVL=1 2026-08-05 07:49:58.078 | SKIP_EPEL_INSTALL=False 2026-08-05 07:49:58.078 | SKIP_STOP_OVN=False 2026-08-05 07:49:58.078 | SPICE_BRANCH=master 2026-08-05 07:49:58.078 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-05 07:49:58.079 | SQLALCHEMY_BRANCH=main 2026-08-05 07:49:58.079 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 07:49:58.079 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 07:49:58.079 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 07:49:58.079 | 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-05 07:49:58.079 | STACK_GROUP=stack 2026-08-05 07:49:58.079 | STACK_USER=stack 2026-08-05 07:49:58.079 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 07:49:58.079 | STUD_PROTO=--tls 2026-08-05 07:49:58.079 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 07:49:58.079 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 07:49:58.079 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 07:49:58.079 | SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 07:49:58.079 | SUBNETPOOL_SIZE_V4=26 2026-08-05 07:49:58.079 | SUBNETPOOL_SIZE_V6=64 2026-08-05 07:49:58.079 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-05 07:49:58.079 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' 2026-08-05 07:49:58.079 | SUDO_GID=1000 2026-08-05 07:49:58.079 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-05 07:49:58.079 | SUDO_UID=1000 2026-08-05 07:49:58.080 | SUDO_USER=zuul 2026-08-05 07:49:58.080 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 07:49:58.080 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-05 07:49:58.080 | SUPPORT_URL=https://www.debian.org/support 2026-08-05 07:49:58.080 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-05 07:49:58.080 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.080 | SWIFT_BRANCH=master 2026-08-05 07:49:58.080 | SWIFT_CONF_DIR=/etc/swift 2026-08-05 07:49:58.080 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-05 07:49:58.080 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-05 07:49:58.080 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-05 07:49:58.080 | SWIFT_DIR=/opt/stack/swift 2026-08-05 07:49:58.080 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-05 07:49:58.080 | SWIFT_ENABLE_TEMPURLS=False 2026-08-05 07:49:58.080 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-05 07:49:58.080 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-05 07:49:58.080 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-05 07:49:58.080 | SWIFT_HASH=1234123412341234 2026-08-05 07:49:58.080 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-05 07:49:58.080 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-05 07:49:58.080 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-05 07:49:58.080 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-05 07:49:58.080 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-05 07:49:58.080 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-05 07:49:58.080 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-05 07:49:58.080 | SWIFT_REPLICAS=1 2026-08-05 07:49:58.080 | SWIFT_REPLICAS_SEQ=1 2026-08-05 07:49:58.080 | SWIFT_REPO=https://opendev.org/openstack/swift.git 2026-08-05 07:49:58.080 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:49:58.081 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:49:58.081 | SWIFT_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.081 | SWIFT_START_ALL_SERVICES=False 2026-08-05 07:49:58.081 | SWIFT_STORAGE_IPS= 2026-08-05 07:49:58.081 | SWIFT_TEMPURL_KEY= 2026-08-05 07:49:58.081 | SWIFT_USE_MOD_WSGI=False 2026-08-05 07:49:58.081 | SYSLOG=False 2026-08-05 07:49:58.081 | SYSLOG_HOST=10.209.96.120 2026-08-05 07:49:58.081 | SYSLOG_PORT=516 2026-08-05 07:49:58.081 | SYSTEMCTL='sudo systemctl' 2026-08-05 07:49:58.081 | SYSTEMD_DIR=/etc/systemd/system 2026-08-05 07:49:58.081 | TARGET_BRANCH=master 2026-08-05 07:49:58.081 | TARGET_ENABLE_OVN_AGENT=False 2026-08-05 07:49:58.081 | TCPDUMP_ARGS= 2026-08-05 07:49:58.081 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-05 07:49:58.081 | TEMPEST_BRANCH=master 2026-08-05 07:49:58.081 | TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2026-08-05 07:49:58.081 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-05 07:49:58.081 | TEMPFILE=/tmp/tmp.9cjtRlZfUa 2026-08-05 07:49:58.081 | TENANT_TUNNEL_RANGES=1:1000 2026-08-05 07:49:58.081 | TENANT_VLAN_RANGE= 2026-08-05 07:49:58.081 | TERM=unknown 2026-08-05 07:49:58.081 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-05 07:49:58.081 | TLS_IP=10.209.96.120 2026-08-05 07:49:58.081 | TOP_DIR=/opt/stack/devstack 2026-08-05 07:49:58.082 | TRAILING_TARGET_BRANCH=master 2026-08-05 07:49:58.082 | TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:49:58.082 | TUNNEL_IP=10.209.96.120 2026-08-05 07:49:58.082 | TUNNEL_IP_VERSION=4 2026-08-05 07:49:58.082 | UBUNTU_RELEASE_BASE_NUM=12 2026-08-05 07:49:58.082 | UID=1001 2026-08-05 07:49:58.082 | ULIMIT_NOFILE=2048 2026-08-05 07:49:58.082 | USER=stack 2026-08-05 07:49:58.082 | USER_UNITS=False 2026-08-05 07:49:58.082 | USE_CINDER_FOR_GLANCE=False 2026-08-05 07:49:58.082 | USE_SUBNETPOOL=True 2026-08-05 07:49:58.082 | USE_VENV=False 2026-08-05 07:49:58.082 | VERBOSE=True 2026-08-05 07:49:58.082 | VERBOSE_NO_TIMESTAMP=True 2026-08-05 07:49:58.082 | VERSION='12 (bookworm)' 2026-08-05 07:49:58.082 | VERSION_CODENAME=bookworm 2026-08-05 07:49:58.082 | VERSION_ID=12 2026-08-05 07:49:58.082 | VIF_PLUGGING_IS_FATAL=True 2026-08-05 07:49:58.082 | VIF_PLUGGING_TIMEOUT=300 2026-08-05 07:49:58.082 | VIRTUALENV_CMD='python3.11 -m venv' 2026-08-05 07:49:58.082 | VIRT_DRIVER=libvirt 2026-08-05 07:49:58.082 | VOLUME_BACKING_FILE_SIZE=30G 2026-08-05 07:49:58.082 | VOLUME_GROUP_NAME=stack-volumes 2026-08-05 07:49:58.082 | VOLUME_NAME_PREFIX=volume- 2026-08-05 07:49:58.082 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-05 07:49:58.082 | WATCHER_API_URL=https://10.209.96.120/infra-optim 2026-08-05 07:49:58.082 | WATCHER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:49:58.082 | WATCHER_BRANCH=master 2026-08-05 07:49:58.082 | WATCHER_CONF=/etc/watcher/watcher.conf 2026-08-05 07:49:58.082 | WATCHER_CONF_DIR=/etc/watcher 2026-08-05 07:49:58.082 | WATCHER_DEVSTACK_DIR=/opt/stack/watcher/devstack 2026-08-05 07:49:58.082 | WATCHER_DEVSTACK_FILES_DIR=/opt/stack/watcher/devstack/files 2026-08-05 07:49:58.082 | WATCHER_DIR=/opt/stack/watcher 2026-08-05 07:49:58.082 | WATCHER_REPO=https://opendev.org/openstack/watcher.git 2026-08-05 07:49:58.082 | WATCHER_SERVICE_HOST=10.209.96.120 2026-08-05 07:49:58.083 | WATCHER_SERVICE_PROTOCOL=https 2026-08-05 07:49:58.083 | WATCHER_STATE_PATH=/opt/stack/data/watcher 2026-08-05 07:49:58.083 | WATCHER_UWSGI=watcher.wsgi.api:application 2026-08-05 07:49:58.083 | WATCHER_UWSGI_CONF=/etc/watcher/watcher-uwsgi.ini 2026-08-05 07:49:58.083 | WATCHER_WSGI_DIR=/var/www/watcher 2026-08-05 07:49:58.083 | WORKER_TIMEOUT=80 2026-08-05 07:49:58.083 | WSGI_MODE=uwsgi 2026-08-05 07:49:58.083 | ZSWAP_COMPRESSOR=lz4 2026-08-05 07:49:58.083 | ZSWAP_ZPOOL=zsmalloc 2026-08-05 07:49:58.083 | _=posix 2026-08-05 07:49:58.083 | _ASYNC_BG_TIME=0 2026-08-05 07:49:58.083 | _DEFAULT_LVM_INIT=0 2026-08-05 07:49:58.083 | _DEFAULT_PYTHON3_VERSION=3.11 2026-08-05 07:49:58.083 | _DEVSTACK_FUNCTIONS=1 2026-08-05 07:49:58.083 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-05 07:49:58.083 | _DEVSTACK_STACKRC=1 2026-08-05 07:49:58.083 | _LOG_COLOR_DEFAULT=False 2026-08-05 07:49:58.083 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 07:49:58.083 | _TIME_BEGIN=1785916043 2026-08-05 07:49:58.083 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-05 07:49:58.083 | _TIME_TOTAL=([apt-get]="97979" [pip_install]="29561" [apt-get-update]="1423" ) 2026-08-05 07:49:58.083 | _of_args='-v --no-timestamp' 2026-08-05 07:49:58.083 | backend=postgresql 2026-08-05 07:49:58.083 | be=lvm:lvmdriver-1 2026-08-05 07:49:58.083 | be_name=lvmdriver-1 2026-08-05 07:49:58.083 | be_type=lvm 2026-08-05 07:49:58.083 | db=postgresql 2026-08-05 07:49:58.083 | dc=org 2026-08-05 07:49:58.083 | default_v4_route_devs=enX0 2026-08-05 07:49:58.083 | default_v6_route_devs=enX0 2026-08-05 07:49:58.083 | dir=/opt/stack/watcher 2026-08-05 07:49:58.083 | dn=,dc=openstack,dc=org 2026-08-05 07:49:58.083 | exceptions=80-tempest.sh 2026-08-05 07:49:58.083 | extra=80-tempest.sh 2026-08-05 07:49:58.083 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:49:58.083 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-05 07:49:58.084 | i=TUNNEL_IP_VERSION 2026-08-05 07:49:58.084 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:49:58.084 | lfile=localrc 2026-08-05 07:49:58.084 | localrc=/opt/stack/devstack/.localrc.password 2026-08-05 07:49:58.084 | mode=stack 2026-08-05 07:49:58.084 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 07:49:58.084 | opt='?' 2026-08-05 07:49:58.084 | os_CODENAME=bookworm 2026-08-05 07:49:58.084 | os_PACKAGE=deb 2026-08-05 07:49:58.084 | os_RELEASE=12 2026-08-05 07:49:58.084 | os_VENDOR=Debian 2026-08-05 07:49:58.084 | phase=pre-install 2026-08-05 07:49:58.084 | pkgs= 2026-08-05 07:49:58.084 | plugin=watcher 2026-08-05 07:49:58.084 | plugins=,watcher,watcher-dashboard 2026-08-05 07:49:58.084 | pw=secretadmin 2026-08-05 07:49:58.084 | time_stamp=2026-08-05-074733 2026-08-05 07:49:58.084 | var=ADMIN_PASSWORD 2026-08-05 07:49:58.084 | ++ /opt/stack/watcher/devstack/plugin.sh:source:13 : is_service_enabled watcher-api watcher-decision-engine watcher-applier 2026-08-05 07:49:58.086 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:58.089 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:49:58.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:49:58.093 | ++ /opt/stack/watcher/devstack/plugin.sh:source:15 : echo_summary 'Before Installing watcher' 2026-08-05 07:49:58.095 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:49:58.098 | ++ ./stack.sh:echo_summary:450 : echo -e Before Installing watcher 2026-08-05 07:49:58.101 | ++ /opt/stack/watcher/devstack/plugin.sh:source:44 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:49:58.103 | ++ /opt/stack/watcher/devstack/plugin.sh:source:48 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:49:58.108 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:49:58.110 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:49:58.112 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher-dashboard/devstack/plugin.sh ]] 2026-08-05 07:49:58.115 | + functions-common:run_plugins:1842 : source /opt/stack/watcher-dashboard/devstack/plugin.sh stack pre-install 2026-08-05 07:49:58.119 | ++++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : dirname /opt/stack/watcher-dashboard/devstack/plugin.sh 2026-08-05 07:49:58.123 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : cd /opt/stack/watcher-dashboard/devstack/.. 2026-08-05 07:49:58.125 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : pwd 2026-08-05 07:49:58.129 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 07:49:58.131 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:21 : is_service_enabled watcher-dashboard 2026-08-05 07:49:58.146 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:58.148 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:49:58.151 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:49:58.153 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:26 : : 2026-08-05 07:49:58.155 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:45 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:49:58.157 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:51 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:49:58.159 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-05 07:49:58.163 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-05 07:49:58.165 | + functions:set_systemd_override:845 : local value=2048 2026-08-05 07:49:58.168 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-05 07:49:58.170 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-05 07:49:58.232 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-05 07:49:58.232 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-05 07:49:58.235 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-05 07:49:58.506 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-05 07:49:58.509 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-05 07:49:58.528 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:58.531 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-05 07:49:58.533 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:49:58.535 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:49:58.538 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:49:58.540 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:49:58.542 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:49:58.545 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:49:58.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:58.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:58.552 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:49:58.555 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:49:58.557 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:49:58.560 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:49:58.562 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-05 07:49:58.564 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:49:58.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:58.570 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:58.572 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-05 07:49:58.595 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-05 07:49:58.624 | Reading package lists... 2026-08-05 07:49:58.813 | Building dependency tree... 2026-08-05 07:49:58.813 | Reading state information... 2026-08-05 07:49:59.062 | The following additional packages will be installed: 2026-08-05 07:49:59.062 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 07:49:59.062 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 07:49:59.062 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 07:49:59.063 | erlang-tools erlang-xmerl logrotate 2026-08-05 07:49:59.063 | Suggested packages: 2026-08-05 07:49:59.064 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-08-05 07:49:59.089 | The following NEW packages will be installed: 2026-08-05 07:49:59.090 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 07:49:59.090 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 07:49:59.090 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 07:49:59.091 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-08-05 07:49:59.098 | 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:49:59.099 | Need to get 34.5 MB of archives. 2026-08-05 07:49:59.099 | After this operation, 55.3 MB of additional disk space will be used. 2026-08-05 07:49:59.099 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:49:59.099 | logrotate erlang-base erlang-asn1 erlang-crypto erlang-public-key 2026-08-05 07:49:59.099 | erlang-mnesia erlang-runtime-tools erlang-ssl erlang-eldap erlang-ftp 2026-08-05 07:49:59.099 | erlang-tftp erlang-inets erlang-snmp erlang-os-mon erlang-parsetools 2026-08-05 07:49:59.099 | erlang-syntax-tools erlang-tools erlang-xmerl rabbitmq-server 2026-08-05 07:49:59.219 | Authentication warning overridden. 2026-08-05 07:49:59.219 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 logrotate amd64 3.21.0-1 [62.1 kB] 2026-08-05 07:49:59.302 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-base amd64 1:25.2.3+dfsg-1+deb12u4 [9,697 kB] 2026-08-05 07:49:59.523 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-asn1 amd64 1:25.2.3+dfsg-1+deb12u4 [897 kB] 2026-08-05 07:49:59.577 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-crypto amd64 1:25.2.3+dfsg-1+deb12u4 [166 kB] 2026-08-05 07:49:59.615 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-public-key amd64 1:25.2.3+dfsg-1+deb12u4 [731 kB] 2026-08-05 07:49:59.663 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-mnesia amd64 1:25.2.3+dfsg-1+deb12u4 [873 kB] 2026-08-05 07:49:59.708 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-runtime-tools amd64 1:25.2.3+dfsg-1+deb12u4 [230 kB] 2026-08-05 07:49:59.749 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-ssl amd64 1:25.2.3+dfsg-1+deb12u4 [1,606 kB] 2026-08-05 07:49:59.812 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-eldap amd64 1:25.2.3+dfsg-1+deb12u4 [131 kB] 2026-08-05 07:49:59.847 | Get:10 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-ftp amd64 1:25.2.3+dfsg-1+deb12u4 [93.9 kB] 2026-08-05 07:49:59.883 | Get:11 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-tftp amd64 1:25.2.3+dfsg-1+deb12u4 [111 kB] 2026-08-05 07:49:59.918 | Get:12 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-inets amd64 1:25.2.3+dfsg-1+deb12u4 [636 kB] 2026-08-05 07:49:59.968 | Get:13 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-snmp amd64 1:25.2.3+dfsg-1+deb12u4 [1,828 kB] 2026-08-05 07:50:00.042 | Get:14 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-os-mon amd64 1:25.2.3+dfsg-1+deb12u4 [98.6 kB] 2026-08-05 07:50:00.079 | Get:15 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-parsetools amd64 1:25.2.3+dfsg-1+deb12u4 [198 kB] 2026-08-05 07:50:00.123 | Get:16 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-syntax-tools amd64 1:25.2.3+dfsg-1+deb12u4 [303 kB] 2026-08-05 07:50:00.157 | Get:17 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-tools amd64 1:25.2.3+dfsg-1+deb12u4 [578 kB] 2026-08-05 07:50:00.208 | Get:18 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 erlang-xmerl amd64 1:25.2.3+dfsg-1+deb12u4 [1,322 kB] 2026-08-05 07:50:00.299 | Get:19 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 rabbitmq-server all 3.10.8-1.1+deb12u1 [14.9 MB] 2026-08-05 07:50:00.847 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:50:00.885 | Fetched 34.5 MB in 2s (23.0 MB/s) 2026-08-05 07:50:00.915 | Selecting previously unselected package logrotate. 2026-08-05 07:50:00.943 | (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 ... 43703 files and directories currently installed.) 2026-08-05 07:50:00.946 | Preparing to unpack .../00-logrotate_3.21.0-1_amd64.deb ... 2026-08-05 07:50:00.948 | Unpacking logrotate (3.21.0-1) ... 2026-08-05 07:50:00.995 | Selecting previously unselected package erlang-base. 2026-08-05 07:50:01.002 | Preparing to unpack .../01-erlang-base_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:01.004 | Unpacking erlang-base (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:01.965 | Selecting previously unselected package erlang-asn1. 2026-08-05 07:50:01.972 | Preparing to unpack .../02-erlang-asn1_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:01.974 | Unpacking erlang-asn1 (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.091 | Selecting previously unselected package erlang-crypto. 2026-08-05 07:50:02.097 | Preparing to unpack .../03-erlang-crypto_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.100 | Unpacking erlang-crypto (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.150 | Selecting previously unselected package erlang-public-key. 2026-08-05 07:50:02.157 | Preparing to unpack .../04-erlang-public-key_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.159 | Unpacking erlang-public-key (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.264 | Selecting previously unselected package erlang-mnesia. 2026-08-05 07:50:02.271 | Preparing to unpack .../05-erlang-mnesia_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.274 | Unpacking erlang-mnesia (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.389 | Selecting previously unselected package erlang-runtime-tools. 2026-08-05 07:50:02.397 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.400 | Unpacking erlang-runtime-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.468 | Selecting previously unselected package erlang-ssl. 2026-08-05 07:50:02.475 | Preparing to unpack .../07-erlang-ssl_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.477 | Unpacking erlang-ssl (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.672 | Selecting previously unselected package erlang-eldap. 2026-08-05 07:50:02.679 | Preparing to unpack .../08-erlang-eldap_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.681 | Unpacking erlang-eldap (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.728 | Selecting previously unselected package erlang-ftp. 2026-08-05 07:50:02.736 | Preparing to unpack .../09-erlang-ftp_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.738 | Unpacking erlang-ftp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.781 | Selecting previously unselected package erlang-tftp. 2026-08-05 07:50:02.788 | Preparing to unpack .../10-erlang-tftp_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.790 | Unpacking erlang-tftp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.835 | Selecting previously unselected package erlang-inets. 2026-08-05 07:50:02.842 | Preparing to unpack .../11-erlang-inets_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.844 | Unpacking erlang-inets (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:02.942 | Selecting previously unselected package erlang-snmp. 2026-08-05 07:50:02.949 | Preparing to unpack .../12-erlang-snmp_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:02.951 | Unpacking erlang-snmp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.181 | Selecting previously unselected package erlang-os-mon. 2026-08-05 07:50:03.187 | Preparing to unpack .../13-erlang-os-mon_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:03.189 | Unpacking erlang-os-mon (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.229 | Selecting previously unselected package erlang-parsetools. 2026-08-05 07:50:03.235 | Preparing to unpack .../14-erlang-parsetools_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:03.237 | Unpacking erlang-parsetools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.282 | Selecting previously unselected package erlang-syntax-tools. 2026-08-05 07:50:03.288 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:03.290 | Unpacking erlang-syntax-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.349 | Selecting previously unselected package erlang-tools. 2026-08-05 07:50:03.355 | Preparing to unpack .../16-erlang-tools_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:03.357 | Unpacking erlang-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.443 | Selecting previously unselected package erlang-xmerl. 2026-08-05 07:50:03.450 | Preparing to unpack .../17-erlang-xmerl_1%3a25.2.3+dfsg-1+deb12u4_amd64.deb ... 2026-08-05 07:50:03.452 | Unpacking erlang-xmerl (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:03.612 | Selecting previously unselected package rabbitmq-server. 2026-08-05 07:50:03.619 | Preparing to unpack .../18-rabbitmq-server_3.10.8-1.1+deb12u1_all.deb ... 2026-08-05 07:50:03.623 | Unpacking rabbitmq-server (3.10.8-1.1+deb12u1) ... 2026-08-05 07:50:05.158 | Setting up logrotate (3.21.0-1) ... 2026-08-05 07:50:05.386 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /lib/systemd/system/logrotate.timer. 2026-08-05 07:50:05.698 | logrotate.service is a disabled or a static unit, not starting it. 2026-08-05 07:50:05.728 | Setting up erlang-base (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:06.039 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2026-08-05 07:50:06.039 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2026-08-05 07:50:07.887 | Searching for services which depend on erlang and should be started... none found. 2026-08-05 07:50:07.891 | Setting up erlang-xmerl (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.897 | Setting up erlang-syntax-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.903 | Setting up erlang-parsetools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.909 | Setting up erlang-asn1 (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.915 | Setting up erlang-tftp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.922 | Setting up erlang-mnesia (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.928 | Setting up erlang-crypto (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.933 | Setting up erlang-runtime-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.940 | Setting up erlang-tools (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.946 | Setting up erlang-snmp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.952 | Setting up erlang-public-key (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.958 | Setting up erlang-ssl (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.965 | Setting up erlang-os-mon (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.971 | Setting up erlang-eldap (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.977 | Setting up erlang-ftp (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.983 | Setting up erlang-inets (1:25.2.3+dfsg-1+deb12u4) ... 2026-08-05 07:50:07.989 | Setting up rabbitmq-server (3.10.8-1.1+deb12u1) ... 2026-08-05 07:50:08.055 | Adding group `rabbitmq' (GID 117) ... 2026-08-05 07:50:08.071 | Done. 2026-08-05 07:50:08.130 | Adding system user `rabbitmq' (UID 109) ... 2026-08-05 07:50:08.130 | Adding new user `rabbitmq' (UID 109) with group `rabbitmq' ... 2026-08-05 07:50:08.163 | Not creating home directory `/var/lib/rabbitmq'. 2026-08-05 07:50:08.396 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2026-08-05 07:50:16.591 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:50:17.553 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:50:17.555 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:50:17.558 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:17.561 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:17.563 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:17.566 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:17.568 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:17.572 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:50:17.574 | + functions-common:time_stop:2427 : start_time=1785916198591 2026-08-05 07:50:17.577 | + functions-common:time_stop:2429 : [[ -z 1785916198591 ]] 2026-08-05 07:50:17.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:17.586 | + functions-common:time_stop:2432 : end_time=1785916217583 2026-08-05 07:50:17.588 | + functions-common:time_stop:2433 : elapsed_time=18992 2026-08-05 07:50:17.590 | + functions-common:time_stop:2434 : total=97979 2026-08-05 07:50:17.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:17.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116971 2026-08-05 07:50:17.599 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:50:17.602 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-05 07:50:17.604 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:50:17.607 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:50:17.610 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:50:17.613 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:50:17.616 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:50:17.618 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:50:17.621 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:50:17.623 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:50:17.626 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:50:17.628 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:50:17.631 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:50:17.634 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:50:17.637 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:50:17.639 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-05 07:50:17.642 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-05 07:50:17.659 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:17.661 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-05 07:50:17.664 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:50:17.667 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-05 07:50:17.670 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-05 07:50:17.673 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-05 07:50:17.677 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-05 07:50:17.680 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-05 07:50:17.682 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-05 07:50:17.685 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-05 07:50:17.688 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-05 07:50:17.691 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-05 07:50:17.694 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-05 07:50:18.397 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-05 07:50:18.397 | user tags 2026-08-05 07:50:18.397 | guest [administrator]' 2026-08-05 07:50:18.402 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-05 07:50:18.402 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-05 07:50:18.402 | user tags 2026-08-05 07:50:18.402 | guest [administrator]' 2026-08-05 07:50:18.408 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-05 07:50:18.411 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-05 07:50:18.413 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-05 07:50:19.099 | Adding user "stackrabbit" ... 2026-08-05 07:50:19.104 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-05 07:50:19.121 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-05 07:50:19.809 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-05 07:50:19.835 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-05 07:50:19.838 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-05 07:50:20.579 | Changing password for user "stackrabbit" ... 2026-08-05 07:50:20.604 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-05 07:50:20.607 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-05 07:50:20.609 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-05 07:50:21.293 | Deleting user "guest" ... 2026-08-05 07:50:21.320 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-05 07:50:21.338 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:21.341 | + ./stack.sh:main:861 : install_database 2026-08-05 07:50:21.344 | + lib/database:install_database:118 : install_database_mysql 2026-08-05 07:50:21.347 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-05 07:50:21.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:21.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:21.355 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-05 07:50:21.494 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-05 07:50:21.498 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-05 07:50:21.503 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-05 07:50:21.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:21.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:21.512 | + lib/databases/mysql:install_database_mysql:222 : '[' mariadb '!=' mariadb ']' 2026-08-05 07:50:21.515 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-05 07:50:21.519 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-05 07:50:21.522 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-05 07:50:21.524 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:50:21.527 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:50:21.530 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:50:21.533 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:50:21.536 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:50:21.539 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:50:21.542 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:50:21.545 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:50:21.548 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:50:21.550 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:50:21.554 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:50:21.556 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:50:21.559 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:50:21.562 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-05 07:50:21.565 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:21.567 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:21.571 | + lib/databases/mysql:install_database_mysql:233 : install_package mariadb-server 2026-08-05 07:50:21.574 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:50:21.577 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:50:21.580 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:50:21.582 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:50:21.585 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:21.588 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:50:21.591 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:21.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:21.595 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:50:21.598 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:50:21.601 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:50:21.604 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:50:21.606 | + functions-common:install_package:1439 : real_install_package mariadb-server 2026-08-05 07:50:21.608 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:50:21.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:21.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:21.616 | + functions-common:real_install_package:1427 : apt_get install mariadb-server 2026-08-05 07:50:21.638 | + 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 mariadb-server 2026-08-05 07:50:21.667 | Reading package lists... 2026-08-05 07:50:21.909 | Building dependency tree... 2026-08-05 07:50:21.909 | Reading state information... 2026-08-05 07:50:22.154 | The following additional packages will be installed: 2026-08-05 07:50:22.154 | galera-4 libconfig-inifiles-perl libdbi-perl mariadb-client 2026-08-05 07:50:22.155 | mariadb-client-core mariadb-server-core 2026-08-05 07:50:22.156 | Suggested packages: 2026-08-05 07:50:22.156 | libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-08-05 07:50:22.156 | mariadb-test 2026-08-05 07:50:22.156 | Recommended packages: 2026-08-05 07:50:22.156 | libdbd-mariadb-perl | libdbd-mysql-perl libterm-readkey-perl 2026-08-05 07:50:22.156 | libhtml-template-perl mariadb-plugin-provider-bzip2 2026-08-05 07:50:22.156 | mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma 2026-08-05 07:50:22.156 | mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy pv 2026-08-05 07:50:22.180 | The following NEW packages will be installed: 2026-08-05 07:50:22.181 | galera-4 libconfig-inifiles-perl libdbi-perl mariadb-client 2026-08-05 07:50:22.181 | mariadb-client-core mariadb-server mariadb-server-core 2026-08-05 07:50:22.188 | 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:50:22.189 | Need to get 16.4 MB of archives. 2026-08-05 07:50:22.189 | After this operation, 185 MB of additional disk space will be used. 2026-08-05 07:50:22.189 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:50:22.189 | galera-4 libdbi-perl libconfig-inifiles-perl mariadb-client-core 2026-08-05 07:50:22.189 | mariadb-client mariadb-server-core mariadb-server 2026-08-05 07:50:22.224 | Authentication warning overridden. 2026-08-05 07:50:22.224 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 galera-4 amd64 26.4.23-0+deb12u1 [843 kB] 2026-08-05 07:50:22.238 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdbi-perl amd64 1.643-4+deb12u1 [772 kB] 2026-08-05 07:50:22.248 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libconfig-inifiles-perl all 3.000003-2+deb12u1 [46.0 kB] 2026-08-05 07:50:22.249 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mariadb-client-core amd64 1:10.11.18-0+deb12u1 [865 kB] 2026-08-05 07:50:22.261 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mariadb-client amd64 1:10.11.18-0+deb12u1 [2,939 kB] 2026-08-05 07:50:22.306 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mariadb-server-core amd64 1:10.11.18-0+deb12u1 [7,292 kB] 2026-08-05 07:50:22.423 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mariadb-server amd64 1:10.11.18-0+deb12u1 [3,662 kB] 2026-08-05 07:50:22.733 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:50:22.766 | Fetched 16.4 MB in 0s (56.3 MB/s) 2026-08-05 07:50:22.791 | Selecting previously unselected package galera-4. 2026-08-05 07:50:22.828 | (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 ... 46488 files and directories currently installed.) 2026-08-05 07:50:22.831 | Preparing to unpack .../0-galera-4_26.4.23-0+deb12u1_amd64.deb ... 2026-08-05 07:50:22.833 | Unpacking galera-4 (26.4.23-0+deb12u1) ... 2026-08-05 07:50:22.952 | Selecting previously unselected package libdbi-perl:amd64. 2026-08-05 07:50:22.958 | Preparing to unpack .../1-libdbi-perl_1.643-4+deb12u1_amd64.deb ... 2026-08-05 07:50:22.961 | Unpacking libdbi-perl:amd64 (1.643-4+deb12u1) ... 2026-08-05 07:50:23.070 | Selecting previously unselected package libconfig-inifiles-perl. 2026-08-05 07:50:23.077 | Preparing to unpack .../2-libconfig-inifiles-perl_3.000003-2+deb12u1_all.deb ... 2026-08-05 07:50:23.079 | Unpacking libconfig-inifiles-perl (3.000003-2+deb12u1) ... 2026-08-05 07:50:23.111 | Selecting previously unselected package mariadb-client-core. 2026-08-05 07:50:23.118 | Preparing to unpack .../3-mariadb-client-core_1%3a10.11.18-0+deb12u1_amd64.deb ... 2026-08-05 07:50:23.121 | Unpacking mariadb-client-core (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:23.315 | Selecting previously unselected package mariadb-client. 2026-08-05 07:50:23.322 | Preparing to unpack .../4-mariadb-client_1%3a10.11.18-0+deb12u1_amd64.deb ... 2026-08-05 07:50:23.324 | Unpacking mariadb-client (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:23.853 | Selecting previously unselected package mariadb-server-core. 2026-08-05 07:50:23.860 | Preparing to unpack .../5-mariadb-server-core_1%3a10.11.18-0+deb12u1_amd64.deb ... 2026-08-05 07:50:23.862 | Unpacking mariadb-server-core (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:24.440 | Selecting previously unselected package mariadb-server. 2026-08-05 07:50:24.447 | Preparing to unpack .../6-mariadb-server_1%3a10.11.18-0+deb12u1_amd64.deb ... 2026-08-05 07:50:24.824 | Unpacking mariadb-server (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:25.344 | Setting up libconfig-inifiles-perl (3.000003-2+deb12u1) ... 2026-08-05 07:50:25.350 | Setting up galera-4 (26.4.23-0+deb12u1) ... 2026-08-05 07:50:25.356 | Setting up mariadb-client-core (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:25.362 | Setting up mariadb-server-core (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:25.367 | Setting up libdbi-perl:amd64 (1.643-4+deb12u1) ... 2026-08-05 07:50:25.373 | Setting up mariadb-client (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:25.388 | Setting up mariadb-server (1:10.11.18-0+deb12u1) ... 2026-08-05 07:50:26.938 | Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /lib/systemd/system/mariadb.service. 2026-08-05 07:50:27.160 | Created symlink /etc/systemd/system/sockets.target.wants/mariadb.socket → /lib/systemd/system/mariadb.socket. 2026-08-05 07:50:28.771 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:50:29.900 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:50:29.903 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:50:29.906 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:29.908 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:29.911 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:29.913 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:29.915 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:29.918 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:50:29.920 | + functions-common:time_stop:2427 : start_time=1785916221635 2026-08-05 07:50:29.922 | + functions-common:time_stop:2429 : [[ -z 1785916221635 ]] 2026-08-05 07:50:29.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:29.930 | + functions-common:time_stop:2432 : end_time=1785916229927 2026-08-05 07:50:29.932 | + functions-common:time_stop:2433 : elapsed_time=8292 2026-08-05 07:50:29.935 | + functions-common:time_stop:2434 : total=116971 2026-08-05 07:50:29.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:29.940 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125263 2026-08-05 07:50:29.943 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:50:29.945 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-05 07:50:29.948 | + ./stack.sh:main:864 : install_database_python 2026-08-05 07:50:29.951 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-05 07:50:29.953 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-05 07:50:29.956 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-05 07:50:29.958 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:50:29.961 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-05 07:50:29.964 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-05 07:50:29.966 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:50:29.970 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:50:29.971 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:50:29.976 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-05 07:50:29.978 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-05 07:50:29.981 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-05 07:50:29.984 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-05 07:50:29.987 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-05 07:50:30.008 | Using python 3.11 to install PyMySQL 2026-08-05 07:50:30.010 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-05 07:50:30.811 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:30.919 | Collecting PyMySQL 2026-08-05 07:50:30.923 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-05 07:50:30.934 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-05 07:50:31.013 | Installing collected packages: PyMySQL 2026-08-05 07:50:31.067 | Successfully installed PyMySQL-1.2.0 2026-08-05 07:50:31.154 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:31.157 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:31.159 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:31.162 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:31.165 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:31.167 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:31.169 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:31.172 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:31.175 | + functions-common:time_stop:2427 : start_time=1785916230002 2026-08-05 07:50:31.177 | + functions-common:time_stop:2429 : [[ -z 1785916230002 ]] 2026-08-05 07:50:31.180 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:31.185 | + functions-common:time_stop:2432 : end_time=1785916231182 2026-08-05 07:50:31.188 | + functions-common:time_stop:2433 : elapsed_time=1180 2026-08-05 07:50:31.191 | + functions-common:time_stop:2434 : total=29561 2026-08-05 07:50:31.193 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:31.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30741 2026-08-05 07:50:31.200 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:31.202 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-05 07:50:31.205 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 07:50:31.208 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-05 07:50:31.212 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-05 07:50:31.230 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:31.233 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-05 07:50:31.236 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-05 07:50:31.255 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:31.257 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-05 07:50:31.276 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:31.279 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-05 07:50:31.297 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:31.300 | + ./stack.sh:main:872 : install_etcd3 2026-08-05 07:50:31.303 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-05 07:50:31.303 | Installing etcd 2026-08-05 07:50:31.306 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-05 07:50:31.317 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-05 07:50:31.329 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-05 07:50:31.332 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-05 07:50:31.345 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-05 07:50:31.348 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.351 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.353 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-05 07:50:31.356 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-05 07:50:31.358 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-05 07:50:31.361 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.364 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-05 07:50:31.367 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-05 07:50:31.369 | ++ 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-05 07:50:31.377 | --2026-08-05 07:50:31-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.410 | Resolving github.com (github.com)... 140.82.114.3 2026-08-05 07:50:31.435 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-08-05 07:50:31.651 | HTTP request sent, awaiting response... 302 Found 2026-08-05 07:50:31.651 | 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-05T08%3A48%3A21Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A48%3A11Z&ske=2026-08-05T08%3A48%3A21Z&sks=b&skv=2018-11-09&sig=QXhc3BxWE1kDwE0BBUTl7L4AeoMam4umskH%2F2VAsSa8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxODAzMSwibmJmIjoxNzg1OTE2MjMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VMG-4xJLYMpKo8kLBriTWjLnJBMMuNISjdZj0_KI9zk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-05 07:50:31.652 | --2026-08-05 07:50: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-05T08%3A48%3A21Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A48%3A11Z&ske=2026-08-05T08%3A48%3A21Z&sks=b&skv=2018-11-09&sig=QXhc3BxWE1kDwE0BBUTl7L4AeoMam4umskH%2F2VAsSa8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxODAzMSwibmJmIjoxNzg1OTE2MjMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VMG-4xJLYMpKo8kLBriTWjLnJBMMuNISjdZj0_KI9zk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-05 07:50:31.669 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-08-05 07:50:31.671 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-05 07:50:31.683 | HTTP request sent, awaiting response... 200 OK 2026-08-05 07:50:31.684 | Length: 20927601 (20M) [application/octet-stream] 2026-08-05 07:50:31.684 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-05 07:50:31.695 | 2026-08-05 07:50:31.784 | 0K ........ ........ ... 100% 200M=0.1s 2026-08-05 07:50:31.784 | 2026-08-05 07:50:31.784 | 2026-08-05 07:50:31 (200 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-05 07:50:31.785 | 2026-08-05 07:50:31.789 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-05 07:50:31.792 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.795 | ++ functions:get_extra_file:81 : return 2026-08-05 07:50:31.798 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:50:31.801 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-05 07:50:31.803 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-05 07:50:31.806 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-05 07:50:31.990 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-05 07:50:31.994 | + 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-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/ 2026-08-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-05 07:50:32.000 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-05 07:50:32.001 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-05 07:50:32.002 | etcd-v3.5.21-linux-amd64/README.md 2026-08-05 07:50:32.002 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-05 07:50:32.152 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-05 07:50:32.335 | etcd-v3.5.21-linux-amd64/etcd 2026-08-05 07:50:32.574 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-05 07:50:32.615 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-05 07:50:32.650 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-05 07:50:32.652 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-05 07:50:32.668 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:32.671 | + ./stack.sh:main:882 : configure_CA 2026-08-05 07:50:32.673 | + lib/tls:configure_CA:70 : [[ -n 10.209.96.120 ]] 2026-08-05 07:50:32.676 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.209.96.120 2026-08-05 07:50:32.679 | ++ functions-common:ipv6_unquote:2218 : echo 10.209.96.120 2026-08-05 07:50:32.680 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:50:32.685 | + lib/tls:configure_CA:70 : [[ 10.209.96.120 != \1\0\.\2\0\9\.\9\6\.\1\2\0 ]] 2026-08-05 07:50:32.687 | + ./stack.sh:main:883 : init_CA 2026-08-05 07:50:32.689 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-05 07:50:32.692 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-05 07:50:32.694 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-05 07:50:32.697 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-05 07:50:32.700 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-05 07:50:32.703 | + lib/tls:create_CA_base:86 : local i 2026-08-05 07:50:32.705 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:32.708 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-05 07:50:32.712 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:32.715 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-05 07:50:32.719 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:32.721 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-05 07:50:32.725 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:32.728 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-05 07:50:32.732 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-05 07:50:32.736 | + lib/tls:create_CA_base:91 : echo 01 2026-08-05 07:50:32.739 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-05 07:50:32.743 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-05 07:50:32.746 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-05 07:50:32.749 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-05 07:50:32.751 | + lib/tls:create_CA_config:145 : echo ' 2026-08-05 07:50:32.751 | [ ca ] 2026-08-05 07:50:32.751 | default_ca = CA_default 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | [ CA_default ] 2026-08-05 07:50:32.752 | dir = /opt/stack/data/CA/root-ca 2026-08-05 07:50:32.752 | policy = policy_match 2026-08-05 07:50:32.752 | database = $dir/index.txt 2026-08-05 07:50:32.752 | serial = $dir/serial 2026-08-05 07:50:32.752 | certs = $dir/certs 2026-08-05 07:50:32.752 | crl_dir = $dir/crl 2026-08-05 07:50:32.752 | new_certs_dir = $dir/newcerts 2026-08-05 07:50:32.752 | certificate = $dir/cacert.pem 2026-08-05 07:50:32.752 | private_key = $dir/private/cacert.key 2026-08-05 07:50:32.752 | RANDFILE = $dir/private/.rand 2026-08-05 07:50:32.752 | default_md = sha256 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | [ req ] 2026-08-05 07:50:32.752 | default_bits = 2048 2026-08-05 07:50:32.752 | default_md = sha256 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | prompt = no 2026-08-05 07:50:32.752 | distinguished_name = ca_distinguished_name 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | x509_extensions = ca_extensions 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | [ ca_distinguished_name ] 2026-08-05 07:50:32.752 | organizationName = OpenStack 2026-08-05 07:50:32.752 | organizationalUnitName = DevStack Certificate Authority 2026-08-05 07:50:32.752 | commonName = Root CA 2026-08-05 07:50:32.752 | 2026-08-05 07:50:32.752 | [ policy_match ] 2026-08-05 07:50:32.753 | countryName = optional 2026-08-05 07:50:32.753 | stateOrProvinceName = optional 2026-08-05 07:50:32.753 | organizationName = match 2026-08-05 07:50:32.753 | organizationalUnitName = optional 2026-08-05 07:50:32.753 | commonName = supplied 2026-08-05 07:50:32.753 | 2026-08-05 07:50:32.753 | [ ca_extensions ] 2026-08-05 07:50:32.753 | basicConstraints = critical,CA:true 2026-08-05 07:50:32.753 | subjectKeyIdentifier = hash 2026-08-05 07:50:32.753 | authorityKeyIdentifier = keyid:always, issuer 2026-08-05 07:50:32.753 | keyUsage = cRLSign, keyCertSign 2026-08-05 07:50:32.753 | 2026-08-05 07:50:32.753 | ' 2026-08-05 07:50:32.756 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-05 07:50:32.758 | + 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-05 07:50:33.258 | ....+..+................+............+...+.........+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+...+.....+.+....................+.+...+.........+..+...+.......+......+........+......+.+..+................+......+........+..........+...+...+......+.....+.+..+......+.......+..+......+.+.........+.....+............+....+...+..................+...+.....+....+..+....+...........+...+.............+..+...+...+.+..............+.......+..+.+.................+...+.......+...+......+.....+....+.....+......+.+.....+.........+.+.....+.......+......+...........+.+..+...............+.+..+............+...+.........+...+.+.....+.+......+..............+...+................+..+...+.........+.+.........+..+..........+...+...+..+...+...+......+.+...+...............+..........................+.+.....+.........+....+.........+......+..+.......+...........+....+...+........+.+.....+....+.....+.+..............+.+......+...+.....+....+..+..........+.....+...+.+......+......+..+.+......+.....+....+.....+.........+...+...+......+...+...+....+.....+.............+.....+.+..+....+.....+.............+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:33.628 | ......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+...+......+.+........+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.+........+.+.....+..........+.........+..+.............+...+...+.....+.......+.....+............+.+..+.............+.....+....+.....+............+...+.+.....+.+...+..+..........+...+...+........+....+..+.............+........+...+.+........+.+............+..+.+...........+.+..+.......+........+...+....+...+...+.....+...+....+..+...+.......+...+.....+.........................+...+..+.............+..+......+...............+....+......+..+.......+...+..+.......+.........+.....+................+...+..+.+...+......+..............+.......+.....+....+..............+.......+..+.+...............+..+...+.......+.....+...+.+...+..+.+...+.....+.........+.......+......+..+......+............+.........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:33.636 | ----- 2026-08-05 07:50:33.644 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-05 07:50:33.647 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-05 07:50:33.650 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-05 07:50:33.655 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-05 07:50:33.657 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-05 07:50:33.660 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-05 07:50:33.663 | + lib/tls:create_CA_base:86 : local i 2026-08-05 07:50:33.665 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:33.668 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-05 07:50:33.673 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:33.675 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-05 07:50:33.680 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:33.683 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-05 07:50:33.688 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-05 07:50:33.690 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-05 07:50:33.695 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-05 07:50:33.699 | + lib/tls:create_CA_base:91 : echo 01 2026-08-05 07:50:33.702 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-05 07:50:33.707 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-05 07:50:33.710 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-05 07:50:33.713 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-05 07:50:33.716 | + lib/tls:create_CA_config:145 : echo ' 2026-08-05 07:50:33.716 | [ ca ] 2026-08-05 07:50:33.716 | default_ca = CA_default 2026-08-05 07:50:33.716 | 2026-08-05 07:50:33.716 | [ CA_default ] 2026-08-05 07:50:33.716 | dir = /opt/stack/data/CA/int-ca 2026-08-05 07:50:33.716 | policy = policy_match 2026-08-05 07:50:33.716 | database = $dir/index.txt 2026-08-05 07:50:33.716 | serial = $dir/serial 2026-08-05 07:50:33.716 | certs = $dir/certs 2026-08-05 07:50:33.716 | crl_dir = $dir/crl 2026-08-05 07:50:33.716 | new_certs_dir = $dir/newcerts 2026-08-05 07:50:33.716 | certificate = $dir/cacert.pem 2026-08-05 07:50:33.716 | private_key = $dir/private/cacert.key 2026-08-05 07:50:33.716 | RANDFILE = $dir/private/.rand 2026-08-05 07:50:33.716 | default_md = sha256 2026-08-05 07:50:33.716 | 2026-08-05 07:50:33.717 | [ req ] 2026-08-05 07:50:33.717 | default_bits = 2048 2026-08-05 07:50:33.717 | default_md = sha256 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | prompt = no 2026-08-05 07:50:33.717 | distinguished_name = ca_distinguished_name 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | x509_extensions = ca_extensions 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | [ ca_distinguished_name ] 2026-08-05 07:50:33.717 | organizationName = OpenStack 2026-08-05 07:50:33.717 | organizationalUnitName = DevStack Certificate Authority 2026-08-05 07:50:33.717 | commonName = Intermediate CA 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | [ policy_match ] 2026-08-05 07:50:33.717 | countryName = optional 2026-08-05 07:50:33.717 | stateOrProvinceName = optional 2026-08-05 07:50:33.717 | organizationName = match 2026-08-05 07:50:33.717 | organizationalUnitName = optional 2026-08-05 07:50:33.717 | commonName = supplied 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | [ ca_extensions ] 2026-08-05 07:50:33.717 | basicConstraints = critical,CA:true 2026-08-05 07:50:33.717 | subjectKeyIdentifier = hash 2026-08-05 07:50:33.717 | authorityKeyIdentifier = keyid:always, issuer 2026-08-05 07:50:33.717 | keyUsage = cRLSign, keyCertSign 2026-08-05 07:50:33.717 | 2026-08-05 07:50:33.717 | ' 2026-08-05 07:50:33.720 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-05 07:50:33.723 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-05 07:50:33.727 | + lib/tls:create_signing_config:198 : echo ' 2026-08-05 07:50:33.727 | [ ca ] 2026-08-05 07:50:33.727 | default_ca = CA_default 2026-08-05 07:50:33.727 | 2026-08-05 07:50:33.727 | [ CA_default ] 2026-08-05 07:50:33.727 | dir = /opt/stack/data/CA/int-ca 2026-08-05 07:50:33.727 | policy = policy_match 2026-08-05 07:50:33.727 | database = $dir/index.txt 2026-08-05 07:50:33.727 | serial = $dir/serial 2026-08-05 07:50:33.727 | certs = $dir/certs 2026-08-05 07:50:33.727 | crl_dir = $dir/crl 2026-08-05 07:50:33.727 | new_certs_dir = $dir/newcerts 2026-08-05 07:50:33.727 | certificate = $dir/cacert.pem 2026-08-05 07:50:33.727 | private_key = $dir/private/cacert.key 2026-08-05 07:50:33.727 | RANDFILE = $dir/private/.rand 2026-08-05 07:50:33.727 | default_md = default 2026-08-05 07:50:33.728 | 2026-08-05 07:50:33.728 | [ req ] 2026-08-05 07:50:33.728 | default_bits = 1024 2026-08-05 07:50:33.728 | default_md = sha256 2026-08-05 07:50:33.728 | 2026-08-05 07:50:33.728 | prompt = no 2026-08-05 07:50:33.728 | distinguished_name = req_distinguished_name 2026-08-05 07:50:33.728 | 2026-08-05 07:50:33.728 | x509_extensions = req_extensions 2026-08-05 07:50:33.728 | 2026-08-05 07:50:33.728 | [ req_distinguished_name ] 2026-08-05 07:50:33.728 | organizationName = OpenStack 2026-08-05 07:50:33.728 | organizationalUnitName = DevStack Server Farm 2026-08-05 07:50:33.728 | 2026-08-05 07:50:33.728 | [ policy_match ] 2026-08-05 07:50:33.728 | countryName = optional 2026-08-05 07:50:33.728 | stateOrProvinceName = optional 2026-08-05 07:50:33.728 | organizationName = match 2026-08-05 07:50:33.729 | organizationalUnitName = optional 2026-08-05 07:50:33.729 | commonName = supplied 2026-08-05 07:50:33.729 | 2026-08-05 07:50:33.729 | [ req_extensions ] 2026-08-05 07:50:33.729 | basicConstraints = CA:false 2026-08-05 07:50:33.729 | subjectKeyIdentifier = hash 2026-08-05 07:50:33.729 | authorityKeyIdentifier = keyid:always, issuer 2026-08-05 07:50:33.729 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-05 07:50:33.729 | extendedKeyUsage = serverAuth, clientAuth 2026-08-05 07:50:33.729 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-05 07:50:33.729 | 2026-08-05 07:50:33.729 | ' 2026-08-05 07:50:33.731 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-05 07:50:33.734 | + 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-05 07:50:33.954 | ..+.........+.+......+..+...+....+...+......+.................+.......+..+.........+....+.....+......+....+.....+.+......+.........+..+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+........+.+..+..........+........+......+...+.+..............+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+.+..............+......+.+...+.....+....+..+.+............+.....+.............+.........+...+...+..+.........................+........+....+.....+......+...............+....+.........+..+....+...+...+........+....+...+...+.....+......+.............+..+.+..+......+.+.........+..+.............+..+.............+.........+...+.................+.......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:34.277 | ...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+......+...+...........+......+...................+......+...+.....+.......+...+...+.....+.......+...+.................+.+.........+.....+.+.....+....+..+.........+......+.+...+.........+..+.........+.......+..............+...+.+......+.......................+.+.....+......+.+...+.....................+...+...+.....+.........+......+...................+.........+.....+...............+......+.........+.......+...+......+......+.....+...+..........+.........+........+.........+...+...............+.+......+...+..+...+.+.....+..........+...........+.........+....+..+.....................+.........+...+..........+...+..............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:34.285 | ----- 2026-08-05 07:50:34.293 | + 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-05 07:50:34.297 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-05 07:50:34.300 | Check that the request matches the signature 2026-08-05 07:50:34.301 | Signature ok 2026-08-05 07:50:34.301 | The Subject's Distinguished Name is as follows 2026-08-05 07:50:34.301 | organizationName :ASN.1 12:'OpenStack' 2026-08-05 07:50:34.302 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-05 07:50:34.302 | commonName :ASN.1 12:'Intermediate CA' 2026-08-05 07:50:34.304 | Certificate is to be certified until Aug 5 07:50:34 2027 GMT (365 days) 2026-08-05 07:50:34.307 | 2026-08-05 07:50:34.307 | Write out database with 1 new entries 2026-08-05 07:50:34.308 | Database updated 2026-08-05 07:50:34.311 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-05 07:50:34.316 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-05 07:50:34.321 | + lib/tls:init_CA:212 : is_fedora 2026-08-05 07:50:34.324 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:50:34.327 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:50:34.329 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:50:34.332 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:50:34.334 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:50:34.337 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:50:34.340 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:50:34.342 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:50:34.345 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:50:34.347 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:50:34.350 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:50:34.352 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:50:34.355 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:50:34.358 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-05 07:50:34.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:34.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:34.367 | + 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-05 07:50:34.381 | + 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-05 07:50:34.394 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-05 07:50:34.405 | Updating certificates in /etc/ssl/certs... 2026-08-05 07:50:35.482 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-05 07:50:35.484 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-05 07:50:35.491 | 2 added, 0 removed; done. 2026-08-05 07:50:35.492 | Running hooks in /etc/ca-certificates/update.d... 2026-08-05 07:50:35.494 | done. 2026-08-05 07:50:35.502 | + ./stack.sh:main:884 : init_cert 2026-08-05 07:50:35.505 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-05 07:50:35.507 | + lib/tls:init_cert:226 : [[ -n 10.209.96.120 ]] 2026-08-05 07:50:35.510 | + lib/tls:init_cert:227 : TLS_IP=IP:10.209.96.120 2026-08-05 07:50:35.513 | + lib/tls:init_cert:228 : [[ -n 2001:4801:7824:101:be76:4eff:fe10:239 ]] 2026-08-05 07:50:35.515 | + lib/tls:init_cert:229 : TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:50:35.518 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np67efcaa81d654 IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:50:35.521 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-05 07:50:35.523 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-05 07:50:35.526 | + lib/tls:make_cert:244 : local common_name=np67efcaa81d654 2026-08-05 07:50:35.529 | + lib/tls:make_cert:245 : local alt_names=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:50:35.532 | + lib/tls:make_cert:247 : '[' np67efcaa81d654 '!=' 10.209.96.120 ']' 2026-08-05 07:50:35.534 | + lib/tls:make_cert:248 : is_ipv4_address 10.209.96.120 2026-08-05 07:50:35.537 | + functions-common:is_ipv4_address:2206 : local address=10.209.96.120 2026-08-05 07:50:35.539 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-05 07:50:35.542 | + functions-common:is_ipv4_address:2209 : [[ 10.209.96.120 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-05 07:50:35.545 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-05 07:50:35.547 | + lib/tls:make_cert:249 : [[ -z IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 ]] 2026-08-05 07:50:35.550 | + lib/tls:make_cert:252 : alt_names=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239,IP:10.209.96.120 2026-08-05 07:50:35.553 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-05 07:50:35.555 | + 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=np67efcaa81d654' 2026-08-05 07:50:35.944 | ......+....+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.........+...+.+......+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+.....+.......+..+.+..+.......+..+...+..........+...+........+.......+.......................+......+......+.........+.+...+.....+....+...+..+.+...........+......+..........+...+......+........+.......+.....+.+..+..........+.....+......+.+.........+..+...+....+...+..............+..........+......+...+...........+.........+..........+............+............+..+.+...+..+.......+..+....+..+.......+......+............+..+..........+...+...+......+......+..+...+..................+....+..+.+.....+..........+...+.................+...+.+......+.................+.......+.....+....+.....+....+...+............+........+...+..........+......+.....+.........+.+...+......+.....+.........+......+......+.+.........+.....+.+.........+.........+.........+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:36.172 | .......+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+.......+...+.....+.............+..+..........+.................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+......+.........+...+..................+.....+....+...........+......................+.....+....+...+..+....+..............+.+..+....+.....+.+.................+...............+......+....+..+.+...+..+.......+........+.......+......+.....+.........+.+..............+............+.+..+.......+...+..+...+......+............+...+......+...+..........+.....+.............+..+.+..+...+....+.................+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-05 07:50:36.180 | ----- 2026-08-05 07:50:36.188 | + lib/tls:make_cert:268 : [[ -z IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239,IP:10.209.96.120 ]] 2026-08-05 07:50:36.191 | + lib/tls:make_cert:271 : alt_names=DNS:np67efcaa81d654,IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239,IP:10.209.96.120 2026-08-05 07:50:36.193 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np67efcaa81d654,IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239,IP:10.209.96.120 2026-08-05 07:50:36.196 | + 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=np67efcaa81d654' -batch 2026-08-05 07:50:36.201 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-05 07:50:36.204 | Check that the request matches the signature 2026-08-05 07:50:36.205 | Signature ok 2026-08-05 07:50:36.205 | The Subject's Distinguished Name is as follows 2026-08-05 07:50:36.205 | organizationName :ASN.1 12:'OpenStack' 2026-08-05 07:50:36.205 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-05 07:50:36.205 | commonName :ASN.1 12:'np67efcaa81d654' 2026-08-05 07:50:36.206 | Certificate is to be certified until Aug 5 07:50:36 2027 GMT (365 days) 2026-08-05 07:50:36.209 | 2026-08-05 07:50:36.209 | Write out database with 1 new entries 2026-08-05 07:50:36.210 | Database updated 2026-08-05 07:50:36.214 | + 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-05 07:50:36.218 | + ./stack.sh:main:891 : install_dstat 2026-08-05 07:50:36.221 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-05 07:50:36.239 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:36.242 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-05 07:50:36.245 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-05 07:50:36.247 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:50:36.251 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-05 07:50:36.253 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-05 07:50:36.256 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:50:36.259 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:50:36.260 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:50:36.265 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-05 07:50:36.267 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-05 07:50:36.270 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-05 07:50:36.273 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-05 07:50:36.276 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-05 07:50:36.298 | Using python 3.11 to install psutil 2026-08-05 07:50:36.301 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-08-05 07:50:37.104 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:37.354 | Collecting psutil 2026-08-05 07:50:37.358 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-05 07:50:37.380 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-05 07:50:37.467 | Installing collected packages: psutil 2026-08-05 07:50:37.558 | Successfully installed psutil-7.2.2 2026-08-05 07:50:37.634 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:37.637 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:37.639 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:37.642 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:37.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:37.647 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:37.649 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:37.652 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:37.654 | + functions-common:time_stop:2427 : start_time=1785916236292 2026-08-05 07:50:37.657 | + functions-common:time_stop:2429 : [[ -z 1785916236292 ]] 2026-08-05 07:50:37.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:37.665 | + functions-common:time_stop:2432 : end_time=1785916237661 2026-08-05 07:50:37.667 | + functions-common:time_stop:2433 : elapsed_time=1369 2026-08-05 07:50:37.669 | + functions-common:time_stop:2434 : total=30741 2026-08-05 07:50:37.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:37.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32110 2026-08-05 07:50:37.677 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:37.680 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-05 07:50:37.683 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:50:37.686 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-05 07:50:37.688 | + ./stack.sh:main:900 : install_libs 2026-08-05 07:50:37.691 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-05 07:50:37.694 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-05 07:50:37.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-05 07:50:37.700 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-05 07:50:37.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.705 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.707 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,automaton, ]] 2026-08-05 07:50:37.710 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.713 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-05 07:50:37.716 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-05 07:50:37.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-05 07:50:37.721 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-05 07:50:37.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.726 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.729 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,castellan, ]] 2026-08-05 07:50:37.731 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.734 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-05 07:50:37.736 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-05 07:50:37.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-05 07:50:37.742 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-05 07:50:37.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.747 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.749 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,cliff, ]] 2026-08-05 07:50:37.752 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.754 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-05 07:50:37.757 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-05 07:50:37.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-05 07:50:37.762 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-05 07:50:37.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.767 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.770 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,cursive, ]] 2026-08-05 07:50:37.772 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.775 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-05 07:50:37.777 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-05 07:50:37.780 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-05 07:50:37.782 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-05 07:50:37.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.788 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.790 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,debtcollector, ]] 2026-08-05 07:50:37.793 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.795 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-05 07:50:37.798 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-05 07:50:37.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-05 07:50:37.804 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-05 07:50:37.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.809 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.812 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,futurist, ]] 2026-08-05 07:50:37.815 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.817 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-05 07:50:37.820 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-05 07:50:37.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-05 07:50:37.826 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-05 07:50:37.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.831 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.834 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,openstacksdk, ]] 2026-08-05 07:50:37.836 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.840 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-05 07:50:37.842 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-05 07:50:37.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-05 07:50:37.848 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-05 07:50:37.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.853 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.855 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,osc-lib, ]] 2026-08-05 07:50:37.859 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.861 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-05 07:50:37.864 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-05 07:50:37.866 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-05 07:50:37.869 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-05 07:50:37.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.875 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.877 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,osc-placement, ]] 2026-08-05 07:50:37.880 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.882 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-05 07:50:37.885 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-05 07:50:37.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-05 07:50:37.890 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-05 07:50:37.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.895 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.898 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,os-client-config, ]] 2026-08-05 07:50:37.900 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.903 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-05 07:50:37.905 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-05 07:50:37.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-05 07:50:37.911 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-05 07:50:37.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.916 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.918 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.cache, ]] 2026-08-05 07:50:37.921 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.923 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-05 07:50:37.926 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-05 07:50:37.929 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-05 07:50:37.931 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-05 07:50:37.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.937 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.939 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.concurrency, ]] 2026-08-05 07:50:37.942 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.945 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-05 07:50:37.947 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-05 07:50:37.950 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-05 07:50:37.953 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-05 07:50:37.956 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.958 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.961 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.config, ]] 2026-08-05 07:50:37.963 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.966 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-05 07:50:37.968 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-05 07:50:37.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-05 07:50:37.974 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-05 07:50:37.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:37.978 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:37.981 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.context, ]] 2026-08-05 07:50:37.984 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:37.986 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-05 07:50:37.989 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-05 07:50:37.991 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-05 07:50:37.994 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-05 07:50:37.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.000 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.002 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.db, ]] 2026-08-05 07:50:38.006 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.008 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-05 07:50:38.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-05 07:50:38.013 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-05 07:50:38.016 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-05 07:50:38.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.022 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.025 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.i18n, ]] 2026-08-05 07:50:38.028 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.031 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-05 07:50:38.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-05 07:50:38.039 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-05 07:50:38.042 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-05 07:50:38.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.047 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.050 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.limit, ]] 2026-08-05 07:50:38.053 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.055 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-05 07:50:38.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-05 07:50:38.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-05 07:50:38.063 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-05 07:50:38.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.069 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.072 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.log, ]] 2026-08-05 07:50:38.075 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.077 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-05 07:50:38.080 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-05 07:50:38.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-05 07:50:38.086 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-05 07:50:38.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.090 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.093 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.messaging, ]] 2026-08-05 07:50:38.096 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.099 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-05 07:50:38.101 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-05 07:50:38.104 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-05 07:50:38.106 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-05 07:50:38.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.112 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.115 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.middleware, ]] 2026-08-05 07:50:38.117 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.120 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-05 07:50:38.122 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-05 07:50:38.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-05 07:50:38.128 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-05 07:50:38.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.133 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.136 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.policy, ]] 2026-08-05 07:50:38.139 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.141 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-05 07:50:38.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-05 07:50:38.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-05 07:50:38.149 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-05 07:50:38.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.154 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.156 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.privsep, ]] 2026-08-05 07:50:38.159 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.162 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-05 07:50:38.164 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-05 07:50:38.166 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-05 07:50:38.169 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-05 07:50:38.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.174 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.177 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.reports, ]] 2026-08-05 07:50:38.180 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.182 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-05 07:50:38.185 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-05 07:50:38.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-05 07:50:38.190 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-05 07:50:38.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.195 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.198 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.rootwrap, ]] 2026-08-05 07:50:38.201 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.203 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-05 07:50:38.206 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-05 07:50:38.209 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-05 07:50:38.211 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-05 07:50:38.214 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.216 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.219 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.serialization, ]] 2026-08-05 07:50:38.222 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.224 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-05 07:50:38.227 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-05 07:50:38.230 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-05 07:50:38.232 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-05 07:50:38.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.237 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.240 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.service, ]] 2026-08-05 07:50:38.243 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.245 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-05 07:50:38.248 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-05 07:50:38.251 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-05 07:50:38.253 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-05 07:50:38.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.258 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.261 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.utils, ]] 2026-08-05 07:50:38.264 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.266 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-05 07:50:38.269 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-05 07:50:38.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-05 07:50:38.274 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-05 07:50:38.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.279 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.282 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.versionedobjects, ]] 2026-08-05 07:50:38.285 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.287 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-05 07:50:38.289 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-05 07:50:38.292 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-05 07:50:38.295 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-05 07:50:38.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.300 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.303 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,oslo.vmware, ]] 2026-08-05 07:50:38.305 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.308 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-05 07:50:38.311 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-05 07:50:38.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-05 07:50:38.316 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-05 07:50:38.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.321 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.324 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,osprofiler, ]] 2026-08-05 07:50:38.327 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.330 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-05 07:50:38.333 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-05 07:50:38.336 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-05 07:50:38.339 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-05 07:50:38.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.344 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.348 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,pycadf, ]] 2026-08-05 07:50:38.350 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.353 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-05 07:50:38.356 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-05 07:50:38.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-05 07:50:38.361 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-05 07:50:38.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.366 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.369 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,stevedore, ]] 2026-08-05 07:50:38.372 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.375 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-05 07:50:38.377 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-05 07:50:38.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-05 07:50:38.383 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-05 07:50:38.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.388 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.391 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,taskflow, ]] 2026-08-05 07:50:38.394 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.397 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-05 07:50:38.399 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-05 07:50:38.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-05 07:50:38.405 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-05 07:50:38.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.410 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.413 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,tooz, ]] 2026-08-05 07:50:38.416 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.418 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-05 07:50:38.421 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-05 07:50:38.423 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-05 07:50:38.426 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-05 07:50:38.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.431 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.434 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,os-brick, ]] 2026-08-05 07:50:38.437 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.440 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-05 07:50:38.443 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-05 07:50:38.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-05 07:50:38.448 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-05 07:50:38.451 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.454 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.457 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,os-resource-classes, ]] 2026-08-05 07:50:38.460 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.462 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-05 07:50:38.465 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-05 07:50:38.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-05 07:50:38.471 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-05 07:50:38.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.476 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.479 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,os-traits, ]] 2026-08-05 07:50:38.482 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.485 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-05 07:50:38.487 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-05 07:50:38.490 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-05 07:50:38.493 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-05 07:50:38.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.499 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-barbicanclient, ]] 2026-08-05 07:50:38.505 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.507 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-05 07:50:38.510 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-05 07:50:38.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:38.516 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:38.518 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,etcd3gw, ]] 2026-08-05 07:50:38.521 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:38.523 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-05 07:50:38.544 | Using python 3.11 to install etcd3gw 2026-08-05 07:50:38.546 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-05 07:50:39.351 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:39.469 | Collecting etcd3gw 2026-08-05 07:50:39.474 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:50:39.482 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from etcd3gw) (7.0.3) 2026-08-05 07:50:39.526 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-05 07:50:39.530 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 07:50:39.572 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-05 07:50:39.576 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:50:39.611 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-05 07:50:39.614 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:50:40.342 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-05 07:50:40.346 | Downloading wrapt-2.2.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-05 07:50:40.354 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-08-05 07:50:40.597 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:50:40.601 | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-05 07:50:40.631 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:50:40.635 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-05 07:50:40.675 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:50:40.679 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-05 07:50:40.715 | Collecting certifi>=2023.5.7 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:50:40.719 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:50:40.738 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-05 07:50:40.745 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-05 07:50:40.753 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-05 07:50:40.761 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 07:50:40.769 | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-08-05 07:50:40.779 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 07:50:40.787 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 07:50:40.798 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-05 07:50:40.807 | Downloading wrapt-2.2.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (159 kB) 2026-08-05 07:50:40.932 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2026-08-05 07:50:41.386 | 2026-08-05 07:50:41.389 | Successfully installed certifi-2026.7.22 charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-05 07:50:41.482 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:41.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:41.487 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:41.490 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:41.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:41.494 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:41.496 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:41.498 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:41.500 | + functions-common:time_stop:2427 : start_time=1785916238538 2026-08-05 07:50:41.503 | + functions-common:time_stop:2429 : [[ -z 1785916238538 ]] 2026-08-05 07:50:41.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:41.510 | + functions-common:time_stop:2432 : end_time=1785916241507 2026-08-05 07:50:41.512 | + functions-common:time_stop:2433 : elapsed_time=2969 2026-08-05 07:50:41.514 | + functions-common:time_stop:2434 : total=32110 2026-08-05 07:50:41.516 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:41.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35079 2026-08-05 07:50:41.522 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:41.525 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-05 07:50:41.527 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-05 07:50:41.530 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-05 07:50:41.533 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:50:41.536 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:50:41.539 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:50:41.541 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:50:41.544 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:50:41.546 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:50:41.549 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:50:41.552 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:50:41.554 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:50:41.557 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:50:41.560 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:50:41.562 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:50:41.565 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:50:41.568 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-05 07:50:41.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:41.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:41.576 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-05 07:50:41.579 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-05 07:50:41.582 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:50:41.584 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:50:41.587 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:50:41.589 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:50:41.592 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:41.595 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:50:41.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:41.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:41.602 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:50:41.605 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:50:41.608 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:50:41.610 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:50:41.613 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-05 07:50:41.615 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:50:41.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:41.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:41.623 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-05 07:50:41.645 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-05 07:50:41.674 | Reading package lists... 2026-08-05 07:50:41.862 | Building dependency tree... 2026-08-05 07:50:41.863 | Reading state information... 2026-08-05 07:50:42.066 | The following additional packages will be installed: 2026-08-05 07:50:42.066 | libnorm1 libpcre3 libpgm-5.3-0 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-08-05 07:50:42.067 | Suggested packages: 2026-08-05 07:50:42.067 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-05 07:50:42.067 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-05 07:50:42.067 | python3-uwsgidecorators 2026-08-05 07:50:42.089 | The following NEW packages will be installed: 2026-08-05 07:50:42.089 | libnorm1 libpcre3 libpgm-5.3-0 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-05 07:50:42.089 | uwsgi-plugin-python3 2026-08-05 07:50:42.096 | 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:50:42.096 | Need to get 1,850 kB of archives. 2026-08-05 07:50:42.096 | After this operation, 5,648 kB of additional disk space will be used. 2026-08-05 07:50:42.096 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:50:42.096 | libnorm1 libpcre3 libpgm-5.3-0 libsodium23 libyajl2 libzmq5 uwsgi-core uwsgi 2026-08-05 07:50:42.096 | uwsgi-plugin-python3 2026-08-05 07:50:42.202 | Authentication warning overridden. 2026-08-05 07:50:42.202 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] 2026-08-05 07:50:42.291 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] 2026-08-05 07:50:42.361 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] 2026-08-05 07:50:42.425 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1+deb12u1 [162 kB] 2026-08-05 07:50:42.432 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libyajl2 amd64 2.1.0-3+deb12u2 [23.0 kB] 2026-08-05 07:50:42.490 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] 2026-08-05 07:50:42.565 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 uwsgi-core amd64 2.0.21-5.1 [544 kB] 2026-08-05 07:50:42.613 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 uwsgi amd64 2.0.21-5.1 [32.5 kB] 2026-08-05 07:50:42.651 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 uwsgi-plugin-python3 amd64 2.0.21-5.1 [92.5 kB] 2026-08-05 07:50:42.888 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:50:42.919 | Fetched 1,850 kB in 1s (3,327 kB/s) 2026-08-05 07:50:42.946 | Selecting previously unselected package libnorm1:amd64. 2026-08-05 07:50:42.975 | (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 ... 47005 files and directories currently installed.) 2026-08-05 07:50:42.977 | Preparing to unpack .../0-libnorm1_1.5.9+dfsg-2_amd64.deb ... 2026-08-05 07:50:42.981 | Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... 2026-08-05 07:50:43.035 | Selecting previously unselected package libpcre3:amd64. 2026-08-05 07:50:43.042 | Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... 2026-08-05 07:50:43.044 | Unpacking libpcre3:amd64 (2:8.39-15) ... 2026-08-05 07:50:43.105 | Selecting previously unselected package libpgm-5.3-0:amd64. 2026-08-05 07:50:43.111 | Preparing to unpack .../2-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... 2026-08-05 07:50:43.113 | Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2026-08-05 07:50:43.159 | Selecting previously unselected package libsodium23:amd64. 2026-08-05 07:50:43.165 | Preparing to unpack .../3-libsodium23_1.0.18-1+deb12u1_amd64.deb ... 2026-08-05 07:50:43.167 | Unpacking libsodium23:amd64 (1.0.18-1+deb12u1) ... 2026-08-05 07:50:43.213 | Selecting previously unselected package libyajl2:amd64. 2026-08-05 07:50:43.219 | Preparing to unpack .../4-libyajl2_2.1.0-3+deb12u2_amd64.deb ... 2026-08-05 07:50:43.221 | Unpacking libyajl2:amd64 (2.1.0-3+deb12u2) ... 2026-08-05 07:50:43.252 | Selecting previously unselected package libzmq5:amd64. 2026-08-05 07:50:43.258 | Preparing to unpack .../5-libzmq5_4.3.4-6_amd64.deb ... 2026-08-05 07:50:43.260 | Unpacking libzmq5:amd64 (4.3.4-6) ... 2026-08-05 07:50:43.316 | Selecting previously unselected package uwsgi-core. 2026-08-05 07:50:43.323 | Preparing to unpack .../6-uwsgi-core_2.0.21-5.1_amd64.deb ... 2026-08-05 07:50:43.325 | Unpacking uwsgi-core (2.0.21-5.1) ... 2026-08-05 07:50:43.454 | Selecting previously unselected package uwsgi. 2026-08-05 07:50:43.461 | Preparing to unpack .../7-uwsgi_2.0.21-5.1_amd64.deb ... 2026-08-05 07:50:43.465 | Unpacking uwsgi (2.0.21-5.1) ... 2026-08-05 07:50:43.499 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-05 07:50:43.505 | Preparing to unpack .../8-uwsgi-plugin-python3_2.0.21-5.1_amd64.deb ... 2026-08-05 07:50:43.507 | Unpacking uwsgi-plugin-python3 (2.0.21-5.1) ... 2026-08-05 07:50:43.559 | Setting up libsodium23:amd64 (1.0.18-1+deb12u1) ... 2026-08-05 07:50:43.565 | Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2026-08-05 07:50:43.570 | Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... 2026-08-05 07:50:43.577 | Setting up libyajl2:amd64 (2.1.0-3+deb12u2) ... 2026-08-05 07:50:43.583 | Setting up libpcre3:amd64 (2:8.39-15) ... 2026-08-05 07:50:43.589 | Setting up libzmq5:amd64 (4.3.4-6) ... 2026-08-05 07:50:43.595 | Setting up uwsgi-core (2.0.21-5.1) ... 2026-08-05 07:50:43.607 | Setting up uwsgi (2.0.21-5.1) ... 2026-08-05 07:50:44.011 | Setting up uwsgi-plugin-python3 (2.0.21-5.1) ... 2026-08-05 07:50:44.036 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:50:44.821 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:50:44.987 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:50:44.990 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:50:44.992 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:44.995 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:44.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:45.000 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:45.002 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:45.005 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:50:45.008 | + functions-common:time_stop:2427 : start_time=1785916241641 2026-08-05 07:50:45.010 | + functions-common:time_stop:2429 : [[ -z 1785916241641 ]] 2026-08-05 07:50:45.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:45.018 | + functions-common:time_stop:2432 : end_time=1785916245015 2026-08-05 07:50:45.021 | + functions-common:time_stop:2433 : elapsed_time=3374 2026-08-05 07:50:45.023 | + functions-common:time_stop:2434 : total=125263 2026-08-05 07:50:45.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:45.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128637 2026-08-05 07:50:45.031 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:50:45.034 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-05 07:50:45.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:45.039 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:45.041 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-05 07:50:45.082 | No module matches proxy 2026-08-05 07:50:45.086 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-05 07:50:45.140 | Enabling module proxy. 2026-08-05 07:50:45.146 | To activate the new configuration, you need to run: 2026-08-05 07:50:45.146 | systemctl restart apache2 2026-08-05 07:50:45.151 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-05 07:50:45.203 | Considering dependency proxy for proxy_uwsgi: 2026-08-05 07:50:45.203 | Module proxy already enabled 2026-08-05 07:50:45.204 | Enabling module proxy_uwsgi. 2026-08-05 07:50:45.210 | To activate the new configuration, you need to run: 2026-08-05 07:50:45.210 | systemctl restart apache2 2026-08-05 07:50:45.215 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-05 07:50:45.218 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:50:45.221 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:50:45.224 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:50:45.355 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-05 07:50:45.358 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-05 07:50:45.361 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-05 07:50:45.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.366 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.369 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,keystoneauth, ]] 2026-08-05 07:50:45.372 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.375 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-05 07:50:45.377 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-05 07:50:45.380 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-05 07:50:45.383 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.385 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.388 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-keystoneclient, ]] 2026-08-05 07:50:45.391 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.393 | + ./stack.sh:main:908 : install_glanceclient 2026-08-05 07:50:45.396 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-05 07:50:45.399 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-05 07:50:45.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.404 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.407 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-glanceclient, ]] 2026-08-05 07:50:45.410 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.412 | + ./stack.sh:main:909 : install_cinderclient 2026-08-05 07:50:45.415 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-05 07:50:45.418 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-05 07:50:45.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.423 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.426 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-brick-cinderclient-ext, ]] 2026-08-05 07:50:45.429 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.432 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-05 07:50:45.435 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-05 07:50:45.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.440 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-cinderclient, ]] 2026-08-05 07:50:45.446 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.449 | + ./stack.sh:main:910 : install_novaclient 2026-08-05 07:50:45.452 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-05 07:50:45.455 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-05 07:50:45.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.460 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.463 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-novaclient, ]] 2026-08-05 07:50:45.466 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.468 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-05 07:50:45.487 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:45.491 | + ./stack.sh:main:912 : install_swiftclient 2026-08-05 07:50:45.494 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-05 07:50:45.497 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-05 07:50:45.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.502 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.505 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-swiftclient, ]] 2026-08-05 07:50:45.508 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.511 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-05 07:50:45.529 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:45.532 | + ./stack.sh:main:915 : install_neutronclient 2026-08-05 07:50:45.535 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-05 07:50:45.538 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-05 07:50:45.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.544 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.546 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,python-neutronclient, ]] 2026-08-05 07:50:45.549 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.551 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-05 07:50:45.554 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-05 07:50:45.556 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-05 07:50:45.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:45.562 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:50:45.565 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,keystonemiddleware, ]] 2026-08-05 07:50:45.568 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:45.571 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-05 07:50:45.574 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-05 07:50:45.576 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:50:45.579 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-05 07:50:45.582 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-05 07:50:45.585 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:50:45.590 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:50:45.590 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:50:45.595 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-05 07:50:45.598 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-05 07:50:45.601 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-05 07:50:45.604 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-05 07:50:45.607 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-05 07:50:45.628 | Using python 3.11 to install keystonemiddleware 2026-08-05 07:50:45.631 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-05 07:50:46.422 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:46.537 | Collecting keystonemiddleware 2026-08-05 07:50:46.540 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:50:46.602 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-05 07:50:46.605 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:50:46.650 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-05 07:50:46.653 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:50:46.707 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-05 07:50:46.711 | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:50:46.746 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-05 07:50:46.749 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:50:46.784 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-05 07:50:46.787 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:50:46.836 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-05 07:50:46.840 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:50:46.888 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-05 07:50:46.891 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:50:46.945 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-05 07:50:46.949 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:50:46.956 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware) (7.0.3) 2026-08-05 07:50:46.976 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-05 07:50:46.980 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:50:47.013 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-05 07:50:47.016 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-05 07:50:47.055 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-05 07:50:47.058 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:50:47.065 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware) (2.34.2) 2026-08-05 07:50:47.096 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-05 07:50:47.099 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-05 07:50:47.109 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-05 07:50:47.140 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:50:47.143 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:50:47.166 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:50:47.169 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:50:47.200 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:50:47.203 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 07:50:47.233 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 07:50:47.236 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:50:47.271 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 07:50:47.274 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:50:47.311 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 07:50:47.314 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-05 07:50:47.342 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 07:50:47.345 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-05 07:50:47.355 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-05 07:50:47.385 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 07:50:47.389 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-05 07:50:47.398 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-05 07:50:47.399 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-08-05 07:50:47.603 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-05 07:50:47.606 | Downloading msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-05 07:50:47.687 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-05 07:50:47.690 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-05 07:50:47.702 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-08-05 07:50:47.703 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-08-05 07:50:47.706 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-08-05 07:50:47.737 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 07:50:47.740 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-05 07:50:47.756 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-08-05 07:50:47.757 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-05 07:50:47.758 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-05 07:50:47.758 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware) (2026.7.22) 2026-08-05 07:50:47.786 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-05 07:50:47.796 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-05 07:50:47.808 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-08-05 07:50:47.818 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-05 07:50:47.828 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-05 07:50:47.839 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-05 07:50:47.849 | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-05 07:50:47.859 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-05 07:50:47.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.4 MB/s 0:00:00 2026-08-05 07:50:47.912 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-05 07:50:47.920 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-05 07:50:47.928 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-05 07:50:47.936 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-05 07:50:47.945 | Downloading msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (423 kB) 2026-08-05 07:50:47.959 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-05 07:50:47.969 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-05 07:50:47.979 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-05 07:50:47.988 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-05 07:50:47.996 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-05 07:50:48.007 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-05 07:50:48.023 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-05 07:50:48.032 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-05 07:50:48.040 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-05 07:50:48.048 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-05 07:50:48.057 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-05 07:50:48.287 | 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-05 07:50:48.475 | Attempting uninstall: six 2026-08-05 07:50:48.479 | Found existing installation: six 1.16.0 2026-08-05 07:50:48.480 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:50:48.480 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-05 07:50:48.524 | Attempting uninstall: pyparsing 2026-08-05 07:50:48.528 | Found existing installation: pyparsing 3.0.9 2026-08-05 07:50:48.529 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:50:48.529 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-05 07:50:48.632 | Attempting uninstall: PyJWT 2026-08-05 07:50:48.637 | Found existing installation: PyJWT 2.6.0 2026-08-05 07:50:48.637 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:50:48.637 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-05 07:50:50.505 | 2026-08-05 07:50:50.513 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.6.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-05 07:50:50.630 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:50.632 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:50.635 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:50.638 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:50.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:50.643 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:50.646 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:50.648 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:50.651 | + functions-common:time_stop:2427 : start_time=1785916245623 2026-08-05 07:50:50.654 | + functions-common:time_stop:2429 : [[ -z 1785916245623 ]] 2026-08-05 07:50:50.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:50.661 | + functions-common:time_stop:2432 : end_time=1785916250658 2026-08-05 07:50:50.663 | + functions-common:time_stop:2433 : elapsed_time=5035 2026-08-05 07:50:50.666 | + functions-common:time_stop:2434 : total=35079 2026-08-05 07:50:50.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:50.671 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40114 2026-08-05 07:50:50.674 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:50.677 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-05 07:50:50.680 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-05 07:50:50.683 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:50:50.687 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-05 07:50:50.690 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-05 07:50:50.693 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:50:50.697 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:50:50.697 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:50:50.703 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-05 07:50:50.705 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-05 07:50:50.708 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-05 07:50:50.711 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-05 07:50:50.714 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-05 07:50:50.735 | Using python 3.11 to install python-memcached 2026-08-05 07:50:50.737 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-05 07:50:51.533 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:51.659 | Collecting python-memcached 2026-08-05 07:50:51.663 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:50:51.674 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-05 07:50:51.778 | Installing collected packages: python-memcached 2026-08-05 07:50:51.802 | Successfully installed python-memcached-1.62 2026-08-05 07:50:51.873 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:51.875 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:51.878 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:51.881 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:51.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:51.886 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:51.888 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:51.890 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:51.893 | + functions-common:time_stop:2427 : start_time=1785916250730 2026-08-05 07:50:51.895 | + functions-common:time_stop:2429 : [[ -z 1785916250730 ]] 2026-08-05 07:50:51.898 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:51.903 | + functions-common:time_stop:2432 : end_time=1785916251900 2026-08-05 07:50:51.906 | + functions-common:time_stop:2433 : elapsed_time=1170 2026-08-05 07:50:51.908 | + functions-common:time_stop:2434 : total=40114 2026-08-05 07:50:51.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:51.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41284 2026-08-05 07:50:51.916 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:51.918 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-05 07:50:51.935 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:51.937 | + ./stack.sh:main:922 : '[' 10.209.96.120 == 10.209.96.120 ']' 2026-08-05 07:50:51.940 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-05 07:50:51.943 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-05 07:50:51.945 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-05 07:50:51.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:50:51.950 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-05 07:50:51.953 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-05 07:50:51.969 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:51.972 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-05 07:50:51.974 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-08-05 07:50:51.977 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-05 07:50:51.979 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:50:51.981 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:50:51.984 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:50:51.987 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:50:51.989 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:50:51.992 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:50:52.008 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:50:52.010 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:50:52.013 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:52.015 | + functions-common:git_clone:610 : echo master 2026-08-05 07:50:52.016 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:50:52.020 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-05 07:50:52.023 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:52.025 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-05 07:50:52.039 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-05 07:50:52.042 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:50:52.043 | + functions-common:git_clone:673 : head -1 2026-08-05 07:50:52.048 | bf980ee1d Merge "Fix token chain revocation and add user-scoped revocation API" 2026-08-05 07:50:52.051 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:50:52.054 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-05 07:50:52.056 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:50:52.059 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:50:52.062 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-05 07:50:52.064 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:50:52.067 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-05 07:50:52.070 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:50:52.073 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:50:52.076 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-05 07:50:52.078 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:50:52.081 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:50:52.084 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-05 07:50:52.087 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:50:52.090 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-05 07:50:52.092 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:50:52.095 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:50:52.098 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-05 07:50:52.104 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-05 07:50:52.107 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-05 07:50:52.110 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-05 07:50:52.239 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-05 07:50:52.242 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:50:52.245 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:50:52.247 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:50:52.250 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:50:52.252 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-05 07:50:52.255 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:50:52.257 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:50:52.259 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:50:52.262 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:50:52.264 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:50:52.266 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:50:52.269 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:50:52.271 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-05 07:50:52.292 | Using python 3.11 to install /opt/stack/keystone 2026-08-05 07:50:52.295 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-05 07:50:53.090 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:50:53.095 | Obtaining file:///opt/stack/keystone 2026-08-05 07:50:53.099 | Installing build dependencies: started 2026-08-05 07:50:54.389 | Installing build dependencies: finished with status 'done' 2026-08-05 07:50:54.389 | Checking if build backend supports build_editable: started 2026-08-05 07:50:54.843 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:50:54.843 | Getting requirements to build editable: started 2026-08-05 07:50:55.068 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:50:55.070 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:50:56.102 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:50:56.111 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (7.0.3) 2026-08-05 07:50:56.112 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (1.8.10) 2026-08-05 07:50:56.284 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev60) 2026-08-05 07:50:56.287 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:50:56.362 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev60) 2026-08-05 07:50:56.366 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:50:56.808 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev60) 2026-08-05 07:50:56.812 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-05 07:50:57.514 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.518 | Downloading sqlalchemy-2.0.51-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-05 07:50:57.534 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (5.9.0) 2026-08-05 07:50:57.535 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (5.8.0) 2026-08-05 07:50:57.536 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (13.0.0) 2026-08-05 07:50:57.621 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.625 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-05 07:50:57.635 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (4.3.0) 2026-08-05 07:50:57.635 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (10.6.0) 2026-08-05 07:50:57.636 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (6.5.0) 2026-08-05 07:50:57.699 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.702 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:50:57.760 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.763 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:50:57.772 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (6.9.0) 2026-08-05 07:50:57.773 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (8.3.0) 2026-08-05 07:50:57.809 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.812 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:50:57.864 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.868 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:50:57.876 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (5.11.0) 2026-08-05 07:50:57.896 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.900 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:50:57.909 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (10.1.1) 2026-08-05 07:50:57.983 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev60) 2026-08-05 07:50:57.987 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-05 07:50:58.051 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:58.055 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 07:50:58.062 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (2.13.0) 2026-08-05 07:50:58.063 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (1.5.0) 2026-08-05 07:50:58.100 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:58.104 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 07:50:58.114 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (4.1.0) 2026-08-05 07:50:58.114 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystone==29.1.0.dev60) (1.2.1) 2026-08-05 07:50:58.140 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:58.143 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 07:50:58.214 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev60) 2026-08-05 07:50:58.218 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:50:58.516 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 07:50:58.520 | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-05 07:50:58.546 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 07:50:58.550 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 07:50:58.559 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev60) (5.3.1) 2026-08-05 07:50:58.621 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:50:58.624 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:50:58.685 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:50:58.690 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:50:58.739 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:50:58.742 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:50:58.770 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:50:58.773 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:50:58.893 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:50:58.896 | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-05 07:50:58.965 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 07:50:58.968 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-05 07:50:58.978 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) (1.17.0) 2026-08-05 07:50:59.114 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 07:50:59.118 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-05 07:50:59.158 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:50:59.161 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-05 07:50:59.190 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:50:59.193 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:50:59.241 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:50:59.244 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:50:59.929 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:50:59.933 | Downloading rpds_py-2026.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-05 07:50:59.945 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (5.15.0) 2026-08-05 07:50:59.947 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (2.34.2) 2026-08-05 07:50:59.951 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (2.1.0) 2026-08-05 07:50:59.952 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (1.8.2) 2026-08-05 07:50:59.953 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (4.15.0) 2026-08-05 07:50:59.965 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev60) (1.3.0) 2026-08-05 07:50:59.966 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev60) (2.0.0) 2026-08-05 07:50:59.966 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev60) (6.0.3) 2026-08-05 07:51:00.007 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.010 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 07:51:00.019 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev60) (3.1.0) 2026-08-05 07:51:00.038 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.042 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-05 07:51:00.062 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.066 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:51:00.101 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.105 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:51:00.149 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev60) (2.2.2) 2026-08-05 07:51:00.154 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev60) (2.9.0.post0) 2026-08-05 07:51:00.158 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) (3.4.0) 2026-08-05 07:51:00.197 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.201 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:51:00.237 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.304 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:51:00.336 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.340 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-05 07:51:00.393 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.396 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:51:00.425 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.429 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-05 07:51:00.453 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.456 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:51:00.490 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.493 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-05 07:51:00.500 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) (26.2) 2026-08-05 07:51:00.523 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.527 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:51:00.554 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.557 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:51:00.605 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.608 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 07:51:00.968 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:00.971 | Downloading greenlet-3.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-05 07:51:01.039 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.043 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:01.069 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.072 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:51:01.098 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.102 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-05 07:51:01.140 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.143 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-05 07:51:01.221 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.225 | Downloading yappi-1.7.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-05 07:51:01.260 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.264 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 07:51:01.302 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.306 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 07:51:01.342 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.345 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-05 07:51:01.362 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev60) (3.3.2) 2026-08-05 07:51:01.363 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev60) (7.2.2) 2026-08-05 07:51:01.376 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) (83.0.0) 2026-08-05 07:51:01.409 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.413 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-05 07:51:01.489 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.493 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-05 07:51:01.529 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.532 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:51:01.633 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.652 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-05 07:51:01.671 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (3.4.7) 2026-08-05 07:51:01.672 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (3.18) 2026-08-05 07:51:01.673 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (2.7.0) 2026-08-05 07:51:01.674 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev60) (2026.7.22) 2026-08-05 07:51:01.763 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.767 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 07:51:01.822 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:51:01.825 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:51:01.918 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-05 07:51:01.931 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-05 07:51:02.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 52.6 MB/s 0:00:00 2026-08-05 07:51:02.012 | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-08-05 07:51:02.022 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-05 07:51:02.032 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-05 07:51:02.039 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-05 07:51:02.048 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-05 07:51:02.056 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-05 07:51:02.063 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-05 07:51:02.070 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-05 07:51:02.081 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-05 07:51:02.090 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-05 07:51:02.098 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-05 07:51:02.108 | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-05 07:51:02.117 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-05 07:51:02.126 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-05 07:51:02.134 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-05 07:51:02.145 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-05 07:51:02.155 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-05 07:51:02.165 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-05 07:51:02.173 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-05 07:51:02.181 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-05 07:51:02.191 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-05 07:51:02.200 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-05 07:51:02.208 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-05 07:51:02.217 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-05 07:51:02.226 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-05 07:51:02.240 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-05 07:51:02.251 | Downloading greenlet-3.5.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (617 kB) 2026-08-05 07:51:02.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 617.4/617.4 kB 35.2 MB/s 0:00:00 2026-08-05 07:51:02.271 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-05 07:51:02.280 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-05 07:51:02.358 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-05 07:51:02.371 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-05 07:51:02.381 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-05 07:51:02.396 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-05 07:51:02.405 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-05 07:51:02.415 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-05 07:51:02.425 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-05 07:51:02.438 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-05 07:51:02.449 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-05 07:51:02.462 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-05 07:51:02.472 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-05 07:51:02.481 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-05 07:51:02.490 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-05 07:51:02.499 | Downloading rpds_py-2026.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378 kB) 2026-08-05 07:51:02.512 | Downloading sqlalchemy-2.0.51-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-08-05 07:51:02.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 54.2 MB/s 0:00:00 2026-08-05 07:51:02.578 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-05 07:51:02.586 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-05 07:51:02.594 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-05 07:51:02.602 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-05 07:51:02.613 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-05 07:51:02.626 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-05 07:51:02.636 | Downloading yappi-1.7.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (80 kB) 2026-08-05 07:51:02.644 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-05 07:51:02.652 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-05 07:51:02.660 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-05 07:51:02.668 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-05 07:51:02.970 | Building wheels for collected packages: keystone 2026-08-05 07:51:02.971 | Building editable for keystone (pyproject.toml): started 2026-08-05 07:51:04.062 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-05 07:51:04.063 | Created wheel for keystone: filename=keystone-29.1.0.dev60-0.editable-py3-none-any.whl size=9269 sha256=bae657d831a70463803b885ffcc09fb88ff4f99648be3733e5d346710c828397 2026-08-05 07:51:04.063 | Stored in directory: /tmp/pip-ephem-wheel-cache-986shcfo/wheels/ad/e7/79/b144b9e382c4665e2a09190928b1a9e1d0b5318320aef7a95d 2026-08-05 07:51:04.067 | Successfully built keystone 2026-08-05 07:51:04.284 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-05 07:51:05.626 | Attempting uninstall: oauthlib 2026-08-05 07:51:05.632 | Found existing installation: oauthlib 3.2.2 2026-08-05 07:51:05.632 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:05.633 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-05 07:51:06.687 | Attempting uninstall: blinker 2026-08-05 07:51:06.693 | Found existing installation: blinker 1.5 2026-08-05 07:51:06.694 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:06.694 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-05 07:51:09.792 | Attempting uninstall: cryptography 2026-08-05 07:51:09.799 | Found existing installation: cryptography 38.0.4 2026-08-05 07:51:09.799 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:09.800 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-05 07:51:11.775 | 2026-08-05 07:51:11.783 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev60 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-08-05 07:51:12.078 | + inc/python:pip_install:216 : result=0 2026-08-05 07:51:12.081 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:51:12.084 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:12.086 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:12.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:12.090 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:12.093 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:12.096 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:51:12.098 | + functions-common:time_stop:2427 : start_time=1785916252287 2026-08-05 07:51:12.100 | + functions-common:time_stop:2429 : [[ -z 1785916252287 ]] 2026-08-05 07:51:12.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:12.107 | + functions-common:time_stop:2432 : end_time=1785916272105 2026-08-05 07:51:12.109 | + functions-common:time_stop:2433 : elapsed_time=19818 2026-08-05 07:51:12.112 | + functions-common:time_stop:2434 : total=41284 2026-08-05 07:51:12.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:12.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61102 2026-08-05 07:51:12.120 | + inc/python:pip_install:219 : return 0 2026-08-05 07:51:12.122 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:51:12.125 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:51:12.128 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-05 07:51:12.130 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-05 07:51:12.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:12.136 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:51:12.139 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/keystone, ]] 2026-08-05 07:51:12.142 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:12.145 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-05 07:51:12.162 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:12.165 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:51:12.168 | + ./stack.sh:main:924 : configure_keystone 2026-08-05 07:51:12.171 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-05 07:51:12.186 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-05 07:51:12.189 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-05 07:51:12.194 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-05 07:51:12.212 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:12.215 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-05 07:51:12.250 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-05 07:51:12.284 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-05 07:51:12.320 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-05 07:51:12.355 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-05 07:51:12.390 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-05 07:51:12.425 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-05 07:51:12.459 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-05 07:51:12.494 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-05 07:51:12.532 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-05 07:51:12.535 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-05 07:51:12.537 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-05 07:51:12.540 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-05 07:51:12.543 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:51:12.546 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:51:12.562 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:12.566 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:51:12.568 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:51:12.571 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:51:12.588 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:12.591 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:51:12.595 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:51:12.628 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:51:12.631 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:51:12.634 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.209.96.120/identity 2026-08-05 07:51:12.668 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-05 07:51:12.670 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-05 07:51:12.706 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-05 07:51:12.709 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-05 07:51:12.712 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-05 07:51:12.715 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-05 07:51:12.717 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:51:12.720 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:51:12.724 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:51:12.741 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:12.743 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:51:12.746 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-05 07:51:12.750 | + 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-05 07:51:12.783 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-05 07:51:12.786 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-05 07:51:12.789 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-05 07:51:12.792 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-05 07:51:12.795 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:51:12.814 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:51:12.816 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:51:12.819 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:12.821 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:51:12.824 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:51:12.859 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:12.892 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:12.925 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:51:12.961 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-05 07:51:12.996 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-05 07:51:13.030 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-05 07:51:13.033 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:51:13.036 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-05 07:51:13.039 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-05 07:51:13.042 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:51:13.044 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-05 07:51:13.047 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-05 07:51:13.049 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:51:13.052 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:51:13.065 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:51:13.066 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:51:13.075 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:51:13.079 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:51:13.093 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:51:13.098 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-05 07:51:13.101 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:51:13.106 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:51:13.109 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-05 07:51:13.142 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-05 07:51:13.177 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-05 07:51:13.212 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-05 07:51:13.245 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-05 07:51:13.277 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-05 07:51:13.309 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-05 07:51:13.339 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-05 07:51:13.373 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-05 07:51:13.406 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:51:13.439 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-05 07:51:13.475 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-05 07:51:13.510 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-05 07:51:13.544 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-05 07:51:13.576 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:51:13.579 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:51:13.582 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-05 07:51:13.585 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-05 07:51:13.587 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:51:13.590 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:13.593 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:13.596 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:51:13.599 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:51:13.602 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-05 07:51:13.633 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-05 07:51:13.666 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-05 07:51:13.666 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:51:13.675 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-05 07:51:13.679 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-05 07:51:13.682 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-05 07:51:13.684 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:51:13.687 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:51:13.690 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:51:13.692 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:51:13.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:13.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:13.700 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:51:13.703 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:51:13.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:13.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:13.711 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-05 07:51:13.764 | Enabling site keystone-api. 2026-08-05 07:51:13.770 | To activate the new configuration, you need to run: 2026-08-05 07:51:13.770 | systemctl reload apache2 2026-08-05 07:51:13.776 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:51:13.778 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:51:13.781 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:51:13.783 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:51:13.931 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-05 07:51:13.964 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-05 07:51:13.997 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-05 07:51:14.030 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-05 07:51:14.033 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-05 07:51:14.068 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-05 07:51:14.100 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-05 07:51:14.133 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-05 07:51:14.166 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-05 07:51:14.169 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-05 07:51:14.199 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-05 07:51:14.217 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:14.219 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-05 07:51:14.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:14.241 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-05 07:51:14.243 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-05 07:51:14.246 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-05 07:51:14.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:51:14.252 | + lib/stack:stack_install_service:32 : install_glance 2026-08-05 07:51:14.254 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-05 07:51:14.257 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-05 07:51:14.260 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-05 07:51:14.277 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:14.280 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-05 07:51:14.282 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-05 07:51:14.300 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:14.303 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-05 07:51:14.306 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-05 07:51:14.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:14.311 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:51:14.314 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,glance_store, ]] 2026-08-05 07:51:14.317 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:14.320 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-05 07:51:14.323 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-05 07:51:14.326 | ++ inc/python:join_extras:29 : echo cinder 2026-08-05 07:51:14.330 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-05 07:51:14.332 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-05 07:51:14.335 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-05 07:51:14.338 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-05 07:51:14.341 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-05 07:51:14.344 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-05 07:51:14.347 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-05 07:51:14.352 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:51:14.352 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-05 07:51:14.357 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-05 07:51:14.360 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-05 07:51:14.363 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-05 07:51:14.366 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-05 07:51:14.369 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-05 07:51:14.392 | Using python 3.11 to install glance-store[cinder]!=0.29.0 2026-08-05 07:51:14.395 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-05 07:51:15.214 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:51:15.371 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.399 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:51:15.413 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.6.0) 2026-08-05 07:51:15.414 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-05 07:51:15.414 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-05 07:51:15.415 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-08-05 07:51:15.416 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-05 07:51:15.417 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-08-05 07:51:15.418 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-05 07:51:15.418 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-08-05 07:51:15.419 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-05 07:51:15.420 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-05 07:51:15.435 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.439 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:51:15.446 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-08-05 07:51:15.448 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 07:51:15.450 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-08-05 07:51:15.483 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.487 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-05 07:51:15.547 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.551 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:51:15.590 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.593 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:51:15.633 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.637 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:51:15.648 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-05 07:51:15.649 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-05 07:51:15.649 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-05 07:51:15.650 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-08-05 07:51:15.656 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-05 07:51:15.657 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-08-05 07:51:15.658 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-08-05 07:51:15.661 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-05 07:51:15.662 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-05 07:51:15.663 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-05 07:51:15.666 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-05 07:51:15.692 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-05 07:51:15.695 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-05 07:51:15.705 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-05 07:51:15.710 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-05 07:51:15.714 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-05 07:51:15.715 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-05 07:51:15.715 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-05 07:51:15.724 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-05 07:51:15.727 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-05 07:51:15.728 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-05 07:51:15.731 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-05 07:51:15.738 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-08-05 07:51:15.739 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-08-05 07:51:15.740 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-08-05 07:51:15.742 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 07:51:15.743 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-05 07:51:15.744 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-05 07:51:15.744 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-05 07:51:15.747 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-05 07:51:15.758 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-05 07:51:15.758 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-08-05 07:51:15.764 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-08-05 07:51:15.781 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-05 07:51:15.785 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-08-05 07:51:15.789 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-05 07:51:15.802 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-08-05 07:51:15.803 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-05 07:51:15.804 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-05 07:51:15.805 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.7.22) 2026-08-05 07:51:15.826 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-05 07:51:15.875 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-05 07:51:15.888 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-05 07:51:15.899 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-05 07:51:15.909 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-05 07:51:15.918 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-05 07:51:15.930 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-05 07:51:15.939 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-05 07:51:16.128 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-05 07:51:17.127 | 2026-08-05 07:51:17.136 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-05 07:51:17.241 | + inc/python:pip_install:216 : result=0 2026-08-05 07:51:17.243 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:51:17.246 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:17.249 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:17.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:17.255 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:17.258 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:17.260 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:51:17.262 | + functions-common:time_stop:2427 : start_time=1785916274387 2026-08-05 07:51:17.265 | + functions-common:time_stop:2429 : [[ -z 1785916274387 ]] 2026-08-05 07:51:17.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:17.273 | + functions-common:time_stop:2432 : end_time=1785916277270 2026-08-05 07:51:17.276 | + functions-common:time_stop:2433 : elapsed_time=2883 2026-08-05 07:51:17.279 | + functions-common:time_stop:2434 : total=61102 2026-08-05 07:51:17.281 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:17.284 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63985 2026-08-05 07:51:17.286 | + inc/python:pip_install:219 : return 0 2026-08-05 07:51:17.289 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-05 07:51:17.292 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-05 07:51:17.295 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-05 07:51:17.309 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-05 07:51:17.315 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-05 07:51:17.318 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-08-05 07:51:17.321 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-05 07:51:17.323 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:51:17.326 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:51:17.330 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:51:17.333 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:51:17.335 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:51:17.339 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:51:17.356 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:51:17.359 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:51:17.361 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:17.364 | + functions-common:git_clone:610 : echo master 2026-08-05 07:51:17.365 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:51:17.370 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-05 07:51:17.372 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:17.375 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-05 07:51:17.390 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-05 07:51:17.393 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:51:17.393 | + functions-common:git_clone:673 : head -1 2026-08-05 07:51:17.397 | 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-05 07:51:17.399 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:51:17.402 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-05 07:51:17.405 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:51:17.408 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:51:17.411 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-05 07:51:17.414 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:51:17.416 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-05 07:51:17.419 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:51:17.422 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:51:17.425 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-05 07:51:17.428 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:51:17.431 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:51:17.434 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-05 07:51:17.437 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:51:17.440 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-05 07:51:17.443 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:51:17.446 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:51:17.450 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-05 07:51:17.457 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-05 07:51:17.460 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-05 07:51:17.462 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-05 07:51:17.597 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-05 07:51:17.600 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:51:17.602 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:51:17.605 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:51:17.608 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:51:17.610 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-05 07:51:17.612 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:51:17.615 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:51:17.618 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:51:17.621 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:51:17.623 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:51:17.626 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:51:17.629 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:51:17.632 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-05 07:51:17.652 | Using python 3.11 to install /opt/stack/glance 2026-08-05 07:51:17.655 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-05 07:51:18.477 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:51:18.481 | Obtaining file:///opt/stack/glance 2026-08-05 07:51:18.485 | Installing build dependencies: started 2026-08-05 07:51:19.809 | Installing build dependencies: finished with status 'done' 2026-08-05 07:51:19.811 | Checking if build backend supports build_editable: started 2026-08-05 07:51:20.249 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:51:20.249 | Getting requirements to build editable: started 2026-08-05 07:51:20.479 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:51:20.481 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:51:21.415 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:51:21.425 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (7.0.3) 2026-08-05 07:51:21.426 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (0.7.1) 2026-08-05 07:51:21.427 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (2.0.51) 2026-08-05 07:51:21.428 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 07:51:21.428 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (2.5.1) 2026-08-05 07:51:21.429 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (1.8.10) 2026-08-05 07:51:21.430 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (1.18.5) 2026-08-05 07:51:21.541 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.545 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:21.553 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (10.6.0) 2026-08-05 07:51:21.554 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (7.6.1) 2026-08-05 07:51:21.555 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (6.5.0) 2026-08-05 07:51:21.555 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-05 07:51:21.556 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (10.1.1) 2026-08-05 07:51:21.557 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (5.9.0) 2026-08-05 07:51:21.638 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.641 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:51:21.653 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (5.15.0) 2026-08-05 07:51:21.654 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (13.0.0) 2026-08-05 07:51:21.702 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.706 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:51:21.714 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (3.18.0) 2026-08-05 07:51:21.715 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (3.10.1) 2026-08-05 07:51:21.716 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (4.26.0) 2026-08-05 07:51:21.716 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (5.8.0) 2026-08-05 07:51:21.717 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (18.1.0) 2026-08-05 07:51:21.718 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (6.9.0) 2026-08-05 07:51:21.738 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.742 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:51:21.750 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (8.3.0) 2026-08-05 07:51:21.751 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (18.2.0) 2026-08-05 07:51:21.752 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (8.2.0) 2026-08-05 07:51:21.781 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.784 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:51:21.792 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (6.0.0) 2026-08-05 07:51:21.793 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (4.4.0) 2026-08-05 07:51:21.794 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (5.6.0) 2026-08-05 07:51:21.795 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 07:51:21.795 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance==33.0.0.0b3.dev34) (43.0.3) 2026-08-05 07:51:21.809 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.812 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:51:21.852 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.855 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:51:21.864 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (1.3.12) 2026-08-05 07:51:21.865 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (4.15.0) 2026-08-05 07:51:21.891 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:21.894 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-05 07:51:21.903 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.34.2) 2026-08-05 07:51:21.906 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-05 07:51:21.910 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (3.0) 2026-08-05 07:51:21.912 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev34) (5.11.0) 2026-08-05 07:51:21.916 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev34) (2.2.2) 2026-08-05 07:51:21.921 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev34) (1.4.2) 2026-08-05 07:51:21.922 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev34) (3.4.0) 2026-08-05 07:51:21.928 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev34) (3.3.2) 2026-08-05 07:51:21.932 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (26.1.0) 2026-08-05 07:51:21.933 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2025.9.1) 2026-08-05 07:51:21.933 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (0.37.0) 2026-08-05 07:51:21.934 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2026.5.1) 2026-08-05 07:51:21.942 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev34) (2.1.0) 2026-08-05 07:51:21.943 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev34) (1.8.2) 2026-08-05 07:51:21.948 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.3.0) 2026-08-05 07:51:21.949 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.1.0) 2026-08-05 07:51:21.950 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (2.13.0) 2026-08-05 07:51:21.957 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (1.5.0) 2026-08-05 07:51:21.960 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (5.3.1) 2026-08-05 07:51:21.966 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev34) (0.20) 2026-08-05 07:51:21.970 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (1.3.0) 2026-08-05 07:51:21.972 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-05 07:51:21.972 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (6.0.3) 2026-08-05 07:51:21.982 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (2.1.2) 2026-08-05 07:51:21.983 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (0.6.2) 2026-08-05 07:51:22.037 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.040 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-05 07:51:22.066 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.070 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 07:51:22.095 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.099 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-05 07:51:22.132 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.135 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:51:22.142 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) (7.2.2) 2026-08-05 07:51:22.163 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.166 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:51:22.178 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev34) (2.9.0.post0) 2026-08-05 07:51:22.183 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (4.8.0) 2026-08-05 07:51:22.184 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (7.1.4) 2026-08-05 07:51:22.185 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.3.1) 2026-08-05 07:51:22.186 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.6.2) 2026-08-05 07:51:22.187 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.16.0) 2026-08-05 07:51:22.191 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.1.0) 2026-08-05 07:51:22.199 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-05 07:51:22.200 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (26.2) 2026-08-05 07:51:22.207 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.25.0) 2026-08-05 07:51:22.211 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (5.0.0) 2026-08-05 07:51:22.211 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (3.1.6) 2026-08-05 07:51:22.213 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (4.0.1) 2026-08-05 07:51:22.221 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (3.0.3) 2026-08-05 07:51:22.236 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev34) (1.2.1) 2026-08-05 07:51:22.243 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.41.0) 2026-08-05 07:51:22.244 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (3.5.3) 2026-08-05 07:51:22.247 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (1.7.6) 2026-08-05 07:51:22.252 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-05 07:51:22.284 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev34) (83.0.0) 2026-08-05 07:51:22.300 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev34) (0.8.1) 2026-08-05 07:51:22.355 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.359 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:51:22.386 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.389 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-05 07:51:22.453 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.456 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-05 07:51:22.519 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.523 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-05 07:51:22.545 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.549 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:51:22.556 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (15.0.0) 2026-08-05 07:51:22.573 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.577 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-05 07:51:22.621 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev34) (1.17.0) 2026-08-05 07:51:22.641 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.4.7) 2026-08-05 07:51:22.642 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.18) 2026-08-05 07:51:22.643 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.7.0) 2026-08-05 07:51:22.644 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2026.7.22) 2026-08-05 07:51:22.676 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (4.2.0) 2026-08-05 07:51:22.677 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.20.0) 2026-08-05 07:51:22.686 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (0.1.2) 2026-08-05 07:51:22.703 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev34) (0.8) 2026-08-05 07:51:22.790 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.794 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 07:51:22.858 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.863 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:51:22.870 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) (9.1.4) 2026-08-05 07:51:22.961 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:22.966 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-05 07:51:23.058 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:23.062 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-05 07:51:23.072 | Installing build dependencies: started 2026-08-05 07:51:24.268 | Installing build dependencies: finished with status 'done' 2026-08-05 07:51:24.268 | Getting requirements to build wheel: started 2026-08-05 07:51:24.803 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:51:24.803 | Preparing metadata (pyproject.toml): started 2026-08-05 07:51:25.095 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:51:25.098 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.11/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-05 07:51:25.158 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:25.162 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:51:25.214 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:51:25.217 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-05 07:51:25.281 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-05 07:51:25.291 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-08-05 07:51:25.300 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-05 07:51:25.309 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-05 07:51:25.319 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-05 07:51:25.359 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 51.5 MB/s 0:00:00 2026-08-05 07:51:25.363 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-05 07:51:25.371 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-05 07:51:25.379 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-05 07:51:25.386 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-05 07:51:25.394 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-05 07:51:25.402 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-05 07:51:25.415 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-05 07:51:25.423 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-05 07:51:25.431 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-05 07:51:25.440 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-05 07:51:25.454 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-05 07:51:25.462 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-05 07:51:25.470 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-05 07:51:25.489 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-05 07:51:25.498 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-05 07:51:25.538 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 51.0 MB/s 0:00:00 2026-08-05 07:51:25.543 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-05 07:51:25.551 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-05 07:51:25.560 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-05 07:51:25.570 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-05 07:51:25.711 | Building wheels for collected packages: glance, simplegeneric 2026-08-05 07:51:25.712 | Building editable for glance (pyproject.toml): started 2026-08-05 07:51:26.671 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-05 07:51:26.672 | Created wheel for glance: filename=glance-33.0.0.0b3.dev34-0.editable-py3-none-any.whl size=9050 sha256=92cfc134f05ea49c9cc32ac37256b3ffdf86f5358460ce954231f32aa09108e1 2026-08-05 07:51:26.673 | Stored in directory: /tmp/pip-ephem-wheel-cache-b5vl6ego/wheels/00/12/0a/b6d07a4700def15ba38d0e6a6f2fdaf15df7e7524ace1b81d9 2026-08-05 07:51:26.677 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-05 07:51:27.011 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-05 07:51:27.012 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=3d712c6db6ea301ec28568cda61519694c6291d000f2c986f5ab4002005e5085 2026-08-05 07:51:27.013 | Stored in directory: /opt/stack/.cache/pip/wheels/62/54/2a/371d9dfd319a9d0cb34486cb56154fb0b0d726770b4161079e 2026-08-05 07:51:27.016 | Successfully built glance simplegeneric 2026-08-05 07:51:27.207 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-05 07:51:29.485 | Attempting uninstall: httplib2 2026-08-05 07:51:29.493 | Found existing installation: httplib2 0.20.4 2026-08-05 07:51:29.494 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:29.494 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-05 07:51:32.974 | 2026-08-05 07:51:32.984 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev34 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-05 07:51:33.189 | + inc/python:pip_install:216 : result=0 2026-08-05 07:51:33.192 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:51:33.195 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:33.197 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:33.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:33.202 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:33.204 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:33.208 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:51:33.211 | + functions-common:time_stop:2427 : start_time=1785916277647 2026-08-05 07:51:33.214 | + functions-common:time_stop:2429 : [[ -z 1785916277647 ]] 2026-08-05 07:51:33.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:33.221 | + functions-common:time_stop:2432 : end_time=1785916293218 2026-08-05 07:51:33.223 | + functions-common:time_stop:2433 : elapsed_time=15571 2026-08-05 07:51:33.225 | + functions-common:time_stop:2434 : total=63985 2026-08-05 07:51:33.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:33.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79556 2026-08-05 07:51:33.232 | + inc/python:pip_install:219 : return 0 2026-08-05 07:51:33.235 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:51:33.237 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:51:33.240 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-05 07:51:33.243 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-05 07:51:33.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:33.249 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:51:33.252 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/glance, ]] 2026-08-05 07:51:33.256 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:33.259 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:51:33.262 | + ./stack.sh:main:945 : configure_glance 2026-08-05 07:51:33.265 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-05 07:51:33.278 | + lib/glance:configure_glance:353 : local dburl 2026-08-05 07:51:33.282 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-05 07:51:33.285 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-05 07:51:33.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-05 07:51:33.291 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-05 07:51:33.294 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:51:33.296 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:51:33.299 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:51:33.315 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:33.318 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:51:33.321 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 07:51:33.324 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 07:51:33.327 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-05 07:51:33.360 | + 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-05 07:51:33.396 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-05 07:51:33.429 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 07:51:33.462 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-05 07:51:33.495 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-05 07:51:33.529 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-05 07:51:33.565 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-05 07:51:33.567 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:51:33.571 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 07:51:33.573 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:51:33.576 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:51:33.579 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-05 07:51:33.582 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:51:33.584 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 07:51:33.587 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:51:33.589 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-05 07:51:33.619 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-05 07:51:33.651 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:51:33.685 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-05 07:51:33.718 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-05 07:51:33.755 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-05 07:51:33.790 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-05 07:51:33.823 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-05 07:51:33.862 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:51:33.900 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:51:33.934 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:51:33.969 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:51:33.972 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-05 07:51:34.009 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-05 07:51:34.013 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-05 07:51:34.016 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-05 07:51:34.019 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:51:34.023 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:51:34.026 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:51:34.046 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:34.050 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:51:34.053 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:51:34.056 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:51:34.072 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:34.074 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:51:34.078 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:51:34.108 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:51:34.111 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:51:34.114 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-05 07:51:34.116 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-08-05 07:51:34.119 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-05 07:51:34.154 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-05 07:51:34.191 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-05 07:51:34.228 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-05 07:51:34.230 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-05 07:51:34.234 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-05 07:51:34.236 | + lib/glance:configure_glance_store:282 : local be 2026-08-05 07:51:34.239 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:51:34.242 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:34.245 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 07:51:34.280 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-05 07:51:34.283 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.209.96.120 2026-08-05 07:51:34.319 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:51:34.322 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:34.324 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-05 07:51:34.341 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:34.344 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.209.96.120/image 2026-08-05 07:51:34.378 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-05 07:51:34.396 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:34.398 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-05 07:51:34.434 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.209.96.120/identity 2026-08-05 07:51:34.469 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-05 07:51:34.472 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-05 07:51:34.475 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:51:34.479 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:51:34.499 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:51:34.501 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:51:34.505 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:34.508 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:51:34.510 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:51:34.544 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:34.578 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:34.610 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:51:34.642 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-05 07:51:34.675 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-05 07:51:34.680 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-05 07:51:34.712 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-05 07:51:34.743 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 07:51:34.778 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-05 07:51:34.811 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 07:51:34.848 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-05 07:51:34.887 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-05 07:51:34.925 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-05 07:51:34.958 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-05 07:51:34.963 | + 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-05 07:51:34.971 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-05 07:51:34.989 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:34.992 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 07:51:34.994 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-05 07:51:34.998 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.209.96.120:8776/v3/%(project_id)s' 2026-08-05 07:51:35.032 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.209.96.120:8776/v3/%(project_id)s' 2026-08-05 07:51:35.065 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-05 07:51:35.067 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-05 07:51:35.070 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-05 07:51:35.072 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-05 07:51:35.075 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-05 07:51:35.077 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-05 07:51:35.081 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-05 07:51:35.085 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:51:35.088 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-05 07:51:35.122 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-05 07:51:35.125 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-05 07:51:35.128 | ++ functions:get_random_port:861 : true 2026-08-05 07:51:35.130 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-05 07:51:35.133 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-05 07:51:35.135 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-05 07:51:35.200 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-05 07:51:35.203 | ++ functions:get_random_port:865 : break 2 2026-08-05 07:51:35.206 | ++ functions:get_random_port:869 : echo 60999 2026-08-05 07:51:35.210 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-05 07:51:35.212 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-05 07:51:35.244 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-05 07:51:35.277 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-05 07:51:35.309 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:51:35.342 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:51:35.373 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:51:35.404 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:51:35.436 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:51:35.471 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:51:35.504 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:51:35.536 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:51:35.572 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:51:35.608 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:51:35.641 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:51:35.676 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-05 07:51:35.711 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-05 07:51:35.745 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-05 07:51:35.780 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-05 07:51:35.818 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-05 07:51:35.853 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-05 07:51:35.887 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-05 07:51:35.890 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-05 07:51:35.893 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:51:35.896 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:51:35.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:35.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:35.905 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-05 07:51:35.908 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-05 07:51:35.954 | proxy (enabled by site administrator) 2026-08-05 07:51:35.958 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-05 07:51:35.961 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-05 07:51:35.964 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:51:35.967 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:51:35.970 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:35.972 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:35.975 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-05 07:51:35.978 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-05 07:51:36.021 | No module matches proxy_http 2026-08-05 07:51:36.025 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-05 07:51:36.078 | Considering dependency proxy for proxy_http: 2026-08-05 07:51:36.078 | Module proxy already enabled 2026-08-05 07:51:36.078 | Enabling module proxy_http. 2026-08-05 07:51:36.085 | To activate the new configuration, you need to run: 2026-08-05 07:51:36.085 | systemctl restart apache2 2026-08-05 07:51:36.090 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-05 07:51:36.093 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-05 07:51:36.095 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:51:36.098 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:51:36.101 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:51:36.248 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-05 07:51:36.251 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-05 07:51:36.254 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-05 07:51:36.257 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:51:36.260 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:36.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:36.265 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:51:36.269 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-05 07:51:36.272 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-05 07:51:36.273 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:51:36.281 | KeepAlive Off 2026-08-05 07:51:36.286 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-05 07:51:36.286 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:51:36.294 | SetEnv proxy-sendchunked 1 2026-08-05 07:51:36.298 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-05 07:51:36.298 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:51:36.307 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-05 07:51:36.311 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-05 07:51:36.314 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-05 07:51:36.317 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:51:36.320 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:51:36.323 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:51:36.326 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:51:36.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:36.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:36.335 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:51:36.338 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:51:36.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:36.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:36.346 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-05 07:51:36.399 | Enabling site glance-api. 2026-08-05 07:51:36.405 | To activate the new configuration, you need to run: 2026-08-05 07:51:36.405 | systemctl reload apache2 2026-08-05 07:51:36.410 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-05 07:51:36.413 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:51:36.416 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:51:36.418 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:51:36.597 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-05 07:51:36.604 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-05 07:51:36.643 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-05 07:51:36.680 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-05 07:51:36.683 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-05 07:51:36.720 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-05 07:51:36.757 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-05 07:51:36.778 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:36.781 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-05 07:51:36.784 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-05 07:51:36.788 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-05 07:51:36.790 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:51:36.794 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-05 07:51:36.797 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-05 07:51:36.800 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-08-05 07:51:36.803 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-05 07:51:36.805 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:51:36.808 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:51:36.811 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:51:36.815 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:51:36.818 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:51:36.821 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:51:36.840 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:51:36.843 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:51:36.846 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:36.848 | + functions-common:git_clone:610 : echo master 2026-08-05 07:51:36.849 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:51:36.854 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-05 07:51:36.856 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:36.858 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-05 07:51:36.872 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-05 07:51:36.875 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:51:36.875 | + functions-common:git_clone:673 : head -1 2026-08-05 07:51:36.883 | c9291171c Merge "Storwize: stop tests spawning cinder-manage subprocesses" 2026-08-05 07:51:36.887 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:51:36.891 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-05 07:51:36.894 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:51:36.897 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:51:36.900 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-05 07:51:36.903 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:51:36.907 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-05 07:51:36.910 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:51:36.913 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:51:36.916 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-05 07:51:36.920 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:51:36.923 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:51:36.927 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-05 07:51:36.929 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:51:36.934 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-05 07:51:36.937 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:51:36.940 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:51:36.944 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-05 07:51:36.951 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-05 07:51:36.954 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-05 07:51:36.956 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-05 07:51:37.091 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-05 07:51:37.094 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:51:37.097 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:51:37.099 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:51:37.102 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:51:37.104 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-05 07:51:37.107 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:51:37.110 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:51:37.113 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:51:37.116 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:51:37.118 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:51:37.122 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:51:37.125 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:51:37.127 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-05 07:51:37.150 | Using python 3.11 to install /opt/stack/cinder 2026-08-05 07:51:37.153 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-05 07:51:38.027 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:51:38.032 | Obtaining file:///opt/stack/cinder 2026-08-05 07:51:38.038 | Installing build dependencies: started 2026-08-05 07:51:39.443 | Installing build dependencies: finished with status 'done' 2026-08-05 07:51:39.443 | Checking if build backend supports build_editable: started 2026-08-05 07:51:39.916 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:51:39.916 | Getting requirements to build editable: started 2026-08-05 07:51:40.164 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:51:40.166 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:51:41.699 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:51:41.717 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.0.3) 2026-08-05 07:51:41.718 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.3.1) 2026-08-05 07:51:41.719 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (0.41.0) 2026-08-05 07:51:41.720 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.4.0) 2026-08-05 07:51:41.721 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.5.3) 2026-08-05 07:51:41.722 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.1.0) 2026-08-05 07:51:41.722 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (4.26.0) 2026-08-05 07:51:41.723 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.15.0) 2026-08-05 07:51:41.724 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (13.0.0) 2026-08-05 07:51:42.360 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.364 | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-05 07:51:42.373 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (10.6.0) 2026-08-05 07:51:42.373 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.6.1) 2026-08-05 07:51:42.374 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (6.5.0) 2026-08-05 07:51:42.375 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (18.1.0) 2026-08-05 07:51:42.376 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (8.3.0) 2026-08-05 07:51:42.376 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (18.2.0) 2026-08-05 07:51:42.377 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (8.2.0) 2026-08-05 07:51:42.378 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (6.0.0) 2026-08-05 07:51:42.398 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.12.0) 2026-08-05 07:51:42.399 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.9.0) 2026-08-05 07:51:42.399 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.10.0) 2026-08-05 07:51:42.400 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.11.0) 2026-08-05 07:51:42.401 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (4.8.0) 2026-08-05 07:51:42.402 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.8.0) 2026-08-05 07:51:42.403 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (10.1.1) 2026-08-05 07:51:42.439 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.442 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:51:42.450 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (4.4.0) 2026-08-05 07:51:42.450 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (26.2) 2026-08-05 07:51:42.490 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.494 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:51:42.502 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.10.1) 2026-08-05 07:51:42.502 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.1.0) 2026-08-05 07:51:42.503 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (3.3.2) 2026-08-05 07:51:42.504 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.5.0) 2026-08-05 07:51:42.535 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.538 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:51:42.545 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.8.0) 2026-08-05 07:51:42.584 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.588 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:42.618 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.621 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:51:42.629 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.34.2) 2026-08-05 07:51:42.630 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.7.0) 2026-08-05 07:51:42.631 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.5.1) 2026-08-05 07:51:42.631 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (6.3.0) 2026-08-05 07:51:42.651 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.655 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:51:42.661 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2.0.51) 2026-08-05 07:51:42.662 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.9.0) 2026-08-05 07:51:42.684 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.687 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-05 07:51:42.700 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (9.1.4) 2026-08-05 07:51:42.701 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (1.8.10) 2026-08-05 07:51:42.701 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (6.9.0) 2026-08-05 07:51:42.739 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.742 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:42.752 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.1.0) 2026-08-05 07:51:42.797 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.801 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:51:42.900 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:42.926 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-05 07:51:42.935 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (5.8.0) 2026-08-05 07:51:42.936 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (43.0.3) 2026-08-05 07:51:42.937 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (0.2.4) 2026-08-05 07:51:43.163 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:43.190 | Downloading zstd-1.5.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (29 kB) 2026-08-05 07:51:43.772 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev204) 2026-08-05 07:51:43.776 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-05 07:51:43.800 | Collecting distro>=1.8.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:43.834 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 07:51:43.842 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (2026.2) 2026-08-05 07:51:43.842 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from cinder==28.1.0.dev204) (7.1.4) 2026-08-05 07:51:44.499 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev204) 2026-08-05 07:51:44.503 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 07:51:44.511 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev204) (1.1.0) 2026-08-05 07:51:44.558 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev204) 2026-08-05 07:51:44.561 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-05 07:51:44.584 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev204) (2.9.0.post0) 2026-08-05 07:51:44.588 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev204) (1.17.0) 2026-08-05 07:51:44.626 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=3.1->cinder==28.1.0.dev204) (2.0.0) 2026-08-05 07:51:44.631 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev204) (3.0) 2026-08-05 07:51:44.639 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev204) (2.8.0) 2026-08-05 07:51:44.646 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev204) (3.1.0) 2026-08-05 07:51:44.648 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev204) (2.2.2) 2026-08-05 07:51:44.651 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) (0.32.0) 2026-08-05 07:51:44.743 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:44.747 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 07:51:44.785 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:44.788 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-05 07:51:44.860 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:44.864 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:44.899 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:44.903 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:51:44.948 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:44.953 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-05 07:51:45.447 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.451 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-05 07:51:45.492 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.495 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:45.553 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.556 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:51:45.581 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->cinder==28.1.0.dev204) (3.4.7) 2026-08-05 07:51:45.582 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->cinder==28.1.0.dev204) (3.18) 2026-08-05 07:51:45.583 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->cinder==28.1.0.dev204) (2026.7.22) 2026-08-05 07:51:45.599 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev204) (26.1.0) 2026-08-05 07:51:45.599 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev204) (2025.9.1) 2026-08-05 07:51:45.600 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev204) (0.37.0) 2026-08-05 07:51:45.601 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev204) (2026.5.1) 2026-08-05 07:51:45.610 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev204) (1.8.2) 2026-08-05 07:51:45.611 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev204) (4.15.0) 2026-08-05 07:51:45.615 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev204) (4.3.0) 2026-08-05 07:51:45.617 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev204) (4.1.0) 2026-08-05 07:51:45.618 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev204) (2.13.0) 2026-08-05 07:51:45.629 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev204) (7.2.2) 2026-08-05 07:51:45.634 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev204) (1.5.0) 2026-08-05 07:51:45.645 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev204) (0.20) 2026-08-05 07:51:45.651 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev204) (1.3.0) 2026-08-05 07:51:45.653 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev204) (2.0.0) 2026-08-05 07:51:45.653 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev204) (6.0.3) 2026-08-05 07:51:45.663 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev204) (1.18.5) 2026-08-05 07:51:45.665 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev204) (2.1.2) 2026-08-05 07:51:45.666 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev204) (0.6.2) 2026-08-05 07:51:45.670 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev204) (1.3.12) 2026-08-05 07:51:45.683 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (5.3.1) 2026-08-05 07:51:45.684 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (5.6.2) 2026-08-05 07:51:45.685 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (0.16.0) 2026-08-05 07:51:45.689 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (5.1.0) 2026-08-05 07:51:45.704 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (0.25.0) 2026-08-05 07:51:45.707 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev204) (5.0.0) 2026-08-05 07:51:45.708 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev204) (3.1.6) 2026-08-05 07:51:45.710 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev204) (4.0.1) 2026-08-05 07:51:45.718 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev204) (3.0.3) 2026-08-05 07:51:45.731 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev204) (1.2.1) 2026-08-05 07:51:45.756 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev204) (1.7.6) 2026-08-05 07:51:45.785 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.789 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:51:45.906 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.910 | Downloading setproctitle-1.3.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-05 07:51:45.924 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev204) (3.18.0) 2026-08-05 07:51:45.964 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev204) 2026-08-05 07:51:45.967 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:51:46.023 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev204) 2026-08-05 07:51:46.027 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:46.083 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev204) 2026-08-05 07:51:46.086 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-05 07:51:46.104 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev204) (83.0.0) 2026-08-05 07:51:46.121 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev204) (0.8.1) 2026-08-05 07:51:46.192 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:46.196 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-05 07:51:46.228 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (4.15.0) 2026-08-05 07:51:46.235 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (0.6.0) 2026-08-05 07:51:46.236 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (4.0.0) 2026-08-05 07:51:46.247 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (3.0.52) 2026-08-05 07:51:46.248 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (1.11.0) 2026-08-05 07:51:46.249 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (15.0.0) 2026-08-05 07:51:46.250 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (1.8.0) 2026-08-05 07:51:46.283 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev204) 2026-08-05 07:51:46.287 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:51:46.299 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev204) (24.2.1) 2026-08-05 07:51:46.348 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (4.2.0) 2026-08-05 07:51:46.349 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (2.20.0) 2026-08-05 07:51:46.361 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev204) (0.1.2) 2026-08-05 07:51:46.381 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev204) (0.8) 2026-08-05 07:51:46.425 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev204) 2026-08-05 07:51:46.451 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-05 07:51:46.517 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev204) (3.6.1) 2026-08-05 07:51:46.518 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev204) (3.4.0) 2026-08-05 07:51:46.520 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev204) (4.0.1) 2026-08-05 07:51:46.590 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev204) 2026-08-05 07:51:46.595 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-05 07:51:46.630 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev204) (1.33) 2026-08-05 07:51:46.637 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev204) (3.1.1) 2026-08-05 07:51:46.718 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/93/4a4d4edd1b2e809e0ebbb16000404bdcc9a09743c04ee1661442c9581b75/zstd-1.5.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (from https://mirror-int.ord.rax.opendev.org/pypi/simple/zstd/)) 2026-08-05 07:51:46.718 | Reason for being yanked: buggy - not thread safe 2026-08-05 07:51:46.722 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-05 07:51:46.732 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-05 07:51:47.004 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 49.9 MB/s 0:00:00 2026-08-05 07:51:47.076 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-05 07:51:47.086 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-05 07:51:47.094 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-05 07:51:47.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 53.6 MB/s 0:00:00 2026-08-05 07:51:47.391 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-05 07:51:47.400 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-05 07:51:47.410 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-05 07:51:47.418 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-05 07:51:47.429 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-05 07:51:47.438 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-05 07:51:47.451 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-05 07:51:47.460 | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-05 07:51:47.564 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 50.3 MB/s 0:00:00 2026-08-05 07:51:47.568 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-05 07:51:47.576 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-05 07:51:47.584 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-05 07:51:47.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.9 MB/s 0:00:00 2026-08-05 07:51:47.605 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-05 07:51:47.616 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-05 07:51:47.629 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-05 07:51:47.639 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-05 07:51:47.650 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-05 07:51:47.687 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 35.6 MB/s 0:00:00 2026-08-05 07:51:47.691 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-05 07:51:47.700 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-05 07:51:47.712 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-05 07:51:47.720 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-05 07:51:47.728 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-05 07:51:47.738 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-05 07:51:47.747 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-05 07:51:47.756 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-05 07:51:47.764 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-05 07:51:47.773 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-05 07:51:47.782 | Downloading zstd-1.5.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.6 MB) 2026-08-05 07:51:47.848 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 42.8 MB/s 0:00:00 2026-08-05 07:51:47.851 | Downloading setproctitle-1.3.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-05 07:51:48.194 | Building wheels for collected packages: cinder 2026-08-05 07:51:48.196 | Building editable for cinder (pyproject.toml): started 2026-08-05 07:51:50.075 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-05 07:51:50.076 | Created wheel for cinder: filename=cinder-28.1.0.dev204-0.editable-py3-none-any.whl size=9203 sha256=952a69d3dd6b829e9e01fb2f56ea4484344308719e45d0ca77222d2cfb5c5992 2026-08-05 07:51:50.076 | Stored in directory: /tmp/pip-ephem-wheel-cache-ka2cnkg9/wheels/5f/a6/3f/ad86585ed7580391a89f333e401f21d4b02e8578faba843017 2026-08-05 07:51:50.081 | Successfully built cinder 2026-08-05 07:51:50.312 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, distro, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-08-05 07:51:51.267 | Attempting uninstall: distro 2026-08-05 07:51:51.278 | Found existing installation: distro 1.8.0 2026-08-05 07:51:51.278 | Not uninstalling distro at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:51.279 | Can't uninstall 'distro'. No files were found to uninstall. 2026-08-05 07:51:55.151 | 2026-08-05 07:51:55.163 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev204 cotyledon-2.2.0 distro-1.9.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-05 07:51:55.559 | + inc/python:pip_install:216 : result=0 2026-08-05 07:51:55.561 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:51:55.563 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:55.566 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:55.569 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:55.571 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:55.573 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:55.576 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:51:55.578 | + functions-common:time_stop:2427 : start_time=1785916297145 2026-08-05 07:51:55.581 | + functions-common:time_stop:2429 : [[ -z 1785916297145 ]] 2026-08-05 07:51:55.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:55.589 | + functions-common:time_stop:2432 : end_time=1785916315586 2026-08-05 07:51:55.592 | + functions-common:time_stop:2433 : elapsed_time=18441 2026-08-05 07:51:55.595 | + functions-common:time_stop:2434 : total=79556 2026-08-05 07:51:55.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:55.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97997 2026-08-05 07:51:55.603 | + inc/python:pip_install:219 : return 0 2026-08-05 07:51:55.606 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:51:55.609 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:51:55.611 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-05 07:51:55.614 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-05 07:51:55.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:55.619 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:51:55.622 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/cinder, ]] 2026-08-05 07:51:55.625 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:55.627 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-05 07:51:55.630 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-05 07:51:55.633 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-05 07:51:55.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:55.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:55.642 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-05 07:51:55.656 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-05 07:51:55.659 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:51:55.662 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:51:55.665 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:51:55.667 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:51:55.670 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:55.673 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:51:55.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:55.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:55.682 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:51:55.684 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:51:55.687 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:51:55.689 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:51:55.692 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-05 07:51:55.694 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:51:55.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:55.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:55.702 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-05 07:51:55.726 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-05 07:51:55.755 | Reading package lists... 2026-08-05 07:51:55.974 | Building dependency tree... 2026-08-05 07:51:55.975 | Reading state information... 2026-08-05 07:51:56.210 | The following additional packages will be installed: 2026-08-05 07:51:56.210 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-05 07:51:56.211 | Suggested packages: 2026-08-05 07:51:56.211 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-05 07:51:56.235 | The following NEW packages will be installed: 2026-08-05 07:51:56.235 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-05 07:51:56.236 | targetcli-fb 2026-08-05 07:51:56.243 | 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:51:56.243 | Need to get 322 kB of archives. 2026-08-05 07:51:56.243 | After this operation, 2,030 kB of additional disk space will be used. 2026-08-05 07:51:56.243 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:51:56.243 | python3-urwid python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-05 07:51:56.243 | targetcli-fb 2026-08-05 07:51:56.392 | Authentication warning overridden. 2026-08-05 07:51:56.392 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-urwid amd64 2.1.2-4+b1 [181 kB] 2026-08-05 07:51:56.478 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.1 kB] 2026-08-05 07:51:56.542 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-pyudev all 0.24.0-1 [36.5 kB] 2026-08-05 07:51:56.598 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-rtslib-fb all 2.1.75-2.1 [37.5 kB] 2026-08-05 07:51:56.651 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 targetcli-fb all 1:2.1.53-1.1 [39.2 kB] 2026-08-05 07:51:56.920 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:51:56.956 | Fetched 322 kB in 0s (790 kB/s) 2026-08-05 07:51:56.985 | Selecting previously unselected package python3-urwid. 2026-08-05 07:51:57.017 | (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 ... 47298 files and directories currently installed.) 2026-08-05 07:51:57.019 | Preparing to unpack .../python3-urwid_2.1.2-4+b1_amd64.deb ... 2026-08-05 07:51:57.021 | Unpacking python3-urwid (2.1.2-4+b1) ... 2026-08-05 07:51:57.078 | Selecting previously unselected package python3-configshell-fb. 2026-08-05 07:51:57.085 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-05 07:51:57.088 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 07:51:57.130 | Selecting previously unselected package python3-pyudev. 2026-08-05 07:51:57.137 | Preparing to unpack .../python3-pyudev_0.24.0-1_all.deb ... 2026-08-05 07:51:57.140 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-05 07:51:57.184 | Selecting previously unselected package python3-rtslib-fb. 2026-08-05 07:51:57.191 | Preparing to unpack .../python3-rtslib-fb_2.1.75-2.1_all.deb ... 2026-08-05 07:51:57.195 | Unpacking python3-rtslib-fb (2.1.75-2.1) ... 2026-08-05 07:51:57.237 | Selecting previously unselected package targetcli-fb. 2026-08-05 07:51:57.244 | Preparing to unpack .../targetcli-fb_1%3a2.1.53-1.1_all.deb ... 2026-08-05 07:51:57.247 | Unpacking targetcli-fb (1:2.1.53-1.1) ... 2026-08-05 07:51:57.305 | Setting up python3-urwid (2.1.2-4+b1) ... 2026-08-05 07:51:57.711 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 07:51:57.932 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-05 07:51:58.141 | Setting up python3-rtslib-fb (2.1.75-2.1) ... 2026-08-05 07:51:59.121 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-05 07:51:59.128 | Setting up targetcli-fb (1:2.1.53-1.1) ... 2026-08-05 07:51:59.615 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:52:00.062 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:52:00.065 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:52:00.068 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:00.071 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:00.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:00.077 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:00.080 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:00.083 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:52:00.086 | + functions-common:time_stop:2427 : start_time=1785916315722 2026-08-05 07:52:00.088 | + functions-common:time_stop:2429 : [[ -z 1785916315722 ]] 2026-08-05 07:52:00.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:00.098 | + functions-common:time_stop:2432 : end_time=1785916320094 2026-08-05 07:52:00.101 | + functions-common:time_stop:2433 : elapsed_time=4372 2026-08-05 07:52:00.104 | + functions-common:time_stop:2434 : total=128637 2026-08-05 07:52:00.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:00.109 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133009 2026-08-05 07:52:00.112 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:52:00.115 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:52:00.118 | + ./stack.sh:main:951 : configure_cinder 2026-08-05 07:52:00.121 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-05 07:52:00.136 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-05 07:52:00.141 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-05 07:52:00.143 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-05 07:52:00.146 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 07:52:00.150 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-05 07:52:00.150 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 07:52:00.158 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-05 07:52:00.158 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-05 07:52:00.160 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 07:52:00.162 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-05 07:52:00.164 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-05 07:52:00.167 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-05 07:52:00.170 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 07:52:00.172 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-05 07:52:00.187 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-05 07:52:00.201 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-05 07:52:00.218 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-05 07:52:00.231 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-05 07:52:00.246 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-05 07:52:00.260 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 07:52:00.263 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 07:52:00.268 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RjcDp4TJtr 2026-08-05 07:52:00.271 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 07:52:00.274 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 07:52:00.276 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-05 07:52:00.279 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RjcDp4TJtr 2026-08-05 07:52:00.284 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RjcDp4TJtr 2026-08-05 07:52:00.298 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RjcDp4TJtr /etc/sudoers.d/cinder-rootwrap 2026-08-05 07:52:00.314 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 07:52:00.318 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 07:52:00.321 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 07:52:00.324 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 07:52:00.326 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 07:52:00.329 | + 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-05 07:52:00.331 | + 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-05 07:52:00.335 | + 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-05 07:52:00.335 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 07:52:00.345 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 07:52:00.349 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 07:52:00.362 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 07:52:00.375 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-05 07:52:00.378 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-05 07:52:00.383 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-05 07:52:00.388 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-05 07:52:00.391 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:00.393 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-05 07:52:00.396 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:52:00.398 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:52:00.401 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-05 07:52:00.404 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:00.406 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 07:52:00.409 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:52:00.412 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-05 07:52:00.446 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-05 07:52:00.477 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:52:00.509 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-05 07:52:00.540 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-05 07:52:00.571 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-05 07:52:00.606 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-05 07:52:00.638 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-05 07:52:00.671 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:52:00.706 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:52:00.743 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:52:00.781 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:52:00.784 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-05 07:52:00.825 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-05 07:52:00.863 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-05 07:52:00.866 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-05 07:52:00.869 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-05 07:52:00.872 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-05 07:52:00.875 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:52:00.877 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:52:00.879 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:52:00.899 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:00.902 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:52:00.905 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-05 07:52:00.908 | + 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-05 07:52:00.945 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-05 07:52:00.978 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-05 07:52:01.009 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-05 07:52:01.044 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-05 07:52:01.081 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-05 07:52:01.119 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.209.96.120 2026-08-05 07:52:01.153 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 07:52:01.189 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-05 07:52:01.199 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key cf908615b3d57ee39df3f1e4d4d47fda 2026-08-05 07:52:01.233 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-05 07:52:01.235 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-05 07:52:01.268 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-05 07:52:01.299 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-05 07:52:01.329 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-05 07:52:01.362 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-05 07:52:01.395 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-05 07:52:01.445 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-05 07:52:01.465 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:01.469 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 07:52:01.472 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-05 07:52:01.474 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-05 07:52:01.477 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-05 07:52:01.480 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 07:52:01.483 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-05 07:52:01.486 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-05 07:52:01.489 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-05 07:52:01.492 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-05 07:52:01.495 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-05 07:52:01.498 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 07:52:01.535 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-05 07:52:01.566 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-05 07:52:01.601 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-05 07:52:01.633 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-05 07:52:01.668 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-05 07:52:01.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-05 07:52:01.742 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-05 07:52:01.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-05 07:52:01.809 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-05 07:52:01.812 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-05 07:52:01.814 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-05 07:52:01.817 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-05 07:52:01.849 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-05 07:52:01.851 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-05 07:52:01.882 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-05 07:52:01.885 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-05 07:52:01.887 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-05 07:52:01.889 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-05 07:52:01.921 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-05 07:52:01.924 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-05 07:52:01.926 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-05 07:52:01.929 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-05 07:52:01.932 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-05 07:52:01.951 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:01.953 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-05 07:52:01.956 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-05 07:52:01.959 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-05 07:52:01.962 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-05 07:52:01.995 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.209.96.120:8080/v1/AUTH_ 2026-08-05 07:52:02.029 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-05 07:52:02.046 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:02.049 | + 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-05 07:52:02.085 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-05 07:52:02.105 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:52:02.109 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-05 07:52:02.128 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:02.131 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard =~ c-api ]] 2026-08-05 07:52:02.134 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-05 07:52:02.173 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-05 07:52:02.176 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-05 07:52:02.179 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-05 07:52:02.181 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-05 07:52:02.185 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:52:02.188 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:52:02.191 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:52:02.209 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:02.213 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:52:02.216 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:52:02.219 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:52:02.238 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:02.242 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:52:02.246 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:52:02.281 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:52:02.284 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:52:02.287 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-05 07:52:02.289 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-05 07:52:02.292 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:02.295 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:52:02.314 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:52:02.317 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:52:02.320 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:52:02.323 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:52:02.325 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:52:02.364 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:52:02.400 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:52:02.437 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:52:02.469 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-05 07:52:02.504 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-05 07:52:02.523 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:02.526 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-05 07:52:02.529 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:52:02.531 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-05 07:52:02.534 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-05 07:52:02.537 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:52:02.540 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-05 07:52:02.543 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-05 07:52:02.546 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:52:02.548 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:52:02.563 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:52:02.563 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:52:02.575 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:52:02.579 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:52:02.594 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:52:02.599 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-05 07:52:02.602 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:52:02.607 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:52:02.610 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-05 07:52:02.646 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-05 07:52:02.679 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-05 07:52:02.711 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:52:02.744 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:52:02.777 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:52:02.810 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:52:02.844 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:52:02.876 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:52:02.906 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:52:02.937 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:52:02.968 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:52:02.999 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:52:03.030 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-05 07:52:03.060 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:52:03.062 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:52:03.065 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-05 07:52:03.067 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-05 07:52:03.070 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:52:03.072 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:03.075 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:03.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:52:03.081 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:52:03.083 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-05 07:52:03.113 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:52:03.144 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-05 07:52:03.144 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:52:03.153 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-05 07:52:03.156 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-05 07:52:03.159 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-05 07:52:03.161 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:52:03.164 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:52:03.167 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:52:03.169 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:52:03.172 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:03.174 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:03.176 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:52:03.179 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:52:03.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:03.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:03.186 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-05 07:52:03.239 | Enabling site cinder-api. 2026-08-05 07:52:03.245 | To activate the new configuration, you need to run: 2026-08-05 07:52:03.245 | systemctl reload apache2 2026-08-05 07:52:03.250 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:52:03.253 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:52:03.256 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:52:03.258 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:52:03.415 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-05 07:52:03.418 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.209.96.120/image 2026-08-05 07:52:03.450 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-05 07:52:03.467 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:03.470 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-05 07:52:03.502 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-05 07:52:03.536 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-05 07:52:03.538 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:03.541 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 07:52:03.543 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-05 07:52:03.546 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:52:03.549 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-05 07:52:03.551 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:03.554 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 07:52:03.556 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-05 07:52:03.559 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-05 07:52:03.593 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-05 07:52:03.627 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.209.96.120/identity 2026-08-05 07:52:03.660 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-05 07:52:03.693 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-05 07:52:03.725 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-05 07:52:03.757 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-05 07:52:03.788 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-05 07:52:03.821 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:52:03.856 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:52:03.888 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-05 07:52:03.922 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:52:03.925 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-05 07:52:03.928 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:03.931 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:52:03.933 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 07:52:03.936 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-05 07:52:03.971 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-05 07:52:04.007 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.209.96.120/identity 2026-08-05 07:52:04.042 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-05 07:52:04.077 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-05 07:52:04.111 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-05 07:52:04.145 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-05 07:52:04.180 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-05 07:52:04.212 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-05 07:52:04.247 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 07:52:04.282 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-05 07:52:04.285 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-05 07:52:04.304 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:04.307 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.209.96.120:2379?api_version=v3' 2026-08-05 07:52:04.342 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-05 07:52:04.345 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-05 07:52:04.381 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-05 07:52:04.383 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-05 07:52:04.387 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-05 07:52:04.428 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-05 07:52:04.430 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:52:04.433 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 07:52:04.436 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 07:52:04.439 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-05 07:52:04.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-05 07:52:04.507 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.209.96.120/identity 2026-08-05 07:52:04.545 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-05 07:52:04.578 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-05 07:52:04.612 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-05 07:52:04.650 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-05 07:52:04.687 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-05 07:52:04.720 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-05 07:52:04.737 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:04.740 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-05 07:52:04.742 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-05 07:52:04.745 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-05 07:52:04.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:52:04.751 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-05 07:52:04.754 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-05 07:52:04.757 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-05 07:52:04.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:04.763 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:04.766 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,neutron-lib, ]] 2026-08-05 07:52:04.768 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:04.771 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-05 07:52:04.774 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-05 07:52:04.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:04.781 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:04.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,sqlalchemy, ]] 2026-08-05 07:52:04.787 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:04.790 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-05 07:52:04.793 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-05 07:52:04.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:04.799 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:04.802 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,alembic, ]] 2026-08-05 07:52:04.805 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:04.808 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-05 07:52:04.811 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-08-05 07:52:04.815 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-05 07:52:04.818 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:52:04.821 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:52:04.824 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:52:04.827 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:52:04.831 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:52:04.834 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:52:04.852 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:52:04.855 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:52:04.857 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:04.861 | + functions-common:git_clone:610 : echo master 2026-08-05 07:52:04.861 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:52:04.866 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-05 07:52:04.868 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:04.871 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-05 07:52:04.886 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-05 07:52:04.889 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:52:04.889 | + functions-common:git_clone:673 : head -1 2026-08-05 07:52:04.895 | 0f353dc98b ml2: Skip ``ovs_create_tap`` when hybrid plug is enabled 2026-08-05 07:52:04.898 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:52:04.901 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-05 07:52:04.904 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:52:04.906 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:04.909 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:04.912 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:52:04.914 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-05 07:52:04.918 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:52:04.920 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:04.923 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:04.926 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:52:04.928 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:52:04.931 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-05 07:52:04.934 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:52:04.938 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-05 07:52:04.940 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:52:04.943 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:52:04.946 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-05 07:52:04.951 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-05 07:52:04.954 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-05 07:52:04.957 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-05 07:52:05.090 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-05 07:52:05.093 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:52:05.096 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:52:05.099 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:52:05.101 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:05.104 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:05.107 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:52:05.109 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:52:05.112 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:52:05.115 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:52:05.117 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:52:05.120 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:52:05.123 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:52:05.126 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-05 07:52:05.149 | Using python 3.11 to install /opt/stack/neutron 2026-08-05 07:52:05.154 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-05 07:52:06.014 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:52:06.019 | Obtaining file:///opt/stack/neutron 2026-08-05 07:52:06.030 | Installing build dependencies: started 2026-08-05 07:52:07.424 | Installing build dependencies: finished with status 'done' 2026-08-05 07:52:07.425 | Checking if build backend supports build_editable: started 2026-08-05 07:52:07.879 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:52:07.879 | Getting requirements to build editable: started 2026-08-05 07:52:08.120 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:52:08.122 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:52:09.945 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:52:09.958 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (7.0.3) 2026-08-05 07:52:09.959 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.10.1) 2026-08-05 07:52:09.960 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 07:52:09.961 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (2.5.1) 2026-08-05 07:52:09.961 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 07:52:09.962 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (5.3.1) 2026-08-05 07:52:10.083 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:10.086 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:52:10.095 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (0.32.0) 2026-08-05 07:52:10.096 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (2.34.2) 2026-08-05 07:52:10.096 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.6) 2026-08-05 07:52:10.097 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (13.0.0) 2026-08-05 07:52:10.098 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (1.3.0) 2026-08-05 07:52:10.168 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:10.172 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:52:10.180 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (9.1.4) 2026-08-05 07:52:10.181 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (2.0.51) 2026-08-05 07:52:10.182 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (1.8.10) 2026-08-05 07:52:10.183 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (5.15.0) 2026-08-05 07:52:10.183 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (1.18.5) 2026-08-05 07:52:10.184 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (5.9.0) 2026-08-05 07:52:10.185 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (4.3.0) 2026-08-05 07:52:10.186 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (7.6.1) 2026-08-05 07:52:10.186 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (10.6.0) 2026-08-05 07:52:10.187 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (6.5.0) 2026-08-05 07:52:10.188 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (18.1.0) 2026-08-05 07:52:10.189 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (6.9.0) 2026-08-05 07:52:10.189 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (8.3.0) 2026-08-05 07:52:10.190 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (18.2.0) 2026-08-05 07:52:10.191 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (8.2.0) 2026-08-05 07:52:10.192 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (6.0.0) 2026-08-05 07:52:10.192 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.12.0) 2026-08-05 07:52:10.193 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.9.0) 2026-08-05 07:52:10.194 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (7.10.0) 2026-08-05 07:52:10.195 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (5.11.0) 2026-08-05 07:52:10.196 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (4.8.0) 2026-08-05 07:52:10.197 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (2.8.0) 2026-08-05 07:52:10.198 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (10.1.1) 2026-08-05 07:52:10.198 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.11.0) 2026-08-05 07:52:10.199 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (4.4.0) 2026-08-05 07:52:10.249 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:10.253 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:52:10.275 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:10.278 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:10.307 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:10.310 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-05 07:52:10.361 | Installing build dependencies: started 2026-08-05 07:52:11.627 | Installing build dependencies: finished with status 'done' 2026-08-05 07:52:11.627 | Getting requirements to build wheel: started 2026-08-05 07:52:12.165 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:52:12.166 | Preparing metadata (pyproject.toml): started 2026-08-05 07:52:12.474 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:52:12.514 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.518 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:12.526 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (7.2.2) 2026-08-05 07:52:12.563 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.566 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 07:52:12.575 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (24.2.1) 2026-08-05 07:52:12.576 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (18.13.0) 2026-08-05 07:52:12.576 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (4.18.0) 2026-08-05 07:52:12.610 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.614 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 07:52:12.649 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.652 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:52:12.659 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (3.4.0) 2026-08-05 07:52:12.660 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron==29.0.0.0b2.dev89) (9.0.1) 2026-08-05 07:52:12.663 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev89) (1.3.12) 2026-08-05 07:52:12.663 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev89) (4.15.0) 2026-08-05 07:52:12.666 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev89) (2.2.2) 2026-08-05 07:52:12.672 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev89) (3.3.2) 2026-08-05 07:52:12.675 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev89) (3.0.3) 2026-08-05 07:52:12.678 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev89) (2.1.0) 2026-08-05 07:52:12.679 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev89) (1.8.2) 2026-08-05 07:52:12.685 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (4.1.0) 2026-08-05 07:52:12.686 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (2.13.0) 2026-08-05 07:52:12.686 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (5.8.0) 2026-08-05 07:52:12.699 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) (1.3.7) 2026-08-05 07:52:12.722 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.725 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:12.737 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (43.0.3) 2026-08-05 07:52:12.738 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.5.0) 2026-08-05 07:52:12.739 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.1.0) 2026-08-05 07:52:12.739 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.33) 2026-08-05 07:52:12.741 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (4.10.0) 2026-08-05 07:52:12.742 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (6.0.3) 2026-08-05 07:52:12.745 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (2.0.0) 2026-08-05 07:52:12.750 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (3.0) 2026-08-05 07:52:12.757 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (3.1.1) 2026-08-05 07:52:12.762 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (0.41.0) 2026-08-05 07:52:12.763 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (1.2.1) 2026-08-05 07:52:12.807 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:12.810 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-05 07:52:12.822 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (26.2) 2026-08-05 07:52:12.825 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (2.8.0) 2026-08-05 07:52:12.826 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (3.5.3) 2026-08-05 07:52:12.839 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (6.1.1) 2026-08-05 07:52:12.839 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (4.0.0) 2026-08-05 07:52:12.861 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev89) (0.20) 2026-08-05 07:52:12.867 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev89) (2.0.0) 2026-08-05 07:52:12.875 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev89) (2.1.2) 2026-08-05 07:52:12.876 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev89) (0.6.2) 2026-08-05 07:52:12.884 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev89) (2.9.0.post0) 2026-08-05 07:52:12.890 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (7.1.4) 2026-08-05 07:52:12.891 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.3.1) 2026-08-05 07:52:12.891 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.6.2) 2026-08-05 07:52:12.892 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (0.16.0) 2026-08-05 07:52:12.896 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.1.0) 2026-08-05 07:52:12.906 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (2026.2) 2026-08-05 07:52:12.913 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (0.25.0) 2026-08-05 07:52:12.917 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev89) (5.0.0) 2026-08-05 07:52:12.919 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev89) (4.0.1) 2026-08-05 07:52:12.952 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (1.7.6) 2026-08-05 07:52:12.959 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (2.2.0) 2026-08-05 07:52:12.969 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev89) (3.18.0) 2026-08-05 07:52:13.014 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:13.017 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-05 07:52:13.053 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:13.056 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:52:13.082 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (3.0.3) 2026-08-05 07:52:13.083 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (1.6.2) 2026-08-05 07:52:13.093 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev89) (83.0.0) 2026-08-05 07:52:13.122 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev89) (0.8.1) 2026-08-05 07:52:13.169 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev89) (1.17.0) 2026-08-05 07:52:13.174 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.15.0) 2026-08-05 07:52:13.175 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.26.0) 2026-08-05 07:52:13.203 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:13.207 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:52:13.222 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.6.0) 2026-08-05 07:52:13.223 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.0.0) 2026-08-05 07:52:13.234 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (3.0.52) 2026-08-05 07:52:13.235 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (1.11.0) 2026-08-05 07:52:13.236 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (15.0.0) 2026-08-05 07:52:13.236 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (1.8.0) 2026-08-05 07:52:13.242 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (26.1.0) 2026-08-05 07:52:13.243 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2025.9.1) 2026-08-05 07:52:13.244 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.37.0) 2026-08-05 07:52:13.245 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2026.5.1) 2026-08-05 07:52:13.306 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (3.4.7) 2026-08-05 07:52:13.307 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (3.18) 2026-08-05 07:52:13.308 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (2.7.0) 2026-08-05 07:52:13.309 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (2026.7.22) 2026-08-05 07:52:13.346 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.2.0) 2026-08-05 07:52:13.347 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2.20.0) 2026-08-05 07:52:13.359 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.1.2) 2026-08-05 07:52:13.380 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev89) (0.8) 2026-08-05 07:52:13.489 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev89) (0.16.0) 2026-08-05 07:52:13.576 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-08-05 07:52:13.594 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 33.3 MB/s 0:00:00 2026-08-05 07:52:13.599 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-05 07:52:13.641 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 48.0 MB/s 0:00:00 2026-08-05 07:52:13.645 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-05 07:52:13.654 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-05 07:52:13.661 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-05 07:52:13.669 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-05 07:52:13.678 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-05 07:52:13.687 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 07:52:13.694 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-05 07:52:13.706 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-05 07:52:13.725 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-05 07:52:13.734 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-05 07:52:13.742 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-05 07:52:13.845 | Building wheels for collected packages: neutron, ovs 2026-08-05 07:52:13.846 | Building editable for neutron (pyproject.toml): started 2026-08-05 07:52:16.344 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-05 07:52:16.346 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev89-0.editable-py3-none-any.whl size=16033 sha256=4a10574e6ec89f68e43f33f3bf60820ff1887c5dbb3efabbd664cca1b8887574 2026-08-05 07:52:16.346 | Stored in directory: /tmp/pip-ephem-wheel-cache-_xna43u9/wheels/05/93/6a/2d675426e550c14ada7ebc77194a8dcb7ded5dece85a1cd391 2026-08-05 07:52:16.351 | Building wheel for ovs (pyproject.toml): started 2026-08-05 07:52:17.208 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-05 07:52:17.210 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=4a578e20546ec963768225d6eb016d5e2640e369b9a746b7e5daae6b4a6539d6 2026-08-05 07:52:17.211 | Stored in directory: /opt/stack/.cache/pip/wheels/cb/71/5c/cea82d104cb3d057f38c840ff10f2f2f1802c49958d4761b24 2026-08-05 07:52:17.215 | Successfully built neutron ovs 2026-08-05 07:52:17.439 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-05 07:52:21.483 | 2026-08-05 07:52:21.495 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev89 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-05 07:52:21.691 | + inc/python:pip_install:216 : result=0 2026-08-05 07:52:21.694 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:52:21.697 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:21.699 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:21.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:21.704 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:21.707 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:21.710 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:52:21.712 | + functions-common:time_stop:2427 : start_time=1785916325142 2026-08-05 07:52:21.714 | + functions-common:time_stop:2429 : [[ -z 1785916325142 ]] 2026-08-05 07:52:21.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:21.722 | + functions-common:time_stop:2432 : end_time=1785916341719 2026-08-05 07:52:21.725 | + functions-common:time_stop:2433 : elapsed_time=16577 2026-08-05 07:52:21.727 | + functions-common:time_stop:2434 : total=97997 2026-08-05 07:52:21.730 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:21.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=114574 2026-08-05 07:52:21.735 | + inc/python:pip_install:219 : return 0 2026-08-05 07:52:21.738 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:52:21.740 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:52:21.743 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-05 07:52:21.746 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-05 07:52:21.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:21.752 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:21.755 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/neutron, ]] 2026-08-05 07:52:21.758 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:21.761 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-05 07:52:21.763 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-05 07:52:21.766 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-05 07:52:21.767 | Installing OVN and dependent packages 2026-08-05 07:52:21.770 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-05 07:52:21.772 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-05 07:52:21.790 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:52:21.793 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-05 07:52:21.810 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:52:21.813 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-05 07:52:21.831 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:21.835 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-05 07:52:21.837 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-05 07:52:21.855 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:21.858 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-05 07:52:21.861 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-05 07:52:21.874 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-05 07:52:21.879 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-05 07:52:21.892 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-05 07:52:21.895 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-05 07:52:21.917 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-05 07:52:21.919 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:52:21.922 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:52:21.925 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:52:21.927 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:52:21.930 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:21.933 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:52:21.935 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:21.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:21.941 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:52:21.944 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:52:21.947 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:52:21.950 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:52:21.952 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-05 07:52:21.955 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:52:21.958 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:21.961 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:21.963 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-05 07:52:21.987 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-05 07:52:22.016 | Reading package lists... 2026-08-05 07:52:22.204 | Building dependency tree... 2026-08-05 07:52:22.205 | Reading state information... 2026-08-05 07:52:22.406 | make is already the newest version (4.3-4.1). 2026-08-05 07:52:22.406 | make set to manually installed. 2026-08-05 07:52:22.406 | The following additional packages will be installed: 2026-08-05 07:52:22.407 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-08-05 07:52:22.407 | python3-openvswitch python3-sortedcontainers 2026-08-05 07:52:22.408 | Suggested packages: 2026-08-05 07:52:22.408 | ethtool openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-08-05 07:52:22.430 | The following NEW packages will be installed: 2026-08-05 07:52:22.431 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-08-05 07:52:22.431 | openvswitch-switch python3-netifaces python3-openvswitch 2026-08-05 07:52:22.431 | python3-sortedcontainers 2026-08-05 07:52:22.437 | 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:52:22.437 | Need to get 5,286 kB of archives. 2026-08-05 07:52:22.437 | After this operation, 27.1 MB of additional disk space will be used. 2026-08-05 07:52:22.437 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:52:22.437 | libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-08-05 07:52:22.438 | python3-sortedcontainers python3-openvswitch openvswitch-switch libfakeroot 2026-08-05 07:52:22.438 | fakeroot 2026-08-05 07:52:22.535 | Authentication warning overridden. 2026-08-05 07:52:22.535 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u4 [553 kB] 2026-08-05 07:52:22.620 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxdp1 amd64 1.3.1-1 [56.3 kB] 2026-08-05 07:52:22.688 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 openvswitch-common amd64 3.1.0-2+deb12u1 [1,914 kB] 2026-08-05 07:52:22.853 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-netifaces amd64 0.11.0-2+b1 [16.9 kB] 2026-08-05 07:52:22.916 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-sortedcontainers all 2.4.0-2 [31.9 kB] 2026-08-05 07:52:22.957 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-openvswitch amd64 3.1.0-2+deb12u1 [926 kB] 2026-08-05 07:52:23.026 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 openvswitch-switch amd64 3.1.0-2+deb12u1 [1,693 kB] 2026-08-05 07:52:23.205 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] 2026-08-05 07:52:23.245 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] 2026-08-05 07:52:23.493 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:52:23.532 | Fetched 5,286 kB in 1s (6,545 kB/s) 2026-08-05 07:52:23.562 | Selecting previously unselected package libunbound8:amd64. 2026-08-05 07:52:23.594 | (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 ... 47465 files and directories currently installed.) 2026-08-05 07:52:23.597 | Preparing to unpack .../0-libunbound8_1.17.1-2+deb12u4_amd64.deb ... 2026-08-05 07:52:23.601 | Unpacking libunbound8:amd64 (1.17.1-2+deb12u4) ... 2026-08-05 07:52:23.683 | Selecting previously unselected package libxdp1:amd64. 2026-08-05 07:52:23.690 | Preparing to unpack .../1-libxdp1_1.3.1-1_amd64.deb ... 2026-08-05 07:52:23.692 | Unpacking libxdp1:amd64 (1.3.1-1) ... 2026-08-05 07:52:23.729 | Selecting previously unselected package openvswitch-common. 2026-08-05 07:52:23.735 | Preparing to unpack .../2-openvswitch-common_3.1.0-2+deb12u1_amd64.deb ... 2026-08-05 07:52:23.738 | Unpacking openvswitch-common (3.1.0-2+deb12u1) ... 2026-08-05 07:52:23.980 | Selecting previously unselected package python3-netifaces:amd64. 2026-08-05 07:52:23.987 | Preparing to unpack .../3-python3-netifaces_0.11.0-2+b1_amd64.deb ... 2026-08-05 07:52:23.990 | Unpacking python3-netifaces:amd64 (0.11.0-2+b1) ... 2026-08-05 07:52:24.024 | Selecting previously unselected package python3-sortedcontainers. 2026-08-05 07:52:24.031 | Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-05 07:52:24.033 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-05 07:52:24.069 | Selecting previously unselected package python3-openvswitch. 2026-08-05 07:52:24.077 | Preparing to unpack .../5-python3-openvswitch_3.1.0-2+deb12u1_amd64.deb ... 2026-08-05 07:52:24.079 | Unpacking python3-openvswitch (3.1.0-2+deb12u1) ... 2026-08-05 07:52:24.219 | Selecting previously unselected package openvswitch-switch. 2026-08-05 07:52:24.225 | Preparing to unpack .../6-openvswitch-switch_3.1.0-2+deb12u1_amd64.deb ... 2026-08-05 07:52:24.232 | Unpacking openvswitch-switch (3.1.0-2+deb12u1) ... 2026-08-05 07:52:24.447 | Selecting previously unselected package libfakeroot:amd64. 2026-08-05 07:52:24.454 | Preparing to unpack .../7-libfakeroot_1.31-1.2_amd64.deb ... 2026-08-05 07:52:24.456 | Unpacking libfakeroot:amd64 (1.31-1.2) ... 2026-08-05 07:52:24.493 | Selecting previously unselected package fakeroot. 2026-08-05 07:52:24.500 | Preparing to unpack .../8-fakeroot_1.31-1.2_amd64.deb ... 2026-08-05 07:52:24.502 | Unpacking fakeroot (1.31-1.2) ... 2026-08-05 07:52:24.560 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-05 07:52:24.758 | Setting up libfakeroot:amd64 (1.31-1.2) ... 2026-08-05 07:52:24.766 | Setting up fakeroot (1.31-1.2) ... 2026-08-05 07:52:24.775 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-08-05 07:52:24.794 | Setting up libxdp1:amd64 (1.3.1-1) ... 2026-08-05 07:52:24.801 | Setting up libunbound8:amd64 (1.17.1-2+deb12u4) ... 2026-08-05 07:52:24.808 | Setting up python3-netifaces:amd64 (0.11.0-2+b1) ... 2026-08-05 07:52:24.814 | Setting up openvswitch-common (3.1.0-2+deb12u1) ... 2026-08-05 07:52:24.822 | Setting up python3-openvswitch (3.1.0-2+deb12u1) ... 2026-08-05 07:52:25.129 | Setting up openvswitch-switch (3.1.0-2+deb12u1) ... 2026-08-05 07:52:25.143 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-05 07:52:25.678 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /lib/systemd/system/ovs-record-hostname.service. 2026-08-05 07:52:25.896 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /lib/systemd/system/openvswitch-switch.service. 2026-08-05 07:52:26.833 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:52:28.048 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:52:28.225 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:52:28.228 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:52:28.231 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:28.233 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:28.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:28.239 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:28.241 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:28.244 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:52:28.246 | + functions-common:time_stop:2427 : start_time=1785916341984 2026-08-05 07:52:28.248 | + functions-common:time_stop:2429 : [[ -z 1785916341984 ]] 2026-08-05 07:52:28.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:28.257 | + functions-common:time_stop:2432 : end_time=1785916348253 2026-08-05 07:52:28.259 | + functions-common:time_stop:2433 : elapsed_time=6269 2026-08-05 07:52:28.262 | + functions-common:time_stop:2434 : total=133009 2026-08-05 07:52:28.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:28.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139278 2026-08-05 07:52:28.270 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:52:28.273 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-05 07:52:28.295 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:52:28.298 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:52:28.301 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:52:28.303 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:52:28.306 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:52:28.309 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:28.311 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:52:28.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:28.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:28.319 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:52:28.322 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:52:28.324 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:52:28.327 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:52:28.330 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:52:28.333 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:52:28.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:28.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:28.342 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:52:28.368 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:52:28.396 | Reading package lists... 2026-08-05 07:52:28.580 | Building dependency tree... 2026-08-05 07:52:28.581 | Reading state information... 2026-08-05 07:52:28.788 | The following additional packages will be installed: 2026-08-05 07:52:28.788 | ovn-common 2026-08-05 07:52:28.811 | The following NEW packages will be installed: 2026-08-05 07:52:28.811 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-05 07:52:28.819 | 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:52:28.819 | Need to get 5,162 kB of archives. 2026-08-05 07:52:28.819 | After this operation, 25.8 MB of additional disk space will be used. 2026-08-05 07:52:28.819 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:52:28.819 | ovn-common ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:52:29.030 | Authentication warning overridden. 2026-08-05 07:52:29.030 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ovn-common amd64 23.03.1-1~deb12u2 [2,310 kB] 2026-08-05 07:52:29.127 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ovn-central amd64 23.03.1-1~deb12u2 [989 kB] 2026-08-05 07:52:29.183 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ovn-controller-vtep amd64 23.03.1-1~deb12u2 [832 kB] 2026-08-05 07:52:29.229 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ovn-host amd64 23.03.1-1~deb12u2 [1,031 kB] 2026-08-05 07:52:29.499 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:52:29.531 | Fetched 5,162 kB in 0s (11.9 MB/s) 2026-08-05 07:52:29.558 | Selecting previously unselected package ovn-common. 2026-08-05 07:52:29.586 | (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 ... 47726 files and directories currently installed.) 2026-08-05 07:52:29.588 | Preparing to unpack .../ovn-common_23.03.1-1~deb12u2_amd64.deb ... 2026-08-05 07:52:29.590 | Unpacking ovn-common (23.03.1-1~deb12u2) ... 2026-08-05 07:52:29.886 | Selecting previously unselected package ovn-central. 2026-08-05 07:52:29.893 | Preparing to unpack .../ovn-central_23.03.1-1~deb12u2_amd64.deb ... 2026-08-05 07:52:29.895 | Unpacking ovn-central (23.03.1-1~deb12u2) ... 2026-08-05 07:52:30.040 | Selecting previously unselected package ovn-controller-vtep. 2026-08-05 07:52:30.047 | Preparing to unpack .../ovn-controller-vtep_23.03.1-1~deb12u2_amd64.deb ... 2026-08-05 07:52:30.049 | Unpacking ovn-controller-vtep (23.03.1-1~deb12u2) ... 2026-08-05 07:52:30.173 | Selecting previously unselected package ovn-host. 2026-08-05 07:52:30.179 | Preparing to unpack .../ovn-host_23.03.1-1~deb12u2_amd64.deb ... 2026-08-05 07:52:30.183 | Unpacking ovn-host (23.03.1-1~deb12u2) ... 2026-08-05 07:52:30.337 | Setting up ovn-common (23.03.1-1~deb12u2) ... 2026-08-05 07:52:30.349 | Setting up ovn-host (23.03.1-1~deb12u2) ... 2026-08-05 07:52:30.673 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 07:52:30.891 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /lib/systemd/system/ovn-host.service. 2026-08-05 07:52:31.209 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 07:52:31.282 | Setting up ovn-central (23.03.1-1~deb12u2) ... 2026-08-05 07:52:31.614 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 07:52:31.823 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-05 07:52:32.378 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-05 07:52:32.950 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /lib/systemd/system/ovn-central.service. 2026-08-05 07:52:33.694 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 07:52:33.789 | Setting up ovn-controller-vtep (23.03.1-1~deb12u2) ... 2026-08-05 07:52:33.998 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /lib/systemd/system/ovn-controller-vtep.service. 2026-08-05 07:52:34.384 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:52:35.592 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:52:35.595 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:52:35.597 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:35.601 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:35.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:35.606 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:35.609 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:35.612 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:52:35.614 | + functions-common:time_stop:2427 : start_time=1785916348364 2026-08-05 07:52:35.617 | + functions-common:time_stop:2429 : [[ -z 1785916348364 ]] 2026-08-05 07:52:35.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:35.626 | + functions-common:time_stop:2432 : end_time=1785916355622 2026-08-05 07:52:35.629 | + functions-common:time_stop:2433 : elapsed_time=7258 2026-08-05 07:52:35.632 | + functions-common:time_stop:2434 : total=139278 2026-08-05 07:52:35.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:35.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146536 2026-08-05 07:52:35.640 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:52:35.643 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:52:35.646 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:52:35.649 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-05 07:52:35.652 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-05 07:52:35.658 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.661 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-05 07:52:35.663 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.666 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-05 07:52:35.669 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.672 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-05 07:52:35.676 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.678 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-05 07:52:35.681 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.684 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-05 07:52:35.687 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.690 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-05 07:52:35.693 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.697 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-05 07:52:35.700 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:52:35.702 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-05 07:52:35.705 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-05 07:52:35.709 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-05 07:52:35.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:35.715 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:35.718 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,ovsdbapp, ]] 2026-08-05 07:52:35.721 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:35.724 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-05 07:52:35.727 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:52:35.730 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-05 07:52:35.749 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:35.753 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-05 07:52:35.755 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-05 07:52:35.759 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-05 07:52:35.762 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:52:35.765 | + lib/stack:stack_install_service:32 : install_nova 2026-08-05 07:52:35.768 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-05 07:52:35.771 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-05 07:52:35.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:35.776 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:52:35.778 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,os-vif, ]] 2026-08-05 07:52:35.782 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:35.785 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-05 07:52:35.804 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:35.807 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 07:52:35.810 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-05 07:52:35.813 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-05 07:52:35.816 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ bookworm =~ bookworm ]] 2026-08-05 07:52:35.819 | + lib/nova_plugins/functions-libvirt:install_libvirt:81 : enable_debian_12_backports 2026-08-05 07:52:35.822 | + lib/nova_plugins/functions-libvirt:enable_debian_12_backports:62 : grep -qr bookworm-backports /etc/apt/sources.list /etc/apt/sources.list.d/ 2026-08-05 07:52:35.828 | + lib/nova_plugins/functions-libvirt:enable_debian_12_backports:63 : echo 'deb http://deb.debian.org/debian bookworm-backports main' 2026-08-05 07:52:35.828 | + lib/nova_plugins/functions-libvirt:enable_debian_12_backports:64 : sudo tee /etc/apt/sources.list.d/bookworm-backports.list 2026-08-05 07:52:35.841 | deb http://deb.debian.org/debian bookworm-backports main 2026-08-05 07:52:35.846 | + lib/nova_plugins/functions-libvirt:enable_debian_12_backports:67 : sudo tee /etc/apt/preferences.d/99-nova-backports 2026-08-05 07:52:35.857 | Package: qemu* libvirt* ovmf* seabios* opensbi 2026-08-05 07:52:35.857 | Pin: release n=bookworm-backports 2026-08-05 07:52:35.857 | Pin-Priority: 990 2026-08-05 07:52:35.861 | + lib/nova_plugins/functions-libvirt:enable_debian_12_backports:74 : sudo apt-get update 2026-08-05 07:52:35.943 | Ign:1 https://mirror-int.ord.rax.opendev.org/debian bookworm InRelease 2026-08-05 07:52:35.944 | Ign:2 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security InRelease 2026-08-05 07:52:35.945 | Ign:3 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates InRelease 2026-08-05 07:52:35.946 | Hit:4 https://mirror-int.ord.rax.opendev.org/debian bookworm Release 2026-08-05 07:52:35.947 | Hit:5 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release 2026-08-05 07:52:35.948 | Hit:6 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release 2026-08-05 07:52:35.949 | Ign:7 https://mirror-int.ord.rax.opendev.org/debian bookworm Release.gpg 2026-08-05 07:52:35.950 | Ign:8 https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release.gpg 2026-08-05 07:52:35.951 | Ign:9 https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release.gpg 2026-08-05 07:52:35.995 | Get:10 http://deb.debian.org/debian bookworm-backports InRelease [59.4 kB] 2026-08-05 07:52:36.223 | Get:11 http://deb.debian.org/debian bookworm-backports/main amd64 Packages [314 kB] 2026-08-05 07:52:36.356 | Fetched 373 kB in 0s (873 kB/s) 2026-08-05 07:52:37.399 | Reading package lists... 2026-08-05 07:52:37.416 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian bookworm Release' is not signed. 2026-08-05 07:52:37.416 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian-security bookworm-security Release' is not signed. 2026-08-05 07:52:37.417 | W: The repository 'https://mirror-int.ord.rax.opendev.org/debian bookworm-updates Release' is not signed. 2026-08-05 07:52:37.423 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-05 07:52:37.556 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-05 07:52:37.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:37.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:37.564 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:52:37.568 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:52:37.570 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:52:37.573 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:52:37.576 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:52:37.579 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:37.581 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:52:37.584 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:37.587 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:37.589 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:52:37.592 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:52:37.594 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:52:37.597 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:52:37.599 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:52:37.602 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:52:37.604 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:37.607 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:37.610 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:52:37.632 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:52:37.663 | Reading package lists... 2026-08-05 07:52:38.051 | Building dependency tree... 2026-08-05 07:52:38.051 | Reading state information... 2026-08-05 07:52:38.256 | The following additional packages will be installed: 2026-08-05 07:52:38.256 | ipxe-qemu libasound2 libasound2-data libbrlapi0.8 libcacard0 libcapstone4 2026-08-05 07:52:38.256 | libdaxctl1 libexecs0 libfdt1 libibverbs1 libndctl6 libnl-3-200 2026-08-05 07:52:38.256 | libnl-route-3-200 libpciaccess0 libpcsclite1 libpmem1 librdmacm1 libslirp0 2026-08-05 07:52:38.256 | libssh-4 libusb-1.0-0 libusbredirparser1 libvdeplug2 libvirt-common 2026-08-05 07:52:38.256 | libvirt-daemon libvirt-daemon-common libvirt-daemon-config-network 2026-08-05 07:52:38.256 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-network 2026-08-05 07:52:38.257 | libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter 2026-08-05 07:52:38.257 | libvirt-daemon-driver-qemu libvirt-daemon-driver-secret 2026-08-05 07:52:38.257 | libvirt-daemon-driver-storage libvirt-daemon-log libvirt0 libxml2-utils 2026-08-05 07:52:38.257 | mdevctl opensbi qemu-system-arm qemu-system-common qemu-system-data 2026-08-05 07:52:38.257 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-riscv 2026-08-05 07:52:38.257 | qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils seabios 2026-08-05 07:52:38.257 | systemd-container 2026-08-05 07:52:38.258 | Suggested packages: 2026-08-05 07:52:38.258 | libasound2-plugins alsa-utils pciutils pcscd libvirt-clients-qemu 2026-08-05 07:52:38.258 | libvirt-login-shell libvirt-daemon-driver-lxc 2026-08-05 07:52:38.258 | libvirt-daemon-driver-storage-gluster 2026-08-05 07:52:38.258 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-05 07:52:38.258 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-vbox 2026-08-05 07:52:38.258 | libvirt-daemon-driver-xen apparmor auditd systemtap numad nfs-common samba 2026-08-05 07:52:38.258 | vde2 2026-08-05 07:52:38.258 | Recommended packages: 2026-08-05 07:52:38.258 | alsa-ucm-conf alsa-topology-conf ibverbs-providers 2026-08-05 07:52:38.258 | libvirt-daemon-driver-interface libvirt-daemon-driver-storage-disk 2026-08-05 07:52:38.258 | libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-logical 2026-08-05 07:52:38.258 | libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-scsi 2026-08-05 07:52:38.258 | libvirt-daemon-lock libvirt-daemon-plugin-lockd passt swtpm swtpm-tools 2026-08-05 07:52:38.258 | libvirt-l10n qemu-efi-aarch64 qemu-efi-arm qemu-system-gui 2026-08-05 07:52:38.258 | qemu-system-modules-spice qemu-system-modules-opengl qemu-block-extra ovmf 2026-08-05 07:52:38.258 | libnss-mymachines 2026-08-05 07:52:38.297 | The following NEW packages will be installed: 2026-08-05 07:52:38.297 | ipxe-qemu libasound2 libasound2-data libbrlapi0.8 libcacard0 libcapstone4 2026-08-05 07:52:38.297 | libdaxctl1 libexecs0 libfdt1 libibverbs1 libndctl6 libnl-3-200 2026-08-05 07:52:38.297 | libnl-route-3-200 libpciaccess0 libpcsclite1 libpmem1 librdmacm1 libslirp0 2026-08-05 07:52:38.297 | libssh-4 libusb-1.0-0 libusbredirparser1 libvdeplug2 libvirt-clients 2026-08-05 07:52:38.297 | libvirt-common libvirt-daemon libvirt-daemon-common 2026-08-05 07:52:38.297 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-05 07:52:38.297 | libvirt-daemon-driver-network libvirt-daemon-driver-nodedev 2026-08-05 07:52:38.297 | libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu 2026-08-05 07:52:38.297 | libvirt-daemon-driver-secret libvirt-daemon-driver-storage 2026-08-05 07:52:38.297 | libvirt-daemon-log libvirt-daemon-system libvirt-dev libvirt0 libxml2-utils 2026-08-05 07:52:38.297 | mdevctl opensbi python3-libvirt qemu-system qemu-system-arm 2026-08-05 07:52:38.297 | qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-08-05 07:52:38.297 | qemu-system-ppc qemu-system-riscv qemu-system-s390x qemu-system-sparc 2026-08-05 07:52:38.297 | qemu-system-x86 seabios systemd-container systemd-coredump 2026-08-05 07:52:38.299 | The following packages will be upgraded: 2026-08-05 07:52:38.299 | qemu-utils 2026-08-05 07:52:38.305 | 1 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:52:38.305 | Need to get 113 MB of archives. 2026-08-05 07:52:38.305 | After this operation, 541 MB of additional disk space will be used. 2026-08-05 07:52:38.305 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:52:38.305 | ipxe-qemu libasound2-data libasound2 libbrlapi0.8 libpcsclite1 libcacard0 2026-08-05 07:52:38.305 | libcapstone4 libdaxctl1 libexecs0 libfdt1 libnl-3-200 libnl-route-3-200 2026-08-05 07:52:38.305 | libibverbs1 libndctl6 libpciaccess0 libpmem1 librdmacm1 libslirp0 libssh-4 2026-08-05 07:52:38.305 | libusb-1.0-0 libusbredirparser1 libvdeplug2 libxml2-utils mdevctl 2026-08-05 07:52:38.305 | systemd-container python3-libvirt systemd-coredump 2026-08-05 07:52:38.331 | Authentication warning overridden. 2026-08-05 07:52:38.331 | Get:1 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-common amd64 11.3.0-2~bpo12+1 [215 kB] 2026-08-05 07:52:38.338 | Get:2 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt0 amd64 11.3.0-2~bpo12+1 [1,594 kB] 2026-08-05 07:52:38.354 | Get:3 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-clients amd64 11.3.0-2~bpo12+1 [401 kB] 2026-08-05 07:52:38.358 | Get:4 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-common amd64 11.3.0-2~bpo12+1 [106 kB] 2026-08-05 07:52:38.359 | Get:5 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-log amd64 11.3.0-2~bpo12+1 [38.3 kB] 2026-08-05 07:52:38.360 | Get:6 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon amd64 11.3.0-2~bpo12+1 [179 kB] 2026-08-05 07:52:38.361 | Get:7 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-network amd64 11.3.0-2~bpo12+1 [58.0 kB] 2026-08-05 07:52:38.362 | Get:8 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-config-network all 11.3.0-2~bpo12+1 [2,828 B] 2026-08-05 07:52:38.363 | Get:9 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-nwfilter amd64 11.3.0-2~bpo12+1 [45.3 kB] 2026-08-05 07:52:38.363 | Get:10 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-config-nwfilter all 11.3.0-2~bpo12+1 [5,676 B] 2026-08-05 07:52:38.448 | Get:11 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] 2026-08-05 07:52:38.463 | Get:12 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-nodedev amd64 11.3.0-2~bpo12+1 [35.1 kB] 2026-08-05 07:52:38.485 | Get:13 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-utils amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [1,918 kB] 2026-08-05 07:52:38.505 | Get:14 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-common amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [964 kB] 2026-08-05 07:52:38.512 | Get:15 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-data all 1:10.0.2+ds-2+deb13u1~bpo12+1 [2,113 kB] 2026-08-05 07:52:38.530 | Get:16 http://deb.debian.org/debian bookworm-backports/main amd64 seabios all 1.16.3-2~bpo12+1 [164 kB] 2026-08-05 07:52:38.535 | Get:17 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] 2026-08-05 07:52:38.570 | Get:18 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] 2026-08-05 07:52:38.609 | Get:19 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-x86 amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [10.2 MB] 2026-08-05 07:52:38.638 | Get:20 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] 2026-08-05 07:52:38.696 | Get:21 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] 2026-08-05 07:52:38.752 | Get:22 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] 2026-08-05 07:52:38.788 | Get:23 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-arm amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [9,789 kB] 2026-08-05 07:52:38.811 | Get:24 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] 2026-08-05 07:52:38.873 | Get:25 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] 2026-08-05 07:52:38.886 | Get:26 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-mips amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [14.5 MB] 2026-08-05 07:52:38.952 | Get:27 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8,840 B] 2026-08-05 07:52:39.007 | Get:28 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] 2026-08-05 07:52:39.012 | Get:29 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] 2026-08-05 07:52:39.034 | Get:30 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-ppc amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [8,088 kB] 2026-08-05 07:52:39.043 | Get:31 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] 2026-08-05 07:52:39.114 | Get:32 http://deb.debian.org/debian bookworm-backports/main amd64 opensbi all 1.5.1-1~bpo12+2 [183 kB] 2026-08-05 07:52:39.116 | Get:33 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-riscv amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [7,523 kB] 2026-08-05 07:52:39.118 | Get:34 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] 2026-08-05 07:52:39.151 | Get:35 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] 2026-08-05 07:52:39.188 | Get:36 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-s390x amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [3,120 kB] 2026-08-05 07:52:39.203 | Get:37 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] 2026-08-05 07:52:39.216 | Get:38 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-sparc amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [5,647 kB] 2026-08-05 07:52:39.259 | Get:39 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] 2026-08-05 07:52:39.276 | Get:40 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-misc amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [40.4 MB] 2026-08-05 07:52:39.289 | Get:41 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] 2026-08-05 07:52:39.339 | Get:42 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] 2026-08-05 07:52:39.340 | Get:43 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libssh-4 amd64 0.10.6-0+deb12u2 [189 kB] 2026-08-05 07:52:39.430 | Get:44 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] 2026-08-05 07:52:39.479 | Get:45 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] 2026-08-05 07:52:39.541 | Get:46 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] 2026-08-05 07:52:39.576 | Get:47 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u6 [100 kB] 2026-08-05 07:52:39.583 | Get:48 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 mdevctl amd64 1.2.0-3+b1 [648 kB] 2026-08-05 07:52:39.611 | Get:49 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 systemd-container amd64 252.39-1~deb12u2 [450 kB] 2026-08-05 07:52:39.694 | Get:50 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [51.3 kB] 2026-08-05 07:52:39.695 | Get:51 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-qemu amd64 11.3.0-2~bpo12+1 [766 kB] 2026-08-05 07:52:39.701 | Get:52 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-secret amd64 11.3.0-2~bpo12+1 [8,868 B] 2026-08-05 07:52:39.701 | Get:53 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-driver-storage amd64 11.3.0-2~bpo12+1 [57.5 kB] 2026-08-05 07:52:39.703 | Get:54 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-daemon-system amd64 11.3.0-2~bpo12+1 [1,896 B] 2026-08-05 07:52:39.703 | Get:55 http://deb.debian.org/debian bookworm-backports/main amd64 libvirt-dev amd64 11.3.0-2~bpo12+1 [185 kB] 2026-08-05 07:52:39.724 | Get:56 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 python3-libvirt amd64 9.0.0-1 [246 kB] 2026-08-05 07:52:39.813 | Get:57 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 systemd-coredump amd64 252.39-1~deb12u2 [98.0 kB] 2026-08-05 07:52:40.072 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:52:40.109 | Fetched 113 MB in 2s (74.8 MB/s) 2026-08-05 07:52:40.134 | Selecting previously unselected package ipxe-qemu. 2026-08-05 07:52:40.161 | (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 ... 47792 files and directories currently installed.) 2026-08-05 07:52:40.163 | Preparing to unpack .../00-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... 2026-08-05 07:52:40.166 | Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... 2026-08-05 07:52:40.267 | Selecting previously unselected package libasound2-data. 2026-08-05 07:52:40.273 | Preparing to unpack .../01-libasound2-data_1.2.8-1_all.deb ... 2026-08-05 07:52:40.276 | Unpacking libasound2-data (1.2.8-1) ... 2026-08-05 07:52:40.329 | Selecting previously unselected package libasound2:amd64. 2026-08-05 07:52:40.335 | Preparing to unpack .../02-libasound2_1.2.8-1+b1_amd64.deb ... 2026-08-05 07:52:40.339 | Unpacking libasound2:amd64 (1.2.8-1+b1) ... 2026-08-05 07:52:40.413 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-05 07:52:40.419 | Preparing to unpack .../03-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... 2026-08-05 07:52:40.421 | Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... 2026-08-05 07:52:40.460 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-05 07:52:40.467 | Preparing to unpack .../04-libpcsclite1_1.9.9-2_amd64.deb ... 2026-08-05 07:52:40.469 | Unpacking libpcsclite1:amd64 (1.9.9-2) ... 2026-08-05 07:52:40.503 | Selecting previously unselected package libcacard0:amd64. 2026-08-05 07:52:40.510 | Preparing to unpack .../05-libcacard0_1%3a2.8.0-3_amd64.deb ... 2026-08-05 07:52:40.512 | Unpacking libcacard0:amd64 (1:2.8.0-3) ... 2026-08-05 07:52:40.549 | Selecting previously unselected package libcapstone4:amd64. 2026-08-05 07:52:40.556 | Preparing to unpack .../06-libcapstone4_4.0.2-5_amd64.deb ... 2026-08-05 07:52:40.558 | Unpacking libcapstone4:amd64 (4.0.2-5) ... 2026-08-05 07:52:40.688 | Selecting previously unselected package libdaxctl1:amd64. 2026-08-05 07:52:40.695 | Preparing to unpack .../07-libdaxctl1_76.1-1_amd64.deb ... 2026-08-05 07:52:40.697 | Unpacking libdaxctl1:amd64 (76.1-1) ... 2026-08-05 07:52:40.730 | Selecting previously unselected package libexecs0:amd64. 2026-08-05 07:52:40.736 | Preparing to unpack .../08-libexecs0_1.3-2_amd64.deb ... 2026-08-05 07:52:40.738 | Unpacking libexecs0:amd64 (1.3-2) ... 2026-08-05 07:52:40.768 | Selecting previously unselected package libfdt1:amd64. 2026-08-05 07:52:40.775 | Preparing to unpack .../09-libfdt1_1.6.1-4+b1_amd64.deb ... 2026-08-05 07:52:40.777 | Unpacking libfdt1:amd64 (1.6.1-4+b1) ... 2026-08-05 07:52:40.811 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-05 07:52:40.818 | Preparing to unpack .../10-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... 2026-08-05 07:52:40.820 | Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... 2026-08-05 07:52:40.861 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-05 07:52:40.868 | Preparing to unpack .../11-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... 2026-08-05 07:52:40.870 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... 2026-08-05 07:52:40.923 | Selecting previously unselected package libibverbs1:amd64. 2026-08-05 07:52:40.929 | Preparing to unpack .../12-libibverbs1_44.0-2_amd64.deb ... 2026-08-05 07:52:40.932 | Unpacking libibverbs1:amd64 (44.0-2) ... 2026-08-05 07:52:40.969 | Selecting previously unselected package libndctl6:amd64. 2026-08-05 07:52:40.975 | Preparing to unpack .../13-libndctl6_76.1-1_amd64.deb ... 2026-08-05 07:52:40.977 | Unpacking libndctl6:amd64 (76.1-1) ... 2026-08-05 07:52:41.015 | Selecting previously unselected package libpciaccess0:amd64. 2026-08-05 07:52:41.022 | Preparing to unpack .../14-libpciaccess0_0.17-2_amd64.deb ... 2026-08-05 07:52:41.024 | Unpacking libpciaccess0:amd64 (0.17-2) ... 2026-08-05 07:52:41.062 | Selecting previously unselected package libpmem1:amd64. 2026-08-05 07:52:41.068 | Preparing to unpack .../15-libpmem1_1.12.1-2_amd64.deb ... 2026-08-05 07:52:41.071 | Unpacking libpmem1:amd64 (1.12.1-2) ... 2026-08-05 07:52:41.119 | Selecting previously unselected package librdmacm1:amd64. 2026-08-05 07:52:41.125 | Preparing to unpack .../16-librdmacm1_44.0-2_amd64.deb ... 2026-08-05 07:52:41.127 | Unpacking librdmacm1:amd64 (44.0-2) ... 2026-08-05 07:52:41.164 | Selecting previously unselected package libslirp0:amd64. 2026-08-05 07:52:41.170 | Preparing to unpack .../17-libslirp0_4.7.0-1_amd64.deb ... 2026-08-05 07:52:41.173 | Unpacking libslirp0:amd64 (4.7.0-1) ... 2026-08-05 07:52:41.210 | Selecting previously unselected package libssh-4:amd64. 2026-08-05 07:52:41.217 | Preparing to unpack .../18-libssh-4_0.10.6-0+deb12u2_amd64.deb ... 2026-08-05 07:52:41.219 | Unpacking libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-05 07:52:41.270 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-05 07:52:41.277 | Preparing to unpack .../19-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... 2026-08-05 07:52:41.279 | Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... 2026-08-05 07:52:41.313 | Selecting previously unselected package libusbredirparser1:amd64. 2026-08-05 07:52:41.319 | Preparing to unpack .../20-libusbredirparser1_0.13.0-2_amd64.deb ... 2026-08-05 07:52:41.321 | Unpacking libusbredirparser1:amd64 (0.13.0-2) ... 2026-08-05 07:52:41.353 | Selecting previously unselected package libvdeplug2:amd64. 2026-08-05 07:52:41.359 | Preparing to unpack .../21-libvdeplug2_4.0.1-4_amd64.deb ... 2026-08-05 07:52:41.361 | Unpacking libvdeplug2:amd64 (4.0.1-4) ... 2026-08-05 07:52:41.397 | Selecting previously unselected package libvirt-common. 2026-08-05 07:52:41.403 | Preparing to unpack .../22-libvirt-common_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:41.405 | Unpacking libvirt-common (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:41.523 | Selecting previously unselected package libvirt0:amd64. 2026-08-05 07:52:41.530 | Preparing to unpack .../23-libvirt0_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:41.538 | Unpacking libvirt0:amd64 (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:41.763 | Selecting previously unselected package libxml2-utils. 2026-08-05 07:52:41.770 | Preparing to unpack .../24-libxml2-utils_2.9.14+dfsg-1.3~deb12u6_amd64.deb ... 2026-08-05 07:52:41.772 | Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u6) ... 2026-08-05 07:52:41.810 | Selecting previously unselected package libvirt-clients. 2026-08-05 07:52:41.817 | Preparing to unpack .../25-libvirt-clients_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:41.825 | Unpacking libvirt-clients (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:41.906 | Selecting previously unselected package libvirt-daemon-common. 2026-08-05 07:52:41.913 | Preparing to unpack .../26-libvirt-daemon-common_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:41.930 | Adding 'diversion of /lib/systemd/system/libvirt-guests.service to /lib/systemd/system/libvirt-guests.service.usr-is-merged by libvirt-daemon-common' 2026-08-05 07:52:41.946 | Adding 'diversion of /lib/systemd/system/virt-guest-shutdown.target to /lib/systemd/system/virt-guest-shutdown.target.usr-is-merged by libvirt-daemon-common' 2026-08-05 07:52:41.948 | Unpacking libvirt-daemon-common (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:41.996 | Selecting previously unselected package libvirt-daemon-log. 2026-08-05 07:52:42.003 | Preparing to unpack .../27-libvirt-daemon-log_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.019 | Adding 'diversion of /lib/systemd/system/virtlogd-admin.socket to /lib/systemd/system/virtlogd-admin.socket.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:42.034 | Adding 'diversion of /lib/systemd/system/virtlogd.service to /lib/systemd/system/virtlogd.service.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:42.049 | Adding 'diversion of /lib/systemd/system/virtlogd.socket to /lib/systemd/system/virtlogd.socket.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:42.052 | Unpacking libvirt-daemon-log (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.089 | Selecting previously unselected package libvirt-daemon. 2026-08-05 07:52:42.096 | Preparing to unpack .../28-libvirt-daemon_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.113 | Adding 'diversion of /lib/systemd/system/libvirtd-admin.socket to /lib/systemd/system/libvirtd-admin.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.128 | Adding 'diversion of /lib/systemd/system/libvirtd-ro.socket to /lib/systemd/system/libvirtd-ro.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.143 | Adding 'diversion of /lib/systemd/system/libvirtd-tcp.socket to /lib/systemd/system/libvirtd-tcp.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.158 | Adding 'diversion of /lib/systemd/system/libvirtd-tls.socket to /lib/systemd/system/libvirtd-tls.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.173 | Adding 'diversion of /lib/systemd/system/libvirtd.service to /lib/systemd/system/libvirtd.service.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.188 | Adding 'diversion of /lib/systemd/system/libvirtd.socket to /lib/systemd/system/libvirtd.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:42.195 | Unpacking libvirt-daemon (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.248 | Selecting previously unselected package libvirt-daemon-driver-network. 2026-08-05 07:52:42.255 | Preparing to unpack .../29-libvirt-daemon-driver-network_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.257 | Unpacking libvirt-daemon-driver-network (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.291 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-05 07:52:42.297 | Preparing to unpack .../30-libvirt-daemon-config-network_11.3.0-2~bpo12+1_all.deb ... 2026-08-05 07:52:42.306 | Unpacking libvirt-daemon-config-network (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.333 | Selecting previously unselected package libvirt-daemon-driver-nwfilter. 2026-08-05 07:52:42.340 | Preparing to unpack .../31-libvirt-daemon-driver-nwfilter_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.342 | Unpacking libvirt-daemon-driver-nwfilter (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.375 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-05 07:52:42.381 | Preparing to unpack .../32-libvirt-daemon-config-nwfilter_11.3.0-2~bpo12+1_all.deb ... 2026-08-05 07:52:42.389 | Unpacking libvirt-daemon-config-nwfilter (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.419 | Selecting previously unselected package mdevctl. 2026-08-05 07:52:42.425 | Preparing to unpack .../33-mdevctl_1.2.0-3+b1_amd64.deb ... 2026-08-05 07:52:42.427 | Unpacking mdevctl (1.2.0-3+b1) ... 2026-08-05 07:52:42.529 | Selecting previously unselected package libvirt-daemon-driver-nodedev. 2026-08-05 07:52:42.536 | Preparing to unpack .../34-libvirt-daemon-driver-nodedev_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.538 | Unpacking libvirt-daemon-driver-nodedev (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:42.573 | Preparing to unpack .../35-qemu-utils_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.578 | Unpacking qemu-utils (1:10.0.2+ds-2+deb13u1~bpo12+1) over (1:7.2+dfsg-7+deb12u18+b3) ... 2026-08-05 07:52:42.836 | Selecting previously unselected package qemu-system-common. 2026-08-05 07:52:42.844 | Preparing to unpack .../36-qemu-system-common_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:42.846 | Unpacking qemu-system-common (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:42.989 | Selecting previously unselected package qemu-system-data. 2026-08-05 07:52:42.996 | Preparing to unpack .../37-qemu-system-data_1%3a10.0.2+ds-2+deb13u1~bpo12+1_all.deb ... 2026-08-05 07:52:43.003 | Unpacking qemu-system-data (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:43.291 | Selecting previously unselected package seabios. 2026-08-05 07:52:43.298 | Preparing to unpack .../38-seabios_1.16.3-2~bpo12+1_all.deb ... 2026-08-05 07:52:43.300 | Unpacking seabios (1.16.3-2~bpo12+1) ... 2026-08-05 07:52:43.354 | Selecting previously unselected package qemu-system-x86. 2026-08-05 07:52:43.361 | Preparing to unpack .../39-qemu-system-x86_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:43.371 | Unpacking qemu-system-x86 (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:44.300 | Selecting previously unselected package qemu-system-arm. 2026-08-05 07:52:44.307 | Preparing to unpack .../40-qemu-system-arm_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:44.317 | Unpacking qemu-system-arm (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:45.285 | Selecting previously unselected package qemu-system-mips. 2026-08-05 07:52:45.292 | Preparing to unpack .../41-qemu-system-mips_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:45.301 | Unpacking qemu-system-mips (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:46.317 | Selecting previously unselected package qemu-system-ppc. 2026-08-05 07:52:46.324 | Preparing to unpack .../42-qemu-system-ppc_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:46.334 | Unpacking qemu-system-ppc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:47.068 | Selecting previously unselected package opensbi. 2026-08-05 07:52:47.074 | Preparing to unpack .../43-opensbi_1.5.1-1~bpo12+2_all.deb ... 2026-08-05 07:52:47.076 | Unpacking opensbi (1.5.1-1~bpo12+2) ... 2026-08-05 07:52:47.137 | Selecting previously unselected package qemu-system-riscv. 2026-08-05 07:52:47.144 | Preparing to unpack .../44-qemu-system-riscv_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:47.146 | Unpacking qemu-system-riscv (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:47.846 | Selecting previously unselected package qemu-system-s390x. 2026-08-05 07:52:47.853 | Preparing to unpack .../45-qemu-system-s390x_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:47.862 | Unpacking qemu-system-s390x (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:48.274 | Selecting previously unselected package qemu-system-sparc. 2026-08-05 07:52:48.281 | Preparing to unpack .../46-qemu-system-sparc_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:48.293 | Unpacking qemu-system-sparc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:48.976 | Selecting previously unselected package qemu-system-misc. 2026-08-05 07:52:48.983 | Preparing to unpack .../47-qemu-system-misc_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:48.993 | Unpacking qemu-system-misc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:50.753 | Selecting previously unselected package qemu-system. 2026-08-05 07:52:50.761 | Preparing to unpack .../48-qemu-system_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:52:50.763 | Unpacking qemu-system (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:50.797 | Selecting previously unselected package systemd-container. 2026-08-05 07:52:50.804 | Preparing to unpack .../49-systemd-container_252.39-1~deb12u2_amd64.deb ... 2026-08-05 07:52:50.806 | Unpacking systemd-container (252.39-1~deb12u2) ... 2026-08-05 07:52:50.899 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-05 07:52:50.906 | Preparing to unpack .../50-libvirt-daemon-driver-qemu_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:50.915 | Unpacking libvirt-daemon-driver-qemu (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.028 | Selecting previously unselected package libvirt-daemon-driver-secret. 2026-08-05 07:52:51.034 | Preparing to unpack .../51-libvirt-daemon-driver-secret_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:51.036 | Unpacking libvirt-daemon-driver-secret (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.066 | Selecting previously unselected package libvirt-daemon-driver-storage. 2026-08-05 07:52:51.072 | Preparing to unpack .../52-libvirt-daemon-driver-storage_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:51.075 | Unpacking libvirt-daemon-driver-storage (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.116 | Selecting previously unselected package libvirt-daemon-system. 2026-08-05 07:52:51.124 | Preparing to unpack .../53-libvirt-daemon-system_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:51.133 | Unpacking libvirt-daemon-system (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.164 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-05 07:52:51.171 | Preparing to unpack .../54-libvirt-dev_11.3.0-2~bpo12+1_amd64.deb ... 2026-08-05 07:52:51.180 | Unpacking libvirt-dev:amd64 (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.239 | Selecting previously unselected package python3-libvirt. 2026-08-05 07:52:51.246 | Preparing to unpack .../55-python3-libvirt_9.0.0-1_amd64.deb ... 2026-08-05 07:52:51.248 | Unpacking python3-libvirt (9.0.0-1) ... 2026-08-05 07:52:51.306 | Selecting previously unselected package systemd-coredump. 2026-08-05 07:52:51.313 | Preparing to unpack .../56-systemd-coredump_252.39-1~deb12u2_amd64.deb ... 2026-08-05 07:52:51.315 | Unpacking systemd-coredump (252.39-1~deb12u2) ... 2026-08-05 07:52:51.382 | Setting up libpciaccess0:amd64 (0.17-2) ... 2026-08-05 07:52:51.388 | Setting up systemd-coredump (252.39-1~deb12u2) ... 2026-08-05 07:52:51.709 | Creating group 'systemd-coredump' with GID 995. 2026-08-05 07:52:51.711 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 995 and GID 995. 2026-08-05 07:52:51.725 | Setting up libvirt-common (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:51.735 | Setting up libexecs0:amd64 (1.3-2) ... 2026-08-05 07:52:51.740 | Setting up libfdt1:amd64 (1.6.1-4+b1) ... 2026-08-05 07:52:51.746 | Setting up libusbredirparser1:amd64 (0.13.0-2) ... 2026-08-05 07:52:51.752 | Setting up libasound2-data (1.2.8-1) ... 2026-08-05 07:52:51.758 | Setting up libpcsclite1:amd64 (1.9.9-2) ... 2026-08-05 07:52:51.764 | Setting up libdaxctl1:amd64 (76.1-1) ... 2026-08-05 07:52:51.769 | Setting up qemu-system-data (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:51.775 | Setting up libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-05 07:52:51.780 | Setting up seabios (1.16.3-2~bpo12+1) ... 2026-08-05 07:52:51.786 | Setting up libcapstone4:amd64 (4.0.2-5) ... 2026-08-05 07:52:51.792 | Setting up systemd-container (252.39-1~deb12u2) ... 2026-08-05 07:52:52.013 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /lib/systemd/system/machines.target. 2026-08-05 07:52:52.360 | Setting up libslirp0:amd64 (4.7.0-1) ... 2026-08-05 07:52:52.365 | Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... 2026-08-05 07:52:52.371 | Setting up libasound2:amd64 (1.2.8-1+b1) ... 2026-08-05 07:52:52.377 | Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... 2026-08-05 07:52:52.387 | Setting up libndctl6:amd64 (76.1-1) ... 2026-08-05 07:52:52.393 | Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... 2026-08-05 07:52:52.399 | Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... 2026-08-05 07:52:52.405 | Setting up qemu-utils (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:52.411 | Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u6) ... 2026-08-05 07:52:52.418 | Setting up libpmem1:amd64 (1.12.1-2) ... 2026-08-05 07:52:52.426 | Setting up opensbi (1.5.1-1~bpo12+2) ... 2026-08-05 07:52:52.432 | Setting up mdevctl (1.2.0-3+b1) ... 2026-08-05 07:52:52.438 | Setting up libvdeplug2:amd64 (4.0.1-4) ... 2026-08-05 07:52:52.444 | Setting up libcacard0:amd64 (1:2.8.0-3) ... 2026-08-05 07:52:52.450 | Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... 2026-08-05 07:52:52.456 | Setting up libvirt0:amd64 (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:52.470 | Setting up libvirt-daemon-log (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:52.510 | Removing 'diversion of /lib/systemd/system/virtlogd-admin.socket to /lib/systemd/system/virtlogd-admin.socket.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:52.543 | Removing 'diversion of /lib/systemd/system/virtlogd.service to /lib/systemd/system/virtlogd.service.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:52.575 | Removing 'diversion of /lib/systemd/system/virtlogd.socket to /lib/systemd/system/virtlogd.socket.usr-is-merged by libvirt-daemon-log' 2026-08-05 07:52:53.141 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /lib/systemd/system/virtlogd-admin.socket. 2026-08-05 07:52:53.141 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /lib/systemd/system/virtlogd.socket. 2026-08-05 07:52:53.354 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /lib/systemd/system/virtlogd.service. 2026-08-05 07:52:54.042 | Setting up libibverbs1:amd64 (44.0-2) ... 2026-08-05 07:52:54.124 | Setting up qemu-system-common (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:54.134 | Setting up python3-libvirt (9.0.0-1) ... 2026-08-05 07:52:54.385 | Setting up libvirt-clients (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:54.399 | Setting up libvirt-dev:amd64 (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:54.412 | Setting up libvirt-daemon-common (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:54.544 | Removing 'diversion of /lib/systemd/system/libvirt-guests.service to /lib/systemd/system/libvirt-guests.service.usr-is-merged by libvirt-daemon-common' 2026-08-05 07:52:54.579 | Removing 'diversion of /lib/systemd/system/virt-guest-shutdown.target to /lib/systemd/system/virt-guest-shutdown.target.usr-is-merged by libvirt-daemon-common' 2026-08-05 07:52:55.103 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /lib/systemd/system/libvirt-guests.service. 2026-08-05 07:52:55.537 | Setting up libvirt-daemon (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:55.586 | Removing 'diversion of /lib/systemd/system/libvirtd-admin.socket to /lib/systemd/system/libvirtd-admin.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:55.621 | Removing 'diversion of /lib/systemd/system/libvirtd-ro.socket to /lib/systemd/system/libvirtd-ro.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:55.656 | Removing 'diversion of /lib/systemd/system/libvirtd-tcp.socket to /lib/systemd/system/libvirtd-tcp.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:55.691 | Removing 'diversion of /lib/systemd/system/libvirtd-tls.socket to /lib/systemd/system/libvirtd-tls.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:55.726 | Removing 'diversion of /lib/systemd/system/libvirtd.service to /lib/systemd/system/libvirtd.service.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:55.760 | Removing 'diversion of /lib/systemd/system/libvirtd.socket to /lib/systemd/system/libvirtd.socket.usr-is-merged by libvirt-daemon' 2026-08-05 07:52:56.343 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /lib/systemd/system/libvirtd.service. 2026-08-05 07:52:56.343 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /lib/systemd/system/libvirtd.socket. 2026-08-05 07:52:56.343 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /lib/systemd/system/libvirtd-ro.socket. 2026-08-05 07:52:56.343 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /lib/systemd/system/libvirtd-admin.socket. 2026-08-05 07:52:57.829 | Setting up librdmacm1:amd64 (44.0-2) ... 2026-08-05 07:52:57.836 | Setting up libvirt-daemon-driver-nwfilter (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:57.849 | Setting up libvirt-daemon-driver-network (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:57.862 | Setting up qemu-system-mips (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:57.876 | Setting up qemu-system-sparc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:57.890 | Setting up qemu-system-x86 (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:57.903 | Setting up qemu-system-ppc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:57.917 | Setting up libvirt-daemon-driver-secret (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:57.928 | Setting up libvirt-daemon-driver-qemu (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.134 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-05 07:52:58.385 | Setting up libvirt-daemon-driver-nodedev (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.396 | Setting up libvirt-daemon-driver-storage (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.406 | Setting up qemu-system-arm (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:58.419 | Setting up qemu-system-s390x (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:58.431 | Setting up libvirt-daemon-config-nwfilter (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.515 | Setting up qemu-system-riscv (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:58.521 | Setting up libvirt-daemon-config-network (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.540 | Setting up qemu-system-misc (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:58.553 | Setting up qemu-system (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:52:58.559 | Setting up libvirt-daemon-system (11.3.0-2~bpo12+1) ... 2026-08-05 07:52:58.572 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:52:59.750 | Processing triggers for dbus (1.14.10-1~deb12u1) ... 2026-08-05 07:52:59.767 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:52:59.789 | Processing triggers for libvirt-daemon (11.3.0-2~bpo12+1) ... 2026-08-05 07:53:00.262 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:00.264 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:00.266 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:00.268 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:00.271 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:00.273 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:00.275 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:00.278 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:00.280 | + functions-common:time_stop:2427 : start_time=1785916357629 2026-08-05 07:53:00.282 | + functions-common:time_stop:2429 : [[ -z 1785916357629 ]] 2026-08-05 07:53:00.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:00.290 | + functions-common:time_stop:2432 : end_time=1785916380287 2026-08-05 07:53:00.293 | + functions-common:time_stop:2433 : elapsed_time=22658 2026-08-05 07:53:00.295 | + functions-common:time_stop:2434 : total=146536 2026-08-05 07:53:00.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:00.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169194 2026-08-05 07:53:00.303 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:00.305 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:00.308 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:00.311 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:00.313 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:00.315 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:00.318 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:00.321 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:00.323 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:00.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:00.329 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:00.332 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:00.335 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:00.338 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:00.341 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:00.344 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:00.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:00.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:00.352 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:00.374 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:00.405 | Reading package lists... 2026-08-05 07:53:00.783 | Building dependency tree... 2026-08-05 07:53:00.784 | Reading state information... 2026-08-05 07:53:01.006 | mdevctl is already the newest version (1.2.0-3+b1). 2026-08-05 07:53:01.006 | mdevctl set to manually installed. 2026-08-05 07:53:01.006 | The following additional packages will be installed: 2026-08-05 07:53:01.006 | gnutls-bin libgnutls-dane0 libjson-glib-1.0-0 libjson-glib-1.0-common 2026-08-05 07:53:01.006 | libtpms0 swtpm-libs 2026-08-05 07:53:01.007 | Suggested packages: 2026-08-05 07:53:01.007 | trousers 2026-08-05 07:53:01.029 | The following NEW packages will be installed: 2026-08-05 07:53:01.030 | gnutls-bin libgnutls-dane0 libjson-glib-1.0-0 libjson-glib-1.0-common 2026-08-05 07:53:01.030 | libtpms0 ovmf swtpm swtpm-libs swtpm-tools 2026-08-05 07:53:01.038 | 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:53:01.038 | Need to get 9,346 kB of archives. 2026-08-05 07:53:01.038 | After this operation, 19.7 MB of additional disk space will be used. 2026-08-05 07:53:01.038 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:53:01.038 | libgnutls-dane0 gnutls-bin libjson-glib-1.0-common libjson-glib-1.0-0 2026-08-05 07:53:01.038 | libtpms0 ovmf swtpm-libs swtpm swtpm-tools 2026-08-05 07:53:01.192 | Authentication warning overridden. 2026-08-05 07:53:01.192 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u7 [407 kB] 2026-08-05 07:53:01.243 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 gnutls-bin amd64 3.7.9-2+deb12u7 [641 kB] 2026-08-05 07:53:01.333 | Get:3 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjson-glib-1.0-common all 1.6.6-1 [57.1 kB] 2026-08-05 07:53:01.369 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libjson-glib-1.0-0 amd64 1.6.6-1 [65.6 kB] 2026-08-05 07:53:01.427 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libtpms0 amd64 0.9.2-3.1+deb12u1 [319 kB] 2026-08-05 07:53:01.492 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 ovmf all 2022.11-6+deb12u2 [7,683 kB] 2026-08-05 07:53:01.695 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 swtpm-libs amd64 0.7.1-1.3 [41.1 kB] 2026-08-05 07:53:01.729 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 swtpm amd64 0.7.1-1.3 [25.1 kB] 2026-08-05 07:53:01.762 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 swtpm-tools amd64 0.7.1-1.3 [105 kB] 2026-08-05 07:53:02.032 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:53:02.066 | Fetched 9,346 kB in 1s (12.9 MB/s) 2026-08-05 07:53:02.095 | Selecting previously unselected package libgnutls-dane0:amd64. 2026-08-05 07:53:02.127 | (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 ... 49121 files and directories currently installed.) 2026-08-05 07:53:02.129 | Preparing to unpack .../0-libgnutls-dane0_3.7.9-2+deb12u7_amd64.deb ... 2026-08-05 07:53:02.134 | Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u7) ... 2026-08-05 07:53:02.173 | Selecting previously unselected package gnutls-bin. 2026-08-05 07:53:02.179 | Preparing to unpack .../1-gnutls-bin_3.7.9-2+deb12u7_amd64.deb ... 2026-08-05 07:53:02.181 | Unpacking gnutls-bin (3.7.9-2+deb12u7) ... 2026-08-05 07:53:02.250 | Selecting previously unselected package libjson-glib-1.0-common. 2026-08-05 07:53:02.257 | Preparing to unpack .../2-libjson-glib-1.0-common_1.6.6-1_all.deb ... 2026-08-05 07:53:02.259 | Unpacking libjson-glib-1.0-common (1.6.6-1) ... 2026-08-05 07:53:02.318 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-05 07:53:02.325 | Preparing to unpack .../3-libjson-glib-1.0-0_1.6.6-1_amd64.deb ... 2026-08-05 07:53:02.327 | Unpacking libjson-glib-1.0-0:amd64 (1.6.6-1) ... 2026-08-05 07:53:02.365 | Selecting previously unselected package libtpms0:amd64. 2026-08-05 07:53:02.372 | Preparing to unpack .../4-libtpms0_0.9.2-3.1+deb12u1_amd64.deb ... 2026-08-05 07:53:02.374 | Unpacking libtpms0:amd64 (0.9.2-3.1+deb12u1) ... 2026-08-05 07:53:02.435 | Selecting previously unselected package ovmf. 2026-08-05 07:53:02.442 | Preparing to unpack .../5-ovmf_2022.11-6+deb12u2_all.deb ... 2026-08-05 07:53:02.444 | Unpacking ovmf (2022.11-6+deb12u2) ... 2026-08-05 07:53:02.580 | Selecting previously unselected package swtpm-libs:amd64. 2026-08-05 07:53:02.587 | Preparing to unpack .../6-swtpm-libs_0.7.1-1.3_amd64.deb ... 2026-08-05 07:53:02.589 | Unpacking swtpm-libs:amd64 (0.7.1-1.3) ... 2026-08-05 07:53:02.620 | Selecting previously unselected package swtpm. 2026-08-05 07:53:02.626 | Preparing to unpack .../7-swtpm_0.7.1-1.3_amd64.deb ... 2026-08-05 07:53:02.628 | Unpacking swtpm (0.7.1-1.3) ... 2026-08-05 07:53:02.662 | Selecting previously unselected package swtpm-tools. 2026-08-05 07:53:02.668 | Preparing to unpack .../8-swtpm-tools_0.7.1-1.3_amd64.deb ... 2026-08-05 07:53:02.670 | Unpacking swtpm-tools (0.7.1-1.3) ... 2026-08-05 07:53:02.730 | Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u7) ... 2026-08-05 07:53:02.736 | Setting up ovmf (2022.11-6+deb12u2) ... 2026-08-05 07:53:02.741 | Setting up libjson-glib-1.0-common (1.6.6-1) ... 2026-08-05 07:53:02.747 | Setting up libtpms0:amd64 (0.9.2-3.1+deb12u1) ... 2026-08-05 07:53:02.753 | Setting up gnutls-bin (3.7.9-2+deb12u7) ... 2026-08-05 07:53:02.759 | Setting up swtpm-libs:amd64 (0.7.1-1.3) ... 2026-08-05 07:53:02.765 | Setting up libjson-glib-1.0-0:amd64 (1.6.6-1) ... 2026-08-05 07:53:02.771 | Setting up swtpm (0.7.1-1.3) ... 2026-08-05 07:53:02.777 | Setting up swtpm-tools (0.7.1-1.3) ... 2026-08-05 07:53:02.841 | Adding group `tss' (GID 121) ... 2026-08-05 07:53:02.859 | Done. 2026-08-05 07:53:02.912 | adduser: Warning: The home dir /var/lib/tpm you specified can't be accessed: No such file or directory 2026-08-05 07:53:02.916 | Adding system user `tss' (UID 111) ... 2026-08-05 07:53:02.916 | Adding new user `tss' (UID 111) with group `tss' ... 2026-08-05 07:53:02.950 | Not creating home directory `/var/lib/tpm'. 2026-08-05 07:53:02.958 | Processing triggers for man-db (2.11.2-2) ... 2026-08-05 07:53:03.938 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:53:04.107 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:04.110 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:04.113 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:04.115 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:04.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:04.120 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:04.122 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:04.125 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:04.128 | + functions-common:time_stop:2427 : start_time=1785916380372 2026-08-05 07:53:04.130 | + functions-common:time_stop:2429 : [[ -z 1785916380372 ]] 2026-08-05 07:53:04.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:04.138 | + functions-common:time_stop:2432 : end_time=1785916384135 2026-08-05 07:53:04.140 | + functions-common:time_stop:2433 : elapsed_time=3763 2026-08-05 07:53:04.143 | + functions-common:time_stop:2434 : total=169194 2026-08-05 07:53:04.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:04.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172957 2026-08-05 07:53:04.150 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:04.153 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-05 07:53:04.156 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:53:04.160 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:53:04.163 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ bookworm =~ bookworm ]] 2026-08-05 07:53:04.165 | + lib/nova_plugins/functions-libvirt:install_libvirt:107 : install_package qemu-system-modules-spice 2026-08-05 07:53:04.168 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:04.170 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:04.173 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:04.176 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:04.178 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:04.181 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:04.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:04.186 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:04.189 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:04.191 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:04.194 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:04.196 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:04.199 | + functions-common:install_package:1439 : real_install_package qemu-system-modules-spice 2026-08-05 07:53:04.201 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:04.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:04.207 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:04.209 | + functions-common:real_install_package:1427 : apt_get install qemu-system-modules-spice 2026-08-05 07:53:04.231 | + 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-modules-spice 2026-08-05 07:53:04.261 | Reading package lists... 2026-08-05 07:53:04.660 | Building dependency tree... 2026-08-05 07:53:04.661 | Reading state information... 2026-08-05 07:53:04.873 | The following additional packages will be installed: 2026-08-05 07:53:04.873 | libdrm-common libdrm2 libepoxy0 libgbm1 libgstreamer-plugins-base1.0-0 2026-08-05 07:53:04.874 | libopus0 liborc-0.4-0 libspice-server1 libva-drm2 libva2 libvirglrenderer1 2026-08-05 07:53:04.874 | libvulkan1 libwayland-server0 qemu-system-modules-opengl 2026-08-05 07:53:04.875 | Suggested packages: 2026-08-05 07:53:04.875 | libvisual-0.4-plugins opus-tools gstreamer1.0-plugins-ugly 2026-08-05 07:53:04.875 | Recommended packages: 2026-08-05 07:53:04.875 | gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good 2026-08-05 07:53:04.875 | va-driver-all | va-driver mesa-vulkan-drivers | vulkan-icd 2026-08-05 07:53:04.910 | The following NEW packages will be installed: 2026-08-05 07:53:04.910 | libdrm-common libdrm2 libepoxy0 libgbm1 libgstreamer-plugins-base1.0-0 2026-08-05 07:53:04.910 | libopus0 liborc-0.4-0 libspice-server1 libva-drm2 libva2 libvirglrenderer1 2026-08-05 07:53:04.911 | libvulkan1 libwayland-server0 qemu-system-modules-opengl 2026-08-05 07:53:04.911 | qemu-system-modules-spice 2026-08-05 07:53:04.917 | 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:53:04.917 | Need to get 2,776 kB of archives. 2026-08-05 07:53:04.917 | After this operation, 10.8 MB of additional disk space will be used. 2026-08-05 07:53:04.917 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:53:04.917 | libdrm-common libdrm2 libepoxy0 libwayland-server0 libgbm1 liborc-0.4-0 2026-08-05 07:53:04.917 | libgstreamer-plugins-base1.0-0 libopus0 libspice-server1 libva2 libva-drm2 2026-08-05 07:53:04.917 | libvulkan1 libvirglrenderer1 2026-08-05 07:53:04.992 | Authentication warning overridden. 2026-08-05 07:53:04.992 | Get:1 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-modules-opengl amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [174 kB] 2026-08-05 07:53:05.048 | Get:2 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] 2026-08-05 07:53:05.061 | Get:3 http://deb.debian.org/debian bookworm-backports/main amd64 qemu-system-modules-spice amd64 1:10.0.2+ds-2+deb13u1~bpo12+1 [105 kB] 2026-08-05 07:53:05.092 | Get:4 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] 2026-08-05 07:53:05.160 | Get:5 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] 2026-08-05 07:53:05.226 | Get:6 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] 2026-08-05 07:53:05.384 | Get:7 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u2 [38.1 kB] 2026-08-05 07:53:05.448 | Get:8 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] 2026-08-05 07:53:05.522 | Get:9 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u6 [934 kB] 2026-08-05 07:53:05.639 | Get:10 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] 2026-08-05 07:53:05.706 | Get:11 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] 2026-08-05 07:53:05.777 | Get:12 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libva2 amd64 2.17.0-1 [69.2 kB] 2026-08-05 07:53:05.802 | Get:13 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libva-drm2 amd64 2.17.0-1 [16.4 kB] 2026-08-05 07:53:05.876 | Get:14 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libvulkan1 amd64 1.3.239.0-1 [116 kB] 2026-08-05 07:53:05.932 | Get:15 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libvirglrenderer1 amd64 0.10.4-1 [349 kB] 2026-08-05 07:53:06.200 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:53:06.233 | Fetched 2,776 kB in 1s (2,707 kB/s) 2026-08-05 07:53:06.257 | Selecting previously unselected package libdrm-common. 2026-08-05 07:53:06.287 | (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 ... 49289 files and directories currently installed.) 2026-08-05 07:53:06.288 | Preparing to unpack .../00-libdrm-common_2.4.114-1_all.deb ... 2026-08-05 07:53:06.291 | Unpacking libdrm-common (2.4.114-1) ... 2026-08-05 07:53:06.322 | Selecting previously unselected package libdrm2:amd64. 2026-08-05 07:53:06.328 | Preparing to unpack .../01-libdrm2_2.4.114-1+b1_amd64.deb ... 2026-08-05 07:53:06.332 | Unpacking libdrm2:amd64 (2.4.114-1+b1) ... 2026-08-05 07:53:06.370 | Selecting previously unselected package libepoxy0:amd64. 2026-08-05 07:53:06.376 | Preparing to unpack .../02-libepoxy0_1.5.10-1_amd64.deb ... 2026-08-05 07:53:06.378 | Unpacking libepoxy0:amd64 (1.5.10-1) ... 2026-08-05 07:53:06.434 | Selecting previously unselected package libwayland-server0:amd64. 2026-08-05 07:53:06.441 | Preparing to unpack .../03-libwayland-server0_1.21.0-1_amd64.deb ... 2026-08-05 07:53:06.443 | Unpacking libwayland-server0:amd64 (1.21.0-1) ... 2026-08-05 07:53:06.476 | Selecting previously unselected package libgbm1:amd64. 2026-08-05 07:53:06.482 | Preparing to unpack .../04-libgbm1_22.3.6-1+deb12u2_amd64.deb ... 2026-08-05 07:53:06.484 | Unpacking libgbm1:amd64 (22.3.6-1+deb12u2) ... 2026-08-05 07:53:06.519 | Selecting previously unselected package liborc-0.4-0:amd64. 2026-08-05 07:53:06.525 | Preparing to unpack .../05-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... 2026-08-05 07:53:06.527 | Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... 2026-08-05 07:53:06.579 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-08-05 07:53:06.585 | Preparing to unpack .../06-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u6_amd64.deb ... 2026-08-05 07:53:06.588 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u6) ... 2026-08-05 07:53:06.736 | Selecting previously unselected package libopus0:amd64. 2026-08-05 07:53:06.743 | Preparing to unpack .../07-libopus0_1.3.1-3_amd64.deb ... 2026-08-05 07:53:06.745 | Unpacking libopus0:amd64 (1.3.1-3) ... 2026-08-05 07:53:06.795 | Selecting previously unselected package libspice-server1:amd64. 2026-08-05 07:53:06.802 | Preparing to unpack .../08-libspice-server1_0.15.1-1_amd64.deb ... 2026-08-05 07:53:06.804 | Unpacking libspice-server1:amd64 (0.15.1-1) ... 2026-08-05 07:53:06.875 | Selecting previously unselected package libva2:amd64. 2026-08-05 07:53:06.882 | Preparing to unpack .../09-libva2_2.17.0-1_amd64.deb ... 2026-08-05 07:53:06.885 | Unpacking libva2:amd64 (2.17.0-1) ... 2026-08-05 07:53:06.923 | Selecting previously unselected package libva-drm2:amd64. 2026-08-05 07:53:06.930 | Preparing to unpack .../10-libva-drm2_2.17.0-1_amd64.deb ... 2026-08-05 07:53:06.932 | Unpacking libva-drm2:amd64 (2.17.0-1) ... 2026-08-05 07:53:06.967 | Selecting previously unselected package libvulkan1:amd64. 2026-08-05 07:53:06.975 | Preparing to unpack .../11-libvulkan1_1.3.239.0-1_amd64.deb ... 2026-08-05 07:53:06.977 | Unpacking libvulkan1:amd64 (1.3.239.0-1) ... 2026-08-05 07:53:07.022 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-08-05 07:53:07.029 | Preparing to unpack .../12-libvirglrenderer1_0.10.4-1_amd64.deb ... 2026-08-05 07:53:07.031 | Unpacking libvirglrenderer1:amd64 (0.10.4-1) ... 2026-08-05 07:53:07.100 | Selecting previously unselected package qemu-system-modules-opengl. 2026-08-05 07:53:07.107 | Preparing to unpack .../13-qemu-system-modules-opengl_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:53:07.109 | Unpacking qemu-system-modules-opengl (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:53:07.154 | Selecting previously unselected package qemu-system-modules-spice. 2026-08-05 07:53:07.161 | Preparing to unpack .../14-qemu-system-modules-spice_1%3a10.0.2+ds-2+deb13u1~bpo12+1_amd64.deb ... 2026-08-05 07:53:07.164 | Unpacking qemu-system-modules-spice (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:53:07.219 | Setting up libwayland-server0:amd64 (1.21.0-1) ... 2026-08-05 07:53:07.225 | Setting up libva2:amd64 (2.17.0-1) ... 2026-08-05 07:53:07.230 | Setting up libepoxy0:amd64 (1.5.10-1) ... 2026-08-05 07:53:07.235 | Setting up libopus0:amd64 (1.3.1-3) ... 2026-08-05 07:53:07.241 | Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... 2026-08-05 07:53:07.246 | Setting up libvulkan1:amd64 (1.3.239.0-1) ... 2026-08-05 07:53:07.252 | Setting up libdrm-common (2.4.114-1) ... 2026-08-05 07:53:07.258 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u6) ... 2026-08-05 07:53:07.264 | Setting up libdrm2:amd64 (2.4.114-1+b1) ... 2026-08-05 07:53:07.270 | Setting up libva-drm2:amd64 (2.17.0-1) ... 2026-08-05 07:53:07.275 | Setting up libgbm1:amd64 (22.3.6-1+deb12u2) ... 2026-08-05 07:53:07.281 | Setting up libspice-server1:amd64 (0.15.1-1) ... 2026-08-05 07:53:07.286 | Setting up libvirglrenderer1:amd64 (0.10.4-1) ... 2026-08-05 07:53:07.292 | Setting up qemu-system-modules-opengl (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:53:07.298 | Setting up qemu-system-modules-spice (1:10.0.2+ds-2+deb13u1~bpo12+1) ... 2026-08-05 07:53:07.304 | Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 07:53:07.469 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:07.471 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:07.475 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:07.477 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:07.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:07.482 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:07.484 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:07.487 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:07.490 | + functions-common:time_stop:2427 : start_time=1785916384227 2026-08-05 07:53:07.493 | + functions-common:time_stop:2429 : [[ -z 1785916384227 ]] 2026-08-05 07:53:07.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:07.501 | + functions-common:time_stop:2432 : end_time=1785916387498 2026-08-05 07:53:07.504 | + functions-common:time_stop:2433 : elapsed_time=3271 2026-08-05 07:53:07.506 | + functions-common:time_stop:2434 : total=172957 2026-08-05 07:53:07.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:07.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176228 2026-08-05 07:53:07.515 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:07.518 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-05 07:53:07.520 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-05 07:53:07.523 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-05 07:53:07.526 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-05 07:53:07.528 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-05 07:53:07.543 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-05 07:53:07.558 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-05 07:53:07.558 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-05 07:53:07.566 | /var/core/core.%e.%p.%h.%t 2026-08-05 07:53:07.570 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-05 07:53:07.582 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-05 07:53:07.591 | [Service] 2026-08-05 07:53:07.591 | LimitCORE=infinity 2026-08-05 07:53:07.595 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-05 07:53:07.874 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-08-05 07:53:07.877 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-05 07:53:07.880 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-05 07:53:07.899 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:07.902 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-05 07:53:07.921 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-05 07:53:07.923 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-05 07:53:07.926 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 07:53:07.929 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-05 07:53:07.931 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-05 07:53:07.934 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-05 07:53:07.936 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-05 07:53:07.939 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:07.942 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:07.946 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:07.949 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:07.952 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:07.971 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:07.975 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:07.977 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:07.980 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:07.981 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-05 07:53:07.987 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-05 07:53:07.990 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:07.993 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-05 07:53:08.007 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-05 07:53:08.009 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:08.010 | + functions-common:git_clone:673 : head -1 2026-08-05 07:53:08.012 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-08-05 07:53:08.015 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:08.017 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-05 07:53:08.034 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:08.037 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-05 07:53:08.039 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-08-05 07:53:08.041 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-05 07:53:08.044 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:53:08.046 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:08.048 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:08.052 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:08.054 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:08.057 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:08.075 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:08.078 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:08.081 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:08.083 | + functions-common:git_clone:610 : echo master 2026-08-05 07:53:08.084 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:08.089 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-05 07:53:08.092 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:08.094 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-05 07:53:08.108 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-05 07:53:08.111 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:08.111 | + functions-common:git_clone:673 : head -1 2026-08-05 07:53:08.118 | 1a4601ef3a Merge "(2/2)Stabilize test_create_images_negative_invalid_state" 2026-08-05 07:53:08.122 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:08.124 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-05 07:53:08.127 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:53:08.130 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:53:08.133 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-05 07:53:08.137 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:53:08.139 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-05 07:53:08.142 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:53:08.145 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:53:08.147 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-05 07:53:08.150 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:53:08.153 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:53:08.156 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-05 07:53:08.160 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:53:08.164 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-05 07:53:08.167 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:53:08.169 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:53:08.173 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-05 07:53:08.179 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-05 07:53:08.182 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-05 07:53:08.184 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-05 07:53:08.315 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-05 07:53:08.318 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:53:08.321 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:53:08.324 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:53:08.326 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:53:08.329 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-05 07:53:08.331 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:53:08.333 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:53:08.336 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:53:08.339 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:53:08.342 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:53:08.344 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:53:08.347 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:53:08.350 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-05 07:53:08.371 | Using python 3.11 to install /opt/stack/nova 2026-08-05 07:53:08.373 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-05 07:53:09.203 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:09.207 | Obtaining file:///opt/stack/nova 2026-08-05 07:53:09.212 | Installing build dependencies: started 2026-08-05 07:53:10.619 | Installing build dependencies: finished with status 'done' 2026-08-05 07:53:10.619 | Checking if build backend supports build_editable: started 2026-08-05 07:53:11.065 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:53:11.065 | Getting requirements to build editable: started 2026-08-05 07:53:11.298 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:53:11.300 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:53:14.191 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:53:14.204 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (7.0.3) 2026-08-05 07:53:14.205 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.0.51) 2026-08-05 07:53:14.207 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.3.1) 2026-08-05 07:53:14.208 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (0.41.0) 2026-08-05 07:53:14.209 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.1.6) 2026-08-05 07:53:14.209 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (13.0.0) 2026-08-05 07:53:14.210 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (6.1.1) 2026-08-05 07:53:14.211 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.5.1) 2026-08-05 07:53:14.212 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (43.0.3) 2026-08-05 07:53:14.213 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.8.10) 2026-08-05 07:53:14.213 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.5.3) 2026-08-05 07:53:14.214 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.1.0) 2026-08-05 07:53:14.215 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.10.1) 2026-08-05 07:53:14.215 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.18.0) 2026-08-05 07:53:14.216 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.18.5) 2026-08-05 07:53:14.217 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.3.0) 2026-08-05 07:53:14.218 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (4.0.0) 2026-08-05 07:53:14.218 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (4.26.0) 2026-08-05 07:53:14.219 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (9.9.0) 2026-08-05 07:53:14.220 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.15.0) 2026-08-05 07:53:14.326 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev329) 2026-08-05 07:53:14.329 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:53:14.341 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (4.12.0) 2026-08-05 07:53:14.342 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.34.2) 2026-08-05 07:53:14.342 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.9.0) 2026-08-05 07:53:14.358 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev329) 2026-08-05 07:53:14.361 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-05 07:53:14.371 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (4.3.0) 2026-08-05 07:53:14.371 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (7.6.1) 2026-08-05 07:53:14.372 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (10.6.0) 2026-08-05 07:53:14.373 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (6.5.0) 2026-08-05 07:53:14.374 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (8.3.0) 2026-08-05 07:53:14.374 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.12.0) 2026-08-05 07:53:14.375 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.9.0) 2026-08-05 07:53:14.376 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.11.0) 2026-08-05 07:53:14.377 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.8.0) 2026-08-05 07:53:14.377 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (10.1.1) 2026-08-05 07:53:14.378 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (18.1.0) 2026-08-05 07:53:14.379 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (7.10.0) 2026-08-05 07:53:14.380 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (18.2.0) 2026-08-05 07:53:14.380 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (6.0.0) 2026-08-05 07:53:14.381 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.12.0) 2026-08-05 07:53:14.382 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (6.9.0) 2026-08-05 07:53:14.383 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev329) (4.8.0) 2026-08-05 07:53:14.384 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.0.0) 2026-08-05 07:53:14.384 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (8.2.0) 2026-08-05 07:53:14.385 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (7.2.2) 2026-08-05 07:53:14.386 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.11.0) 2026-08-05 07:53:14.387 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (7.1.0) 2026-08-05 07:53:14.388 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.1.0) 2026-08-05 07:53:14.388 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.8.0) 2026-08-05 07:53:14.389 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.1.0) 2026-08-05 07:53:14.390 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (5.8.0) 2026-08-05 07:53:14.407 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev329) 2026-08-05 07:53:14.411 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 07:53:14.420 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (9.0.1) 2026-08-05 07:53:14.421 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (0.2.4) 2026-08-05 07:53:14.421 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.4.2) 2026-08-05 07:53:14.422 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (1.8.2) 2026-08-05 07:53:14.423 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (2.9.0.post0) 2026-08-05 07:53:14.424 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (3.4.0) 2026-08-05 07:53:14.424 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (4.18.0) 2026-08-05 07:53:14.425 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from nova==33.1.0.dev329) (6.0.3) 2026-08-05 07:53:14.428 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=1.5.0->nova==33.1.0.dev329) (1.3.12) 2026-08-05 07:53:14.429 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=1.5.0->nova==33.1.0.dev329) (4.15.0) 2026-08-05 07:53:14.431 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from castellan>=0.16.0->nova==33.1.0.dev329) (7.5.0) 2026-08-05 07:53:14.436 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->nova==33.1.0.dev329) (2.0.0) 2026-08-05 07:53:14.440 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev329) (3.0) 2026-08-05 07:53:14.447 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev329) (2.8.0) 2026-08-05 07:53:14.455 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from futurist>=3.2.1->nova==33.1.0.dev329) (3.1.0) 2026-08-05 07:53:14.457 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev329) (2.2.2) 2026-08-05 07:53:14.461 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->nova==33.1.0.dev329) (3.0.3) 2026-08-05 07:53:14.465 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev329) (26.1.0) 2026-08-05 07:53:14.465 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev329) (2025.9.1) 2026-08-05 07:53:14.466 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev329) (0.37.0) 2026-08-05 07:53:14.467 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev329) (2026.5.1) 2026-08-05 07:53:14.475 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev329) (2.1.0) 2026-08-05 07:53:14.482 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev329) (4.1.0) 2026-08-05 07:53:14.483 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev329) (2.13.0) 2026-08-05 07:53:14.484 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev329) (5.8.0) 2026-08-05 07:53:14.497 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev329) (1.5.0) 2026-08-05 07:53:14.498 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev329) (1.1.0) 2026-08-05 07:53:14.499 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev329) (1.33) 2026-08-05 07:53:14.500 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev329) (4.10.0) 2026-08-05 07:53:14.509 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev329) (3.1.1) 2026-08-05 07:53:14.516 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev329) (9.1.4) 2026-08-05 07:53:14.528 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev329) (2.18.0) 2026-08-05 07:53:14.536 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev329) (0.20) 2026-08-05 07:53:14.551 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev329) (2.1.2) 2026-08-05 07:53:14.551 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev329) (0.6.2) 2026-08-05 07:53:14.569 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev329) (7.1.4) 2026-08-05 07:53:14.570 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev329) (5.3.1) 2026-08-05 07:53:14.570 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev329) (5.6.2) 2026-08-05 07:53:14.571 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev329) (0.16.0) 2026-08-05 07:53:14.576 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev329) (5.1.0) 2026-08-05 07:53:14.586 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev329) (2026.2) 2026-08-05 07:53:14.587 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev329) (26.2) 2026-08-05 07:53:14.594 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev329) (0.25.0) 2026-08-05 07:53:14.598 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev329) (5.0.0) 2026-08-05 07:53:14.600 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev329) (4.0.1) 2026-08-05 07:53:14.615 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev329) (1.2.1) 2026-08-05 07:53:14.637 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev329) (1.7.6) 2026-08-05 07:53:14.644 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev329) (2.2.0) 2026-08-05 07:53:14.650 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.11/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev329) (1.3.7) 2026-08-05 07:53:14.661 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev329) (3.3.2) 2026-08-05 07:53:14.674 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev329) (4.3.2) 2026-08-05 07:53:14.675 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev329) (3.7.1) 2026-08-05 07:53:14.685 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.11/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev329) (2.4.0) 2026-08-05 07:53:14.695 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev329) (3.0.3) 2026-08-05 07:53:14.696 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev329) (1.6.2) 2026-08-05 07:53:14.705 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->nova==33.1.0.dev329) (83.0.0) 2026-08-05 07:53:14.726 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev329) (0.8.1) 2026-08-05 07:53:14.767 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (4.15.0) 2026-08-05 07:53:14.774 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (0.6.0) 2026-08-05 07:53:14.774 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (4.0.0) 2026-08-05 07:53:14.786 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (3.0.52) 2026-08-05 07:53:14.786 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (1.11.0) 2026-08-05 07:53:14.787 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (15.0.0) 2026-08-05 07:53:14.788 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (1.8.0) 2026-08-05 07:53:14.811 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev329) (1.17.0) 2026-08-05 07:53:14.817 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev329) (2.1.0) 2026-08-05 07:53:14.819 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev329) (24.2.1) 2026-08-05 07:53:14.840 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev329) (4.7.0) 2026-08-05 07:53:14.868 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->nova==33.1.0.dev329) (3.4.7) 2026-08-05 07:53:14.869 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->nova==33.1.0.dev329) (3.18) 2026-08-05 07:53:14.870 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->nova==33.1.0.dev329) (2.7.0) 2026-08-05 07:53:14.871 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->nova==33.1.0.dev329) (2026.7.22) 2026-08-05 07:53:14.914 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (4.2.0) 2026-08-05 07:53:14.915 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (2.20.0) 2026-08-05 07:53:14.927 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev329) (0.1.2) 2026-08-05 07:53:14.949 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->nova==33.1.0.dev329) (0.8) 2026-08-05 07:53:15.022 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from tooz>=1.58.0->nova==33.1.0.dev329) (0.16.0) 2026-08-05 07:53:15.615 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 07:53:15.618 | Downloading numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-05 07:53:15.642 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 07:53:15.647 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 07:53:15.698 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 07:53:15.702 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:53:15.780 | Collecting async-timeout>=4.0.3 (from redis->websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 07:53:15.783 | Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 07:53:15.839 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-05 07:53:15.847 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-05 07:53:15.859 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-05 07:53:15.866 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-05 07:53:15.874 | Downloading numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) 2026-08-05 07:53:16.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 54.8 MB/s 0:00:00 2026-08-05 07:53:16.190 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-05 07:53:16.205 | Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2026-08-05 07:53:16.339 | Building wheels for collected packages: nova 2026-08-05 07:53:16.341 | Building editable for nova (pyproject.toml): started 2026-08-05 07:53:19.981 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-05 07:53:19.982 | Created wheel for nova: filename=nova-33.1.0.dev329-0.editable-py3-none-any.whl size=10622 sha256=85637b2007afdf9217187c20953337cbb1d9f0f677d893a683ba0eb8d6ecf25f 2026-08-05 07:53:19.983 | Stored in directory: /tmp/pip-ephem-wheel-cache-1rodzwiq/wheels/7c/ae/dc/dcb5a22dffb0d2c8d5820ef785c750b09c6128be93111baa5d 2026-08-05 07:53:19.989 | Successfully built nova 2026-08-05 07:53:20.197 | Installing collected packages: numpy, microversion-parse, async-timeout, redis, jwcrypto, websockify, python-neutronclient, nova 2026-08-05 07:53:24.292 | 2026-08-05 07:53:24.305 | Successfully installed async-timeout-5.0.1 jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev329 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-05 07:53:24.472 | + inc/python:pip_install:216 : result=0 2026-08-05 07:53:24.475 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:53:24.478 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:24.481 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:24.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:24.486 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:24.489 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:24.491 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:53:24.494 | + functions-common:time_stop:2427 : start_time=1785916388365 2026-08-05 07:53:24.497 | + functions-common:time_stop:2429 : [[ -z 1785916388365 ]] 2026-08-05 07:53:24.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:24.504 | + functions-common:time_stop:2432 : end_time=1785916404501 2026-08-05 07:53:24.506 | + functions-common:time_stop:2433 : elapsed_time=16136 2026-08-05 07:53:24.509 | + functions-common:time_stop:2434 : total=114574 2026-08-05 07:53:24.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:24.514 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130710 2026-08-05 07:53:24.516 | + inc/python:pip_install:219 : return 0 2026-08-05 07:53:24.519 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:53:24.522 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:53:24.524 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-05 07:53:24.527 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-05 07:53:24.530 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:24.532 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:53:24.535 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/nova, ]] 2026-08-05 07:53:24.539 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:53:24.541 | + 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-05 07:53:24.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:53:24.559 | + ./stack.sh:main:962 : configure_nova 2026-08-05 07:53:24.561 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-05 07:53:24.575 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-05 07:53:24.578 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-05 07:53:24.580 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 07:53:24.584 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-05 07:53:24.584 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 07:53:24.589 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-05 07:53:24.591 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-05 07:53:24.594 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 07:53:24.596 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-05 07:53:24.599 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-05 07:53:24.602 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-05 07:53:24.604 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 07:53:24.607 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-05 07:53:24.619 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-05 07:53:24.633 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-05 07:53:24.646 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-05 07:53:24.659 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-05 07:53:24.671 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-05 07:53:24.684 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 07:53:24.688 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 07:53:24.693 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.I5LWjEzIIv 2026-08-05 07:53:24.696 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 07:53:24.699 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 07:53:24.702 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-05 07:53:24.705 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:53:24.707 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:53:24.710 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.I5LWjEzIIv 2026-08-05 07:53:24.715 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.I5LWjEzIIv 2026-08-05 07:53:24.731 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.I5LWjEzIIv /etc/sudoers.d/nova-rootwrap 2026-08-05 07:53:24.747 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 07:53:24.752 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 07:53:24.755 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 07:53:24.758 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 07:53:24.761 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 07:53:24.764 | + 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-05 07:53:24.767 | + 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-05 07:53:24.771 | + 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-05 07:53:24.771 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 07:53:24.780 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 07:53:24.784 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 07:53:24.797 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 07:53:24.809 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard =~ n-api ]] 2026-08-05 07:53:24.812 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-05 07:53:24.817 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-05 07:53:24.833 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:24.836 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-05 07:53:24.848 | net.ipv4.ip_forward = 1 2026-08-05 07:53:24.852 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 07:53:24.854 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-08-05 07:53:24.857 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-08-05 07:53:24.859 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-05 07:53:24.874 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-05 07:53:24.877 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-05 07:53:24.877 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-05 07:53:24.883 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c831f7b9a7b 2026-08-05 07:53:24.887 | InitiatorName=iqn.2016-04.com.open-iscsi:c831f7b9a7b 2026-08-05 07:53:24.891 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-05 07:53:24.894 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-05 07:53:24.966 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-05 07:53:24.969 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-05 07:53:24.972 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:53:24.974 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-05 07:53:25.070 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-05 07:53:25.073 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-05 07:53:25.077 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-05 07:53:25.081 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-05 07:53:25.118 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-05 07:53:25.121 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-05 07:53:25.149 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-05 07:53:25.180 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-05 07:53:25.209 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 07:53:25.239 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-05 07:53:25.270 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-05 07:53:25.302 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.209.96.120 2026-08-05 07:53:25.334 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-05 07:53:25.366 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-05 07:53:25.398 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-05 07:53:25.430 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-05 07:53:25.460 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-05 07:53:25.493 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 07:53:25.524 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-05 07:53:25.553 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-05 07:53:25.583 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-05 07:53:25.586 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:53:25.588 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:53:25.591 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:53:25.593 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:53:25.596 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:53:25.598 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:53:25.600 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:53:25.603 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:53:25.605 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:53:25.607 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:53:25.609 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:53:25.611 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:53:25.613 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:53:25.616 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-05 07:53:25.632 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:25.634 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:53:25.637 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-05 07:53:25.639 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-05 07:53:25.670 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-05 07:53:25.673 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 07:53:25.676 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 07:53:25.678 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 07:53:25.680 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:53:25.683 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:25.685 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:53:25.700 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:25.702 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:53:25.705 | ++ 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-05 07:53:25.707 | + 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-05 07:53:25.742 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-05 07:53:25.744 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-05 07:53:25.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-05 07:53:25.749 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-05 07:53:25.751 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:53:25.754 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:25.756 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:53:25.773 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:25.775 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:53:25.778 | ++ 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-05 07:53:25.780 | + 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-05 07:53:25.814 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-05 07:53:25.847 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-05 07:53:25.876 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-05 07:53:25.909 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-05 07:53:25.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:25.927 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-05 07:53:25.943 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:25.947 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-05 07:53:25.947 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-05 07:53:25.952 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-05 07:53:25.954 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-05 07:53:25.984 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:25.986 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-05 07:53:26.018 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-05 07:53:26.020 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:26.023 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-05 07:53:26.025 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:53:26.028 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:53:26.031 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-05 07:53:26.033 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:26.036 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:53:26.039 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:53:26.041 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-05 07:53:26.073 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-05 07:53:26.104 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:53:26.135 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-05 07:53:26.166 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-05 07:53:26.197 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-05 07:53:26.228 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-05 07:53:26.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-05 07:53:26.291 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:53:26.321 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:53:26.352 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:53:26.386 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:53:26.389 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-05 07:53:26.406 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:26.408 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-05 07:53:26.411 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-05 07:53:26.443 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-05 07:53:26.446 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:26.448 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:53:26.451 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-05 07:53:26.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-05 07:53:26.486 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-05 07:53:26.520 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.209.96.120/identity 2026-08-05 07:53:26.553 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-05 07:53:26.583 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-05 07:53:26.616 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-05 07:53:26.651 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-05 07:53:26.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-05 07:53:26.719 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-05 07:53:26.737 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:26.739 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:26.742 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-05 07:53:26.745 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:53:26.779 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-05 07:53:26.796 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:26.799 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-05 07:53:26.801 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-05 07:53:26.833 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-05 07:53:26.867 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-05 07:53:26.869 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-05 07:53:26.903 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-05 07:53:26.906 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-05 07:53:26.908 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-05 07:53:26.911 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:53:26.913 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:53:26.916 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:53:26.918 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:53:26.921 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:53:26.923 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:53:26.925 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:53:26.928 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:53:26.931 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:53:26.933 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:53:26.937 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:53:26.939 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:53:26.941 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:53:26.944 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-05 07:53:26.947 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-05 07:53:26.949 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:26.953 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:53:26.970 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:53:26.972 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:53:26.975 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:53:26.978 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:53:26.980 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:53:27.011 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:27.042 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:27.076 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:53:27.108 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-05 07:53:27.142 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-05 07:53:27.176 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-05 07:53:27.193 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:27.195 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-05 07:53:27.198 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-05 07:53:27.200 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-05 07:53:27.203 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-05 07:53:27.206 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:53:27.208 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-05 07:53:27.210 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-05 07:53:27.214 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:53:27.216 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:53:27.230 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:53:27.230 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:27.238 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:53:27.243 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:27.258 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:53:27.263 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-05 07:53:27.265 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-05 07:53:27.270 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:53:27.272 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-05 07:53:27.305 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-05 07:53:27.335 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-05 07:53:27.366 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:53:27.399 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:53:27.432 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:53:27.467 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:53:27.500 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:53:27.534 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:53:27.566 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:53:27.599 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:53:27.634 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:53:27.667 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:53:27.699 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-05 07:53:27.731 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:53:27.733 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:53:27.737 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-05 07:53:27.739 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-05 07:53:27.742 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:53:27.744 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:27.747 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:27.749 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-05 07:53:27.752 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-05 07:53:27.755 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-05 07:53:27.788 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:53:27.820 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-05 07:53:27.821 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-05 07:53:27.830 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-05 07:53:27.834 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-05 07:53:27.837 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-05 07:53:27.840 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:53:27.843 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:53:27.845 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:53:27.849 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:53:27.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:27.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:27.856 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:53:27.858 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:53:27.861 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:27.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:27.867 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-05 07:53:27.922 | Enabling site nova-api. 2026-08-05 07:53:27.931 | To activate the new configuration, you need to run: 2026-08-05 07:53:27.931 | systemctl reload apache2 2026-08-05 07:53:27.937 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:53:27.940 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:53:27.943 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:53:27.946 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:53:28.070 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-05 07:53:28.090 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:28.093 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-05 07:53:28.096 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:53:28.099 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-05 07:53:28.102 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-05 07:53:28.105 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-05 07:53:28.109 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-05 07:53:28.111 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-05 07:53:28.114 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:53:28.117 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:53:28.133 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:28.134 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:53:28.143 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:53:28.148 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:28.165 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:53:28.170 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-05 07:53:28.173 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:53:28.178 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:53:28.182 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-05 07:53:28.222 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-05 07:53:28.255 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-05 07:53:28.289 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:53:28.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:53:28.357 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:53:28.392 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:53:28.425 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:53:28.460 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:53:28.496 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:53:28.529 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:53:28.562 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:53:28.594 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:53:28.626 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-05 07:53:28.657 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-05 07:53:28.659 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-05 07:53:28.691 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-05 07:53:28.709 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:28.711 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-05 07:53:28.747 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-05 07:53:28.750 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-05 07:53:28.753 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-05 07:53:28.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:28.774 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:53:28.777 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:53:28.808 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format both 2026-08-05 07:53:28.843 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-05 07:53:28.846 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 07:53:28.848 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-05 07:53:28.851 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:53:28.853 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:53:28.856 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:53:28.874 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:28.878 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:53:28.881 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:53:28.883 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:53:28.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:28.903 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:53:28.907 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:53:28.939 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:53:28.942 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:53:28.945 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-05 07:53:28.975 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-05 07:53:29.005 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-05 07:53:29.042 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-05 07:53:29.061 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:29.064 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-05 07:53:29.098 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-05 07:53:29.133 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 07:53:29.164 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-05 07:53:29.166 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-05 07:53:29.169 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-05 07:53:29.204 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-05 07:53:29.207 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:29.210 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:53:29.212 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 07:53:29.215 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-05 07:53:29.247 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-05 07:53:29.281 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.209.96.120/identity 2026-08-05 07:53:29.312 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-05 07:53:29.347 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-05 07:53:29.383 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-05 07:53:29.416 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-05 07:53:29.448 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-05 07:53:29.480 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-05 07:53:29.497 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:29.501 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-05 07:53:29.505 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:53:29.508 | + lib/nova:create_nova_conf:589 : local conf 2026-08-05 07:53:29.510 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-05 07:53:29.513 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-05 07:53:29.516 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:53:29.519 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:53:29.522 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:53:29.525 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-05 07:53:29.527 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-05 07:53:29.532 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-05 07:53:29.535 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-05 07:53:29.538 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-05 07:53:29.541 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-05 07:53:29.544 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:53:29.547 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:29.549 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:53:29.567 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:29.570 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:53:29.573 | ++ 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-05 07:53:29.576 | + 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-05 07:53:29.611 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-05 07:53:29.646 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-05 07:53:29.682 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:53:29.685 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-05 07:53:29.687 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-05 07:53:29.690 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-05 07:53:29.707 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:29.711 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-05 07:53:29.711 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-05 07:53:30.422 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-05 07:53:30.425 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-05 07:53:31.137 | Adding vhost "nova_cell1" ... 2026-08-05 07:53:31.186 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-05 07:53:31.862 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-05 07:53:31.886 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-05 07:53:31.888 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 07:53:31.891 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-05 07:53:31.894 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:53:31.897 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 07:53:31.900 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:53:31.919 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:31.922 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 07:53:31.925 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 07:53:31.927 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:53:31.947 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:31.950 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/nova_cell1 2026-08-05 07:53:31.953 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/nova_cell1 2026-08-05 07:53:31.989 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:53:31.992 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:53:31.994 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-05 07:53:32.013 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:32.016 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-05 07:53:32.018 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 07:53:32.021 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-05 07:53:32.024 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 07:53:32.026 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:53:32.029 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:53:32.031 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-05 07:53:32.064 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-05 07:53:32.096 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.209.96.120/identity 2026-08-05 07:53:32.130 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-05 07:53:32.164 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-05 07:53:32.199 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-05 07:53:32.236 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-05 07:53:32.269 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-05 07:53:32.304 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-05 07:53:32.306 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-05 07:53:32.308 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 07:53:32.312 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:53:32.331 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:53:32.334 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:53:32.336 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:53:32.339 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:53:32.342 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:53:32.375 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:32.409 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:32.444 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:53:32.480 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-05 07:53:32.511 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:53:32.514 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-05 07:53:32.519 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:53:32.522 | + lib/nova:create_nova_conf:623 : local conf 2026-08-05 07:53:32.525 | + lib/nova:create_nova_conf:624 : local offset 2026-08-05 07:53:32.528 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-05 07:53:32.531 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:53:32.534 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:53:32.538 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:53:32.541 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-05 07:53:32.544 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-05 07:53:32.547 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 07:53:32.550 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-05 07:53:32.552 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-05 07:53:32.555 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-05 07:53:32.573 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:32.576 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-05 07:53:32.613 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-05 07:53:32.650 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 07:53:32.653 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:32.656 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 07:53:32.658 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-05 07:53:32.677 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:32.680 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-05 07:53:32.697 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:32.700 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-05 07:53:32.721 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:32.724 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 07:53:32.726 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-05 07:53:32.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-05 07:53:32.733 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-05 07:53:32.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:32.753 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-05 07:53:32.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-05 07:53:32.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-05 07:53:32.776 | cgroup_device_acl = [ 2026-08-05 07:53:32.776 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-05 07:53:32.776 | "/dev/random", "/dev/urandom", 2026-08-05 07:53:32.776 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-05 07:53:32.776 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-05 07:53:32.776 | "/dev/vfio/vfio", 2026-08-05 07:53:32.776 | ] 2026-08-05 07:53:32.780 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-05 07:53:32.783 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:53:32.786 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:53:32.789 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:53:32.792 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:53:32.794 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:53:32.798 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:53:32.800 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:53:32.804 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:53:32.806 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:53:32.809 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:53:32.812 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:53:32.815 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:53:32.818 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:53:32.821 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-05 07:53:32.826 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-05 07:53:32.829 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-05 07:53:32.832 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-05 07:53:32.835 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-05 07:53:32.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-05 07:53:32.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-05 07:53:32.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:32.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:32.877 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-05 07:53:32.880 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-05 07:53:32.883 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-05 07:53:32.898 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-05 07:53:32.899 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 07:53:32.908 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-05 07:53:32.912 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-05 07:53:32.927 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-05 07:53:32.927 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 07:53:32.936 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-05 07:53:32.940 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 07:53:32.943 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:32.946 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 07:53:32.949 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-05 07:53:32.951 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:53:32.954 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-05 07:53:32.996 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-05 07:53:33.000 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:53:33.002 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-05 07:53:33.097 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-08-05 07:53:33.132 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-05 07:53:33.167 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-05 07:53:33.170 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-05 07:53:33.204 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-05 07:53:33.238 | + 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-05 07:53:33.273 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-05 07:53:33.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-05 07:53:33.339 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-05 07:53:33.344 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:53:33.349 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 07:53:33.351 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-05 07:53:33.356 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:53:33.361 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:53:33.363 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-05 07:53:33.366 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-05 07:53:33.369 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-08-05 07:53:33.372 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-05 07:53:33.374 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-05 07:53:33.395 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:33.399 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-05 07:53:33.402 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-05 07:53:33.405 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-05 07:53:33.408 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:53:33.411 | + lib/stack:stack_install_service:32 : install_placement 2026-08-05 07:53:33.415 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-05 07:53:33.418 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-05 07:53:33.421 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:53:33.425 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-05 07:53:33.428 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-05 07:53:33.431 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:53:33.436 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:53:33.436 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:53:33.441 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-05 07:53:33.444 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-05 07:53:33.446 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-05 07:53:33.450 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-05 07:53:33.453 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-05 07:53:33.477 | Using python 3.11 to install osc-placement 2026-08-05 07:53:33.479 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-05 07:53:34.320 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:34.485 | Collecting osc-placement 2026-08-05 07:53:34.508 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:53:34.516 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-placement) (7.0.3) 2026-08-05 07:53:34.517 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-placement) (5.15.0) 2026-08-05 07:53:34.518 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-placement) (4.7.0) 2026-08-05 07:53:34.519 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-placement) (10.1.1) 2026-08-05 07:53:34.520 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-05 07:53:34.521 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-05 07:53:34.522 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-08-05 07:53:34.523 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-08-05 07:53:34.524 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-08-05 07:53:34.528 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-08-05 07:53:34.529 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-lib>=1.2.0->osc-placement) (4.18.0) 2026-08-05 07:53:34.530 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-05 07:53:34.533 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-05 07:53:34.533 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-08-05 07:53:34.534 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-05 07:53:34.535 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-05 07:53:34.538 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-08-05 07:53:34.539 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-05 07:53:34.540 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-05 07:53:34.541 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-05 07:53:34.543 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-05 07:53:34.543 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-05 07:53:34.544 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-05 07:53:34.545 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-05 07:53:34.546 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-05 07:53:34.547 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-08-05 07:53:34.548 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-05 07:53:34.551 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-08-05 07:53:34.555 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-05 07:53:34.562 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-05 07:53:34.566 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-05 07:53:34.567 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-05 07:53:34.568 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-08-05 07:53:34.573 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-08-05 07:53:34.578 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-08-05 07:53:34.593 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-08-05 07:53:34.594 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-05 07:53:34.594 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-05 07:53:34.595 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2026.7.22) 2026-08-05 07:53:34.606 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-05 07:53:34.607 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-05 07:53:34.611 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-05 07:53:34.640 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-05 07:53:34.871 | Installing collected packages: osc-placement 2026-08-05 07:53:34.960 | Successfully installed osc-placement-4.9.0 2026-08-05 07:53:35.043 | + inc/python:pip_install:216 : result=0 2026-08-05 07:53:35.046 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:53:35.048 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:35.051 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:35.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:35.057 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:35.060 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:35.063 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:53:35.066 | + functions-common:time_stop:2427 : start_time=1785916413471 2026-08-05 07:53:35.068 | + functions-common:time_stop:2429 : [[ -z 1785916413471 ]] 2026-08-05 07:53:35.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:35.076 | + functions-common:time_stop:2432 : end_time=1785916415073 2026-08-05 07:53:35.079 | + functions-common:time_stop:2433 : elapsed_time=1602 2026-08-05 07:53:35.082 | + functions-common:time_stop:2434 : total=130710 2026-08-05 07:53:35.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:35.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132312 2026-08-05 07:53:35.091 | + inc/python:pip_install:219 : return 0 2026-08-05 07:53:35.094 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-05 07:53:35.097 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-08-05 07:53:35.099 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-05 07:53:35.103 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:53:35.105 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:35.108 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:35.112 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:35.115 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:35.118 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:35.137 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:35.140 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:35.143 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:35.146 | + functions-common:git_clone:610 : echo master 2026-08-05 07:53:35.146 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:35.152 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-05 07:53:35.155 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:35.157 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-05 07:53:35.173 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-05 07:53:35.175 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:35.176 | + functions-common:git_clone:673 : head -1 2026-08-05 07:53:35.179 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-05 07:53:35.183 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:35.185 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-05 07:53:35.188 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:53:35.191 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:53:35.194 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-05 07:53:35.197 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:53:35.199 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-05 07:53:35.202 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:53:35.205 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:53:35.208 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-05 07:53:35.211 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:53:35.215 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:53:35.218 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-05 07:53:35.221 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:53:35.224 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-05 07:53:35.227 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:53:35.230 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:53:35.233 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-05 07:53:35.240 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-05 07:53:35.243 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-05 07:53:35.246 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-05 07:53:35.386 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-05 07:53:35.390 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:53:35.392 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:53:35.395 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:53:35.398 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:53:35.400 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-05 07:53:35.403 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:53:35.405 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:53:35.408 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:53:35.410 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:53:35.413 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:53:35.415 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:53:35.418 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:53:35.420 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-05 07:53:35.440 | Using python 3.11 to install /opt/stack/placement 2026-08-05 07:53:35.443 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-05 07:53:36.294 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:36.299 | Obtaining file:///opt/stack/placement 2026-08-05 07:53:36.302 | Installing build dependencies: started 2026-08-05 07:53:37.693 | Installing build dependencies: finished with status 'done' 2026-08-05 07:53:37.693 | Checking if build backend supports build_editable: started 2026-08-05 07:53:38.136 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:53:38.136 | Getting requirements to build editable: started 2026-08-05 07:53:38.375 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:53:38.377 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:53:39.223 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:53:39.235 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-05 07:53:39.236 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-05 07:53:39.236 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-05 07:53:39.237 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-05 07:53:39.238 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-05 07:53:39.240 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-05 07:53:39.240 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-05 07:53:39.241 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-05 07:53:39.242 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.6.0) 2026-08-05 07:53:39.243 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-05 07:53:39.244 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-05 07:53:39.244 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-05 07:53:39.245 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-05 07:53:39.246 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-05 07:53:39.247 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-05 07:53:39.247 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-05 07:53:39.248 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-05 07:53:39.249 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-05 07:53:39.250 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-05 07:53:39.250 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-05 07:53:39.252 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-05 07:53:39.253 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-05 07:53:39.254 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-05 07:53:39.255 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-08-05 07:53:39.261 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-05 07:53:39.261 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-05 07:53:39.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-05 07:53:39.264 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-05 07:53:39.265 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-05 07:53:39.266 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-05 07:53:39.270 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-05 07:53:39.271 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-08-05 07:53:39.271 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.8.2) 2026-08-05 07:53:39.272 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-08-05 07:53:39.281 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-05 07:53:39.285 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-05 07:53:39.289 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-05 07:53:39.290 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-05 07:53:39.292 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-08-05 07:53:39.295 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-05 07:53:39.296 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-05 07:53:39.297 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-05 07:53:39.303 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-05 07:53:39.306 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-05 07:53:39.307 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-05 07:53:39.310 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-08-05 07:53:39.316 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-05 07:53:39.319 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-05 07:53:39.319 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-05 07:53:39.321 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-05 07:53:39.327 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-05 07:53:39.334 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-05 07:53:39.340 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-05 07:53:39.344 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-05 07:53:39.345 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-05 07:53:39.346 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-05 07:53:39.351 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (83.0.0) 2026-08-05 07:53:39.355 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-05 07:53:39.373 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-05 07:53:39.388 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-05 07:53:39.389 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-05 07:53:39.389 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-05 07:53:39.390 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2026.7.22) 2026-08-05 07:53:39.409 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-05 07:53:39.422 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.11/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-05 07:53:39.475 | Building wheels for collected packages: openstack-placement 2026-08-05 07:53:39.477 | Building editable for openstack-placement (pyproject.toml): started 2026-08-05 07:53:40.250 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-05 07:53:40.251 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=adff78902afd1af005cd1e134949e08f8494c60233301e52abc2e727a312baf0 2026-08-05 07:53:40.252 | Stored in directory: /tmp/pip-ephem-wheel-cache-o30rcgt3/wheels/ca/be/85/b39c2c62ef9be05f9bb6bdc2addf0438936a3f6ea3ebd676f9 2026-08-05 07:53:40.257 | Successfully built openstack-placement 2026-08-05 07:53:40.465 | Installing collected packages: openstack-placement 2026-08-05 07:53:40.492 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-05 07:53:40.617 | + inc/python:pip_install:216 : result=0 2026-08-05 07:53:40.619 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:53:40.622 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:40.625 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:40.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:40.630 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:40.633 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:40.635 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:53:40.638 | + functions-common:time_stop:2427 : start_time=1785916415435 2026-08-05 07:53:40.640 | + functions-common:time_stop:2429 : [[ -z 1785916415435 ]] 2026-08-05 07:53:40.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:40.648 | + functions-common:time_stop:2432 : end_time=1785916420645 2026-08-05 07:53:40.650 | + functions-common:time_stop:2433 : elapsed_time=5210 2026-08-05 07:53:40.653 | + functions-common:time_stop:2434 : total=132312 2026-08-05 07:53:40.655 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:40.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137522 2026-08-05 07:53:40.660 | + inc/python:pip_install:219 : return 0 2026-08-05 07:53:40.663 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:53:40.666 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:53:40.669 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-05 07:53:40.671 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-05 07:53:40.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:40.676 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:53:40.679 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/placement, ]] 2026-08-05 07:53:40.682 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:53:40.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:53:40.688 | + ./stack.sh:main:968 : configure_placement 2026-08-05 07:53:40.690 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-05 07:53:40.705 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-05 07:53:40.708 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-05 07:53:40.713 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-05 07:53:40.716 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-05 07:53:40.719 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-05 07:53:40.722 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-05 07:53:40.725 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:53:40.728 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:40.731 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:53:40.751 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:40.754 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:53:40.757 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-05 07:53:40.760 | + 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-05 07:53:40.798 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-05 07:53:40.839 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-05 07:53:40.875 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-05 07:53:40.878 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:53:40.880 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-05 07:53:40.883 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:53:40.886 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:53:40.889 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-05 07:53:40.892 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:53:40.894 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 07:53:40.897 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:53:40.900 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-05 07:53:40.936 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-05 07:53:40.972 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:53:41.009 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-05 07:53:41.044 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-05 07:53:41.079 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-05 07:53:41.114 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-05 07:53:41.148 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-05 07:53:41.184 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:53:41.218 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:53:41.250 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:53:41.283 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:53:41.286 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-05 07:53:41.288 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-05 07:53:41.291 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:53:41.295 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:53:41.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:53:41.318 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:53:41.320 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:53:41.323 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:53:41.326 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:53:41.360 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:41.394 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:53:41.428 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:53:41.461 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-05 07:53:41.498 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-05 07:53:41.501 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-05 07:53:41.503 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-05 07:53:41.506 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-05 07:53:41.509 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:53:41.512 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-05 07:53:41.515 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-05 07:53:41.519 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:53:41.522 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:53:41.537 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:53:41.538 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:41.546 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:53:41.550 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:53:41.562 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:53:41.566 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-05 07:53:41.569 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-05 07:53:41.573 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:53:41.576 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-05 07:53:41.611 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-05 07:53:41.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-05 07:53:41.678 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:53:41.712 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:53:41.746 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:53:41.778 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:53:41.811 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:53:41.846 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:53:41.882 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:53:41.919 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:53:41.954 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:53:41.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:53:42.022 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-05 07:53:42.056 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:53:42.059 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:53:42.063 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-05 07:53:42.066 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-05 07:53:42.068 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:53:42.071 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.074 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-05 07:53:42.080 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-05 07:53:42.083 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-05 07:53:42.117 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:53:42.150 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-05 07:53:42.150 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-05 07:53:42.158 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-05 07:53:42.163 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-05 07:53:42.166 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-05 07:53:42.169 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:53:42.171 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:53:42.174 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:53:42.177 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:53:42.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.183 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.186 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:53:42.189 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:53:42.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.198 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-05 07:53:42.251 | Enabling site placement-api. 2026-08-05 07:53:42.256 | To activate the new configuration, you need to run: 2026-08-05 07:53:42.256 | systemctl reload apache2 2026-08-05 07:53:42.261 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:53:42.264 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:53:42.267 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:53:42.270 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:53:42.409 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:42.412 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-05 07:53:42.450 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-05 07:53:42.470 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:42.473 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-05 07:53:42.491 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:42.493 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-05 07:53:42.496 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-05 07:53:42.499 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-05 07:53:42.502 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:53:42.505 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:53:42.508 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:53:42.511 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-05 07:53:42.547 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-05 07:53:42.581 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.209.96.120/identity 2026-08-05 07:53:42.618 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-05 07:53:42.652 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-05 07:53:42.686 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-05 07:53:42.721 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-05 07:53:42.754 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-05 07:53:42.786 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-05 07:53:42.803 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:42.806 | + ./stack.sh:main:983 : stack_install_service horizon 2026-08-05 07:53:42.808 | + lib/stack:stack_install_service:20 : local service=horizon 2026-08-05 07:53:42.811 | + lib/stack:stack_install_service:21 : type install_horizon 2026-08-05 07:53:42.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:53:42.816 | + lib/stack:stack_install_service:32 : install_horizon 2026-08-05 07:53:42.819 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2026-08-05 07:53:42.821 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2026-08-05 07:53:42.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.827 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.829 | + lib/apache:install_apache_wsgi:133 : install_package apache2 2026-08-05 07:53:42.832 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:42.835 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:42.838 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:42.840 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:42.843 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:42.846 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:42.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.854 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:42.856 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:42.859 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:42.862 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:42.865 | + functions-common:install_package:1439 : real_install_package apache2 2026-08-05 07:53:42.867 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:42.870 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:42.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:42.875 | + functions-common:real_install_package:1427 : apt_get install apache2 2026-08-05 07:53:42.899 | + 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 2026-08-05 07:53:42.930 | Reading package lists... 2026-08-05 07:53:43.366 | Building dependency tree... 2026-08-05 07:53:43.367 | Reading state information... 2026-08-05 07:53:43.615 | apache2 is already the newest version (2.4.68-1~deb12u1). 2026-08-05 07:53:43.615 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:53:43.620 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:43.623 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:43.625 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:43.628 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:43.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:43.633 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:43.635 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:43.638 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:43.641 | + functions-common:time_stop:2427 : start_time=1785916422895 2026-08-05 07:53:43.644 | + functions-common:time_stop:2429 : [[ -z 1785916422895 ]] 2026-08-05 07:53:43.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:43.651 | + functions-common:time_stop:2432 : end_time=1785916423648 2026-08-05 07:53:43.654 | + functions-common:time_stop:2433 : elapsed_time=753 2026-08-05 07:53:43.656 | + functions-common:time_stop:2434 : total=176228 2026-08-05 07:53:43.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:43.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176981 2026-08-05 07:53:43.664 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:43.667 | + lib/apache:install_apache_wsgi:134 : is_package_installed libapache2-mod-wsgi 2026-08-05 07:53:43.669 | + functions-common:is_package_installed:1447 : [[ -z libapache2-mod-wsgi ]] 2026-08-05 07:53:43.672 | + functions-common:is_package_installed:1451 : [[ -z deb ]] 2026-08-05 07:53:43.675 | + functions-common:is_package_installed:1455 : [[ deb = \d\e\b ]] 2026-08-05 07:53:43.678 | + functions-common:is_package_installed:1456 : dpkg -s libapache2-mod-wsgi 2026-08-05 07:53:43.695 | + lib/apache:install_apache_wsgi:137 : install_package libapache2-mod-wsgi-py3 2026-08-05 07:53:43.699 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:43.702 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:43.704 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:43.707 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:43.710 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:43.713 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:43.716 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:43.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:43.721 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:43.724 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:43.726 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:43.729 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:43.732 | + functions-common:install_package:1439 : real_install_package libapache2-mod-wsgi-py3 2026-08-05 07:53:43.735 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:43.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:43.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:43.743 | + functions-common:real_install_package:1427 : apt_get install libapache2-mod-wsgi-py3 2026-08-05 07:53:43.766 | + 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 libapache2-mod-wsgi-py3 2026-08-05 07:53:43.796 | Reading package lists... 2026-08-05 07:53:44.191 | Building dependency tree... 2026-08-05 07:53:44.192 | Reading state information... 2026-08-05 07:53:44.424 | The following NEW packages will be installed: 2026-08-05 07:53:44.425 | libapache2-mod-wsgi-py3 2026-08-05 07:53:44.432 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-08-05 07:53:44.432 | Need to get 97.3 kB of archives. 2026-08-05 07:53:44.432 | After this operation, 296 kB of additional disk space will be used. 2026-08-05 07:53:44.432 | WARNING: The following packages cannot be authenticated! 2026-08-05 07:53:44.433 | libapache2-mod-wsgi-py3 2026-08-05 07:53:44.547 | Authentication warning overridden. 2026-08-05 07:53:44.548 | Get:1 https://mirror-int.ord.rax.opendev.org/debian bookworm/main amd64 libapache2-mod-wsgi-py3 amd64 4.9.4-1+b2 [97.3 kB] 2026-08-05 07:53:44.812 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-05 07:53:44.846 | Fetched 97.3 kB in 0s (805 kB/s) 2026-08-05 07:53:44.875 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-08-05 07:53:44.905 | (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 ... 49454 files and directories currently installed.) 2026-08-05 07:53:44.907 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.9.4-1+b2_amd64.deb ... 2026-08-05 07:53:44.909 | Unpacking libapache2-mod-wsgi-py3 (4.9.4-1+b2) ... 2026-08-05 07:53:44.961 | Setting up libapache2-mod-wsgi-py3 (4.9.4-1+b2) ... 2026-08-05 07:53:45.093 | apache2_invoke: Enable module wsgi 2026-08-05 07:53:45.483 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:45.486 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:45.488 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:45.491 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:45.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:45.496 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:45.498 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:45.501 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:45.504 | + functions-common:time_stop:2427 : start_time=1785916423763 2026-08-05 07:53:45.506 | + functions-common:time_stop:2429 : [[ -z 1785916423763 ]] 2026-08-05 07:53:45.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:45.515 | + functions-common:time_stop:2432 : end_time=1785916425511 2026-08-05 07:53:45.518 | + functions-common:time_stop:2433 : elapsed_time=1748 2026-08-05 07:53:45.521 | + functions-common:time_stop:2434 : total=176981 2026-08-05 07:53:45.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:45.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178729 2026-08-05 07:53:45.529 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:45.532 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2026-08-05 07:53:45.535 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2026-08-05 07:53:45.538 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:53:45.541 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:53:45.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:45.547 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:45.549 | + lib/apache:enable_apache_mod:61 : [[ wsgi != \v\e\r\s\i\o\n ]] 2026-08-05 07:53:45.552 | + lib/apache:enable_apache_mod:61 : a2query -m wsgi 2026-08-05 07:53:45.599 | wsgi (enabled by maintainer script) 2026-08-05 07:53:45.603 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2026-08-05 07:53:45.605 | + inc/python:pip_install_gr:94 : local name=pymemcache 2026-08-05 07:53:45.608 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:53:45.611 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2026-08-05 07:53:45.614 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2026-08-05 07:53:45.617 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:53:45.622 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:53:45.622 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:53:45.627 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2026-08-05 07:53:45.630 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2026-08-05 07:53:45.633 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2026-08-05 07:53:45.636 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2026-08-05 07:53:45.639 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2026-08-05 07:53:45.662 | Using python 3.11 to install pymemcache!=1.3.0 2026-08-05 07:53:45.665 | + 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 'pymemcache!=1.3.0' 2026-08-05 07:53:46.502 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:46.627 | Collecting pymemcache!=1.3.0 2026-08-05 07:53:46.634 | Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-08-05 07:53:46.646 | Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-08-05 07:53:46.896 | Installing collected packages: pymemcache 2026-08-05 07:53:46.991 | Successfully installed pymemcache-4.0.0 2026-08-05 07:53:47.074 | + inc/python:pip_install:216 : result=0 2026-08-05 07:53:47.077 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:53:47.080 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:47.083 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:47.086 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:47.088 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:47.091 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:47.094 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:53:47.097 | + functions-common:time_stop:2427 : start_time=1785916425656 2026-08-05 07:53:47.099 | + functions-common:time_stop:2429 : [[ -z 1785916425656 ]] 2026-08-05 07:53:47.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:47.107 | + functions-common:time_stop:2432 : end_time=1785916427104 2026-08-05 07:53:47.110 | + functions-common:time_stop:2433 : elapsed_time=1448 2026-08-05 07:53:47.112 | + functions-common:time_stop:2434 : total=137522 2026-08-05 07:53:47.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:47.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138970 2026-08-05 07:53:47.121 | + inc/python:pip_install:219 : return 0 2026-08-05 07:53:47.124 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2026-08-05 07:53:47.126 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/horizon.git 2026-08-05 07:53:47.129 | + functions-common:git_clone:590 : local git_dest=/opt/stack/horizon 2026-08-05 07:53:47.131 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:53:47.134 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:47.137 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:47.140 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:47.143 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:47.146 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:47.163 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:47.166 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:47.169 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:47.172 | + functions-common:git_clone:610 : echo master 2026-08-05 07:53:47.172 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:47.178 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/horizon ]] 2026-08-05 07:53:47.180 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:47.183 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/horizon 2026-08-05 07:53:47.197 | + functions-common:git_clone:672 : cd /opt/stack/horizon 2026-08-05 07:53:47.199 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:47.199 | + functions-common:git_clone:673 : head -1 2026-08-05 07:53:47.240 | 6ad5796ce Fix admin/hypervisors page performance with vGPU resource providers 2026-08-05 07:53:47.249 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:47.252 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:53:47.256 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-05 07:53:47.275 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.278 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-05 07:53:47.280 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-05 07:53:47.298 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.301 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-05 07:53:47.304 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:47.307 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-05 07:53:47.307 | from requests import certs 2026-08-05 07:53:47.307 | print (certs.where()) 2026-08-05 07:53:47.307 | except ImportError: pass' 2026-08-05 07:53:47.579 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem 2026-08-05 07:53:47.582 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem == '' ]] 2026-08-05 07:53:47.585 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2026-08-05 07:53:47.588 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem ]] 2026-08-05 07:53:47.592 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2026-08-05 07:53:47.594 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:53:47.597 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:53:47.600 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:53:47.603 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:53:47.605 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:53:47.608 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:53:47.611 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:53:47.614 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:53:47.616 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:53:47.619 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:53:47.622 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:53:47.625 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:53:47.627 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:53:47.630 | + lib/tls:fix_system_ca_bundle_path:376 : is_ubuntu 2026-08-05 07:53:47.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:47.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:47.638 | + lib/tls:fix_system_ca_bundle_path:377 : sudo rm -f /opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem 2026-08-05 07:53:47.652 | + lib/tls:fix_system_ca_bundle_path:378 : sudo ln -s /etc/ssl/certs/ca-certificates.crt /opt/stack/data/venv/lib/python3.11/site-packages/certifi/cacert.pem 2026-08-05 07:53:47.664 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-05 07:53:47.681 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.684 | + ./stack.sh:main:992 : init_os_brick 2026-08-05 07:53:47.687 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-05 07:53:47.692 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-05 07:53:47.709 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.712 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:53:47.749 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-05 07:53:47.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.769 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:53:47.805 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-05 07:53:47.823 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:47.826 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:53:47.863 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:53:47.899 | + ./stack.sh:main:999 : run_phase stack install 2026-08-05 07:53:47.902 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 07:53:47.904 | + functions-common:run_phase:1849 : local phase=install 2026-08-05 07:53:47.907 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 07:53:47.910 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:53:47.913 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:53:47.916 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:53:47.919 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:53:47.922 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:53:47.927 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:53:47.929 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:53:47.932 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:53:47.936 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-05 07:53:47.938 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:53:47.954 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:47.957 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:53:47.960 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:53:47.962 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-05 07:53:47.966 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 07:53:47.968 | + functions-common:run_plugins:1835 : local phase=install 2026-08-05 07:53:47.971 | + functions-common:run_plugins:1837 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:53:47.974 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 07:53:47.977 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:53:47.980 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher 2026-08-05 07:53:47.983 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher/devstack/plugin.sh ]] 2026-08-05 07:53:47.986 | + functions-common:run_plugins:1842 : source /opt/stack/watcher/devstack/plugin.sh stack install 2026-08-05 07:53:48.001 | ++ /opt/stack/watcher/devstack/plugin.sh:source:7 : echo_summary 'watcher'\''s plugin.sh was called...' 2026-08-05 07:53:48.005 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:53:48.007 | ++ ./stack.sh:echo_summary:450 : echo -e 'watcher'\''s' plugin.sh was called... 2026-08-05 07:53:48.010 | ++ /opt/stack/watcher/devstack/plugin.sh:source:8 : . /opt/stack/watcher/devstack/lib/watcher 2026-08-05 07:53:48.036 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set -o posix 2026-08-05 07:53:48.039 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set 2026-08-05 07:53:48.041 | ACCOUNT_PORT_BASE=6612 2026-08-05 07:53:48.041 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-05 07:53:48.041 | ADMIN_PASSWORD=secretadmin 2026-08-05 07:53:48.041 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 07:53:48.041 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 07:53:48.041 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 07:53:48.041 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-05 07:53:48.042 | ALEMBIC_BRANCH=main 2026-08-05 07:53:48.042 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 07:53:48.042 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 07:53:48.042 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-05 07:53:48.042 | APACHE_GROUP=stack 2026-08-05 07:53:48.042 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-05 07:53:48.042 | APACHE_LOG_DIR=/var/log/apache2 2026-08-05 07:53:48.042 | APACHE_NAME=apache2 2026-08-05 07:53:48.042 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-05 07:53:48.042 | APACHE_USER=stack 2026-08-05 07:53:48.042 | API_WORKERS=2 2026-08-05 07:53:48.042 | BACKING_FILE_SUFFIX=-backing-file 2026-08-05 07:53:48.042 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:53:48.042 | BASH=/usr/bin/bash 2026-08-05 07:53:48.043 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-05 07:53:48.043 | BASH_ALIASES=() 2026-08-05 07:53:48.043 | BASH_ARGC=([0]="0") 2026-08-05 07:53:48.043 | BASH_ARGV=() 2026-08-05 07:53:48.043 | BASH_CMDS=() 2026-08-05 07:53:48.043 | BASH_LINENO=([0]="1842" [1]="1875" [2]="999" [3]="0") 2026-08-05 07:53:48.043 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-05 07:53:48.043 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-05 07:53:48.043 | BASH_SOURCE=([0]="/opt/stack/watcher/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-05 07:53:48.043 | BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-05 07:53:48.043 | BASH_VERSION='5.2.15(1)-release' 2026-08-05 07:53:48.043 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:53:48.043 | BRANCHLESS_TARGET_BRANCH=master 2026-08-05 07:53:48.044 | BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 07:53:48.044 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-05 07:53:48.044 | CELLSV2_SETUP=superconductor 2026-08-05 07:53:48.044 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-05 07:53:48.044 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-05 07:53:48.044 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-05 07:53:48.044 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-05 07:53:48.044 | CINDER_BACKUP_DRIVER=swift 2026-08-05 07:53:48.044 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.044 | CINDER_BRANCH=master 2026-08-05 07:53:48.044 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:53:48.044 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-05 07:53:48.044 | CINDER_CONF_DIR=/etc/cinder 2026-08-05 07:53:48.044 | CINDER_DIR=/opt/stack/cinder 2026-08-05 07:53:48.045 | CINDER_DRIVER=default 2026-08-05 07:53:48.045 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:53:48.045 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.045 | CINDER_IMG_CACHE_ENABLED=True 2026-08-05 07:53:48.045 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-05 07:53:48.045 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-05 07:53:48.045 | CINDER_LVM_TYPE=auto 2026-08-05 07:53:48.045 | CINDER_MY_IP=10.209.96.120 2026-08-05 07:53:48.045 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-05 07:53:48.045 | CINDER_REPO=https://opendev.org/openstack/cinder.git 2026-08-05 07:53:48.045 | CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.045 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.045 | CINDER_SERVICE_PORT=8776 2026-08-05 07:53:48.046 | CINDER_SERVICE_PORT_INT=18776 2026-08-05 07:53:48.046 | CINDER_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.046 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:53:48.046 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-05 07:53:48.046 | CINDER_TARGET_HELPER=lioadm 2026-08-05 07:53:48.046 | CINDER_TARGET_PORT=3260 2026-08-05 07:53:48.046 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-05 07:53:48.046 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-05 07:53:48.046 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-05 07:53:48.046 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-05 07:53:48.046 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:53:48.046 | CINDER_USE_SERVICE_TOKEN=True 2026-08-05 07:53:48.046 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-05 07:53:48.047 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:53:48.047 | CINDER_VOLUME_CLEAR=zero 2026-08-05 07:53:48.047 | CIRROS_ARCH=x86_64 2026-08-05 07:53:48.047 | CIRROS_VERSION=0.6.3 2026-08-05 07:53:48.047 | CONFIG_AWK_CMD=awk 2026-08-05 07:53:48.047 | CONTAINER_PORT_BASE=6611 2026-08-05 07:53:48.047 | CURL_GET='curl -g' 2026-08-05 07:53:48.047 | CURRENT_LOG_TIME=2026-08-05-074726 2026-08-05 07:53:48.047 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-05 07:53:48.047 | DATABASE_HOST=127.0.0.1 2026-08-05 07:53:48.047 | DATABASE_PASSWORD=secretdatabase 2026-08-05 07:53:48.047 | DATABASE_QUERY_LOGGING=False 2026-08-05 07:53:48.047 | DATABASE_TYPE=mysql 2026-08-05 07:53:48.047 | DATABASE_USER=root 2026-08-05 07:53:48.048 | DATA_DIR=/opt/stack/data 2026-08-05 07:53:48.048 | DC=([0]="openstack" [1]="org") 2026-08-05 07:53:48.048 | DEBUG_LIBVIRT=True 2026-08-05 07:53:48.048 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-05 07:53:48.048 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-05 07:53:48.048 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-05 07:53:48.048 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-05 07:53:48.048 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-05 07:53:48.048 | DEF_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.048 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.048 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:53:48.048 | DEF_TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:53:48.048 | DELTA=1785916053 2026-08-05 07:53:48.048 | DEST=/opt/stack 2026-08-05 07:53:48.048 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 07:53:48.049 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 07:53:48.049 | DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 07:53:48.049 | DEVSTACK_PARALLEL=True 2026-08-05 07:53:48.049 | DEVSTACK_PLUGINS=,watcher,watcher-dashboard 2026-08-05 07:53:48.049 | DEVSTACK_SERIES=2026.2 2026-08-05 07:53:48.049 | DEVSTACK_START_TIME=1785916043 2026-08-05 07:53:48.049 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-05 07:53:48.049 | DIRSTACK=() 2026-08-05 07:53:48.049 | DISABLED_SERVICES=dstat,s-account,s-container,s-object,s-proxy,tempest 2026-08-05 07:53:48.049 | DISTRO=bookworm 2026-08-05 07:53:48.049 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-05 07:53:48.049 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:53:48.049 | ENABLE_CHASSIS_AS_GW=True 2026-08-05 07:53:48.050 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-05 07:53:48.050 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-05 07:53:48.050 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-05 07:53:48.050 | ENABLE_ISOLATED_METADATA=False 2026-08-05 07:53:48.050 | ENABLE_KSM=True 2026-08-05 07:53:48.050 | ENABLE_KSMTUNED=True 2026-08-05 07:53:48.050 | ENABLE_METADATA_NETWORK=False 2026-08-05 07:53:48.050 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 07:53:48.050 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 07:53:48.050 | ENABLE_TENANT_TUNNELS=True 2026-08-05 07:53:48.050 | ENABLE_TENANT_VLANS=False 2026-08-05 07:53:48.050 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-05 07:53:48.050 | ENABLE_ZSWAP=True 2026-08-05 07:53:48.050 | ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.051 | ERROR_ON_CLONE=True 2026-08-05 07:53:48.051 | ETCD_ARCH=amd64 2026-08-05 07:53:48.051 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-05 07:53:48.051 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-05 07:53:48.051 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:53:48.051 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:53:48.051 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-05 07:53:48.051 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-05 07:53:48.051 | ETCD_PEER_PORT=2380 2026-08-05 07:53:48.051 | ETCD_PORT=2379 2026-08-05 07:53:48.051 | ETCD_RAMDISK_MB=512 2026-08-05 07:53:48.051 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:53:48.051 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:53:48.051 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-05 07:53:48.052 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-05 07:53:48.052 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-05 07:53:48.052 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-05 07:53:48.052 | ETCD_USE_RAMDISK=True 2026-08-05 07:53:48.052 | ETCD_VERSION=v3.5.21 2026-08-05 07:53:48.053 | EUID=1001 2026-08-05 07:53:48.053 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:53:48.053 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-05 07:53:48.053 | EXTRA_FILES_RETRY=3 2026-08-05 07:53:48.053 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-05 07:53:48.053 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-05 07:53:48.053 | FILES=/opt/stack/devstack/files 2026-08-05 07:53:48.053 | FIXED_RANGE=10.1.0.0/20 2026-08-05 07:53:48.053 | FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 07:53:48.053 | FLOATING_RANGE=172.24.5.0/24 2026-08-05 07:53:48.053 | FORCE_CONFIG_DRIVE=False 2026-08-05 07:53:48.053 | FORCE_PREREQ=0 2026-08-05 07:53:48.053 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-05 07:53:48.053 | FUNC_DIR=/opt/stack/devstack 2026-08-05 07:53:48.053 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="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" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [watcher-dashboard]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-watcherclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [watcher]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-05 07:53:48.053 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [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" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [watcher-dashboard]="/opt/stack/watcher-dashboard" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [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-watcherclient]="/opt/stack/python-watcherclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [watcher]="/opt/stack/watcher" [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" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [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" [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-05 07:53:48.053 | GITREPO=([python-neutronclient]="https://opendev.org/openstack/python-neutronclient.git" [oslo.utils]="https://opendev.org/openstack/oslo.utils.git" [stevedore]="https://opendev.org/openstack/stevedore.git" [oslo.reports]="https://opendev.org/openstack/oslo.reports.git" [osprofiler]="https://opendev.org/openstack/osprofiler.git" [oslo.serialization]="https://opendev.org/openstack/oslo.serialization.git" [neutron-lib]="https://opendev.org/openstack/neutron-lib.git" [ironic-lib]="https://opendev.org/openstack/ironic-lib.git" [python-keystoneclient]="https://opendev.org/openstack/python-keystoneclient.git" [os-client-config]="https://opendev.org/openstack/os-client-config.git" [python-novaclient]="https://opendev.org/openstack/python-novaclient.git" [oslo.config]="https://opendev.org/openstack/oslo.config.git" [ovsdbapp]="https://opendev.org/openstack/ovsdbapp.git" [ceilometermiddleware]="https://opendev.org/openstack/ceilometermiddleware.git" [oslo.limit]="https://opendev.org/openstack/oslo.limit.git" [oslo.concurrency]="https://opendev.org/openstack/oslo.concurrency.git" [os-ken]="https://opendev.org/openstack/os-ken.git" [oslo.rootwrap]="https://opendev.org/openstack/oslo.rootwrap.git" [osc-lib]="https://opendev.org/openstack/osc-lib.git" [watcher-dashboard]="https://opendev.org/openstack/watcher-dashboard" [keystonemiddleware]="https://opendev.org/openstack/keystonemiddleware.git" [oslo.vmware]="https://opendev.org/openstack/oslo.vmware.git" [tooz]="https://opendev.org/openstack/tooz.git" [oslo.privsep]="https://opendev.org/openstack/oslo.privsep.git" [oslo.policy]="https://opendev.org/openstack/oslo.policy.git" [keystoneauth]="https://opendev.org/openstack/keystoneauth.git" [cursive]="https://opendev.org/openstack/cursive.git" [python-watcherclient]="https://opendev.org/openstack/python-watcherclient.git" [python-barbicanclient]="https://opendev.org/openstack/python-barbicanclient.git" [oslo.db]="https://opendev.org/openstack/oslo.db.git" [osc-placement]="https://opendev.org/openstack/osc-placement.git" [python-glanceclient]="https://opendev.org/openstack/python-glanceclient.git" [oslo.versionedobjects]="https://opendev.org/openstack/oslo.versionedobjects.git" [pycadf]="https://opendev.org/openstack/pycadf.git" [etcd3gw]="https://opendev.org/openstack/etcd3gw.git" [pbr]="https://opendev.org/openstack/pbr.git" [oslo.log]="https://opendev.org/openstack/oslo.log.git" [os-vif]="https://opendev.org/openstack/os-vif.git" [taskflow]="https://opendev.org/openstack/taskflow.git" [oslo.context]="https://opendev.org/openstack/oslo.context.git" [watcher]="https://opendev.org/openstack/watcher" [oslo.i18n]="https://opendev.org/openstack/oslo.i18n.git" [automaton]="https://opendev.org/openstack/automaton.git" [oslo.middleware]="https://opendev.org/openstack/oslo.middleware.git" [castellan]="https://opendev.org/openstack/castellan.git" [oslo.messaging]="https://opendev.org/openstack/oslo.messaging.git" [python-swiftclient]="https://opendev.org/openstack/python-swiftclient.git" [futurist]="https://opendev.org/openstack/futurist.git" [os-brick]="https://opendev.org/openstack/os-brick.git" [python-brick-cinderclient-ext]="https://opendev.org/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://opendev.org/openstack/python-ironicclient.git" [debtcollector]="https://opendev.org/openstack/debtcollector.git" [glance_store]="https://opendev.org/openstack/glance_store.git" [os-resource-classes]="https://opendev.org/openstack/os-resource-classes.git" [oslo.cache]="https://opendev.org/openstack/oslo.cache.git" [openstacksdk]="https://opendev.org/openstack/openstacksdk.git" [cliff]="https://opendev.org/openstack/cliff.git" [oslo.service]="https://opendev.org/openstack/oslo.service.git" [python-openstackclient]="https://opendev.org/openstack/python-openstackclient.git" [os-traits]="https://opendev.org/openstack/os-traits.git" [diskimage-builder]="https://opendev.org/openstack/diskimage-builder.git" [python-cinderclient]="https://opendev.org/openstack/python-cinderclient.git" ) 2026-08-05 07:53:48.054 | GIT_BASE=https://opendev.org 2026-08-05 07:53:48.054 | GIT_DEPTH=0 2026-08-05 07:53:48.054 | GIT_TIMEOUT=0 2026-08-05 07:53:48.054 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-05 07:53:48.055 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-05 07:53:48.055 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.055 | GLANCE_BRANCH=master 2026-08-05 07:53:48.055 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-05 07:53:48.055 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-05 07:53:48.055 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-05 07:53:48.055 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-05 07:53:48.055 | GLANCE_CONF_DIR=/etc/glance 2026-08-05 07:53:48.055 | GLANCE_DEFAULT_BACKEND=fast 2026-08-05 07:53:48.055 | GLANCE_DIR=/opt/stack/glance 2026-08-05 07:53:48.055 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-05 07:53:48.055 | GLANCE_ENABLE_QUOTAS=True 2026-08-05 07:53:48.055 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-05 07:53:48.055 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.055 | GLANCE_HOSTPORT=10.209.96.120:9292 2026-08-05 07:53:48.055 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-05 07:53:48.055 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-05 07:53:48.055 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-05 07:53:48.055 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-05 07:53:48.055 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=2000 2026-08-05 07:53:48.055 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-05 07:53:48.055 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-05 07:53:48.055 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-05 07:53:48.055 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-05 07:53:48.055 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-05 07:53:48.055 | GLANCE_REPO=https://opendev.org/openstack/glance.git 2026-08-05 07:53:48.055 | GLANCE_S3_BUCKET_NAME=images 2026-08-05 07:53:48.055 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-05 07:53:48.055 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-05 07:53:48.055 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-05 07:53:48.055 | GLANCE_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.055 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.055 | GLANCE_SERVICE_PORT=9292 2026-08-05 07:53:48.055 | GLANCE_SERVICE_PORT_INT=19292 2026-08-05 07:53:48.055 | GLANCE_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.055 | GLANCE_SHOW_DIRECT_URL=False 2026-08-05 07:53:48.055 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-05 07:53:48.056 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-05 07:53:48.056 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-05 07:53:48.056 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-05 07:53:48.056 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-05 07:53:48.056 | GLANCE_URL=https://10.209.96.120/image 2026-08-05 07:53:48.056 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-05 07:53:48.056 | GLANCE_USE_S3=False 2026-08-05 07:53:48.056 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-05 07:53:48.056 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-05 07:53:48.056 | GLOBAL_VENV=True 2026-08-05 07:53:48.056 | GROUPS=() 2026-08-05 07:53:48.056 | HOME=/opt/stack 2026-08-05 07:53:48.056 | HOME_URL=https://www.debian.org/ 2026-08-05 07:53:48.056 | HORIZON_APACHE_ROOT=/dashboard 2026-08-05 07:53:48.056 | HORIZON_BRANCH=master 2026-08-05 07:53:48.056 | HORIZON_DIR=/opt/stack/horizon 2026-08-05 07:53:48.056 | HORIZON_REPO=https://opendev.org/openstack/horizon.git 2026-08-05 07:53:48.056 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-05 07:53:48.056 | HOSTNAME=np67efcaa81d654 2026-08-05 07:53:48.056 | HOSTTYPE=x86_64 2026-08-05 07:53:48.056 | HOST_IP=10.209.96.120 2026-08-05 07:53:48.056 | HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:53:48.056 | HOST_IP_IFACE= 2026-08-05 07:53:48.056 | ID=debian 2026-08-05 07:53:48.056 | IFS=' 2026-08-05 07:53:48.056 | ' 2026-08-05 07:53:48.056 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:53:48.056 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-05 07:53:48.057 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:53:48.057 | INSTANCE_NAME_PREFIX=instance- 2026-08-05 07:53:48.057 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 07:53:48.057 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-05 07:53:48.058 | IPV6_ADDRESS_MODE=slaac 2026-08-05 07:53:48.058 | IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 07:53:48.058 | IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 07:53:48.058 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 07:53:48.058 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 07:53:48.058 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 07:53:48.058 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 07:53:48.058 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 07:53:48.058 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 07:53:48.058 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 07:53:48.058 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 07:53:48.059 | IPV6_RA_MODE=slaac 2026-08-05 07:53:48.059 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:53:48.059 | IP_VERSION=4+6 2026-08-05 07:53:48.059 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-05 07:53:48.059 | IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2026-08-05 07:53:48.059 | ISCSID_DEBUG=False 2026-08-05 07:53:48.059 | ISCSID_DEBUG_LEVEL=4 2026-08-05 07:53:48.059 | KEYSTONE_ADMIN_ENDPOINT=False 2026-08-05 07:53:48.059 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-05 07:53:48.059 | KEYSTONE_AUTH_URI=https://10.209.96.120/identity 2026-08-05 07:53:48.059 | KEYSTONE_AUTH_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:53:48.059 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.059 | KEYSTONE_BRANCH=master 2026-08-05 07:53:48.060 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-05 07:53:48.060 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-05 07:53:48.060 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-05 07:53:48.060 | KEYSTONE_ENABLE_CACHE=True 2026-08-05 07:53:48.060 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.060 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-05 07:53:48.060 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-05 07:53:48.060 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-05 07:53:48.061 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-05 07:53:48.061 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-05 07:53:48.061 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:53:48.061 | KEYSTONE_REGION_NAME=RegionOne 2026-08-05 07:53:48.061 | KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2026-08-05 07:53:48.061 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-05 07:53:48.061 | KEYSTONE_ROLE_BACKEND=sql 2026-08-05 07:53:48.061 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-05 07:53:48.061 | KEYSTONE_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.061 | KEYSTONE_SERVICE_PORT=5000 2026-08-05 07:53:48.061 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-05 07:53:48.061 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.062 | KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 07:53:48.062 | KEYSTONE_SERVICE_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:53:48.062 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-05 07:53:48.062 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-05 07:53:48.062 | KILL_PATH=/usr/bin/kill 2026-08-05 07:53:48.062 | LAST_RUN=0 2026-08-05 07:53:48.062 | LAST_SPINNER_PID= 2026-08-05 07:53:48.062 | LC_ALL=en_US.utf8 2026-08-05 07:53:48.062 | LDAP_BASE_DC=openstack 2026-08-05 07:53:48.062 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-05 07:53:48.062 | LDAP_DOMAIN=openstack.org 2026-08-05 07:53:48.062 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-05 07:53:48.062 | LDAP_OLCDB_NUMBER=1 2026-08-05 07:53:48.063 | LDAP_OLCDB_TYPE=mdb 2026-08-05 07:53:48.063 | LDAP_ROOTPW_COMMAND=replace 2026-08-05 07:53:48.063 | LDAP_SERVICE_NAME=slapd 2026-08-05 07:53:48.063 | LDAP_URL=ldap://localhost 2026-08-05 07:53:48.063 | LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard 2026-08-05 07:53:48.063 | LIBVIRT_CPU_MODE=custom 2026-08-05 07:53:48.063 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-05 07:53:48.063 | LIBVIRT_GROUP=libvirt 2026-08-05 07:53:48.063 | LIBVIRT_TYPE=qemu 2026-08-05 07:53:48.063 | LINENO=768 2026-08-05 07:53:48.063 | LOCAL_HOSTNAME=np67efcaa81d654 2026-08-05 07:53:48.063 | LOGDAYS=7 2026-08-05 07:53:48.063 | LOGDIR=/opt/stack/logs 2026-08-05 07:53:48.064 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:53:48.064 | LOGFILE_DIR=/opt/stack/logs 2026-08-05 07:53:48.064 | LOGFILE_NAME=devstacklog.txt 2026-08-05 07:53:48.064 | LOGNAME=stack 2026-08-05 07:53:48.064 | LOG_COLOR=False 2026-08-05 07:53:48.064 | LRC=localrc 2026-08-05 07:53:48.064 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-05 07:53:48.064 | MAIL=/var/mail/stack 2026-08-05 07:53:48.064 | MAX_DB_CONNECTIONS=200 2026-08-05 07:53:48.064 | MEMCACHE_SERVERS=localhost:11211 2026-08-05 07:53:48.065 | METADATA_SERVICE_PORT=8775 2026-08-05 07:53:48.065 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-05 07:53:48.065 | ML2_L3_PLUGIN=ovn-router 2026-08-05 07:53:48.065 | MYSQL_DRIVER=PyMySQL 2026-08-05 07:53:48.065 | MYSQL_GATHER_PERFORMANCE=True 2026-08-05 07:53:48.065 | MYSQL_HOST=127.0.0.1 2026-08-05 07:53:48.065 | MYSQL_REDUCE_MEMORY=True 2026-08-05 07:53:48.065 | MYSQL_SERVICE_NAME=mariadb 2026-08-05 07:53:48.065 | MYSQL_USER=root 2026-08-05 07:53:48.065 | NAME='Debian GNU/Linux' 2026-08-05 07:53:48.065 | NETWORK_GATEWAY=10.1.0.1 2026-08-05 07:53:48.065 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-05 07:53:48.066 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.066 | NEUTRON_BRANCH=master 2026-08-05 07:53:48.066 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 07:53:48.066 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 07:53:48.066 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 07:53:48.066 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 07:53:48.067 | NEUTRON_DIR=/opt/stack/neutron 2026-08-05 07:53:48.067 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 07:53:48.067 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.067 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 07:53:48.067 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 07:53:48.067 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-05 07:53:48.067 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.067 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-05 07:53:48.067 | NEUTRON_PORT_SECURITY=True 2026-08-05 07:53:48.067 | NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2026-08-05 07:53:48.067 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:53:48.067 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:53:48.068 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 07:53:48.068 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:53:48.068 | NOUNSET= 2026-08-05 07:53:48.068 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-05 07:53:48.068 | NOVA_API_DB=nova_api 2026-08-05 07:53:48.068 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-05 07:53:48.068 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.068 | NOVA_BRANCH=master 2026-08-05 07:53:48.068 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-05 07:53:48.068 | NOVA_CONF=/etc/nova/nova.conf 2026-08-05 07:53:48.068 | NOVA_CONF_DIR=/etc/nova 2026-08-05 07:53:48.069 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-05 07:53:48.069 | NOVA_CPU_CELL=1 2026-08-05 07:53:48.069 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-05 07:53:48.069 | NOVA_CPU_UUID= 2026-08-05 07:53:48.069 | NOVA_DIR=/opt/stack/nova 2026-08-05 07:53:48.069 | NOVA_ENABLED_APIS=osapi_compute 2026-08-05 07:53:48.069 | NOVA_ENABLE_CACHE=True 2026-08-05 07:53:48.069 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.069 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-05 07:53:48.069 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 07:53:48.070 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:53:48.070 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-05 07:53:48.070 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-05 07:53:48.070 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:53:48.070 | NOVA_MY_IP=10.209.96.120 2026-08-05 07:53:48.070 | NOVA_NOTIFICATION_FORMAT=both 2026-08-05 07:53:48.070 | NOVA_NUM_CELLS=1 2026-08-05 07:53:48.070 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-05 07:53:48.070 | NOVA_READY_TIMEOUT=60 2026-08-05 07:53:48.070 | NOVA_REPO=https://opendev.org/openstack/nova.git 2026-08-05 07:53:48.070 | NOVA_SERIAL_ENABLED=False 2026-08-05 07:53:48.070 | NOVA_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.071 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.071 | NOVA_SERVICE_PORT=8774 2026-08-05 07:53:48.072 | NOVA_SERVICE_PORT_INT=18774 2026-08-05 07:53:48.072 | NOVA_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.072 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:53:48.073 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-05 07:53:48.073 | NOVA_SPICE_ENABLED=False 2026-08-05 07:53:48.073 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-05 07:53:48.073 | NOVA_USE_SERVICE_TOKEN=True 2026-08-05 07:53:48.073 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-05 07:53:48.073 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-05 07:53:48.073 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-05 07:53:48.073 | NOVA_VNC_ENABLED=True 2026-08-05 07:53:48.073 | NOVNC_BRANCH=v1.3.0 2026-08-05 07:53:48.073 | NOVNC_FROM_PACKAGE=False 2026-08-05 07:53:48.073 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-05 07:53:48.073 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 07:53:48.073 | NOW=1785916053 2026-08-05 07:53:48.073 | NO_UPDATE_REPOS=False 2026-08-05 07:53:48.073 | OBJECT_PORT_BASE=6613 2026-08-05 07:53:48.074 | OFFLINE=False 2026-08-05 07:53:48.074 | OLDPWD=/opt/stack/horizon 2026-08-05 07:53:48.074 | OPENSSL=/usr/bin/openssl 2026-08-05 07:53:48.074 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-05 07:53:48.074 | OPTERR=1 2026-08-05 07:53:48.074 | OPTIND=1 2026-08-05 07:53:48.074 | ORG_NAME=OpenStack 2026-08-05 07:53:48.074 | ORG_UNIT_NAME=DevStack 2026-08-05 07:53:48.074 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.074 | OSTESTIMAGES_BRANCH=master 2026-08-05 07:53:48.074 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-05 07:53:48.075 | OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2026-08-05 07:53:48.075 | OSTYPE=linux-gnu 2026-08-05 07:53:48.075 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-05 07:53:48.075 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:53:48.075 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:53:48.075 | OVN_AGENT_EXTENSIONS=metadata 2026-08-05 07:53:48.076 | OVN_BRANCH=branch-24.03 2026-08-05 07:53:48.076 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 07:53:48.076 | OVN_BUILD_FROM_SOURCE=False 2026-08-05 07:53:48.076 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-05 07:53:48.076 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-05 07:53:48.076 | OVN_DATADIR=/var/lib/ovn 2026-08-05 07:53:48.076 | OVN_DBS_LOG_LEVEL=dbg 2026-08-05 07:53:48.076 | OVN_DNS_SERVERS=8.8.8.8 2026-08-05 07:53:48.076 | OVN_EVPN_BGP_AS= 2026-08-05 07:53:48.076 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-05 07:53:48.076 | OVN_EVPN_LOCAL_IP= 2026-08-05 07:53:48.076 | OVN_EVPN_VXLAN_PORT=4789 2026-08-05 07:53:48.076 | OVN_GENEVE_OVERHEAD=38 2026-08-05 07:53:48.076 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-05 07:53:48.076 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-05 07:53:48.076 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-05 07:53:48.077 | OVN_L3_SCHEDULER=leastloaded 2026-08-05 07:53:48.077 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 07:53:48.077 | OVN_META_DATA_HOST=10.209.96.120 2026-08-05 07:53:48.077 | OVN_NB_REMOTE=ssl:10.209.96.120:6641 2026-08-05 07:53:48.077 | OVN_NEUTRON_SYNC_MODE=log 2026-08-05 07:53:48.077 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-05 07:53:48.077 | OVN_PROTO=ssl 2026-08-05 07:53:48.077 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-05 07:53:48.077 | OVN_REPO_NAME=ovn 2026-08-05 07:53:48.077 | OVN_RUNDIR=/var/run/ovn 2026-08-05 07:53:48.077 | OVN_SB_REMOTE=ssl:10.209.96.120:6642 2026-08-05 07:53:48.077 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-05 07:53:48.077 | OVN_SHAREDIR=/share/ovn 2026-08-05 07:53:48.077 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-05 07:53:48.077 | OVN_UUID= 2026-08-05 07:53:48.077 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-05 07:53:48.077 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-05 07:53:48.077 | OVS_BINDIR=/bin 2026-08-05 07:53:48.077 | OVS_BRANCH=branch-3.3 2026-08-05 07:53:48.077 | OVS_BRIDGE=br-int 2026-08-05 07:53:48.077 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-05 07:53:48.077 | OVS_DATAPATH_TYPE=system 2026-08-05 07:53:48.077 | OVS_ENABLE_TUNNELING=True 2026-08-05 07:53:48.077 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 07:53:48.077 | OVS_PREFIX= 2026-08-05 07:53:48.077 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-05 07:53:48.077 | OVS_REPO_NAME=ovs 2026-08-05 07:53:48.077 | OVS_RUNDIR=/var/run/openvswitch 2026-08-05 07:53:48.077 | OVS_SBINDIR=/sbin 2026-08-05 07:53:48.078 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-05 07:53:48.078 | OVS_SHAREDIR=/share/openvswitch 2026-08-05 07:53:48.078 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-05 07:53:48.078 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-05 07:53:48.078 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-05 07:53:48.078 | PACKAGES='apache2 2026-08-05 07:53:48.078 | apache2-dev 2026-08-05 07:53:48.078 | bc 2026-08-05 07:53:48.078 | bsdmainutils 2026-08-05 07:53:48.078 | curl 2026-08-05 07:53:48.078 | g++ 2026-08-05 07:53:48.078 | gawk 2026-08-05 07:53:48.078 | gcc 2026-08-05 07:53:48.078 | gettext 2026-08-05 07:53:48.078 | git 2026-08-05 07:53:48.078 | graphviz 2026-08-05 07:53:48.078 | iputils-ping 2026-08-05 07:53:48.078 | libffi-dev 2026-08-05 07:53:48.078 | libjpeg-dev 2026-08-05 07:53:48.078 | libpq-dev 2026-08-05 07:53:48.078 | libssl-dev 2026-08-05 07:53:48.078 | libsystemd-dev 2026-08-05 07:53:48.078 | libxml2-dev 2026-08-05 07:53:48.078 | libxslt1-dev 2026-08-05 07:53:48.078 | libyaml-dev 2026-08-05 07:53:48.078 | lsof 2026-08-05 07:53:48.078 | openssh-server 2026-08-05 07:53:48.078 | openssl 2026-08-05 07:53:48.079 | pkg-config 2026-08-05 07:53:48.079 | psmisc 2026-08-05 07:53:48.079 | python3-dev 2026-08-05 07:53:48.079 | python3-pip 2026-08-05 07:53:48.079 | python3-systemd 2026-08-05 07:53:48.079 | python3-venv 2026-08-05 07:53:48.079 | tar 2026-08-05 07:53:48.079 | tcpdump 2026-08-05 07:53:48.079 | unzip 2026-08-05 07:53:48.079 | uuid-runtime 2026-08-05 07:53:48.079 | wget 2026-08-05 07:53:48.079 | zlib1g-dev 2026-08-05 07:53:48.079 | lvm2 2026-08-05 07:53:48.079 | qemu-utils 2026-08-05 07:53:48.079 | thin-provisioning-tools 2026-08-05 07:53:48.079 | lsscsi 2026-08-05 07:53:48.079 | open-iscsi 2026-08-05 07:53:48.079 | libkrb5-dev 2026-08-05 07:53:48.079 | libldap2-dev 2026-08-05 07:53:48.079 | libsasl2-dev 2026-08-05 07:53:48.079 | memcached 2026-08-05 07:53:48.079 | python3-mysqldb 2026-08-05 07:53:48.079 | sqlite3 2026-08-05 07:53:48.079 | conntrack 2026-08-05 07:53:48.079 | curl 2026-08-05 07:53:48.079 | ebtables 2026-08-05 07:53:48.079 | genisoimage 2026-08-05 07:53:48.079 | iptables 2026-08-05 07:53:48.079 | iputils-arping 2026-08-05 07:53:48.080 | kpartx 2026-08-05 07:53:48.080 | libjs-jquery-tablesorter 2026-08-05 07:53:48.080 | parted 2026-08-05 07:53:48.080 | pm-utils 2026-08-05 07:53:48.080 | python3-mysqldb 2026-08-05 07:53:48.080 | socat 2026-08-05 07:53:48.080 | sqlite3 2026-08-05 07:53:48.080 | sudo 2026-08-05 07:53:48.080 | vlan 2026-08-05 07:53:48.080 | cryptsetup 2026-08-05 07:53:48.080 | dosfstools 2026-08-05 07:53:48.080 | genisoimage 2026-08-05 07:53:48.080 | gir1.2-libosinfo-1.0 2026-08-05 07:53:48.080 | netcat-openbsd 2026-08-05 07:53:48.080 | open-iscsi 2026-08-05 07:53:48.080 | qemu-utils 2026-08-05 07:53:48.080 | sg3-utils 2026-08-05 07:53:48.080 | sysfsutils 2026-08-05 07:53:48.080 | acl 2026-08-05 07:53:48.080 | dnsmasq-base 2026-08-05 07:53:48.080 | dnsmasq-utils 2026-08-05 07:53:48.080 | ebtables 2026-08-05 07:53:48.080 | haproxy 2026-08-05 07:53:48.080 | iptables 2026-08-05 07:53:48.080 | iputils-arping 2026-08-05 07:53:48.080 | iputils-ping 2026-08-05 07:53:48.080 | postgresql-server-dev-all 2026-08-05 07:53:48.080 | python3-mysqldb 2026-08-05 07:53:48.080 | sqlite3 2026-08-05 07:53:48.080 | sudo 2026-08-05 07:53:48.080 | vlan 2026-08-05 07:53:48.080 | apache2 ' 2026-08-05 07:53:48.080 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:53:48.081 | PHYSICAL_NETWORK=public 2026-08-05 07:53:48.081 | PIPESTATUS=([0]="0") 2026-08-05 07:53:48.081 | PIP_UPGRADE=False 2026-08-05 07:53:48.081 | PIP_VIRTUAL_ENV= 2026-08-05 07:53:48.081 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-05 07:53:48.081 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.081 | PLACEMENT_BRANCH=master 2026-08-05 07:53:48.081 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-05 07:53:48.081 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-05 07:53:48.081 | PLACEMENT_DIR=/opt/stack/placement 2026-08-05 07:53:48.081 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:53:48.081 | PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2026-08-05 07:53:48.081 | PLACEMENT_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.081 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.081 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-05 07:53:48.081 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-05 07:53:48.081 | POSIXLY_CORRECT=y 2026-08-05 07:53:48.081 | PPID=2865 2026-08-05 07:53:48.081 | PREREQ_RERUN_HOURS=2 2026-08-05 07:53:48.081 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 07:53:48.081 | PREREQ_RERUN_SECONDS=7200 2026-08-05 07:53:48.081 | PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 07:53:48.081 | PRIVATE_NETWORK_NAME=private 2026-08-05 07:53:48.081 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 07:53:48.081 | PROVIDER_SUBNET_NAME=provider_net 2026-08-05 07:53:48.081 | PS4='+ $(short_source): ' 2026-08-05 07:53:48.081 | PUBLIC_BRIDGE=br-ex 2026-08-05 07:53:48.081 | PUBLIC_BRIDGE_MTU=1430 2026-08-05 07:53:48.081 | PUBLIC_INTERFACE= 2026-08-05 07:53:48.081 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 07:53:48.082 | PUBLIC_NETWORK_NAME=public 2026-08-05 07:53:48.082 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 07:53:48.082 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 07:53:48.082 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 07:53:48.082 | PWD=/opt/stack/devstack 2026-08-05 07:53:48.082 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:53:48.082 | PYTHON3_VERSION=3.11 2026-08-05 07:53:48.082 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-05 07:53:48.082 | Q_ADMIN_USERNAME=neutron 2026-08-05 07:53:48.082 | Q_AGENT=ovn 2026-08-05 07:53:48.082 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 07:53:48.082 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 07:53:48.082 | Q_AUTH_STRATEGY=keystone 2026-08-05 07:53:48.082 | Q_BUILD_OVS_FROM_GIT=False 2026-08-05 07:53:48.082 | Q_DB_NAME=neutron 2026-08-05 07:53:48.082 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 07:53:48.082 | Q_DVR_MODE=legacy 2026-08-05 07:53:48.082 | Q_HOST=10.209.96.120 2026-08-05 07:53:48.082 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 07:53:48.082 | Q_L3_ROUTER_PER_TENANT=True 2026-08-05 07:53:48.082 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.082 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-05 07:53:48.082 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-05 07:53:48.082 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-05 07:53:48.082 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 07:53:48.082 | Q_META_DATA_IP=10.209.96.120 2026-08-05 07:53:48.082 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-05 07:53:48.082 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-05 07:53:48.082 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-05 07:53:48.082 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-05 07:53:48.083 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-05 07:53:48.083 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-05 07:53:48.083 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-05 07:53:48.083 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-05 07:53:48.083 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 07:53:48.083 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 07:53:48.083 | Q_OVS_USE_VETH=False 2026-08-05 07:53:48.083 | Q_PLUGIN=ml2 2026-08-05 07:53:48.083 | Q_PROTOCOL=https 2026-08-05 07:53:48.083 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 07:53:48.083 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 07:53:48.083 | Q_ROUTER_NAME=router1 2026-08-05 07:53:48.083 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:53:48.083 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 07:53:48.083 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:53:48.083 | Q_TUNNEL_TYPES=gre 2026-08-05 07:53:48.083 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 07:53:48.083 | Q_USE_PUBLIC_VETH=False 2026-08-05 07:53:48.083 | Q_USE_ROOTWRAP=True 2026-08-05 07:53:48.083 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 07:53:48.083 | Q_USE_SECGROUP=True 2026-08-05 07:53:48.083 | RABBIT_HOST=10.209.96.120 2026-08-05 07:53:48.083 | RABBIT_PASSWORD=secretrabbit 2026-08-05 07:53:48.083 | RABBIT_USERID=stackrabbit 2026-08-05 07:53:48.083 | RC_DIR=/opt/stack/devstack 2026-08-05 07:53:48.083 | RECLONE=False 2026-08-05 07:53:48.083 | RECREATE_KEYSTONE_DB=True 2026-08-05 07:53:48.083 | REGION_NAME=RegionOne 2026-08-05 07:53:48.083 | REPOS_UPDATED=True 2026-08-05 07:53:48.083 | REQUIREMENTS_BRANCH=master 2026-08-05 07:53:48.083 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-05 07:53:48.083 | REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2026-08-05 07:53:48.084 | RETRY_UPDATE=False 2026-08-05 07:53:48.084 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 07:53:48.084 | S3_SERVICE_PORT=3333 2026-08-05 07:53:48.084 | SERVICE_DIR=/opt/stack/status 2026-08-05 07:53:48.084 | SERVICE_DOMAIN_NAME=Default 2026-08-05 07:53:48.084 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-05 07:53:48.084 | SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.084 | SERVICE_IP_VERSION=4 2026-08-05 07:53:48.084 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.084 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:53:48.084 | SERVICE_PASSWORD=secretservice 2026-08-05 07:53:48.084 | SERVICE_PROJECT_NAME=service 2026-08-05 07:53:48.084 | SERVICE_PROTOCOL=http 2026-08-05 07:53:48.084 | SERVICE_TENANT_NAME=service 2026-08-05 07:53:48.084 | SERVICE_TIMEOUT=60 2026-08-05 07:53:48.084 | SHELL=/bin/bash 2026-08-05 07:53:48.084 | SHLVL=1 2026-08-05 07:53:48.084 | SKIP_EPEL_INSTALL=False 2026-08-05 07:53:48.084 | SKIP_STOP_OVN=False 2026-08-05 07:53:48.084 | SPICE_BRANCH=master 2026-08-05 07:53:48.084 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-05 07:53:48.084 | SQLALCHEMY_BRANCH=main 2026-08-05 07:53:48.084 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 07:53:48.084 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 07:53:48.084 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 07:53:48.085 | 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-05 07:53:48.085 | STACK_GROUP=stack 2026-08-05 07:53:48.085 | STACK_USER=stack 2026-08-05 07:53:48.085 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 07:53:48.085 | STUD_PROTO=--tls 2026-08-05 07:53:48.085 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 07:53:48.085 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 07:53:48.085 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 07:53:48.085 | SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 07:53:48.085 | SUBNETPOOL_SIZE_V4=26 2026-08-05 07:53:48.085 | SUBNETPOOL_SIZE_V6=64 2026-08-05 07:53:48.085 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-05 07:53:48.085 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' 2026-08-05 07:53:48.085 | SUDO_GID=1000 2026-08-05 07:53:48.085 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-05 07:53:48.085 | SUDO_UID=1000 2026-08-05 07:53:48.085 | SUDO_USER=zuul 2026-08-05 07:53:48.085 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 07:53:48.085 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-05 07:53:48.085 | SUPPORT_URL=https://www.debian.org/support 2026-08-05 07:53:48.085 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-05 07:53:48.086 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.086 | SWIFT_BRANCH=master 2026-08-05 07:53:48.086 | SWIFT_CONF_DIR=/etc/swift 2026-08-05 07:53:48.086 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-05 07:53:48.086 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-05 07:53:48.086 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-05 07:53:48.086 | SWIFT_DIR=/opt/stack/swift 2026-08-05 07:53:48.086 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-05 07:53:48.086 | SWIFT_ENABLE_TEMPURLS=False 2026-08-05 07:53:48.086 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-05 07:53:48.086 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-05 07:53:48.086 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-05 07:53:48.086 | SWIFT_HASH=1234123412341234 2026-08-05 07:53:48.086 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-05 07:53:48.086 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-05 07:53:48.086 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-05 07:53:48.086 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-05 07:53:48.086 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-05 07:53:48.086 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-05 07:53:48.086 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-05 07:53:48.086 | SWIFT_REPLICAS=1 2026-08-05 07:53:48.086 | SWIFT_REPLICAS_SEQ=1 2026-08-05 07:53:48.086 | SWIFT_REPO=https://opendev.org/openstack/swift.git 2026-08-05 07:53:48.086 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:53:48.086 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:53:48.086 | SWIFT_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.086 | SWIFT_START_ALL_SERVICES=False 2026-08-05 07:53:48.086 | SWIFT_STORAGE_IPS= 2026-08-05 07:53:48.086 | SWIFT_TEMPURL_KEY= 2026-08-05 07:53:48.087 | SWIFT_USE_MOD_WSGI=False 2026-08-05 07:53:48.087 | SYSLOG=False 2026-08-05 07:53:48.087 | SYSLOG_HOST=10.209.96.120 2026-08-05 07:53:48.087 | SYSLOG_PORT=516 2026-08-05 07:53:48.087 | SYSTEMCTL='sudo systemctl' 2026-08-05 07:53:48.087 | SYSTEMD_DIR=/etc/systemd/system 2026-08-05 07:53:48.087 | TARGET_BRANCH=master 2026-08-05 07:53:48.087 | TARGET_ENABLE_OVN_AGENT=False 2026-08-05 07:53:48.087 | TCPDUMP_ARGS= 2026-08-05 07:53:48.087 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-05 07:53:48.087 | TEMPEST_BRANCH=master 2026-08-05 07:53:48.087 | TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2026-08-05 07:53:48.087 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-05 07:53:48.087 | TEMPFILE=/tmp/tmp.9cjtRlZfUa 2026-08-05 07:53:48.087 | TENANT_TUNNEL_RANGES=1:1000 2026-08-05 07:53:48.087 | TENANT_VLAN_RANGE= 2026-08-05 07:53:48.087 | TERM=unknown 2026-08-05 07:53:48.087 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-05 07:53:48.087 | TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:53:48.087 | TOP_DIR=/opt/stack/devstack 2026-08-05 07:53:48.087 | TRAILING_TARGET_BRANCH=master 2026-08-05 07:53:48.087 | TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:53:48.087 | TUNNEL_IP=10.209.96.120 2026-08-05 07:53:48.087 | TUNNEL_IP_VERSION=4 2026-08-05 07:53:48.087 | UBUNTU_RELEASE_BASE_NUM=12 2026-08-05 07:53:48.087 | UID=1001 2026-08-05 07:53:48.087 | ULIMIT_NOFILE=2048 2026-08-05 07:53:48.087 | USER=stack 2026-08-05 07:53:48.087 | USER_UNITS=False 2026-08-05 07:53:48.087 | USE_CINDER_FOR_GLANCE=False 2026-08-05 07:53:48.087 | USE_JOURNAL=False 2026-08-05 07:53:48.088 | USE_SUBNETPOOL=True 2026-08-05 07:53:48.088 | USE_VENV=False 2026-08-05 07:53:48.088 | VERBOSE=True 2026-08-05 07:53:48.088 | VERBOSE_NO_TIMESTAMP=True 2026-08-05 07:53:48.088 | VERSION='12 (bookworm)' 2026-08-05 07:53:48.088 | VERSION_CODENAME=bookworm 2026-08-05 07:53:48.088 | VERSION_ID=12 2026-08-05 07:53:48.088 | VIF_PLUGGING_IS_FATAL=True 2026-08-05 07:53:48.088 | VIF_PLUGGING_TIMEOUT=300 2026-08-05 07:53:48.088 | VIRTUALENV_CMD='python3.11 -m venv' 2026-08-05 07:53:48.088 | VIRT_DRIVER=libvirt 2026-08-05 07:53:48.088 | VOLUME_BACKING_FILE_SIZE=30G 2026-08-05 07:53:48.088 | VOLUME_GROUP_NAME=stack-volumes 2026-08-05 07:53:48.088 | VOLUME_NAME_PREFIX=volume- 2026-08-05 07:53:48.088 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-05 07:53:48.088 | WATCHER_API_URL=https://10.209.96.120/infra-optim 2026-08-05 07:53:48.088 | WATCHER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:53:48.088 | WATCHER_BRANCH=master 2026-08-05 07:53:48.088 | WATCHER_CONF=/etc/watcher/watcher.conf 2026-08-05 07:53:48.088 | WATCHER_CONF_DIR=/etc/watcher 2026-08-05 07:53:48.088 | WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 07:53:48.088 | WATCHER_DEVSTACK_DIR=/opt/stack/watcher/devstack 2026-08-05 07:53:48.088 | WATCHER_DEVSTACK_FILES_DIR=/opt/stack/watcher/devstack/files 2026-08-05 07:53:48.088 | WATCHER_DIR=/opt/stack/watcher 2026-08-05 07:53:48.088 | WATCHER_REPO=https://opendev.org/openstack/watcher.git 2026-08-05 07:53:48.088 | WATCHER_SERVICE_HOST=10.209.96.120 2026-08-05 07:53:48.088 | WATCHER_SERVICE_PROTOCOL=https 2026-08-05 07:53:48.088 | WATCHER_STATE_PATH=/opt/stack/data/watcher 2026-08-05 07:53:48.088 | WATCHER_UWSGI=watcher.wsgi.api:application 2026-08-05 07:53:48.088 | WATCHER_UWSGI_CONF=/etc/watcher/watcher-uwsgi.ini 2026-08-05 07:53:48.089 | WATCHER_WSGI_DIR=/var/www/watcher 2026-08-05 07:53:48.089 | WORKER_TIMEOUT=80 2026-08-05 07:53:48.089 | WSGI_MODE=uwsgi 2026-08-05 07:53:48.089 | ZSWAP_COMPRESSOR=lz4 2026-08-05 07:53:48.089 | ZSWAP_ZPOOL=zsmalloc 2026-08-05 07:53:48.089 | _=posix 2026-08-05 07:53:48.089 | _ASYNC_BG_TIME=0 2026-08-05 07:53:48.089 | _DEFAULT_LVM_INIT=0 2026-08-05 07:53:48.089 | _DEFAULT_PYTHON3_VERSION=3.11 2026-08-05 07:53:48.089 | _DEVSTACK_FUNCTIONS=1 2026-08-05 07:53:48.089 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-05 07:53:48.089 | _DEVSTACK_STACKRC=1 2026-08-05 07:53:48.089 | _LOG_COLOR_DEFAULT=False 2026-08-05 07:53:48.089 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 07:53:48.089 | _TIME_BEGIN=1785916043 2026-08-05 07:53:48.089 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-05 07:53:48.089 | _TIME_TOTAL=([apt-get]="178729" [pip_install]="138970" [apt-get-update]="1423" ) 2026-08-05 07:53:48.089 | _of_args='-v --no-timestamp' 2026-08-05 07:53:48.089 | backend=postgresql 2026-08-05 07:53:48.089 | be=lvm:lvmdriver-1 2026-08-05 07:53:48.089 | be_name=lvmdriver-1 2026-08-05 07:53:48.089 | be_type=lvm 2026-08-05 07:53:48.089 | db=postgresql 2026-08-05 07:53:48.089 | dc=org 2026-08-05 07:53:48.089 | default_v4_route_devs=enX0 2026-08-05 07:53:48.089 | default_v6_route_devs=enX0 2026-08-05 07:53:48.089 | dir=/opt/stack/watcher 2026-08-05 07:53:48.090 | dn=,dc=openstack,dc=org 2026-08-05 07:53:48.090 | exceptions=80-tempest.sh 2026-08-05 07:53:48.090 | extra=80-tempest.sh 2026-08-05 07:53:48.090 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:53:48.090 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-05 07:53:48.090 | i=1 2026-08-05 07:53:48.090 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:53:48.090 | lfile=localrc 2026-08-05 07:53:48.090 | localrc=/opt/stack/devstack/.localrc.password 2026-08-05 07:53:48.090 | logfile=ovsdb-server-sb.log 2026-08-05 07:53:48.090 | mode=stack 2026-08-05 07:53:48.090 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 07:53:48.090 | opt='?' 2026-08-05 07:53:48.090 | os_CODENAME=bookworm 2026-08-05 07:53:48.090 | os_PACKAGE=deb 2026-08-05 07:53:48.090 | os_RELEASE=12 2026-08-05 07:53:48.090 | os_VENDOR=Debian 2026-08-05 07:53:48.090 | phase=install 2026-08-05 07:53:48.090 | pkgs= 2026-08-05 07:53:48.090 | plugin=watcher 2026-08-05 07:53:48.090 | plugins=,watcher,watcher-dashboard 2026-08-05 07:53:48.090 | port=60999 2026-08-05 07:53:48.090 | pw=secretadmin 2026-08-05 07:53:48.091 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:53:48.091 | time_stamp=2026-08-05-074733 2026-08-05 07:53:48.091 | var=ADMIN_PASSWORD 2026-08-05 07:53:48.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:13 : is_service_enabled watcher-api watcher-decision-engine watcher-applier 2026-08-05 07:53:48.091 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:48.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:53:48.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:53:48.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:53:48.092 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-05 07:53:48.096 | ++ /opt/stack/watcher/devstack/plugin.sh:source:17 : echo_summary 'Installing watcher' 2026-08-05 07:53:48.098 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:53:48.101 | ++ ./stack.sh:echo_summary:450 : echo -e Installing watcher 2026-08-05 07:53:48.103 | ++ /opt/stack/watcher/devstack/plugin.sh:source:18 : install_watcher 2026-08-05 07:53:48.106 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcher:179 : git_clone https://opendev.org/openstack/watcher.git /opt/stack/watcher master 2026-08-05 07:53:48.109 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/watcher.git 2026-08-05 07:53:48.111 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/watcher 2026-08-05 07:53:48.114 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:53:48.116 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:48.119 | +++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:48.121 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:48.124 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:48.127 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:48.143 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:48.145 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:48.148 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:48.151 | ++ functions-common:git_clone:610 : echo master 2026-08-05 07:53:48.151 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:48.155 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/watcher ]] 2026-08-05 07:53:48.157 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:48.159 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/watcher 2026-08-05 07:53:48.172 | ++ functions-common:git_clone:672 : cd /opt/stack/watcher 2026-08-05 07:53:48.175 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:48.176 | ++ functions-common:git_clone:673 : head -1 2026-08-05 07:53:48.179 | c76da2cc Merge 'refs/changes/94/999094/7' 2026-08-05 07:53:48.181 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:48.184 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcher:180 : setup_develop /opt/stack/watcher 2026-08-05 07:53:48.186 | ++ inc/python:setup_develop:353 : local bindep 2026-08-05 07:53:48.188 | ++ inc/python:setup_develop:354 : [[ /opt/stack/watcher == -bindep* ]] 2026-08-05 07:53:48.190 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/watcher 2026-08-05 07:53:48.192 | ++ inc/python:setup_develop:359 : local extras= 2026-08-05 07:53:48.195 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/watcher -e 2026-08-05 07:53:48.198 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:53:48.200 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/watcher == -bindep* ]] 2026-08-05 07:53:48.202 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/watcher 2026-08-05 07:53:48.205 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:53:48.207 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:53:48.210 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/watcher 2026-08-05 07:53:48.213 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:53:48.216 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/watcher 2026-08-05 07:53:48.218 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:53:48.220 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:53:48.223 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/watcher/setup.cfg 2026-08-05 07:53:48.229 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-watcher 2026-08-05 07:53:48.231 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-watcher ']' 2026-08-05 07:53:48.234 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-watcher 2026-08-05 07:53:48.362 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/watcher -e 2026-08-05 07:53:48.364 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-05 07:53:48.367 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:53:48.369 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:53:48.372 | ++ inc/python:setup_package:439 : [[ /opt/stack/watcher == -bindep* ]] 2026-08-05 07:53:48.374 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/watcher 2026-08-05 07:53:48.376 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-05 07:53:48.378 | ++ inc/python:setup_package:446 : local extras= 2026-08-05 07:53:48.381 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:53:48.383 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:53:48.386 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:53:48.388 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:53:48.390 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:53:48.393 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/watcher 2026-08-05 07:53:48.412 | Using python 3.11 to install /opt/stack/watcher 2026-08-05 07:53:48.415 | ++ 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/watcher 2026-08-05 07:53:49.227 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:49.231 | Obtaining file:///opt/stack/watcher 2026-08-05 07:53:49.235 | Installing build dependencies: started 2026-08-05 07:53:50.558 | Installing build dependencies: finished with status 'done' 2026-08-05 07:53:50.559 | Checking if build backend supports build_editable: started 2026-08-05 07:53:51.021 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:53:51.021 | Getting requirements to build editable: started 2026-08-05 07:53:51.256 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:53:51.258 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:53:51.969 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:53:52.110 | Collecting apscheduler>=3.5.1 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.120 | Downloading apscheduler-3.11.2-py3-none-any.whl.metadata (6.4 kB) 2026-08-05 07:53:52.134 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.1.0) 2026-08-05 07:53:52.135 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (0.41.0) 2026-08-05 07:53:52.135 | Requirement already satisfied: jsonpatch>=1.21 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (1.33) 2026-08-05 07:53:52.136 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (5.15.0) 2026-08-05 07:53:52.137 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (4.26.0) 2026-08-05 07:53:52.138 | Requirement already satisfied: keystonemiddleware>=4.21.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (13.0.0) 2026-08-05 07:53:52.138 | Requirement already satisfied: lxml>=4.5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (6.1.1) 2026-08-05 07:53:52.181 | Collecting croniter>=0.3.20 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.185 | Downloading croniter-6.2.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:53:52.193 | Requirement already satisfied: os-resource-classes>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (1.1.0) 2026-08-05 07:53:52.194 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (7.6.1) 2026-08-05 07:53:52.195 | Requirement already satisfied: oslo.cache>=1.29.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (4.3.0) 2026-08-05 07:53:52.196 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (10.6.0) 2026-08-05 07:53:52.196 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (6.5.0) 2026-08-05 07:53:52.197 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (18.1.0) 2026-08-05 07:53:52.198 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (6.9.0) 2026-08-05 07:53:52.199 | Requirement already satisfied: oslo.log>=3.37.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (8.3.0) 2026-08-05 07:53:52.199 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (18.2.0) 2026-08-05 07:53:52.200 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (8.2.0) 2026-08-05 07:53:52.201 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (6.0.0) 2026-08-05 07:53:52.202 | Requirement already satisfied: oslo.reports>=1.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.9.0) 2026-08-05 07:53:52.202 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (5.11.0) 2026-08-05 07:53:52.204 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (4.8.0) 2026-08-05 07:53:52.204 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (2.8.0) 2026-08-05 07:53:52.205 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (10.1.1) 2026-08-05 07:53:52.206 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.11.0) 2026-08-05 07:53:52.207 | Requirement already satisfied: PasteDeploy>=1.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.1.0) 2026-08-05 07:53:52.207 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (7.0.3) 2026-08-05 07:53:52.208 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (1.8.0) 2026-08-05 07:53:52.209 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.18.0) 2026-08-05 07:53:52.250 | Collecting gnocchiclient>=7.0.1 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.280 | Downloading gnocchiclient-7.2.0-py2.py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:53:52.288 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (4.18.0) 2026-08-05 07:53:52.332 | Collecting python-observabilityclient>=1.1.0 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.336 | Downloading python_observabilityclient-1.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 07:53:52.416 | Collecting python-openstackclient>=3.14.0 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.451 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-05 07:53:52.505 | Collecting python-ironicclient>=2.5.0 (from python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.509 | Downloading python_ironicclient-6.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-05 07:53:52.517 | Requirement already satisfied: SQLAlchemy>=1.2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (2.0.51) 2026-08-05 07:53:52.517 | Requirement already satisfied: stevedore>=1.28.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (5.9.0) 2026-08-05 07:53:52.518 | Requirement already satisfied: taskflow>=3.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (6.3.0) 2026-08-05 07:53:52.519 | Requirement already satisfied: WebOb>=1.8.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (1.8.10) 2026-08-05 07:53:52.520 | Requirement already satisfied: WSME>=0.9.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (0.12.1) 2026-08-05 07:53:52.520 | Requirement already satisfied: networkx>=2.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.6.1) 2026-08-05 07:53:52.521 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (2.1.0) 2026-08-05 07:53:52.522 | Requirement already satisfied: futurist>=1.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcher==16.1.0.dev100) (3.4.0) 2026-08-05 07:53:52.550 | Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.557 | Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 2026-08-05 07:53:52.567 | Requirement already satisfied: python-dateutil in /opt/stack/data/venv/lib/python3.11/site-packages (from croniter>=0.3.20->python-watcher==16.1.0.dev100) (2.9.0.post0) 2026-08-05 07:53:52.569 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=1.2.0->python-watcher==16.1.0.dev100) (2.2.2) 2026-08-05 07:53:52.571 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->python-watcher==16.1.0.dev100) (2.8.0) 2026-08-05 07:53:52.572 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from eventlet>=0.27.0->python-watcher==16.1.0.dev100) (3.5.3) 2026-08-05 07:53:52.579 | Requirement already satisfied: cliff>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (4.15.0) 2026-08-05 07:53:52.771 | Collecting ujson (from gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) 2026-08-05 07:53:52.801 | Downloading ujson-5.13.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (10.0 kB) 2026-08-05 07:53:52.810 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.11/site-packages (from gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (2.1.0) 2026-08-05 07:53:52.812 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (0.6.0) 2026-08-05 07:53:52.813 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (4.0.0) 2026-08-05 07:53:52.814 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (6.0.3) 2026-08-05 07:53:52.818 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (3.0.52) 2026-08-05 07:53:52.819 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (1.11.0) 2026-08-05 07:53:52.820 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (15.0.0) 2026-08-05 07:53:52.820 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (1.8.0) 2026-08-05 07:53:52.824 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch>=1.21->python-watcher==16.1.0.dev100) (3.1.1) 2026-08-05 07:53:52.828 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-watcher==16.1.0.dev100) (26.1.0) 2026-08-05 07:53:52.829 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-watcher==16.1.0.dev100) (2025.9.1) 2026-08-05 07:53:52.830 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-watcher==16.1.0.dev100) (0.37.0) 2026-08-05 07:53:52.830 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema>=3.2.0->python-watcher==16.1.0.dev100) (2026.5.1) 2026-08-05 07:53:52.838 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (2.34.2) 2026-08-05 07:53:52.839 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (1.8.2) 2026-08-05 07:53:52.839 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (4.15.0) 2026-08-05 07:53:52.846 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.21.0->python-watcher==16.1.0.dev100) (4.1.0) 2026-08-05 07:53:52.847 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.21.0->python-watcher==16.1.0.dev100) (2.13.0) 2026-08-05 07:53:52.847 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystonemiddleware>=4.21.0->python-watcher==16.1.0.dev100) (5.8.0) 2026-08-05 07:53:52.862 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (43.0.3) 2026-08-05 07:53:52.863 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (5.3.1) 2026-08-05 07:53:52.864 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (1.5.0) 2026-08-05 07:53:52.864 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (1.1.0) 2026-08-05 07:53:52.866 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (4.10.0) 2026-08-05 07:53:52.867 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (7.2.2) 2026-08-05 07:53:52.870 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (2.0.0) 2026-08-05 07:53:52.876 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.4.0->python-watcher==16.1.0.dev100) (3.0) 2026-08-05 07:53:52.895 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=3.26.0->python-watcher==16.1.0.dev100) (0.20) 2026-08-05 07:53:52.900 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.8.0->python-watcher==16.1.0.dev100) (1.3.0) 2026-08-05 07:53:52.901 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=6.8.0->python-watcher==16.1.0.dev100) (2.0.0) 2026-08-05 07:53:52.909 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=4.44.0->python-watcher==16.1.0.dev100) (1.18.5) 2026-08-05 07:53:52.911 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=4.44.0->python-watcher==16.1.0.dev100) (2.1.2) 2026-08-05 07:53:52.912 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.db>=4.44.0->python-watcher==16.1.0.dev100) (0.6.2) 2026-08-05 07:53:52.916 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.11/site-packages (from alembic>=0.9.6->oslo.db>=4.44.0->python-watcher==16.1.0.dev100) (1.3.12) 2026-08-05 07:53:52.927 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (7.1.4) 2026-08-05 07:53:52.928 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (5.3.1) 2026-08-05 07:53:52.929 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (5.6.2) 2026-08-05 07:53:52.930 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (0.16.0) 2026-08-05 07:53:52.934 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (5.1.0) 2026-08-05 07:53:52.943 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (2026.2) 2026-08-05 07:53:52.944 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.11/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (26.2) 2026-08-05 07:53:52.950 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->python-watcher==16.1.0.dev100) (0.25.0) 2026-08-05 07:53:52.954 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->python-watcher==16.1.0.dev100) (5.0.0) 2026-08-05 07:53:52.955 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->python-watcher==16.1.0.dev100) (3.1.6) 2026-08-05 07:53:52.957 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.middleware>=3.31.0->python-watcher==16.1.0.dev100) (4.0.1) 2026-08-05 07:53:52.965 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->python-watcher==16.1.0.dev100) (3.0.3) 2026-08-05 07:53:52.979 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=2.25.0->python-watcher==16.1.0.dev100) (1.2.1) 2026-08-05 07:53:52.988 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (2.5.1) 2026-08-05 07:53:52.989 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (3.10.1) 2026-08-05 07:53:52.990 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (1.7.6) 2026-08-05 07:53:52.996 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (2.2.0) 2026-08-05 07:53:53.000 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.11/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (1.3.7) 2026-08-05 07:53:53.009 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=7.0.0->python-watcher==16.1.0.dev100) (3.3.2) 2026-08-05 07:53:53.024 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from Paste>=2.0.2->oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (83.0.0) 2026-08-05 07:53:53.050 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.2->python-watcher==16.1.0.dev100) (0.8.1) 2026-08-05 07:53:53.088 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil->croniter>=0.3.20->python-watcher==16.1.0.dev100) (1.17.0) 2026-08-05 07:53:53.094 | Requirement already satisfied: osc-lib>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-ironicclient>=2.5.0->python-watcher==16.1.0.dev100) (4.7.0) 2026-08-05 07:53:53.201 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient>=3.14.0->python-watcher==16.1.0.dev100) 2026-08-05 07:53:53.207 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:53:53.239 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (3.4.7) 2026-08-05 07:53:53.240 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (3.18) 2026-08-05 07:53:53.241 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (2.7.0) 2026-08-05 07:53:53.241 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==16.1.0.dev100) (2026.7.22) 2026-08-05 07:53:53.274 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (4.2.0) 2026-08-05 07:53:53.275 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (2.20.0) 2026-08-05 07:53:53.285 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==16.1.0.dev100) (0.1.2) 2026-08-05 07:53:53.304 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from Routes>=2.3.1->oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->python-watcher==16.1.0.dev100) (0.8) 2026-08-05 07:53:53.351 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=3.8.0->python-watcher==16.1.0.dev100) (3.4.0) 2026-08-05 07:53:53.352 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=3.8.0->python-watcher==16.1.0.dev100) (9.1.4) 2026-08-05 07:53:53.353 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from taskflow>=3.8.0->python-watcher==16.1.0.dev100) (4.0.1) 2026-08-05 07:53:53.428 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.11/site-packages (from WSME>=0.9.2->python-watcher==16.1.0.dev100) (0.8.1) 2026-08-05 07:53:53.429 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.11/site-packages (from WSME>=0.9.2->python-watcher==16.1.0.dev100) (2026.2) 2026-08-05 07:53:53.430 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from WSME>=0.9.2->python-watcher==16.1.0.dev100) (9.0.0) 2026-08-05 07:53:53.437 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.11/site-packages (from importlib-metadata>=4.4->WSME>=0.9.2->python-watcher==16.1.0.dev100) (4.1.0) 2026-08-05 07:53:53.502 | Downloading apscheduler-3.11.2-py3-none-any.whl (64 kB) 2026-08-05 07:53:53.513 | Downloading croniter-6.2.2-py3-none-any.whl (45 kB) 2026-08-05 07:53:53.521 | Downloading gnocchiclient-7.2.0-py2.py3-none-any.whl (66 kB) 2026-08-05 07:53:53.528 | Downloading python_ironicclient-6.2.0-py3-none-any.whl (256 kB) 2026-08-05 07:53:53.540 | Downloading python_observabilityclient-1.3.0-py3-none-any.whl (38 kB) 2026-08-05 07:53:53.547 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-05 07:53:53.580 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 39.2 MB/s 0:00:00 2026-08-05 07:53:53.583 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-05 07:53:53.600 | Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 2026-08-05 07:53:53.609 | Downloading ujson-5.13.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (57 kB) 2026-08-05 07:53:53.670 | Building wheels for collected packages: python-watcher 2026-08-05 07:53:53.672 | Building editable for python-watcher (pyproject.toml): started 2026-08-05 07:53:54.624 | Building editable for python-watcher (pyproject.toml): finished with status 'done' 2026-08-05 07:53:54.625 | Created wheel for python-watcher: filename=python_watcher-16.1.0.dev100-0.editable-py3-none-any.whl size=9524 sha256=7084b49888891fa0336840862ca843a7457a4cbc8083516a754e9525f3e3fa58 2026-08-05 07:53:54.626 | Stored in directory: /tmp/pip-ephem-wheel-cache-lrozozzu/wheels/65/ff/6a/3aa572abb7bd17421c0af8d7780b01e79389f276761cf560ff 2026-08-05 07:53:54.630 | Successfully built python-watcher 2026-08-05 07:53:54.860 | Installing collected packages: ujson, tzlocal, croniter, apscheduler, gnocchiclient, python-observabilityclient, python-manilaclient, python-ironicclient, python-openstackclient, python-watcher 2026-08-05 07:53:57.767 | 2026-08-05 07:53:57.781 | Successfully installed apscheduler-3.11.2 croniter-6.2.2 gnocchiclient-7.2.0 python-ironicclient-6.2.0 python-manilaclient-6.2.0 python-observabilityclient-1.3.0 python-openstackclient-10.2.1 python-watcher-16.1.0.dev100 tzlocal-5.4.3 ujson-5.13.0 2026-08-05 07:53:57.979 | ++ inc/python:pip_install:216 : result=0 2026-08-05 07:53:57.982 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:53:57.984 | ++ functions-common:time_stop:2420 : local name 2026-08-05 07:53:57.986 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:57.988 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:57.992 | ++ functions-common:time_stop:2423 : local total 2026-08-05 07:53:57.994 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:57.996 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:53:57.999 | ++ functions-common:time_stop:2427 : start_time=1785916428408 2026-08-05 07:53:58.003 | ++ functions-common:time_stop:2429 : [[ -z 1785916428408 ]] 2026-08-05 07:53:58.006 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:58.012 | ++ functions-common:time_stop:2432 : end_time=1785916438008 2026-08-05 07:53:58.015 | ++ functions-common:time_stop:2433 : elapsed_time=9600 2026-08-05 07:53:58.018 | ++ functions-common:time_stop:2434 : total=138970 2026-08-05 07:53:58.020 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:58.023 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148570 2026-08-05 07:53:58.026 | ++ inc/python:pip_install:219 : return 0 2026-08-05 07:53:58.029 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:53:58.033 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:53:58.036 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/watcher 2026-08-05 07:53:58.039 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/watcher 2026-08-05 07:53:58.042 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:58.045 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard = \A\L\L ]] 2026-08-05 07:53:58.047 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard, =~ ,/opt/stack/watcher, ]] 2026-08-05 07:53:58.051 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-05 07:53:58.054 | ++ /opt/stack/watcher/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient 2026-08-05 07:53:58.057 | ++ /opt/stack/watcher/devstack/plugin.sh:source:22 : install_watcherclient 2026-08-05 07:53:58.061 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcherclient:168 : use_library_from_git python-watcherclient 2026-08-05 07:53:58.063 | ++ inc/python:use_library_from_git:266 : local name=python-watcherclient 2026-08-05 07:53:58.066 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:58.069 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient = \A\L\L ]] 2026-08-05 07:53:58.072 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient, =~ ,python-watcherclient, ]] 2026-08-05 07:53:58.074 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-08-05 07:53:58.078 | ++ inc/python:use_library_from_git:269 : return 0 2026-08-05 07:53:58.081 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcherclient:169 : git_clone_by_name python-watcherclient 2026-08-05 07:53:58.083 | ++ functions-common:git_clone_by_name:681 : local name=python-watcherclient 2026-08-05 07:53:58.086 | ++ functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/python-watcherclient.git 2026-08-05 07:53:58.088 | ++ functions-common:git_clone_by_name:683 : local dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.092 | ++ functions-common:git_clone_by_name:684 : local branch=master 2026-08-05 07:53:58.095 | ++ functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/python-watcherclient.git /opt/stack/python-watcherclient master 2026-08-05 07:53:58.097 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/python-watcherclient.git 2026-08-05 07:53:58.100 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/python-watcherclient 2026-08-05 07:53:58.103 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:53:58.106 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:58.110 | +++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:58.113 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-05 07:53:58.116 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:58.120 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:58.141 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:58.144 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:58.147 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:58.150 | ++ functions-common:git_clone:610 : echo master 2026-08-05 07:53:58.151 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:58.156 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/python-watcherclient ]] 2026-08-05 07:53:58.159 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:58.162 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/python-watcherclient 2026-08-05 07:53:58.176 | ++ functions-common:git_clone:672 : cd /opt/stack/python-watcherclient 2026-08-05 07:53:58.179 | ++ functions-common:git_clone:673 : head -1 2026-08-05 07:53:58.179 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:58.197 | 36952b4 Add default_parameters support to Audit Template 2026-08-05 07:53:58.203 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-05 07:53:58.207 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcherclient:170 : setup_dev_lib python-watcherclient 2026-08-05 07:53:58.210 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-08-05 07:53:58.213 | ++ inc/python:setup_dev_lib:313 : [[ python-watcherclient == -bindep* ]] 2026-08-05 07:53:58.217 | ++ inc/python:setup_dev_lib:317 : local name=python-watcherclient 2026-08-05 07:53:58.220 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.223 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-08-05 07:53:58.225 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-watcherclient 2026-08-05 07:53:58.228 | ++ inc/python:setup_develop:353 : local bindep 2026-08-05 07:53:58.231 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-watcherclient == -bindep* ]] 2026-08-05 07:53:58.234 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.237 | ++ inc/python:setup_develop:359 : local extras= 2026-08-05 07:53:58.240 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-watcherclient -e 2026-08-05 07:53:58.242 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:53:58.245 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-watcherclient == -bindep* ]] 2026-08-05 07:53:58.248 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.250 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:53:58.253 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:53:58.256 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-watcherclient 2026-08-05 07:53:58.259 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:53:58.262 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.265 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:53:58.268 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:53:58.271 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-watcherclient/setup.cfg 2026-08-05 07:53:58.279 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-watcherclient 2026-08-05 07:53:58.281 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-watcherclient ']' 2026-08-05 07:53:58.284 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-watcherclient 2026-08-05 07:53:58.423 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-watcherclient -e 2026-08-05 07:53:58.426 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-05 07:53:58.429 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:53:58.432 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:53:58.435 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-watcherclient == -bindep* ]] 2026-08-05 07:53:58.438 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-watcherclient 2026-08-05 07:53:58.441 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-05 07:53:58.443 | ++ inc/python:setup_package:446 : local extras= 2026-08-05 07:53:58.446 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:53:58.449 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:53:58.451 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:53:58.454 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:53:58.457 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:53:58.460 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-watcherclient 2026-08-05 07:53:58.483 | Using python 3.11 to install /opt/stack/python-watcherclient 2026-08-05 07:53:58.486 | ++ 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-watcherclient 2026-08-05 07:53:59.342 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:53:59.348 | Obtaining file:///opt/stack/python-watcherclient 2026-08-05 07:53:59.351 | Installing build dependencies: started 2026-08-05 07:54:00.746 | Installing build dependencies: finished with status 'done' 2026-08-05 07:54:00.748 | Checking if build backend supports build_editable: started 2026-08-05 07:54:01.245 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:54:01.247 | Getting requirements to build editable: started 2026-08-05 07:54:01.492 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:54:01.494 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:54:01.985 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:54:01.995 | Requirement already satisfied: cliff!=2.9.0,>=2.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (4.15.0) 2026-08-05 07:54:01.996 | Requirement already satisfied: osc-lib>=1.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (4.7.0) 2026-08-05 07:54:01.996 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (6.9.0) 2026-08-05 07:54:01.997 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (5.11.0) 2026-08-05 07:54:01.998 | Requirement already satisfied: oslo.utils>=3.36.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (10.1.1) 2026-08-05 07:54:01.999 | Requirement already satisfied: pbr!=2.1.0,>=3.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (7.0.3) 2026-08-05 07:54:02.000 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (5.15.0) 2026-08-05 07:54:02.000 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient==4.10.1.dev2) (6.0.3) 2026-08-05 07:54:02.003 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (0.6.0) 2026-08-05 07:54:02.004 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (4.0.0) 2026-08-05 07:54:02.005 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (3.18.0) 2026-08-05 07:54:02.006 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (5.9.0) 2026-08-05 07:54:02.009 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (3.0.52) 2026-08-05 07:54:02.010 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (1.11.0) 2026-08-05 07:54:02.010 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (15.0.0) 2026-08-05 07:54:02.011 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (1.8.0) 2026-08-05 07:54:02.013 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (2.1.0) 2026-08-05 07:54:02.014 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (2.34.2) 2026-08-05 07:54:02.015 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (1.8.2) 2026-08-05 07:54:02.015 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (4.15.0) 2026-08-05 07:54:02.021 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (4.18.0) 2026-08-05 07:54:02.024 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (43.0.3) 2026-08-05 07:54:02.025 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (5.3.1) 2026-08-05 07:54:02.026 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (1.5.0) 2026-08-05 07:54:02.027 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (1.1.0) 2026-08-05 07:54:02.028 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (1.33) 2026-08-05 07:54:02.029 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (4.10.0) 2026-08-05 07:54:02.030 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (7.2.2) 2026-08-05 07:54:02.032 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (2.0.0) 2026-08-05 07:54:02.036 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (3.0) 2026-08-05 07:54:02.044 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.10.0->python-watcherclient==4.10.1.dev2) (3.1.1) 2026-08-05 07:54:02.048 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-watcherclient==4.10.1.dev2) (1.2.1) 2026-08-05 07:54:02.052 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.36.0->python-watcherclient==4.10.1.dev2) (1.3.0) 2026-08-05 07:54:02.053 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.36.0->python-watcherclient==4.10.1.dev2) (3.3.2) 2026-08-05 07:54:02.054 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.36.0->python-watcherclient==4.10.1.dev2) (26.2) 2026-08-05 07:54:02.059 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr!=2.1.0,>=3.1.1->python-watcherclient==4.10.1.dev2) (83.0.0) 2026-08-05 07:54:02.064 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (0.8.1) 2026-08-05 07:54:02.079 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (3.4.7) 2026-08-05 07:54:02.080 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (3.18) 2026-08-05 07:54:02.081 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (2.7.0) 2026-08-05 07:54:02.082 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcherclient==4.10.1.dev2) (2026.7.22) 2026-08-05 07:54:02.094 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (4.2.0) 2026-08-05 07:54:02.095 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (2.20.0) 2026-08-05 07:54:02.100 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient==4.10.1.dev2) (0.1.2) 2026-08-05 07:54:02.127 | Building wheels for collected packages: python-watcherclient 2026-08-05 07:54:02.128 | Building editable for python-watcherclient (pyproject.toml): started 2026-08-05 07:54:02.590 | Building editable for python-watcherclient (pyproject.toml): finished with status 'done' 2026-08-05 07:54:02.592 | Created wheel for python-watcherclient: filename=python_watcherclient-4.10.1.dev2-0.editable-py3-none-any.whl size=9662 sha256=c44dcde29aa721b2743d5e581298105f5338ee759ea5fcfde6cd573ba4ada50f 2026-08-05 07:54:02.592 | Stored in directory: /tmp/pip-ephem-wheel-cache-bw9n9xou/wheels/cd/e5/e1/9bce7c6225401c12ede42b259b6643efe4bfff7d1e4eb1de26 2026-08-05 07:54:02.596 | Successfully built python-watcherclient 2026-08-05 07:54:02.831 | Installing collected packages: python-watcherclient 2026-08-05 07:54:02.859 | Successfully installed python-watcherclient-4.10.1.dev2 2026-08-05 07:54:02.996 | ++ inc/python:pip_install:216 : result=0 2026-08-05 07:54:02.999 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:54:03.002 | ++ functions-common:time_stop:2420 : local name 2026-08-05 07:54:03.004 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:03.007 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:03.009 | ++ functions-common:time_stop:2423 : local total 2026-08-05 07:54:03.012 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:03.014 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:54:03.016 | ++ functions-common:time_stop:2427 : start_time=1785916438477 2026-08-05 07:54:03.019 | ++ functions-common:time_stop:2429 : [[ -z 1785916438477 ]] 2026-08-05 07:54:03.022 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:03.028 | ++ functions-common:time_stop:2432 : end_time=1785916443024 2026-08-05 07:54:03.030 | ++ functions-common:time_stop:2433 : elapsed_time=4547 2026-08-05 07:54:03.032 | ++ functions-common:time_stop:2434 : total=148570 2026-08-05 07:54:03.035 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:03.038 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153117 2026-08-05 07:54:03.040 | ++ inc/python:pip_install:219 : return 0 2026-08-05 07:54:03.043 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:54:03.046 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:54:03.048 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-watcherclient 2026-08-05 07:54:03.052 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-watcherclient 2026-08-05 07:54:03.054 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:54:03.058 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient = \A\L\L ]] 2026-08-05 07:54:03.060 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient, =~ ,/opt/stack/python-watcherclient, ]] 2026-08-05 07:54:03.064 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-05 07:54:03.066 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcherclient:172 : [[ True == \T\r\u\e ]] 2026-08-05 07:54:03.069 | ++ /opt/stack/watcher/devstack/lib/watcher:install_watcherclient:173 : sudo ln -sf /opt/stack/data/venv/bin/watcher /usr/local/bin 2026-08-05 07:54:03.080 | ++ /opt/stack/watcher/devstack/plugin.sh:source:23 : cleanup_watcher 2026-08-05 07:54:03.083 | ++ /opt/stack/watcher/devstack/lib/watcher:cleanup_watcher:87 : sudo rm -rf /opt/stack/data/watcher 2026-08-05 07:54:03.096 | ++ /opt/stack/watcher/devstack/lib/watcher:cleanup_watcher:88 : remove_uwsgi_config /etc/watcher/watcher-uwsgi.ini watcher.wsgi.api:application 2026-08-05 07:54:03.098 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/watcher/watcher-uwsgi.ini 2026-08-05 07:54:03.101 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=watcher.wsgi.api:application 2026-08-05 07:54:03.103 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-08-05 07:54:03.106 | +++ lib/apache:remove_uwsgi_config:410 : basename watcher.wsgi.api:application 2026-08-05 07:54:03.111 | ++ lib/apache:remove_uwsgi_config:410 : name=watcher.wsgi.api:application 2026-08-05 07:54:03.113 | ++ lib/apache:remove_uwsgi_config:412 : [[ watcher.wsgi.api:application = /* ]] 2026-08-05 07:54:03.115 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/watcher/watcher-uwsgi.ini 2026-08-05 07:54:03.119 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site watcher.wsgi.api:application 2026-08-05 07:54:03.122 | ++ lib/apache:disable_apache_site:207 : local site=watcher.wsgi.api:application 2026-08-05 07:54:03.125 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-08-05 07:54:03.128 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:03.130 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:03.134 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite watcher.wsgi.api:application 2026-08-05 07:54:03.188 | ERROR: Site watcher.wsgi.api:application does not exist! 2026-08-05 07:54:03.193 | ++ lib/apache:disable_apache_site:209 : true 2026-08-05 07:54:03.196 | ++ /opt/stack/watcher/devstack/plugin.sh:source:44 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:54:03.199 | ++ /opt/stack/watcher/devstack/plugin.sh:source:48 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:54:03.204 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:54:03.207 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.210 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher-dashboard/devstack/plugin.sh ]] 2026-08-05 07:54:03.213 | + functions-common:run_plugins:1842 : source /opt/stack/watcher-dashboard/devstack/plugin.sh stack install 2026-08-05 07:54:03.218 | ++++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : dirname /opt/stack/watcher-dashboard/devstack/plugin.sh 2026-08-05 07:54:03.222 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : cd /opt/stack/watcher-dashboard/devstack/.. 2026-08-05 07:54:03.225 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : pwd 2026-08-05 07:54:03.228 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.231 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:21 : is_service_enabled watcher-dashboard 2026-08-05 07:54:03.247 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:03.250 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:54:03.252 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:54:03.255 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:54:03.257 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-05 07:54:03.259 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:30 : echo_summary 'Installing Watcher Dashboard' 2026-08-05 07:54:03.262 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:54:03.266 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Watcher Dashboard 2026-08-05 07:54:03.268 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:31 : install_watcher_dashboard 2026-08-05 07:54:03.272 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:install_watcher_dashboard:6 : setup_develop /opt/stack/watcher-dashboard 2026-08-05 07:54:03.274 | ++ inc/python:setup_develop:353 : local bindep 2026-08-05 07:54:03.276 | ++ inc/python:setup_develop:354 : [[ /opt/stack/watcher-dashboard == -bindep* ]] 2026-08-05 07:54:03.279 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.281 | ++ inc/python:setup_develop:359 : local extras= 2026-08-05 07:54:03.284 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/watcher-dashboard -e 2026-08-05 07:54:03.286 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:54:03.290 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/watcher-dashboard == -bindep* ]] 2026-08-05 07:54:03.292 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.295 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:54:03.297 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:54:03.300 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/watcher-dashboard 2026-08-05 07:54:03.302 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:54:03.305 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.308 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:54:03.310 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:54:03.314 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/watcher-dashboard/setup.cfg 2026-08-05 07:54:03.320 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=watcher-dashboard 2026-08-05 07:54:03.323 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z watcher-dashboard ']' 2026-08-05 07:54:03.326 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- watcher-dashboard 2026-08-05 07:54:03.460 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/watcher-dashboard -e 2026-08-05 07:54:03.463 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-05 07:54:03.466 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:54:03.469 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:54:03.471 | ++ inc/python:setup_package:439 : [[ /opt/stack/watcher-dashboard == -bindep* ]] 2026-08-05 07:54:03.475 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/watcher-dashboard 2026-08-05 07:54:03.478 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-05 07:54:03.480 | ++ inc/python:setup_package:446 : local extras= 2026-08-05 07:54:03.483 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:54:03.486 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:54:03.490 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:54:03.493 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:54:03.495 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:54:03.498 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/watcher-dashboard 2026-08-05 07:54:03.521 | Using python 3.11 to install /opt/stack/watcher-dashboard 2026-08-05 07:54:03.524 | ++ 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/watcher-dashboard 2026-08-05 07:54:04.358 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:54:04.363 | Obtaining file:///opt/stack/watcher-dashboard 2026-08-05 07:54:04.367 | Installing build dependencies: started 2026-08-05 07:54:05.779 | Installing build dependencies: finished with status 'done' 2026-08-05 07:54:05.779 | Checking if build backend supports build_editable: started 2026-08-05 07:54:06.259 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:54:06.261 | Getting requirements to build editable: started 2026-08-05 07:54:06.506 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:54:06.508 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:54:07.201 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:54:07.212 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from watcher-dashboard==15.1.0.dev38) (7.0.3) 2026-08-05 07:54:07.339 | Collecting horizon>=18.2.0 (from watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.363 | Downloading horizon-26.0.0-py3-none-any.whl.metadata (5.3 kB) 2026-08-05 07:54:07.374 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from watcher-dashboard==15.1.0.dev38) (10.1.1) 2026-08-05 07:54:07.374 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from watcher-dashboard==15.1.0.dev38) (6.0.3) 2026-08-05 07:54:07.375 | Requirement already satisfied: python-watcherclient>=4.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from watcher-dashboard==15.1.0.dev38) (4.10.1.dev2) 2026-08-05 07:54:07.399 | Collecting Babel>=2.6.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.402 | Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:54:07.531 | Collecting Django>=4.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.568 | Downloading django-5.2.15-py3-none-any.whl.metadata (4.1 kB) 2026-08-05 07:54:07.598 | Collecting django-compressor>=4.4 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.604 | Downloading django_compressor-4.6.0-py3-none-any.whl.metadata (5.2 kB) 2026-08-05 07:54:07.629 | Collecting django-debreach>=1.4.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.639 | Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:54:07.649 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.4.0) 2026-08-05 07:54:07.650 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.1.0) 2026-08-05 07:54:07.651 | Requirement already satisfied: keystoneauth1>=4.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (5.15.0) 2026-08-05 07:54:07.652 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.3.0) 2026-08-05 07:54:07.653 | Requirement already satisfied: openstacksdk>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.18.0) 2026-08-05 07:54:07.653 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (7.6.1) 2026-08-05 07:54:07.654 | Requirement already satisfied: oslo.config>=8.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (10.6.0) 2026-08-05 07:54:07.655 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (6.9.0) 2026-08-05 07:54:07.655 | Requirement already satisfied: oslo.policy>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (6.0.0) 2026-08-05 07:54:07.656 | Requirement already satisfied: oslo.serialization>=4.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (5.11.0) 2026-08-05 07:54:07.657 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.8.0) 2026-08-05 07:54:07.658 | Requirement already satisfied: osprofiler>=3.4.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.4.0) 2026-08-05 07:54:07.765 | Collecting libsass>=0.23.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:07.786 | Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-08-05 07:54:08.279 | Collecting Pillow>=9.1.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.285 | Downloading pillow-12.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-08-05 07:54:08.296 | Requirement already satisfied: python-cinderclient>=8.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (9.9.0) 2026-08-05 07:54:08.297 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.12.0) 2026-08-05 07:54:08.298 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (5.8.0) 2026-08-05 07:54:08.299 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (18.13.0) 2026-08-05 07:54:08.299 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.10.0) 2026-08-05 07:54:08.326 | Collecting qrcode>=8.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.344 | Downloading qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2026-08-05 07:54:08.355 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.34.2) 2026-08-05 07:54:08.377 | Collecting semantic-version>=2.3.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.383 | Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-08-05 07:54:08.412 | Collecting XStatic>=1.0.3 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.418 | Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-08-05 07:54:08.445 | Collecting XStatic-Angular>=1.8.2.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.456 | Downloading xstatic_angular-1.8.2.3-py2.py3-none-any.whl.metadata (934 bytes) 2026-08-05 07:54:08.481 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.485 | Downloading xstatic_angular_bootstrap-2.5.0.1-py2.py3-none-any.whl.metadata (1.1 kB) 2026-08-05 07:54:08.509 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.517 | Downloading xstatic_angular_fileupload-12.2.13.2-py2.py3-none-any.whl.metadata (1.1 kB) 2026-08-05 07:54:08.540 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.545 | Downloading xstatic_angular_gettext-2.4.1.1-py2.py3-none-any.whl.metadata (999 bytes) 2026-08-05 07:54:08.570 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.584 | Downloading xstatic_angular_lrdragndrop-1.0.2.7-py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:08.608 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.613 | Downloading xstatic_angular_schema_form-0.8.13.1-py3-none-any.whl.metadata (982 bytes) 2026-08-05 07:54:08.647 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.652 | Downloading xstatic_bootstrap_datepicker-1.4.0.1-py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:08.679 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.685 | Downloading xstatic_bootstrap_scss-3.4.1.1-py2.py3-none-any.whl.metadata (940 bytes) 2026-08-05 07:54:08.764 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.770 | Downloading xstatic_bootswatch-3.3.7.1-py2.py3-none-any.whl.metadata (953 bytes) 2026-08-05 07:54:08.795 | Collecting XStatic-D3>=3.5.17.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.800 | Downloading xstatic_d3-3.5.17.1-py2.py3-none-any.whl.metadata (862 bytes) 2026-08-05 07:54:08.824 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.828 | Downloading xstatic_hogan-2.0.0.5-py3-none-any.whl.metadata (904 bytes) 2026-08-05 07:54:08.853 | Collecting XStatic-Font-Awesome>=6.2.1.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.858 | Downloading xstatic_font_awesome-6.2.1.2-py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:08.881 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.885 | Downloading xstatic_jasmine-2.4.1.3-py2.py3-none-any.whl.metadata (939 bytes) 2026-08-05 07:54:08.910 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.915 | Downloading xstatic_jquery-3.7.1.1-py3-none-any.whl.metadata (888 bytes) 2026-08-05 07:54:08.938 | Collecting XStatic-JQuery-Migrate>=3 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.943 | Downloading xstatic_jquery_migrate-3.3.2.2-py3-none-any.whl.metadata (1.4 kB) 2026-08-05 07:54:08.967 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:08.973 | Downloading xstatic_jquery_quicksearch-2.0.3.3-py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:08.999 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.004 | Downloading xstatic_jquery_tablesorter-2.14.5.3-py3-none-any.whl.metadata (1000 bytes) 2026-08-05 07:54:09.026 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.031 | Downloading xstatic_jquery_ui-1.13.0.2-py3-none-any.whl.metadata (965 bytes) 2026-08-05 07:54:09.053 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.072 | Downloading xstatic_jsencrypt-2.3.1.2-py2.py3-none-any.whl.metadata (917 bytes) 2026-08-05 07:54:09.096 | Collecting XStatic-mdi>=1.6.50.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.101 | Downloading xstatic_mdi-1.6.50.3-py2.py3-none-any.whl.metadata (960 bytes) 2026-08-05 07:54:09.121 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.126 | Downloading xstatic_objectpath-1.2.1.1-py3-none-any.whl.metadata (971 bytes) 2026-08-05 07:54:09.148 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.153 | Downloading xstatic_rickshaw-1.5.1.3-py3-none-any.whl.metadata (929 bytes) 2026-08-05 07:54:09.175 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.188 | Downloading xstatic_roboto_fontface-0.8.0.1-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:09.211 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.290 | Downloading xstatic_smart_table-1.4.13.3-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:54:09.312 | Collecting XStatic-Spin>=1.2.5.2 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.317 | Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-08-05 07:54:09.338 | Collecting XStatic-term.js>=0.0.7.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.343 | Downloading xstatic_term_js-0.0.7.1-py3-none-any.whl.metadata (1.2 kB) 2026-08-05 07:54:09.364 | Collecting XStatic-tv4>=1.2.7.0 (from horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.369 | Downloading xstatic_tv4-1.2.7.1-py3-none-any.whl.metadata (982 bytes) 2026-08-05 07:54:09.411 | Collecting asgiref>=3.8.1 (from Django>=4.2->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.417 | Downloading asgiref-3.11.1-py3-none-any.whl.metadata (9.3 kB) 2026-08-05 07:54:09.444 | Collecting sqlparse>=0.3.1 (from Django>=4.2->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.449 | Downloading sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB) 2026-08-05 07:54:09.490 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.497 | Downloading django_appconf-1.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:54:09.558 | Collecting rcssmin>=1.2.1 (from django-compressor>=4.4->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.563 | Downloading rcssmin-1.2.2-cp311-cp311-manylinux1_x86_64.whl.metadata (4.8 kB) 2026-08-05 07:54:09.618 | Collecting rjsmin>=1.2.4 (from django-compressor>=4.4->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) 2026-08-05 07:54:09.623 | Downloading rjsmin-1.2.5-cp311-cp311-manylinux1_x86_64.whl.metadata (4.6 kB) 2026-08-05 07:54:09.634 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from futurist>=1.2.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.1.0) 2026-08-05 07:54:09.636 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.2.2) 2026-08-05 07:54:09.641 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (5.9.0) 2026-08-05 07:54:09.641 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.8.2) 2026-08-05 07:54:09.642 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.15.0) 2026-08-05 07:54:09.650 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (43.0.3) 2026-08-05 07:54:09.651 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (5.3.1) 2026-08-05 07:54:09.652 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.5.0) 2026-08-05 07:54:09.652 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.1.0) 2026-08-05 07:54:09.653 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.33) 2026-08-05 07:54:09.655 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.10.0) 2026-08-05 07:54:09.655 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (7.2.2) 2026-08-05 07:54:09.659 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.0.0) 2026-08-05 07:54:09.663 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.0) 2026-08-05 07:54:09.672 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.1.1) 2026-08-05 07:54:09.679 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=4.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (0.20) 2026-08-05 07:54:09.684 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.0.0) 2026-08-05 07:54:09.690 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.policy>=3.11.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (6.5.0) 2026-08-05 07:54:09.696 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=4.3.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.2.1) 2026-08-05 07:54:09.702 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.18.0) 2026-08-05 07:54:09.705 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=8.0.0->watcher-dashboard==15.1.0.dev38) (3.3.2) 2026-08-05 07:54:09.706 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=8.0.0->watcher-dashboard==15.1.0.dev38) (26.2) 2026-08-05 07:54:09.711 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from osprofiler>=3.4.2->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (1.8.10) 2026-08-05 07:54:09.718 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->watcher-dashboard==15.1.0.dev38) (83.0.0) 2026-08-05 07:54:09.727 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (0.8.1) 2026-08-05 07:54:09.745 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.1.0) 2026-08-05 07:54:09.746 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (24.2.1) 2026-08-05 07:54:09.766 | Requirement already satisfied: cliff!=2.9.0,>=2.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (4.15.0) 2026-08-05 07:54:09.767 | Requirement already satisfied: osc-lib>=1.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (4.7.0) 2026-08-05 07:54:09.773 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (0.6.0) 2026-08-05 07:54:09.774 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (4.0.0) 2026-08-05 07:54:09.781 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (3.0.52) 2026-08-05 07:54:09.782 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (1.11.0) 2026-08-05 07:54:09.783 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (15.0.0) 2026-08-05 07:54:09.784 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (1.8.0) 2026-08-05 07:54:09.808 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.4.7) 2026-08-05 07:54:09.809 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (3.18) 2026-08-05 07:54:09.810 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2.7.0) 2026-08-05 07:54:09.811 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2026.7.22) 2026-08-05 07:54:09.835 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (4.2.0) 2026-08-05 07:54:09.836 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (2.20.0) 2026-08-05 07:54:09.844 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.11.0->python-watcherclient>=4.9.0->watcher-dashboard==15.1.0.dev38) (0.1.2) 2026-08-05 07:54:09.875 | Requirement already satisfied: jsonschema~=4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (4.26.0) 2026-08-05 07:54:09.880 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (26.1.0) 2026-08-05 07:54:09.881 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2025.9.1) 2026-08-05 07:54:09.882 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (0.37.0) 2026-08-05 07:54:09.883 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon>=18.2.0->watcher-dashboard==15.1.0.dev38) (2026.5.1) 2026-08-05 07:54:10.024 | Downloading horizon-26.0.0-py3-none-any.whl (5.3 MB) 2026-08-05 07:54:10.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 53.3 MB/s 0:00:00 2026-08-05 07:54:10.130 | Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) 2026-08-05 07:54:10.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 54.8 MB/s 0:00:00 2026-08-05 07:54:10.322 | Downloading django-5.2.15-py3-none-any.whl (8.3 MB) 2026-08-05 07:54:10.479 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 52.7 MB/s 0:00:00 2026-08-05 07:54:10.484 | Downloading asgiref-3.11.1-py3-none-any.whl (24 kB) 2026-08-05 07:54:10.493 | Downloading django_compressor-4.6.0-py3-none-any.whl (96 kB) 2026-08-05 07:54:10.502 | Downloading django_appconf-1.2.0-py3-none-any.whl (6.5 kB) 2026-08-05 07:54:10.511 | Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-08-05 07:54:10.519 | Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-08-05 07:54:10.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 50.4 MB/s 0:00:00 2026-08-05 07:54:10.711 | Downloading pillow-12.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.1 MB) 2026-08-05 07:54:10.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 48.8 MB/s 0:00:00 2026-08-05 07:54:10.860 | Downloading qrcode-8.2-py3-none-any.whl (45 kB) 2026-08-05 07:54:10.868 | Downloading rcssmin-1.2.2-cp311-cp311-manylinux1_x86_64.whl (49 kB) 2026-08-05 07:54:10.878 | Downloading rjsmin-1.2.5-cp311-cp311-manylinux1_x86_64.whl (31 kB) 2026-08-05 07:54:10.887 | Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-08-05 07:54:10.896 | Downloading sqlparse-0.5.5-py3-none-any.whl (46 kB) 2026-08-05 07:54:10.906 | Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-08-05 07:54:10.916 | Downloading xstatic_angular-1.8.2.3-py2.py3-none-any.whl (495 kB) 2026-08-05 07:54:10.936 | Downloading xstatic_angular_bootstrap-2.5.0.1-py2.py3-none-any.whl (60 kB) 2026-08-05 07:54:10.947 | Downloading xstatic_angular_fileupload-12.2.13.2-py2.py3-none-any.whl (194 kB) 2026-08-05 07:54:10.960 | Downloading xstatic_angular_gettext-2.4.1.1-py2.py3-none-any.whl (11 kB) 2026-08-05 07:54:10.968 | Downloading xstatic_angular_lrdragndrop-1.0.2.7-py3-none-any.whl (5.7 kB) 2026-08-05 07:54:10.975 | Downloading xstatic_angular_schema_form-0.8.13.1-py3-none-any.whl (45 kB) 2026-08-05 07:54:10.983 | Downloading xstatic_bootstrap_datepicker-1.4.0.1-py3-none-any.whl (66 kB) 2026-08-05 07:54:10.991 | Downloading xstatic_bootstrap_scss-3.4.1.1-py2.py3-none-any.whl (249 kB) 2026-08-05 07:54:11.001 | Downloading xstatic_bootswatch-3.3.7.1-py2.py3-none-any.whl (1.6 MB) 2026-08-05 07:54:11.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.6 MB/s 0:00:00 2026-08-05 07:54:11.037 | Downloading xstatic_d3-3.5.17.1-py2.py3-none-any.whl (76 kB) 2026-08-05 07:54:11.045 | Downloading xstatic_font_awesome-6.2.1.2-py3-none-any.whl (6.4 MB) 2026-08-05 07:54:11.162 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 55.1 MB/s 0:00:00 2026-08-05 07:54:11.166 | Downloading xstatic_hogan-2.0.0.5-py3-none-any.whl (7.1 kB) 2026-08-05 07:54:11.174 | Downloading xstatic_jasmine-2.4.1.3-py2.py3-none-any.whl (41 kB) 2026-08-05 07:54:11.181 | Downloading xstatic_jquery-3.7.1.1-py3-none-any.whl (306 kB) 2026-08-05 07:54:11.192 | Downloading xstatic_jquery_migrate-3.3.2.2-py3-none-any.whl (15 kB) 2026-08-05 07:54:11.200 | Downloading xstatic_jquery_quicksearch-2.0.3.3-py3-none-any.whl (7.5 kB) 2026-08-05 07:54:11.209 | Downloading xstatic_jquery_tablesorter-2.14.5.3-py3-none-any.whl (19 kB) 2026-08-05 07:54:11.220 | Downloading xstatic_jquery_ui-1.13.0.2-py3-none-any.whl (1.8 MB) 2026-08-05 07:54:11.261 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.0 MB/s 0:00:00 2026-08-05 07:54:11.265 | Downloading xstatic_jsencrypt-2.3.1.2-py2.py3-none-any.whl (34 kB) 2026-08-05 07:54:11.274 | Downloading xstatic_mdi-1.6.50.3-py2.py3-none-any.whl (785 kB) 2026-08-05 07:54:11.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 785.4/785.4 kB 28.2 MB/s 0:00:00 2026-08-05 07:54:11.302 | Downloading xstatic_objectpath-1.2.1.1-py3-none-any.whl (4.7 kB) 2026-08-05 07:54:11.311 | Downloading xstatic_rickshaw-1.5.1.3-py3-none-any.whl (28 kB) 2026-08-05 07:54:11.319 | Downloading xstatic_roboto_fontface-0.8.0.1-py2.py3-none-any.whl (6.3 MB) 2026-08-05 07:54:11.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 51.5 MB/s 0:00:00 2026-08-05 07:54:11.445 | Downloading xstatic_smart_table-1.4.13.3-py2.py3-none-any.whl (13 kB) 2026-08-05 07:54:11.453 | Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-08-05 07:54:11.461 | Downloading xstatic_term_js-0.0.7.1-py3-none-any.whl (38 kB) 2026-08-05 07:54:11.469 | Downloading xstatic_tv4-1.2.7.1-py3-none-any.whl (24 kB) 2026-08-05 07:54:11.976 | Building wheels for collected packages: watcher-dashboard 2026-08-05 07:54:11.978 | Building editable for watcher-dashboard (pyproject.toml): started 2026-08-05 07:54:12.506 | Building editable for watcher-dashboard (pyproject.toml): finished with status 'done' 2026-08-05 07:54:12.507 | Created wheel for watcher-dashboard: filename=watcher_dashboard-15.1.0.dev38-0.editable-py3-none-any.whl size=7645 sha256=c85368144521d09095dd32f410d398431ec0c8604c6bdeaf6e442d0a51b487ac 2026-08-05 07:54:12.507 | Stored in directory: /tmp/pip-ephem-wheel-cache-9_muc5m1/wheels/64/63/93/a979b9c9e334e4e23f15b58354b3ad5bf3f5acf5af84a41155 2026-08-05 07:54:12.510 | Successfully built watcher-dashboard 2026-08-05 07:54:12.892 | Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, sqlparse, semantic-version, qrcode, Pillow, libsass, django-debreach, Babel, asgiref, Django, django-appconf, django-compressor, horizon, watcher-dashboard 2026-08-05 07:54:20.956 | 2026-08-05 07:54:20.975 | Successfully installed Babel-2.18.0 Django-5.2.15 Pillow-12.2.0 XStatic-1.0.3 XStatic-Angular-1.8.2.3 XStatic-Angular-Bootstrap-2.5.0.1 XStatic-Angular-FileUpload-12.2.13.2 XStatic-Angular-Gettext-2.4.1.1 XStatic-Angular-Schema-Form-0.8.13.1 XStatic-Angular-lrdragndrop-1.0.2.7 XStatic-Bootstrap-Datepicker-1.4.0.1 XStatic-Bootstrap-SCSS-3.4.1.1 XStatic-D3-3.5.17.1 XStatic-Font-Awesome-6.2.1.2 XStatic-Hogan-2.0.0.5 XStatic-JQuery-Migrate-3.3.2.2 XStatic-JQuery.TableSorter-2.14.5.3 XStatic-JQuery.quicksearch-2.0.3.3 XStatic-JSEncrypt-2.3.1.2 XStatic-Jasmine-2.4.1.3 XStatic-Rickshaw-1.5.1.3 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.1 XStatic-jQuery-3.7.1.1 XStatic-jquery-ui-1.13.0.2 XStatic-mdi-1.6.50.3 XStatic-objectpath-1.2.1.1 XStatic-roboto-fontface-0.8.0.1 XStatic-smart-table-1.4.13.3 XStatic-term.js-0.0.7.1 XStatic-tv4-1.2.7.1 asgiref-3.11.1 django-appconf-1.2.0 django-compressor-4.6.0 django-debreach-2.1.0 horizon-26.0.0 libsass-0.23.0 qrcode-8.2 rcssmin-1.2.2 rjsmin-1.2.5 semantic-version-2.10.0 sqlparse-0.5.5 watcher-dashboard-15.1.0.dev38 2026-08-05 07:54:21.215 | ++ inc/python:pip_install:216 : result=0 2026-08-05 07:54:21.218 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:54:21.221 | ++ functions-common:time_stop:2420 : local name 2026-08-05 07:54:21.223 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:21.226 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:21.228 | ++ functions-common:time_stop:2423 : local total 2026-08-05 07:54:21.230 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:21.233 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:54:21.235 | ++ functions-common:time_stop:2427 : start_time=1785916443516 2026-08-05 07:54:21.238 | ++ functions-common:time_stop:2429 : [[ -z 1785916443516 ]] 2026-08-05 07:54:21.241 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:21.245 | ++ functions-common:time_stop:2432 : end_time=1785916461242 2026-08-05 07:54:21.248 | ++ functions-common:time_stop:2433 : elapsed_time=17726 2026-08-05 07:54:21.250 | ++ functions-common:time_stop:2434 : total=153117 2026-08-05 07:54:21.253 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:21.256 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170843 2026-08-05 07:54:21.258 | ++ inc/python:pip_install:219 : return 0 2026-08-05 07:54:21.261 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:54:21.264 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:54:21.266 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/watcher-dashboard 2026-08-05 07:54:21.269 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/watcher-dashboard 2026-08-05 07:54:21.271 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:54:21.275 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient = \A\L\L ]] 2026-08-05 07:54:21.278 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient, =~ ,/opt/stack/watcher-dashboard, ]] 2026-08-05 07:54:21.280 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-05 07:54:21.283 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:45 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:54:21.286 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:51 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:54:21.289 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-05 07:54:21.292 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-05 07:54:21.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:54:21.298 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient = \A\L\L ]] 2026-08-05 07:54:21.301 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient, =~ ,python-openstackclient, ]] 2026-08-05 07:54:21.304 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:54:21.308 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-05 07:54:21.310 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-05 07:54:21.313 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:54:21.316 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-05 07:54:21.319 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-05 07:54:21.322 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:54:21.326 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:54:21.327 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:54:21.333 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-05 07:54:21.336 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-05 07:54:21.339 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:54:21.342 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:54:21.346 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:54:21.369 | Using python 3.11 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-05 07:54:21.372 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:54:22.224 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:54:22.230 | Requirement already satisfied: python-openstackclient!=7.3.0,!=7.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (10.2.1) 2026-08-05 07:54:22.231 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-05 07:54:22.232 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-05 07:54:22.233 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-05 07:54:22.234 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-05 07:54:22.235 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-05 07:54:22.236 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-05 07:54:22.236 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-05 07:54:22.237 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.2.0) 2026-08-05 07:54:22.238 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-05 07:54:22.239 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-08-05 07:54:22.240 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-05 07:54:22.241 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-08-05 07:54:22.242 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-05 07:54:22.243 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-05 07:54:22.246 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-08-05 07:54:22.247 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-05 07:54:22.247 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-05 07:54:22.248 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-05 07:54:22.250 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-05 07:54:22.254 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-05 07:54:22.257 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-05 07:54:22.258 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-05 07:54:22.259 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-05 07:54:22.260 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-05 07:54:22.261 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-05 07:54:22.261 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-08-05 07:54:22.262 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-05 07:54:22.263 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-05 07:54:22.264 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-05 07:54:22.270 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-05 07:54:22.274 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-05 07:54:22.279 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-08-05 07:54:22.283 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-05 07:54:22.284 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-05 07:54:22.285 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-08-05 07:54:22.290 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-08-05 07:54:22.295 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-08-05 07:54:22.308 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-05 07:54:22.309 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.6.0) 2026-08-05 07:54:22.310 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-05 07:54:22.312 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-08-05 07:54:22.315 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-05 07:54:22.318 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-05 07:54:22.323 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-05 07:54:22.327 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-05 07:54:22.329 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-05 07:54:22.335 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-05 07:54:22.340 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-08-05 07:54:22.341 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-05 07:54:22.342 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-05 07:54:22.342 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2026.7.22) 2026-08-05 07:54:22.359 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-05 07:54:22.360 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-05 07:54:22.365 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-05 07:54:22.745 | + inc/python:pip_install:216 : result=0 2026-08-05 07:54:22.748 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:54:22.751 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:22.754 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:22.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:22.759 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:22.762 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:22.765 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:54:22.767 | + functions-common:time_stop:2427 : start_time=1785916461363 2026-08-05 07:54:22.770 | + functions-common:time_stop:2429 : [[ -z 1785916461363 ]] 2026-08-05 07:54:22.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:22.777 | + functions-common:time_stop:2432 : end_time=1785916462774 2026-08-05 07:54:22.779 | + functions-common:time_stop:2433 : elapsed_time=1411 2026-08-05 07:54:22.782 | + functions-common:time_stop:2434 : total=170843 2026-08-05 07:54:22.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:22.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172254 2026-08-05 07:54:22.791 | + inc/python:pip_install:219 : return 0 2026-08-05 07:54:22.794 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-05 07:54:22.810 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:22.813 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-05 07:54:22.816 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:54:22.818 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:54:22.821 | + 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-05 07:54:22.823 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-05 07:54:22.826 | + 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-05 07:54:22.829 | + functions-common:run_process:1676 : local group= 2026-08-05 07:54:22.832 | + functions-common:run_process:1677 : local user= 2026-08-05 07:54:22.835 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:54:22.837 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-05 07:54:22.840 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:54:22.842 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:54:22.845 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:22.848 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:22.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:22.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916462854 2026-08-05 07:54:22.860 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-05 07:54:22.877 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:22.880 | + 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-05 07:54:22.882 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-05 07:54:22.885 | + 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-05 07:54:22.888 | + 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-05 07:54:22.891 | + 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-05 07:54:22.893 | + 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-05 07:54:22.896 | + 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-05 07:54:22.899 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-05 07:54:22.902 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-05 07:54:22.905 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:54:22.908 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:54:22.911 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:54:22.914 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:54:22.916 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-05 07:54:22.919 | + 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-05 07:54:22.922 | + 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-05 07:54:22.924 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-05 07:54:22.927 | + 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-05 07:54:22.929 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:54:22.931 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:54:22.934 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:54:22.936 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:54:22.939 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:54:22.942 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-05 07:54:22.945 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:54:22.950 | + 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-05 07:54:23.016 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:54:23.083 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-05 07:54:23.140 | + 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-05 07:54:23.198 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-05 07:54:23.257 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-05 07:54:23.316 | + 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-05 07:54:23.374 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:54:23.377 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:54:23.380 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-05 07:54:23.448 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:54:23.769 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-05 07:54:23.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-05 07:54:24.088 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-05 07:54:24.148 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:54:24.152 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:24.155 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:24.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:24.162 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:24.164 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:24.167 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:54:24.170 | + functions-common:time_stop:2427 : start_time=1785916462854 2026-08-05 07:54:24.173 | + functions-common:time_stop:2429 : [[ -z 1785916462854 ]] 2026-08-05 07:54:24.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:24.182 | + functions-common:time_stop:2432 : end_time=1785916464179 2026-08-05 07:54:24.185 | + functions-common:time_stop:2433 : elapsed_time=1325 2026-08-05 07:54:24.189 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:54:24.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:24.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1325 2026-08-05 07:54:24.197 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-05 07:54:24.201 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-05 07:54:24.207 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.iT2PQVHeSL 2026-08-05 07:54:24.210 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-05 07:54:24.213 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-05 07:54:24.217 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-05 07:54:24.220 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-05 07:54:24.224 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 07:54:24.227 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 07:54:24.230 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 07:54:24.233 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-05 07:54:24.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:24.258 | + ./stack.sh:main:1068 : configure_database 2026-08-05 07:54:24.261 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-05 07:54:24.264 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-05 07:54:24.267 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-05 07:54:24.271 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:54:24.273 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-05 07:54:24.276 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-05 07:54:24.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:24.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:24.283 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-05 07:54:24.286 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-05 07:54:24.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:24.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:24.294 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-05 07:54:24.298 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-05 07:54:24.304 | + functions-common:is_fips_enabled:2541 : fips=0 2026-08-05 07:54:24.307 | + functions-common:is_fips_enabled:2542 : '[' 0 == 1 ']' 2026-08-05 07:54:24.310 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-05 07:54:24.313 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 07:54:24.314 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:54:24.320 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-05 07:54:24.394 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-05 07:54:24.397 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:54:24.399 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:54:24.402 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:54:24.405 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:54:24.408 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:54:24.410 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:54:24.413 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:54:24.415 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:54:24.418 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:54:24.421 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:54:24.424 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:54:24.426 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:54:24.429 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:54:24.431 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-05 07:54:24.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:24.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:24.438 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mariadb 2026-08-05 07:54:24.440 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:54:24.443 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mariadb 2026-08-05 07:54:24.950 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-05 07:54:24.953 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-05 07:54:24.955 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:24.957 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:24.962 | + lib/databases/mysql:configure_database_mysql:99 : '[' mariadb == mariadb ']' 2026-08-05 07:54:24.964 | + lib/databases/mysql:configure_database_mysql:100 : [[ ! bookworm =~ bookworm|bullseye ]] 2026-08-05 07:54:24.967 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-05 07:54:24.970 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-05 07:54:24.990 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-05 07:54:24.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:24.995 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:24.998 | + lib/databases/mysql:configure_database_mysql:115 : '[' mariadb == mariadb ']' 2026-08-05 07:54:25.000 | + lib/databases/mysql:configure_database_mysql:116 : local 'cmd_args=-uroot -psecretdatabase ' 2026-08-05 07:54:25.003 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-05 07:54:25.007 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -e 'select version();' -sN 2026-08-05 07:54:25.008 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-05 07:54:25.032 | + lib/databases/mysql:configure_database_mysql:124 : db_version=10.11.18 2026-08-05 07:54:25.036 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 10.11.18 2026-08-05 07:54:25.036 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-05 07:54:25.037 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-05 07:54:25.042 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-05 07:54:25.045 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-05 07:54:25.047 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-05 07:54:25.050 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-05 07:54:25.052 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-08-05 07:54:25.076 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-05 07:54:25.100 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-05 07:54:25.155 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-05 07:54:25.214 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-05 07:54:25.272 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-05 07:54:25.275 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-05 07:54:25.278 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-05 07:54:25.278 | enabling MySQL performance counting 2026-08-05 07:54:25.280 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-05 07:54:25.303 | Using python 3.11 to install /opt/stack/devstack/tools/dbcounter 2026-08-05 07:54:25.306 | + 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-05 07:54:26.158 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:54:26.164 | Processing ./tools/dbcounter 2026-08-05 07:54:26.167 | Installing build dependencies: started 2026-08-05 07:54:28.929 | Installing build dependencies: finished with status 'done' 2026-08-05 07:54:28.929 | Getting requirements to build wheel: started 2026-08-05 07:54:29.456 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:54:29.458 | Preparing metadata (pyproject.toml): started 2026-08-05 07:54:29.757 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:54:29.761 | Building wheels for collected packages: dbcounter 2026-08-05 07:54:29.762 | Building wheel for dbcounter (pyproject.toml): started 2026-08-05 07:54:30.108 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-05 07:54:30.110 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=3e3d58d41e79d05a4e74d5028e1627aa35e8dcc7675b41fcf5a84783757a6c5a 2026-08-05 07:54:30.110 | Stored in directory: /tmp/pip-ephem-wheel-cache-rtw5sn8g/wheels/92/c3/ed/ea8fb607b900adb319aa53a3ddf0c0ba44edfbd1c18e3e711e 2026-08-05 07:54:30.113 | Successfully built dbcounter 2026-08-05 07:54:30.393 | Installing collected packages: dbcounter 2026-08-05 07:54:30.425 | Successfully installed dbcounter-0.1 2026-08-05 07:54:30.549 | + inc/python:pip_install:216 : result=0 2026-08-05 07:54:30.552 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:54:30.555 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:30.557 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:30.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:30.562 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:30.565 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:30.567 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:54:30.570 | + functions-common:time_stop:2427 : start_time=1785916465297 2026-08-05 07:54:30.573 | + functions-common:time_stop:2429 : [[ -z 1785916465297 ]] 2026-08-05 07:54:30.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:30.580 | + functions-common:time_stop:2432 : end_time=1785916470577 2026-08-05 07:54:30.583 | + functions-common:time_stop:2433 : elapsed_time=5280 2026-08-05 07:54:30.585 | + functions-common:time_stop:2434 : total=172254 2026-08-05 07:54:30.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:30.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177534 2026-08-05 07:54:30.593 | + inc/python:pip_install:219 : return 0 2026-08-05 07:54:30.596 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-05 07:54:30.599 | + lib/database:recreate_database:112 : local db=stats 2026-08-05 07:54:30.602 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-05 07:54:30.604 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-05 07:54:30.607 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-05 07:54:30.622 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-05 07:54:30.635 | + 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-05 07:54:30.635 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-05 07:54:30.655 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-05 07:54:30.658 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-05 07:54:30.715 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-05 07:54:30.768 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-05 07:54:30.820 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-05 07:54:30.873 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-05 07:54:30.926 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-05 07:54:30.980 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-05 07:54:31.033 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2026-08-05 07:54:31.036 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:54:31.039 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mariadb 2026-08-05 07:54:31.426 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-05 07:54:31.429 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-05 07:54:31.432 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 07:54:31.438 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-075431 2026-08-05 07:54:31.440 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-075431 1072' 2026-08-05 07:54:31.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.445 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:54:31.449 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.452 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 07:54:31.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.457 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 07:54:31.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.463 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:54:31.466 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.468 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.96.120 2026-08-05 07:54:31.471 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.474 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 07:54:31.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.480 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:54:31.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.485 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 07:54:31.487 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.490 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.96.120 2026-08-05 07:54:31.492 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.495 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-05 07:54:31.498 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.500 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:54:31.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.505 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:54:31.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.510 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 07:54:31.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.516 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:54:31.518 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:54:31.521 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 07:54:31.523 | + ./stack.sh:main:1082 : start_dstat 2026-08-05 07:54:31.526 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:54:31.529 | + functions-common:run_process:1674 : local service=dstat 2026-08-05 07:54:31.532 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:54:31.534 | + functions-common:run_process:1676 : local group= 2026-08-05 07:54:31.536 | + functions-common:run_process:1677 : local user= 2026-08-05 07:54:31.539 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:54:31.542 | + functions-common:run_process:1680 : local name=dstat 2026-08-05 07:54:31.544 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:54:31.547 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:54:31.549 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:31.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:31.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:31.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916471556 2026-08-05 07:54:31.562 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-05 07:54:31.582 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:54:31.584 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:54:31.587 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:31.590 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:31.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:31.595 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:31.598 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:31.601 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:54:31.604 | + functions-common:time_stop:2427 : start_time=1785916471556 2026-08-05 07:54:31.606 | + functions-common:time_stop:2429 : [[ -z 1785916471556 ]] 2026-08-05 07:54:31.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:31.614 | + functions-common:time_stop:2432 : end_time=1785916471611 2026-08-05 07:54:31.617 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-05 07:54:31.620 | + functions-common:time_stop:2434 : total=1325 2026-08-05 07:54:31.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:31.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1380 2026-08-05 07:54:31.629 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.11 2026-08-05 07:54:31.632 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-05 07:54:31.635 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.637 | + functions-common:run_process:1676 : local group= 2026-08-05 07:54:31.640 | + functions-common:run_process:1677 : local user=root 2026-08-05 07:54:31.642 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.11 2026-08-05 07:54:31.645 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-05 07:54:31.648 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:54:31.650 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:54:31.653 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:31.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:31.659 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:31.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916471661 2026-08-05 07:54:31.667 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-05 07:54:31.688 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:31.691 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.11 2026-08-05 07:54:31.694 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-05 07:54:31.697 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.700 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.703 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.706 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.709 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-05 07:54:31.712 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-05 07:54:31.715 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-05 07:54:31.718 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:54:31.721 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-05 07:54:31.724 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-05 07:54:31.726 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.11 2026-08-05 07:54:31.729 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-05 07:54:31.732 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-05 07:54:31.735 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.11 2026-08-05 07:54:31.738 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-05 07:54:31.741 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 07:54:31.744 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:54:31.747 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-05 07:54:31.750 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.11 2026-08-05 07:54:31.752 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:54:31.755 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:54:31.758 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-05 07:54:31.761 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:54:31.765 | + 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-05 07:54:31.831 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:54:31.901 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-05 07:54:31.958 | + 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-05 07:54:32.015 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-05 07:54:32.071 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-05 07:54:32.129 | + 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-05 07:54:32.190 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.11 ]] 2026-08-05 07:54:32.192 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.11 2026-08-05 07:54:32.251 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:54:32.253 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-05 07:54:32.318 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:54:32.630 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-05 07:54:32.648 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-05 07:54:32.981 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-05 07:54:33.048 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:54:33.052 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:33.055 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:33.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:33.060 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:33.063 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:33.069 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:54:33.071 | + functions-common:time_stop:2427 : start_time=1785916471661 2026-08-05 07:54:33.074 | + functions-common:time_stop:2429 : [[ -z 1785916471661 ]] 2026-08-05 07:54:33.078 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:33.084 | + functions-common:time_stop:2432 : end_time=1785916473080 2026-08-05 07:54:33.089 | + functions-common:time_stop:2433 : elapsed_time=1419 2026-08-05 07:54:33.092 | + functions-common:time_stop:2434 : total=1380 2026-08-05 07:54:33.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:33.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2799 2026-08-05 07:54:33.101 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-05 07:54:33.122 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:54:33.125 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.128 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-05 07:54:33.131 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.134 | + functions-common:run_process:1676 : local group= 2026-08-05 07:54:33.137 | + functions-common:run_process:1677 : local user= 2026-08-05 07:54:33.140 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:54:33.143 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-05 07:54:33.146 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:54:33.149 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:54:33.152 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:33.154 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:33.158 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:33.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916473160 2026-08-05 07:54:33.166 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-05 07:54:33.184 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:33.187 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-05 07:54:33.190 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-05 07:54:33.193 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.197 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.200 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.203 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.206 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-05 07:54:33.209 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-05 07:54:33.212 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-05 07:54:33.215 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:54:33.218 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:54:33.221 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:54:33.224 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:54:33.227 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-05 07:54:33.230 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-05 07:54:33.232 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-05 07:54:33.236 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-05 07:54:33.239 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-05 07:54:33.242 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:54:33.245 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:54:33.248 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:54:33.251 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:54:33.255 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:54:33.258 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-05 07:54:33.261 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:54:33.266 | + 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-05 07:54:33.333 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:54:33.398 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-05 07:54:33.456 | + 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-05 07:54:33.518 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-05 07:54:33.576 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-05 07:54:33.632 | + 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-05 07:54:33.687 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:54:33.690 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:54:33.693 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-05 07:54:33.759 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:54:34.067 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-05 07:54:34.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-05 07:54:34.370 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-05 07:54:34.449 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:54:34.453 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:34.456 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:34.460 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:34.463 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:34.466 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:34.470 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:54:34.473 | + functions-common:time_stop:2427 : start_time=1785916473160 2026-08-05 07:54:34.476 | + functions-common:time_stop:2429 : [[ -z 1785916473160 ]] 2026-08-05 07:54:34.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:34.485 | + functions-common:time_stop:2432 : end_time=1785916474482 2026-08-05 07:54:34.488 | + functions-common:time_stop:2433 : elapsed_time=1322 2026-08-05 07:54:34.491 | + functions-common:time_stop:2434 : total=2799 2026-08-05 07:54:34.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:34.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4121 2026-08-05 07:54:34.500 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-05 07:54:34.519 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:54:34.521 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-05 07:54:34.541 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:54:34.544 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-05 07:54:34.563 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:34.567 | + ./stack.sh:main:1101 : start_etcd3 2026-08-05 07:54:34.570 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-05 07:54:34.573 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np67efcaa81d654 --data-dir /opt/stack/data/etcd' 2026-08-05 07:54:34.576 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-05 07:54:34.579 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np67efcaa81d654=http://10.209.96.120:2380' 2026-08-05 07:54:34.582 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.209.96.120:2380' 2026-08-05 07:54:34.584 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.209.96.120:2379' 2026-08-05 07:54:34.587 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-05 07:54:34.590 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-05 07:54:34.593 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.209.96.120:2379' 2026-08-05 07:54:34.596 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-05 07:54:34.598 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-05 07:54:34.601 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 07:54:34.604 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np67efcaa81d654 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np67efcaa81d654=http://10.209.96.120:2380 --initial-advertise-peer-urls http://10.209.96.120:2380 --advertise-client-urls http://10.209.96.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.96.120:2379 --log-level=debug' '' root 2026-08-05 07:54:34.606 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-05 07:54:34.609 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np67efcaa81d654 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np67efcaa81d654=http://10.209.96.120:2380 --initial-advertise-peer-urls http://10.209.96.120:2380 --advertise-client-urls http://10.209.96.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.96.120:2379 --log-level=debug' 2026-08-05 07:54:34.612 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:54:34.615 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-05 07:54:34.617 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:54:34.619 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:54:34.622 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:54:34.624 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 07:54:34.627 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:54:34.632 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-05 07:54:34.698 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:54:34.767 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-05 07:54:34.824 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np67efcaa81d654 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np67efcaa81d654=http://10.209.96.120:2380 --initial-advertise-peer-urls http://10.209.96.120:2380 --advertise-client-urls http://10.209.96.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.96.120:2379 --log-level=debug' 2026-08-05 07:54:34.882 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-05 07:54:34.940 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-05 07:54:34.998 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:54:35.054 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:54:35.057 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:54:35.060 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-05 07:54:35.126 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:54:35.430 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-05 07:54:35.490 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-05 07:54:35.546 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-05 07:54:35.604 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-05 07:54:35.660 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-05 07:54:35.664 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:54:35.669 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:54:35.672 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-05 07:54:35.970 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-05 07:54:35.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-05 07:54:36.271 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-05 07:54:36.917 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-05 07:54:36.936 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:36.939 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.209.96.120 80 2026-08-05 07:54:36.942 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-05 07:54:36.945 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-05 07:54:36.947 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-05 07:54:36.950 | + lib/tls:start_tls_proxy:513 : local b_host=10.209.96.120 2026-08-05 07:54:36.953 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-05 07:54:36.956 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-05 07:54:36.959 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-05 07:54:36.962 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-05 07:54:36.965 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-05 07:54:36.967 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-05 07:54:36.971 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-05 07:54:36.985 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-05 07:54:36.988 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-05 07:54:36.991 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-05 07:54:36.994 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-05 07:54:36.997 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:54:37.000 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.003 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.006 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-05 07:54:37.010 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-05 07:54:37.013 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-05 07:54:37.016 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-05 07:54:37.019 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-05 07:54:37.021 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-05 07:54:37.024 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-05 07:54:37.040 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:37.043 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-05 07:54:37.045 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-05 07:54:37.048 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:37.051 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:37.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.057 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.059 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:37.062 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-05 07:54:37.105 | No module matches headers 2026-08-05 07:54:37.109 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-05 07:54:37.160 | Enabling module headers. 2026-08-05 07:54:37.166 | To activate the new configuration, you need to run: 2026-08-05 07:54:37.166 | systemctl restart apache2 2026-08-05 07:54:37.171 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-05 07:54:37.174 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:37.177 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-05 07:54:37.180 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-05 07:54:37.183 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:37.186 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:37.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.194 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:37.197 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-05 07:54:37.239 | No module matches ssl 2026-08-05 07:54:37.243 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-05 07:54:37.296 | Considering dependency setenvif for ssl: 2026-08-05 07:54:37.296 | Module setenvif already enabled 2026-08-05 07:54:37.296 | Considering dependency mime for ssl: 2026-08-05 07:54:37.296 | Module mime already enabled 2026-08-05 07:54:37.296 | Considering dependency socache_shmcb for ssl: 2026-08-05 07:54:37.296 | Enabling module socache_shmcb. 2026-08-05 07:54:37.302 | Enabling module ssl. 2026-08-05 07:54:37.302 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-05 07:54:37.307 | To activate the new configuration, you need to run: 2026-08-05 07:54:37.307 | systemctl restart apache2 2026-08-05 07:54:37.313 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-05 07:54:37.315 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:37.318 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-05 07:54:37.321 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-05 07:54:37.324 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:37.327 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:37.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.335 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:37.337 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-05 07:54:37.385 | proxy (enabled by site administrator) 2026-08-05 07:54:37.389 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:37.392 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-05 07:54:37.395 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-05 07:54:37.397 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:37.400 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:37.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.405 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.408 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:37.411 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-05 07:54:37.457 | proxy_http (enabled by site administrator) 2026-08-05 07:54:37.462 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-05 07:54:37.464 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-05 07:54:37.467 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:54:37.471 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:54:37.473 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:54:37.476 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:37.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.484 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:37.487 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:54:37.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:37.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:37.495 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-05 07:54:37.548 | Enabling site http-services-tls-proxy. 2026-08-05 07:54:37.553 | To activate the new configuration, you need to run: 2026-08-05 07:54:37.553 | systemctl reload apache2 2026-08-05 07:54:37.559 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-05 07:54:37.562 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:54:37.565 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:54:37.568 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:54:37.735 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-05 07:54:37.738 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 07:54:37.740 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-05 07:54:37.753 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-05 07:54:37.765 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-05 07:54:37.767 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 07:54:37.770 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 07:54:37.773 | + 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://10.209.96.120/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-05 07:54:37.864 | The user clouds.yaml file didn't exist. 2026-08-05 07:54:37.877 | + 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://10.209.96.120/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-05 07:54:37.974 | + 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://10.209.96.120/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-05 07:54:38.071 | + 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://10.209.96.120/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-05 07:54:38.177 | + 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://10.209.96.120/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-05 07:54:38.283 | + 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://10.209.96.120/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-05 07:54:38.388 | + 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://10.209.96.120/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-05 07:54:38.496 | + 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://10.209.96.120/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-05 07:54:38.611 | + 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://10.209.96.120/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-05 07:54:38.719 | + 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://10.209.96.120/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-05 07:54:38.833 | + functions-common:write_clouds_yaml:203 : cat 2026-08-05 07:54:38.838 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-05 07:54:38.842 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-05 07:54:38.846 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-05 07:54:38.850 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-05 07:54:38.853 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-05 07:54:38.856 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-05 07:54:38.874 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:38.876 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-05 07:54:38.879 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:54:38.881 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-05 07:54:38.885 | + ./stack.sh:main:1118 : '[' 10.209.96.120 == 10.209.96.120 ']' 2026-08-05 07:54:38.888 | + ./stack.sh:main:1119 : init_keystone 2026-08-05 07:54:38.891 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-05 07:54:38.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:54:38.912 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-05 07:54:38.915 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-05 07:54:38.918 | + lib/database:recreate_database:112 : local db=keystone 2026-08-05 07:54:38.920 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-05 07:54:38.923 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-05 07:54:38.926 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-05 07:54:38.941 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-05 07:54:38.958 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-05 07:54:38.961 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 07:54:38.965 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:38.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:38.973 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:38.978 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916478974 2026-08-05 07:54:38.981 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-05 07:54:39.538 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:54:39.538 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:54:39.538 | we strongly recommend against using it for new projects. 2026-08-05 07:54:39.538 | 2026-08-05 07:54:39.538 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:54:39.538 | framework. For more detail see 2026-08-05 07:54:39.538 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:54:39.538 | 2026-08-05 07:54:39.538 | from eventlet import event 2026-08-05 07:54:41.915 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 07:54:41.993 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:54:42.002 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:54:42.002 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:54:42.003 | DEBUG dbcounter [-] [58860] Writer thread running {{(pid=58860) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:54:42.042 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-05 07:54:43.027 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:54:43.029 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-05 07:54:43.030 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.032 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-05 07:54:43.050 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.052 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-05 07:54:43.060 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.063 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-05 07:54:43.075 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.077 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-05 07:54:43.095 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.097 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-05 07:54:43.140 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.142 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-05 07:54:43.142 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:54:43.143 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-05 07:54:43.166 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.168 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-05 07:54:43.192 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=58860) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:54:43.654 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-05 07:54:43.658 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:43.660 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:43.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:43.666 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:43.669 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:43.672 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 07:54:43.674 | + functions-common:time_stop:2427 : start_time=1785916478974 2026-08-05 07:54:43.677 | + functions-common:time_stop:2429 : [[ -z 1785916478974 ]] 2026-08-05 07:54:43.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:43.686 | + functions-common:time_stop:2432 : end_time=1785916483683 2026-08-05 07:54:43.688 | + functions-common:time_stop:2433 : elapsed_time=4709 2026-08-05 07:54:43.691 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:54:43.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:43.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4709 2026-08-05 07:54:43.699 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-05 07:54:43.701 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-05 07:54:43.705 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-05 07:54:44.234 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:54:44.235 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:54:44.235 | we strongly recommend against using it for new projects. 2026-08-05 07:54:44.235 | 2026-08-05 07:54:44.235 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:54:44.235 | framework. For more detail see 2026-08-05 07:54:44.235 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:54:44.235 | 2026-08-05 07:54:44.235 | from eventlet import event 2026-08-05 07:54:46.426 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-05 07:54:46.426 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 07:54:46.427 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 07:54:46.427 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-05 07:54:46.427 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 07:54:46.428 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 07:54:46.428 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 07:54:46.428 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 07:54:46.428 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 07:54:46.833 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-05 07:54:46.838 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-05 07:54:47.388 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:54:47.389 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:54:47.389 | we strongly recommend against using it for new projects. 2026-08-05 07:54:47.389 | 2026-08-05 07:54:47.389 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:54:47.389 | framework. For more detail see 2026-08-05 07:54:47.389 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:54:47.389 | 2026-08-05 07:54:47.389 | from eventlet import event 2026-08-05 07:54:49.591 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-05 07:54:49.592 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 07:54:49.593 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 07:54:49.593 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-05 07:54:49.594 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 07:54:49.594 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 07:54:49.594 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 07:54:49.594 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 07:54:49.595 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 07:54:49.986 | + ./stack.sh:main:1120 : start_keystone 2026-08-05 07:54:49.990 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-05 07:54:49.995 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-05 07:54:49.998 | + functions-common:run_process:1674 : local service=keystone 2026-08-05 07:54:50.001 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:54:50.004 | + functions-common:run_process:1676 : local group= 2026-08-05 07:54:50.007 | + functions-common:run_process:1677 : local user= 2026-08-05 07:54:50.010 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:54:50.013 | + functions-common:run_process:1680 : local name=keystone 2026-08-05 07:54:50.016 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:54:50.019 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:54:50.022 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:50.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:50.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:50.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916490030 2026-08-05 07:54:50.036 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-05 07:54:50.053 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:50.056 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-05 07:54:50.059 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-05 07:54:50.062 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:54:50.065 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:54:50.067 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:54:50.070 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:54:50.073 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-05 07:54:50.076 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-05 07:54:50.079 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-05 07:54:50.081 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:54:50.084 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:54:50.088 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:54:50.091 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:54:50.093 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-05 07:54:50.096 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-05 07:54:50.099 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:54:50.103 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:54:50.105 | + 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-05 07:54:50.109 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-05 07:54:50.111 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:54:50.113 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:54:50.116 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:54:50.118 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:54:50.121 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-05 07:54:50.123 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:54:50.128 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-05 07:54:50.198 | + 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:54:50.266 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-05 07:54:50.320 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-05 07:54:50.378 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:54:50.435 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:54:50.490 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-05 07:54:50.549 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-05 07:54:50.607 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-05 07:54:50.664 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-05 07:54:50.721 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-05 07:54:50.782 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:54:50.784 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:54:50.787 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-05 07:54:50.859 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:54:51.171 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-05 07:54:51.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-05 07:54:51.501 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-05 07:54:51.622 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:54:51.625 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:51.628 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:51.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:51.634 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:51.636 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:51.639 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:54:51.641 | + functions-common:time_stop:2427 : start_time=1785916490030 2026-08-05 07:54:51.644 | + functions-common:time_stop:2429 : [[ -z 1785916490030 ]] 2026-08-05 07:54:51.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:51.653 | + functions-common:time_stop:2432 : end_time=1785916491650 2026-08-05 07:54:51.656 | + functions-common:time_stop:2433 : elapsed_time=1620 2026-08-05 07:54:51.660 | + functions-common:time_stop:2434 : total=4121 2026-08-05 07:54:51.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:51.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5741 2026-08-05 07:54:51.669 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-05 07:54:51.669 | Waiting for keystone to start... 2026-08-05 07:54:51.671 | + lib/keystone:start_keystone:514 : local service_uri=http://10.209.96.120/identity/v3/ 2026-08-05 07:54:51.675 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.209.96.120/identity/v3/ 2026-08-05 07:54:51.677 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:54:51.680 | + functions:wait_for_service:477 : local url=http://10.209.96.120/identity/v3/ 2026-08-05 07:54:51.683 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:54:51.686 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:54:51.689 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:54:51.692 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:54:51.694 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:54:51.699 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:54:51.704 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916491701 2026-08-05 07:54:51.707 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:54:51.713 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.209.96.120/identity/v3/ 2026-08-05 07:54:56.676 | + :: : [[ 200 == 503 ]] 2026-08-05 07:54:56.677 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:54:56.681 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:54:56.684 | + functions-common:time_stop:2420 : local name 2026-08-05 07:54:56.687 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:54:56.690 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:54:56.692 | + functions-common:time_stop:2423 : local total 2026-08-05 07:54:56.695 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:54:56.698 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:54:56.701 | + functions-common:time_stop:2427 : start_time=1785916491701 2026-08-05 07:54:56.704 | + functions-common:time_stop:2429 : [[ -z 1785916491701 ]] 2026-08-05 07:54:56.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:54:56.712 | + functions-common:time_stop:2432 : end_time=1785916496709 2026-08-05 07:54:56.715 | + functions-common:time_stop:2433 : elapsed_time=5008 2026-08-05 07:54:56.718 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:54:56.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:54:56.724 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5008 2026-08-05 07:54:56.727 | + functions:wait_for_service:486 : return 0 2026-08-05 07:54:56.729 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-05 07:54:56.748 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:54:56.751 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.209.96.120 5001 2026-08-05 07:54:56.754 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-05 07:54:56.756 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-05 07:54:56.760 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-05 07:54:56.762 | + lib/tls:start_tls_proxy:513 : local b_host=10.209.96.120 2026-08-05 07:54:56.765 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-05 07:54:56.768 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-05 07:54:56.770 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-05 07:54:56.773 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-05 07:54:56.776 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-05 07:54:56.778 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-05 07:54:56.781 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-05 07:54:56.785 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-05 07:54:56.788 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-05 07:54:56.791 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:54:56.794 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:56.797 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:56.800 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-05 07:54:56.803 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-05 07:54:56.805 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-05 07:54:56.808 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-05 07:54:56.811 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-05 07:54:56.813 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-05 07:54:56.816 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-05 07:54:56.819 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-05 07:54:56.833 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:56.836 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-05 07:54:56.839 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-05 07:54:56.842 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:56.844 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:56.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:56.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:56.852 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:56.855 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-05 07:54:56.903 | headers (enabled by site administrator) 2026-08-05 07:54:56.907 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:56.909 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-05 07:54:56.912 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-05 07:54:56.915 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:56.917 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:56.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:56.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:56.926 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:56.928 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-05 07:54:56.975 | ssl (enabled by site administrator) 2026-08-05 07:54:56.979 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:56.981 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-05 07:54:56.984 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-05 07:54:56.987 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:56.990 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:56.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:56.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:56.999 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:57.001 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-05 07:54:57.050 | proxy (enabled by site administrator) 2026-08-05 07:54:57.053 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-05 07:54:57.056 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-05 07:54:57.059 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-05 07:54:57.061 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-05 07:54:57.064 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:57.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:57.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:57.072 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:57.074 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-05 07:54:57.122 | proxy_http (enabled by site administrator) 2026-08-05 07:54:57.125 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-05 07:54:57.128 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-05 07:54:57.131 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:54:57.133 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:54:57.136 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:54:57.138 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:54:57.141 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:57.143 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:57.146 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:54:57.148 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:54:57.151 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:54:57.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:54:57.157 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-05 07:54:57.207 | Enabling site keystone-service-tls-proxy. 2026-08-05 07:54:57.213 | To activate the new configuration, you need to run: 2026-08-05 07:54:57.213 | systemctl reload apache2 2026-08-05 07:54:57.218 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-05 07:54:57.221 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:54:57.224 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:54:57.226 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:54:57.409 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-05 07:54:57.412 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:54:57.415 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-05 07:54:57.727 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-05 07:54:57.730 | + 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://10.209.96.120/identity 2026-08-05 07:54:58.263 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:54:58.263 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:54:58.263 | we strongly recommend against using it for new projects. 2026-08-05 07:54:58.263 | 2026-08-05 07:54:58.263 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:54:58.263 | framework. For more detail see 2026-08-05 07:54:58.263 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:54:58.263 | 2026-08-05 07:54:58.263 | from eventlet import event 2026-08-05 07:55:01.347 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.347 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.348 | 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=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.354 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.369 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.369 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.525 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.531 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.531 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.607 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.608 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.608 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.608 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.608 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.609 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.621 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.621 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.621 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.622 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.622 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.622 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.622 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.629 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.632 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.632 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.632 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.633 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.633 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.633 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.633 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59846) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:55:01.699 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 07:55:01.777 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=59846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:55:01.872 | DEBUG dbcounter [-] [59846] Writer thread running {{(pid=59846) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:55:01.974 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created domain default 2026-08-05 07:55:02.007 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created project admin 2026-08-05 07:55:02.034 | WARNING keystone.common.password_hashing [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-05 07:55:02.053 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created user admin 2026-08-05 07:55:02.064 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created role reader 2026-08-05 07:55:02.072 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created role member 2026-08-05 07:55:02.090 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created implied role where c1b177008be9469883c33ca352779bd3 implies b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:02.097 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created role manager 2026-08-05 07:55:02.108 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created implied role where c26ed7eb73484c448152c78bee4ff9c7 implies c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:02.114 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created role admin 2026-08-05 07:55:02.126 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created implied role where 23107c4d4a644ae2a99048e0af30343c implies c26ed7eb73484c448152c78bee4ff9c7 2026-08-05 07:55:02.135 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created role service 2026-08-05 07:55:02.151 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Granted role admin on project admin to user admin. 2026-08-05 07:55:02.158 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Granted role admin on the system to user admin. 2026-08-05 07:55:02.167 | WARNING py.warnings [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] /opt/stack/data/venv/lib/python3.11/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-05 07:55:02.167 | warnings.warn( 2026-08-05 07:55:02.167 |  2026-08-05 07:55:02.169 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created region RegionOne 2026-08-05 07:55:02.191 | INFO keystone.cmd.bootstrap [None req-12f2df93-1e1d-4946-bfd3-9de518199155 None None] Created public endpoint https://10.209.96.120/identity 2026-08-05 07:55:02.731 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-05 07:55:02.735 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-05 07:55:02.737 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-05 07:55:02.741 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-05 07:55:04.728 | 2026-08-05 07:55:04.741 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:04.744 | + lib/keystone:create_keystone_accounts:258 : admin_project=64a7822a28f84468912382bd4d9b74ca 2026-08-05 07:55:04.746 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-05 07:55:04.750 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-05 07:55:05.061 | 2026-08-05 07:55:05.073 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:05.077 | + lib/keystone:create_keystone_accounts:260 : admin_user=d27aa0aea2274224b8640d70f88a88d3 2026-08-05 07:55:05.079 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-05 07:55:05.082 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-05 07:55:05.084 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-05 07:55:05.087 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin d27aa0aea2274224b8640d70f88a88d3 default 2026-08-05 07:55:05.149 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d27aa0aea2274224b8640d70f88a88d3 default 2026-08-05 07:55:05.186 | [2866 Async ks-domain-role:59965]: running: get_or_add_user_domain_role admin d27aa0aea2274224b8640d70f88a88d3 default 2026-08-05 07:55:05.188 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-05 07:55:05.192 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 07:55:05.195 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 07:55:06.467 | 2026-08-05 07:55:06.481 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:06.484 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 07:55:06.487 | + functions-common:get_or_create_domain:878 : echo default 2026-08-05 07:55:06.487 | default 2026-08-05 07:55:06.489 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-05 07:55:06.556 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-05 07:55:06.600 | [2866 Async ks-project:60092]: running: get_or_create_project service Default 2026-08-05 07:55:06.603 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-05 07:55:06.670 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-05 07:55:06.710 | [2866 Async ks-service:60186]: running: get_or_create_role service 2026-08-05 07:55:06.713 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-05 07:55:06.783 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-05 07:55:06.823 | [2866 Async ks-reseller:60280]: running: get_or_create_role ResellerAdmin 2026-08-05 07:55:06.826 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-05 07:55:06.829 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-05 07:55:06.901 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-05 07:55:06.941 | [2866 Async ks-anotherrole:60376]: running: get_or_create_role anotherrole 2026-08-05 07:55:06.945 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-05 07:55:06.948 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-05 07:55:06.952 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:55:06.956 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-05 07:55:07.146 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:07.170 | [59965 Async ks-domain-role:59965]: finished successfully 2026-08-05 07:55:07.712 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:07.734 | [60092 Async ks-project:60092]: finished successfully 2026-08-05 07:55:08.179 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:08.203 | [60186 Async ks-service:60186]: finished successfully 2026-08-05 07:55:08.426 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:08.450 | [60280 Async ks-reseller:60280]: finished successfully 2026-08-05 07:55:08.681 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:08.705 | [60376 Async ks-anotherrole:60376]: finished successfully 2026-08-05 07:55:09.008 | 2026-08-05 07:55:09.020 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:09.024 | ++ functions-common:get_or_create_project:928 : project_id=04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:09.026 | ++ functions-common:get_or_create_project:929 : echo 04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:09.029 | + lib/keystone:create_keystone_accounts:288 : invis_project=04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:09.032 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-05 07:55:09.035 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-05 07:55:09.037 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:55:09.041 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-05 07:55:09.580 | 2026-08-05 07:55:09.593 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:09.596 | ++ functions-common:get_or_create_project:928 : project_id=9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:09.600 | ++ functions-common:get_or_create_project:929 : echo 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:09.603 | + lib/keystone:create_keystone_accounts:292 : demo_project=9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:09.606 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-05 07:55:09.609 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-05 07:55:09.612 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:09.615 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-05 07:55:09.618 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-05 07:55:09.622 | +++ 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-05 07:55:10.030 | 2026-08-05 07:55:10.043 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.046 | ++ functions-common:get_or_create_user:915 : user_id=1a7bf79d363848fd9bbb9402f5aeac29 2026-08-05 07:55:10.050 | ++ functions-common:get_or_create_user:916 : echo 1a7bf79d363848fd9bbb9402f5aeac29 2026-08-05 07:55:10.053 | + lib/keystone:create_keystone_accounts:295 : demo_user=1a7bf79d363848fd9bbb9402f5aeac29 2026-08-05 07:55:10.056 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-05 07:55:10.103 | [2866 Async ks-domain-role:59965]: Waiting for completion of get_or_add_user_domain_role admin d27aa0aea2274224b8640d70f88a88d3 default running on PID 59965 (5 other jobs running) 2026-08-05 07:55:10.127 | [2866 Async ks-domain-role:59965]: Signaling child to exit 2026-08-05 07:55:10.127 | WAKEUP 2026-08-05 07:55:10.148 | [2866 Async ks-domain-role:59965]: Signaled 2026-08-05 07:55:10.149 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-05 07:55:10.149 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user d27aa0aea2274224b8640d70f88a88d3 --domain default 2026-08-05 07:55:10.149 | 2026-08-05 07:55:10.149 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d27aa0aea2274224b8640d70f88a88d3 --domain default -c Role -f value 2026-08-05 07:55:10.149 | 2026-08-05 07:55:10.149 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.149 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:10.149 | + functions-common:get_or_add_user_domain_role:999 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:10.149 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:10.192 | [2866 Async ks-domain-role:59965]: finished get_or_add_user_domain_role admin d27aa0aea2274224b8640d70f88a88d3 default with result 0 in 2 seconds 2026-08-05 07:55:10.199 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-05 07:55:10.234 | [2866 Async ks-project:60092]: Waiting for completion of get_or_create_project service Default running on PID 60092 (4 other jobs running) 2026-08-05 07:55:10.257 | [2866 Async ks-project:60092]: Signaling child to exit 2026-08-05 07:55:10.257 | WAKEUP 2026-08-05 07:55:10.278 | [2866 Async ks-project:60092]: Signaled 2026-08-05 07:55:10.279 | + functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:55:10.279 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-05 07:55:10.279 | 2026-08-05 07:55:10.279 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.279 | + functions-common:get_or_create_project:928 : project_id=9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:55:10.279 | + functions-common:get_or_create_project:929 : echo 9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:55:10.279 | 9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:55:10.323 | [2866 Async ks-project:60092]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-08-05 07:55:10.360 | [2866 Async ks-service:60186]: Waiting for completion of get_or_create_role service running on PID 60186 (3 other jobs running) 2026-08-05 07:55:10.384 | [2866 Async ks-service:60186]: Signaling child to exit 2026-08-05 07:55:10.384 | WAKEUP 2026-08-05 07:55:10.405 | [2866 Async ks-service:60186]: Signaled 2026-08-05 07:55:10.406 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:55:10.406 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-05 07:55:10.406 | 2026-08-05 07:55:10.406 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.406 | + functions-common:get_or_create_role:940 : role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:55:10.407 | + functions-common:get_or_create_role:941 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:55:10.407 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:55:10.447 | [2866 Async ks-service:60186]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-05 07:55:10.481 | [2866 Async ks-reseller:60280]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60280 (2 other jobs running) 2026-08-05 07:55:10.502 | [2866 Async ks-reseller:60280]: Signaling child to exit 2026-08-05 07:55:10.503 | WAKEUP 2026-08-05 07:55:10.523 | [2866 Async ks-reseller:60280]: Signaled 2026-08-05 07:55:10.524 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:55:10.524 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-05 07:55:10.524 | 2026-08-05 07:55:10.524 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.525 | + functions-common:get_or_create_role:940 : role_id=6268962088b14a9c9bb89615a938b8a0 2026-08-05 07:55:10.525 | + functions-common:get_or_create_role:941 : echo 6268962088b14a9c9bb89615a938b8a0 2026-08-05 07:55:10.525 | 6268962088b14a9c9bb89615a938b8a0 2026-08-05 07:55:10.565 | [2866 Async ks-reseller:60280]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-05 07:55:10.601 | [2866 Async ks-anotherrole:60376]: Waiting for completion of get_or_create_role anotherrole running on PID 60376 (1 other jobs running) 2026-08-05 07:55:10.625 | [2866 Async ks-anotherrole:60376]: Signaling child to exit 2026-08-05 07:55:10.625 | WAKEUP 2026-08-05 07:55:10.645 | [2866 Async ks-anotherrole:60376]: Signaled 2026-08-05 07:55:10.646 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:55:10.646 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-05 07:55:10.646 | 2026-08-05 07:55:10.646 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:10.646 | + functions-common:get_or_create_role:940 : role_id=dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:10.646 | + functions-common:get_or_create_role:941 : echo dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:10.646 | dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:10.689 | [2866 Async ks-anotherrole:60376]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-05 07:55:10.693 | + inc/async:async_wait:197 : return 0 2026-08-05 07:55:10.696 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.760 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.799 | [2866 Async ks-demo-member:61212]: running: get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.802 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin d27aa0aea2274224b8640d70f88a88d3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.870 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d27aa0aea2274224b8640d70f88a88d3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.912 | [2866 Async ks-demo-admin:61308]: running: get_or_add_user_project_role admin d27aa0aea2274224b8640d70f88a88d3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.915 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:10.986 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:11.024 | [2866 Async ks-demo-another:61404]: running: get_or_add_user_project_role anotherrole 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:11.027 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:11.097 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:11.138 | [2866 Async ks-demo-invis:61500]: running: get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:11.140 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-05 07:55:11.144 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-05 07:55:11.147 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:11.150 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-05 07:55:11.153 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-05 07:55:11.156 | +++ 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-05 07:55:13.803 | 2026-08-05 07:55:13.815 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:13.818 | ++ functions-common:get_or_create_user:915 : user_id=144fee4e2c7641219eca877bd99629bb 2026-08-05 07:55:13.821 | ++ functions-common:get_or_create_user:916 : echo 144fee4e2c7641219eca877bd99629bb 2026-08-05 07:55:13.824 | + lib/keystone:create_keystone_accounts:308 : demo_reader=144fee4e2c7641219eca877bd99629bb 2026-08-05 07:55:13.827 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 144fee4e2c7641219eca877bd99629bb 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:13.897 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 144fee4e2c7641219eca877bd99629bb 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:13.940 | [2866 Async ks-demo-reader:61714]: running: get_or_add_user_project_role reader 144fee4e2c7641219eca877bd99629bb 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:13.943 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-05 07:55:13.946 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-05 07:55:13.950 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:55:13.953 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-05 07:55:14.478 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:14.501 | [61212 Async ks-demo-member:61212]: finished successfully 2026-08-05 07:55:15.100 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:15.125 | [61308 Async ks-demo-admin:61308]: finished successfully 2026-08-05 07:55:15.765 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:15.789 | [61404 Async ks-demo-another:61404]: finished successfully 2026-08-05 07:55:16.417 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:16.440 | [61500 Async ks-demo-invis:61500]: finished successfully 2026-08-05 07:55:17.381 | 2026-08-05 07:55:17.393 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:17.397 | ++ functions-common:get_or_create_project:928 : project_id=ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:17.401 | ++ functions-common:get_or_create_project:929 : echo ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:17.404 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:17.407 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-05 07:55:17.411 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-05 07:55:17.414 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:17.416 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-05 07:55:17.419 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-05 07:55:17.423 | +++ 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-05 07:55:18.028 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:18.051 | [61714 Async ks-demo-reader:61714]: finished successfully 2026-08-05 07:55:18.343 | 2026-08-05 07:55:18.355 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:18.359 | ++ functions-common:get_or_create_user:915 : user_id=86910c63c43b4fc9b920ae8dc0cc3e3e 2026-08-05 07:55:18.362 | ++ functions-common:get_or_create_user:916 : echo 86910c63c43b4fc9b920ae8dc0cc3e3e 2026-08-05 07:55:18.365 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=86910c63c43b4fc9b920ae8dc0cc3e3e 2026-08-05 07:55:18.368 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.432 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.469 | [2866 Async ks-alt-admin:62161]: running: get_or_add_user_project_role admin 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.471 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.534 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.574 | [2866 Async ks-alt-another:62257]: running: get_or_add_user_project_role anotherrole 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:18.578 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-05 07:55:18.581 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-05 07:55:18.585 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:18.587 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-05 07:55:18.590 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-05 07:55:18.594 | +++ 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-05 07:55:20.119 | 2026-08-05 07:55:20.131 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:20.134 | ++ functions-common:get_or_create_user:915 : user_id=a0d1ab72094344f9a27e6e6d401d95c2 2026-08-05 07:55:20.136 | ++ functions-common:get_or_create_user:916 : echo a0d1ab72094344f9a27e6e6d401d95c2 2026-08-05 07:55:20.139 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=a0d1ab72094344f9a27e6e6d401d95c2 2026-08-05 07:55:20.142 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member a0d1ab72094344f9a27e6e6d401d95c2 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:20.210 | + inc/async:async_inner:63 : get_or_add_user_project_role member a0d1ab72094344f9a27e6e6d401d95c2 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:20.252 | [2866 Async ks-alt-member-user:62427]: running: get_or_add_user_project_role member a0d1ab72094344f9a27e6e6d401d95c2 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:20.255 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-05 07:55:20.258 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-05 07:55:20.269 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:20.272 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-05 07:55:20.275 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-05 07:55:20.279 | +++ 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-05 07:55:20.771 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:20.794 | [62161 Async ks-alt-admin:62161]: finished successfully 2026-08-05 07:55:21.402 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:21.425 | [62257 Async ks-alt-another:62257]: finished successfully 2026-08-05 07:55:22.378 | 2026-08-05 07:55:22.393 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:22.397 | ++ functions-common:get_or_create_user:915 : user_id=2d1efd01215340ac88939c57a19d781d 2026-08-05 07:55:22.399 | ++ functions-common:get_or_create_user:916 : echo 2d1efd01215340ac88939c57a19d781d 2026-08-05 07:55:22.403 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=2d1efd01215340ac88939c57a19d781d 2026-08-05 07:55:22.406 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2d1efd01215340ac88939c57a19d781d ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:22.479 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2d1efd01215340ac88939c57a19d781d ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:22.520 | [2866 Async ks-alt-reader-user:62659]: running: get_or_add_user_project_role reader 2d1efd01215340ac88939c57a19d781d ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:22.523 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-05 07:55:22.526 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:22.529 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-05 07:55:22.532 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-05 07:55:22.536 | +++ 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-05 07:55:23.045 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:23.068 | [62427 Async ks-alt-member-user:62427]: finished successfully 2026-08-05 07:55:24.048 | 2026-08-05 07:55:24.061 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:24.064 | ++ functions-common:get_or_create_user:915 : user_id=692536ecefa042c8ac9dee4704d38433 2026-08-05 07:55:24.067 | ++ functions-common:get_or_create_user:916 : echo 692536ecefa042c8ac9dee4704d38433 2026-08-05 07:55:24.071 | + lib/keystone:create_keystone_accounts:340 : system_member_user=692536ecefa042c8ac9dee4704d38433 2026-08-05 07:55:24.074 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 692536ecefa042c8ac9dee4704d38433 all 2026-08-05 07:55:24.147 | + inc/async:async_inner:63 : get_or_add_user_system_role member 692536ecefa042c8ac9dee4704d38433 all 2026-08-05 07:55:24.188 | [2866 Async ks-system-member:62849]: running: get_or_add_user_system_role member 692536ecefa042c8ac9dee4704d38433 all 2026-08-05 07:55:24.192 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-05 07:55:24.197 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:55:24.200 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-05 07:55:24.204 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-05 07:55:24.208 | +++ 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-05 07:55:24.716 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:24.741 | [62659 Async ks-alt-reader-user:62659]: finished successfully 2026-08-05 07:55:25.586 | 2026-08-05 07:55:25.598 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:25.602 | ++ functions-common:get_or_create_user:915 : user_id=b9976e9ae0714999aa1055f517e172fd 2026-08-05 07:55:25.605 | ++ functions-common:get_or_create_user:916 : echo b9976e9ae0714999aa1055f517e172fd 2026-08-05 07:55:25.608 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=b9976e9ae0714999aa1055f517e172fd 2026-08-05 07:55:25.611 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader b9976e9ae0714999aa1055f517e172fd all 2026-08-05 07:55:25.676 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b9976e9ae0714999aa1055f517e172fd all 2026-08-05 07:55:25.713 | [2866 Async ks-system-reader:63046]: running: get_or_add_user_system_role reader b9976e9ae0714999aa1055f517e172fd all 2026-08-05 07:55:25.715 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-05 07:55:25.718 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-05 07:55:25.721 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-05 07:55:25.724 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 07:55:25.728 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-05 07:55:27.025 | 2026-08-05 07:55:27.037 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:27.040 | ++ functions-common:get_or_create_group:892 : group_id=36878aa8b4dc4740875583d250ee3677 2026-08-05 07:55:27.043 | ++ functions-common:get_or_create_group:893 : echo 36878aa8b4dc4740875583d250ee3677 2026-08-05 07:55:27.046 | + lib/keystone:create_keystone_accounts:350 : admin_group=36878aa8b4dc4740875583d250ee3677 2026-08-05 07:55:27.050 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-05 07:55:27.054 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-05 07:55:27.057 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-05 07:55:27.060 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 07:55:27.064 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-05 07:55:27.610 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:27.634 | [62849 Async ks-system-member:62849]: finished successfully 2026-08-05 07:55:28.518 | 2026-08-05 07:55:28.530 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:28.534 | ++ functions-common:get_or_create_group:892 : group_id=5f230c94e5bb48af80c0413cbd9b02b3 2026-08-05 07:55:28.537 | ++ functions-common:get_or_create_group:893 : echo 5f230c94e5bb48af80c0413cbd9b02b3 2026-08-05 07:55:28.540 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=5f230c94e5bb48af80c0413cbd9b02b3 2026-08-05 07:55:28.543 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.611 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.653 | [2866 Async ks-group-memberdemo:63316]: running: get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.657 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.733 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.779 | [2866 Async ks-group-anotherdemo:63395]: running: get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:28.783 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:28.859 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:28.903 | [2866 Async ks-group-memberalt:63474]: running: get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:28.906 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:28.979 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:29.017 | [2866 Async ks-group-anotheralt:63553]: running: get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:29.021 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 36878aa8b4dc4740875583d250ee3677 64a7822a28f84468912382bd4d9b74ca 2026-08-05 07:55:29.096 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 36878aa8b4dc4740875583d250ee3677 64a7822a28f84468912382bd4d9b74ca 2026-08-05 07:55:29.140 | [2866 Async ks-group-admin:63632]: running: get_or_add_group_project_role admin 36878aa8b4dc4740875583d250ee3677 64a7822a28f84468912382bd4d9b74ca 2026-08-05 07:55:29.142 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-05 07:55:29.150 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:29.176 | [63046 Async ks-system-reader:63046]: finished successfully 2026-08-05 07:55:29.204 | [2866 Async ks-demo-member:61212]: Waiting for completion of get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 running on PID 61212 (16 other jobs running) 2026-08-05 07:55:29.233 | [2866 Async ks-demo-member:61212]: Signaling child to exit 2026-08-05 07:55:29.233 | WAKEUP 2026-08-05 07:55:29.253 | [2866 Async ks-demo-member:61212]: Signaled 2026-08-05 07:55:29.254 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.254 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.254 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.254 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.254 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.254 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.255 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.255 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.255 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.255 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:29.255 | 2026-08-05 07:55:29.255 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 9100111321104d1caa5e1037d8e07e63 -c Role -f value 2026-08-05 07:55:29.255 | 2026-08-05 07:55:29.255 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.255 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.255 | + functions-common:get_or_add_user_project_role:980 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.255 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.302 | [2866 Async ks-demo-member:61212]: finished get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 with result 0 in 3 seconds 2026-08-05 07:55:29.341 | [2866 Async ks-demo-admin:61308]: Waiting for completion of get_or_add_user_project_role admin d27aa0aea2274224b8640d70f88a88d3 9100111321104d1caa5e1037d8e07e63 running on PID 61308 (15 other jobs running) 2026-08-05 07:55:29.369 | [2866 Async ks-demo-admin:61308]: Signaling child to exit 2026-08-05 07:55:29.369 | WAKEUP 2026-08-05 07:55:29.392 | [2866 Async ks-demo-admin:61308]: Signaled 2026-08-05 07:55:29.394 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.394 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.394 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.394 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.394 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.394 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.394 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.394 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.394 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.394 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d27aa0aea2274224b8640d70f88a88d3 --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:29.394 | 2026-08-05 07:55:29.394 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d27aa0aea2274224b8640d70f88a88d3 --project 9100111321104d1caa5e1037d8e07e63 -c Role -f value 2026-08-05 07:55:29.395 | 2026-08-05 07:55:29.395 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.395 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:29.395 | + functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:29.395 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:29.447 | [2866 Async ks-demo-admin:61308]: finished get_or_add_user_project_role admin d27aa0aea2274224b8640d70f88a88d3 9100111321104d1caa5e1037d8e07e63 with result 0 in 4 seconds 2026-08-05 07:55:29.488 | [2866 Async ks-demo-another:61404]: Waiting for completion of get_or_add_user_project_role anotherrole 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 running on PID 61404 (14 other jobs running) 2026-08-05 07:55:29.513 | [2866 Async ks-demo-another:61404]: Signaling child to exit 2026-08-05 07:55:29.513 | WAKEUP 2026-08-05 07:55:29.541 | [2866 Async ks-demo-another:61404]: Signaled 2026-08-05 07:55:29.541 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.541 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.541 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.541 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.541 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.541 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.541 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.541 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.541 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.541 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:29.541 | 2026-08-05 07:55:29.542 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 9100111321104d1caa5e1037d8e07e63 -c Role -f value 2026-08-05 07:55:29.542 | 2026-08-05 07:55:29.542 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.542 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:29.542 | + functions-common:get_or_add_user_project_role:980 : echo dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:29.542 | dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:29.587 | [2866 Async ks-demo-another:61404]: finished get_or_add_user_project_role anotherrole 1a7bf79d363848fd9bbb9402f5aeac29 9100111321104d1caa5e1037d8e07e63 with result 0 in 4 seconds 2026-08-05 07:55:29.626 | [2866 Async ks-demo-invis:61500]: Waiting for completion of get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 04ba584fb1b4421db94a9b2e52e6452b running on PID 61500 (13 other jobs running) 2026-08-05 07:55:29.653 | [2866 Async ks-demo-invis:61500]: Signaling child to exit 2026-08-05 07:55:29.653 | WAKEUP 2026-08-05 07:55:29.675 | [2866 Async ks-demo-invis:61500]: Signaled 2026-08-05 07:55:29.676 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.676 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.676 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.676 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.676 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.676 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.676 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.676 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.676 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.676 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 04ba584fb1b4421db94a9b2e52e6452b 2026-08-05 07:55:29.676 | 2026-08-05 07:55:29.676 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a7bf79d363848fd9bbb9402f5aeac29 --project 04ba584fb1b4421db94a9b2e52e6452b -c Role -f value 2026-08-05 07:55:29.676 | 2026-08-05 07:55:29.676 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.676 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.677 | + functions-common:get_or_add_user_project_role:980 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.677 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:29.722 | [2866 Async ks-demo-invis:61500]: finished get_or_add_user_project_role member 1a7bf79d363848fd9bbb9402f5aeac29 04ba584fb1b4421db94a9b2e52e6452b with result 0 in 5 seconds 2026-08-05 07:55:29.757 | [2866 Async ks-demo-reader:61714]: Waiting for completion of get_or_add_user_project_role reader 144fee4e2c7641219eca877bd99629bb 9100111321104d1caa5e1037d8e07e63 running on PID 61714 (12 other jobs running) 2026-08-05 07:55:29.782 | [2866 Async ks-demo-reader:61714]: Signaling child to exit 2026-08-05 07:55:29.782 | WAKEUP 2026-08-05 07:55:29.807 | [2866 Async ks-demo-reader:61714]: Signaled 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.809 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.809 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.809 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.809 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.809 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.809 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 144fee4e2c7641219eca877bd99629bb --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:29.809 | 2026-08-05 07:55:29.809 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 144fee4e2c7641219eca877bd99629bb --project 9100111321104d1caa5e1037d8e07e63 -c Role -f value 2026-08-05 07:55:29.809 | 2026-08-05 07:55:29.809 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:29.809 | + functions-common:get_or_add_user_project_role:980 : echo b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:29.810 | b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:29.863 | [2866 Async ks-demo-reader:61714]: finished get_or_add_user_project_role reader 144fee4e2c7641219eca877bd99629bb 9100111321104d1caa5e1037d8e07e63 with result 0 in 4 seconds 2026-08-05 07:55:29.868 | + inc/async:async_wait:197 : return 0 2026-08-05 07:55:29.871 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-05 07:55:29.927 | [2866 Async ks-alt-admin:62161]: Waiting for completion of get_or_add_user_project_role admin 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c running on PID 62161 (11 other jobs running) 2026-08-05 07:55:29.953 | [2866 Async ks-alt-admin:62161]: Signaling child to exit 2026-08-05 07:55:29.953 | WAKEUP 2026-08-05 07:55:29.974 | [2866 Async ks-alt-admin:62161]: Signaled 2026-08-05 07:55:29.974 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:29.974 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:29.974 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:29.974 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:29.975 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:29.975 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:29.975 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:29.975 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:29.975 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:29.975 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 86910c63c43b4fc9b920ae8dc0cc3e3e --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:29.975 | 2026-08-05 07:55:29.975 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86910c63c43b4fc9b920ae8dc0cc3e3e --project ebe9f9d97c884733bf128eb547f3ff3c -c Role -f value 2026-08-05 07:55:29.975 | 2026-08-05 07:55:29.975 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:29.975 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:29.975 | + functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:29.975 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:30.020 | [2866 Async ks-alt-admin:62161]: finished get_or_add_user_project_role admin 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 2 seconds 2026-08-05 07:55:30.060 | [2866 Async ks-alt-another:62257]: Waiting for completion of get_or_add_user_project_role anotherrole 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c running on PID 62257 (10 other jobs running) 2026-08-05 07:55:30.090 | [2866 Async ks-alt-another:62257]: Signaling child to exit 2026-08-05 07:55:30.090 | WAKEUP 2026-08-05 07:55:30.117 | [2866 Async ks-alt-another:62257]: Signaled 2026-08-05 07:55:30.118 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:30.118 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:30.118 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:30.118 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:30.118 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:30.118 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:30.119 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:30.119 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:30.119 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:30.119 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 86910c63c43b4fc9b920ae8dc0cc3e3e --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:30.119 | 2026-08-05 07:55:30.119 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 86910c63c43b4fc9b920ae8dc0cc3e3e --project ebe9f9d97c884733bf128eb547f3ff3c -c Role -f value 2026-08-05 07:55:30.119 | 2026-08-05 07:55:30.119 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.119 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:30.119 | + functions-common:get_or_add_user_project_role:980 : echo dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:30.119 | dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:30.165 | [2866 Async ks-alt-another:62257]: finished get_or_add_user_project_role anotherrole 86910c63c43b4fc9b920ae8dc0cc3e3e ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 2 seconds 2026-08-05 07:55:30.205 | [2866 Async ks-alt-member-user:62427]: Waiting for completion of get_or_add_user_project_role member a0d1ab72094344f9a27e6e6d401d95c2 ebe9f9d97c884733bf128eb547f3ff3c running on PID 62427 (9 other jobs running) 2026-08-05 07:55:30.232 | [2866 Async ks-alt-member-user:62427]: Signaling child to exit 2026-08-05 07:55:30.232 | WAKEUP 2026-08-05 07:55:30.254 | [2866 Async ks-alt-member-user:62427]: Signaled 2026-08-05 07:55:30.256 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:30.256 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:30.256 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:30.256 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:30.256 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:30.256 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:30.256 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:30.256 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:30.256 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:30.256 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a0d1ab72094344f9a27e6e6d401d95c2 --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:30.256 | 2026-08-05 07:55:30.256 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a0d1ab72094344f9a27e6e6d401d95c2 --project ebe9f9d97c884733bf128eb547f3ff3c -c Role -f value 2026-08-05 07:55:30.257 | 2026-08-05 07:55:30.257 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.257 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.257 | + functions-common:get_or_add_user_project_role:980 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.257 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.300 | [2866 Async ks-alt-member-user:62427]: finished get_or_add_user_project_role member a0d1ab72094344f9a27e6e6d401d95c2 ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 2 seconds 2026-08-05 07:55:30.342 | [2866 Async ks-alt-reader-user:62659]: Waiting for completion of get_or_add_user_project_role reader 2d1efd01215340ac88939c57a19d781d ebe9f9d97c884733bf128eb547f3ff3c running on PID 62659 (8 other jobs running) 2026-08-05 07:55:30.368 | [2866 Async ks-alt-reader-user:62659]: Signaling child to exit 2026-08-05 07:55:30.369 | WAKEUP 2026-08-05 07:55:30.396 | [2866 Async ks-alt-reader-user:62659]: Signaled 2026-08-05 07:55:30.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:55:30.398 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:55:30.398 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 07:55:30.398 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:30.398 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:30.398 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:30.398 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:30.398 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:30.398 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 07:55:30.398 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2d1efd01215340ac88939c57a19d781d --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:30.398 | 2026-08-05 07:55:30.398 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2d1efd01215340ac88939c57a19d781d --project ebe9f9d97c884733bf128eb547f3ff3c -c Role -f value 2026-08-05 07:55:30.399 | 2026-08-05 07:55:30.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.399 | + functions-common:get_or_add_user_project_role:980 : echo b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.399 | b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.451 | [2866 Async ks-alt-reader-user:62659]: finished get_or_add_user_project_role reader 2d1efd01215340ac88939c57a19d781d ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 2 seconds 2026-08-05 07:55:30.455 | + inc/async:async_wait:197 : return 0 2026-08-05 07:55:30.459 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-05 07:55:30.514 | [2866 Async ks-system-member:62849]: Waiting for completion of get_or_add_user_system_role member 692536ecefa042c8ac9dee4704d38433 all running on PID 62849 (7 other jobs running) 2026-08-05 07:55:30.542 | [2866 Async ks-system-member:62849]: Signaling child to exit 2026-08-05 07:55:30.543 | WAKEUP 2026-08-05 07:55:30.566 | [2866 Async ks-system-member:62849]: Signaled 2026-08-05 07:55:30.566 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 07:55:30.567 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 07:55:30.567 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:30.567 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:30.567 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:30.567 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:30.567 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 07:55:30.567 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 692536ecefa042c8ac9dee4704d38433 --system all -f value -c Role 2026-08-05 07:55:30.567 | 2026-08-05 07:55:30.567 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 692536ecefa042c8ac9dee4704d38433 --system all 2026-08-05 07:55:30.567 | 2026-08-05 07:55:30.567 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 692536ecefa042c8ac9dee4704d38433 --system all -f value -c Role 2026-08-05 07:55:30.567 | 2026-08-05 07:55:30.567 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.567 | + functions-common:get_or_add_user_system_role:1030 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.567 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:30.613 | [2866 Async ks-system-member:62849]: finished get_or_add_user_system_role member 692536ecefa042c8ac9dee4704d38433 all with result 0 in 3 seconds 2026-08-05 07:55:30.652 | [2866 Async ks-system-reader:63046]: Waiting for completion of get_or_add_user_system_role reader b9976e9ae0714999aa1055f517e172fd all running on PID 63046 (6 other jobs running) 2026-08-05 07:55:30.681 | [2866 Async ks-system-reader:63046]: Signaling child to exit 2026-08-05 07:55:30.682 | WAKEUP 2026-08-05 07:55:30.705 | [2866 Async ks-system-reader:63046]: Signaled 2026-08-05 07:55:30.706 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 07:55:30.706 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 07:55:30.706 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 07:55:30.706 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:55:30.709 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:55:30.709 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 07:55:30.709 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 07:55:30.709 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 07:55:30.709 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9976e9ae0714999aa1055f517e172fd --system all -f value -c Role 2026-08-05 07:55:30.709 | 2026-08-05 07:55:30.709 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user b9976e9ae0714999aa1055f517e172fd --system all 2026-08-05 07:55:30.709 | 2026-08-05 07:55:30.709 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9976e9ae0714999aa1055f517e172fd --system all -f value -c Role 2026-08-05 07:55:30.709 | 2026-08-05 07:55:30.709 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.709 | + functions-common:get_or_add_user_system_role:1030 : echo b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.709 | b42a167c2e7c42a699fd241066fa2fc0 2026-08-05 07:55:30.755 | [2866 Async ks-system-reader:63046]: finished get_or_add_user_system_role reader b9976e9ae0714999aa1055f517e172fd all with result 0 in 3 seconds 2026-08-05 07:55:30.761 | + inc/async:async_wait:197 : return 0 2026-08-05 07:55:30.769 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-05 07:55:30.815 | [2866 Async ks-group-memberdemo:63316]: Waiting for completion of get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 running on PID 63316 (5 other jobs running) 2026-08-05 07:55:30.840 | [2866 Async ks-group-memberdemo:63316]: Signaling child to exit 2026-08-05 07:55:31.483 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:31.507 | [63316 Async ks-group-memberdemo:63316]: finished successfully 2026-08-05 07:55:31.534 | WAKEUP 2026-08-05 07:55:31.557 | [2866 Async ks-group-memberdemo:63316]: Signaled 2026-08-05 07:55:31.559 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 07:55:31.559 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5f230c94e5bb48af80c0413cbd9b02b3 --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:31.559 | 2026-08-05 07:55:31.559 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5f230c94e5bb48af80c0413cbd9b02b3 --project 9100111321104d1caa5e1037d8e07e63 -f value -c Role 2026-08-05 07:55:31.559 | 2026-08-05 07:55:31.559 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:31.559 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:31.559 | + functions-common:get_or_add_group_project_role:1049 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:31.559 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:31.603 | [2866 Async ks-group-memberdemo:63316]: finished get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 with result 0 in 2 seconds 2026-08-05 07:55:31.653 | [2866 Async ks-group-anotherdemo:63395]: Waiting for completion of get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 running on PID 63395 (4 other jobs running) 2026-08-05 07:55:31.680 | [2866 Async ks-group-anotherdemo:63395]: Signaling child to exit 2026-08-05 07:55:32.150 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:32.175 | [63395 Async ks-group-anotherdemo:63395]: finished successfully 2026-08-05 07:55:32.204 | WAKEUP 2026-08-05 07:55:32.230 | [2866 Async ks-group-anotherdemo:63395]: Signaled 2026-08-05 07:55:32.231 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 07:55:32.231 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5f230c94e5bb48af80c0413cbd9b02b3 --project 9100111321104d1caa5e1037d8e07e63 2026-08-05 07:55:32.231 | 2026-08-05 07:55:32.231 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5f230c94e5bb48af80c0413cbd9b02b3 --project 9100111321104d1caa5e1037d8e07e63 -f value -c Role 2026-08-05 07:55:32.232 | 2026-08-05 07:55:32.232 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:32.232 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:32.232 | + functions-common:get_or_add_group_project_role:1049 : echo dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:32.232 | dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:32.279 | [2866 Async ks-group-anotherdemo:63395]: finished get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 9100111321104d1caa5e1037d8e07e63 with result 0 in 3 seconds 2026-08-05 07:55:32.318 | [2866 Async ks-group-memberalt:63474]: Waiting for completion of get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c running on PID 63474 (3 other jobs running) 2026-08-05 07:55:32.348 | [2866 Async ks-group-memberalt:63474]: Signaling child to exit 2026-08-05 07:55:32.835 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:32.860 | [63474 Async ks-group-memberalt:63474]: finished successfully 2026-08-05 07:55:32.889 | WAKEUP 2026-08-05 07:55:32.915 | [2866 Async ks-group-memberalt:63474]: Signaled 2026-08-05 07:55:32.917 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 07:55:32.917 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5f230c94e5bb48af80c0413cbd9b02b3 --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:32.917 | 2026-08-05 07:55:32.917 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5f230c94e5bb48af80c0413cbd9b02b3 --project ebe9f9d97c884733bf128eb547f3ff3c -f value -c Role 2026-08-05 07:55:32.917 | 2026-08-05 07:55:32.917 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:32.917 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:32.917 | + functions-common:get_or_add_group_project_role:1049 : echo c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:32.917 | c1b177008be9469883c33ca352779bd3 2026-08-05 07:55:32.966 | [2866 Async ks-group-memberalt:63474]: finished get_or_add_group_project_role member 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 4 seconds 2026-08-05 07:55:33.007 | [2866 Async ks-group-anotheralt:63553]: Waiting for completion of get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c running on PID 63553 (2 other jobs running) 2026-08-05 07:55:33.033 | [2866 Async ks-group-anotheralt:63553]: Signaling child to exit 2026-08-05 07:55:33.499 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:33.525 | [63553 Async ks-group-anotheralt:63553]: finished successfully 2026-08-05 07:55:33.554 | WAKEUP 2026-08-05 07:55:33.577 | [2866 Async ks-group-anotheralt:63553]: Signaled 2026-08-05 07:55:33.579 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 07:55:33.579 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5f230c94e5bb48af80c0413cbd9b02b3 --project ebe9f9d97c884733bf128eb547f3ff3c 2026-08-05 07:55:33.579 | 2026-08-05 07:55:33.579 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5f230c94e5bb48af80c0413cbd9b02b3 --project ebe9f9d97c884733bf128eb547f3ff3c -f value -c Role 2026-08-05 07:55:33.579 | 2026-08-05 07:55:33.579 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:33.579 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:33.579 | + functions-common:get_or_add_group_project_role:1049 : echo dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:33.579 | dadc611f5e6847048de470aa677b736e 2026-08-05 07:55:33.629 | [2866 Async ks-group-anotheralt:63553]: finished get_or_add_group_project_role anotherrole 5f230c94e5bb48af80c0413cbd9b02b3 ebe9f9d97c884733bf128eb547f3ff3c with result 0 in 4 seconds 2026-08-05 07:55:33.668 | [2866 Async ks-group-admin:63632]: Waiting for completion of get_or_add_group_project_role admin 36878aa8b4dc4740875583d250ee3677 64a7822a28f84468912382bd4d9b74ca running on PID 63632 (1 other jobs running) 2026-08-05 07:55:33.693 | [2866 Async ks-group-admin:63632]: Signaling child to exit 2026-08-05 07:55:34.156 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:34.182 | [63632 Async ks-group-admin:63632]: finished successfully 2026-08-05 07:55:34.205 | WAKEUP 2026-08-05 07:55:34.228 | [2866 Async ks-group-admin:63632]: Signaled 2026-08-05 07:55:34.229 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 07:55:34.229 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 36878aa8b4dc4740875583d250ee3677 --project 64a7822a28f84468912382bd4d9b74ca 2026-08-05 07:55:34.229 | 2026-08-05 07:55:34.229 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 36878aa8b4dc4740875583d250ee3677 --project 64a7822a28f84468912382bd4d9b74ca -f value -c Role 2026-08-05 07:55:34.229 | 2026-08-05 07:55:34.229 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:55:34.229 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:34.229 | + functions-common:get_or_add_group_project_role:1049 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:34.229 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:55:34.272 | [2866 Async ks-group-admin:63632]: finished get_or_add_group_project_role admin 36878aa8b4dc4740875583d250ee3677 64a7822a28f84468912382bd4d9b74ca with result 0 in 5 seconds 2026-08-05 07:55:34.276 | + inc/async:async_wait:197 : return 0 2026-08-05 07:55:34.279 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-05 07:55:34.298 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:55:34.302 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-05 07:55:34.323 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:55:34.327 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-05 07:55:34.330 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-05 07:55:34.399 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-05 07:55:34.442 | [2866 Async create_nova_accounts:65484]: running: create_nova_accounts 2026-08-05 07:55:34.445 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-05 07:55:34.465 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:55:34.468 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-05 07:55:34.471 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-05 07:55:34.542 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-05 07:55:34.588 | [2866 Async create_glance_accounts:65609]: running: create_glance_accounts 2026-08-05 07:55:34.591 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-05 07:55:34.614 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:55:34.617 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-05 07:55:34.620 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-05 07:55:34.695 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-05 07:55:34.739 | [2866 Async create_cinder_accounts:65747]: running: create_cinder_accounts 2026-08-05 07:55:34.742 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-05 07:55:34.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:55:34.766 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-05 07:55:34.769 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-05 07:55:34.839 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-05 07:55:34.886 | [2866 Async create_neutron_accounts:65889]: running: create_neutron_accounts 2026-08-05 07:55:34.890 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-05 07:55:34.916 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:55:34.920 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-05 07:55:34.940 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:55:34.943 | + ./stack.sh:main:1147 : echo_summary 'Configuring Horizon' 2026-08-05 07:55:34.946 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:55:34.949 | + ./stack.sh:echo_summary:450 : echo -e Configuring Horizon 2026-08-05 07:55:34.951 | + ./stack.sh:main:1148 : async_runfunc configure_horizon 2026-08-05 07:55:34.954 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2026-08-05 07:55:35.026 | + inc/async:async_inner:63 : configure_horizon 2026-08-05 07:55:35.071 | [2866 Async configure_horizon:66081]: running: configure_horizon 2026-08-05 07:55:35.074 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-05 07:55:35.133 | [2866 Async create_nova_accounts:65484]: Waiting for completion of create_nova_accounts running on PID 65484 (5 other jobs running) 2026-08-05 07:55:35.159 | [2866 Async create_nova_accounts:65484]: Signaling child to exit 2026-08-05 07:55:45.902 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:45.932 | [66081 Async configure_horizon:66081]: finished successfully 2026-08-05 07:55:57.757 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:55:57.783 | [65889 Async create_neutron_accounts:65889]: finished successfully 2026-08-05 07:56:01.379 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:56:01.406 | [65747 Async create_cinder_accounts:65747]: finished successfully 2026-08-05 07:56:05.017 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:56:05.046 | [65484 Async create_nova_accounts:65484]: finished successfully 2026-08-05 07:56:05.071 | WAKEUP 2026-08-05 07:56:05.093 | [2866 Async create_nova_accounts:65484]: Signaled 2026-08-05 07:56:05.094 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard =~ n-api ]] 2026-08-05 07:56:05.094 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-05 07:56:05.094 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-05 07:56:05.094 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:56:05.094 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:56:05.094 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 07:56:05.094 | ++ 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-05 07:56:05.095 | 2026-08-05 07:56:05.095 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.095 | + functions-common:get_or_create_user:915 : user_id=8eff0cccbb1341fb9f70e16c1982c70f 2026-08-05 07:56:05.095 | + functions-common:get_or_create_user:916 : echo 8eff0cccbb1341fb9f70e16c1982c70f 2026-08-05 07:56:05.095 | 8eff0cccbb1341fb9f70e16c1982c70f 2026-08-05 07:56:05.095 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:05.095 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:05.095 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-05 07:56:05.095 | 2026-08-05 07:56:05.095 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:05.095 | 2026-08-05 07:56:05.095 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:05.095 | + functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:05.095 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:05.095 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 07:56:05.096 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:05.096 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:05.096 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-05 07:56:05.096 | 2026-08-05 07:56:05.096 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:05.096 | 2026-08-05 07:56:05.096 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:05.096 | + functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:05.096 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:05.096 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-05 07:56:05.096 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.209.96.120/compute 2026-08-05 07:56:05.096 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-05 07:56:05.096 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:56:05.096 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-05 07:56:05.096 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-05 07:56:05.096 | 2026-08-05 07:56:05.096 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.096 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:56:05.096 | 9dcfcca635f547438d08cf994d8f52a2' 2026-08-05 07:56:05.096 | + functions-common:get_or_create_service:1067 : echo 9dcfcca635f547438d08cf994d8f52a2 2026-08-05 07:56:05.096 | 9dcfcca635f547438d08cf994d8f52a2 2026-08-05 07:56:05.097 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.209.96.120/compute/v2/$(project_id)s' 2026-08-05 07:56:05.097 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:56:05.097 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.209.96.120/compute/v2/$(project_id)s' RegionOne 2026-08-05 07:56:05.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:56:05.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-05 07:56:05.097 | 2026-08-05 07:56:05.097 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:56:05.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:56:05.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.209.96.120/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-05 07:56:05.097 | 2026-08-05 07:56:05.097 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c3d4201e965d42f882714993d1675737 2026-08-05 07:56:05.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c3d4201e965d42f882714993d1675737 2026-08-05 07:56:05.097 | + functions-common:get_or_create_endpoint:1100 : public_id=c3d4201e965d42f882714993d1675737 2026-08-05 07:56:05.097 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:56:05.097 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:56:05.097 | + functions-common:get_or_create_endpoint:1109 : echo c3d4201e965d42f882714993d1675737 2026-08-05 07:56:05.097 | c3d4201e965d42f882714993d1675737 2026-08-05 07:56:05.097 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-05 07:56:05.097 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:56:05.097 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-05 07:56:05.097 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-05 07:56:05.097 | 2026-08-05 07:56:05.097 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.097 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:56:05.097 | 429cf47bcc1f4dfcaf29d50702a27a9e' 2026-08-05 07:56:05.097 | + functions-common:get_or_create_service:1067 : echo 429cf47bcc1f4dfcaf29d50702a27a9e 2026-08-05 07:56:05.097 | 429cf47bcc1f4dfcaf29d50702a27a9e 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.209.96.120/compute/v2.1 2026-08-05 07:56:05.098 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:56:05.098 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.209.96.120/compute/v2.1 RegionOne 2026-08-05 07:56:05.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:56:05.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-05 07:56:05.098 | 2026-08-05 07:56:05.098 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:56:05.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:56:05.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.209.96.120/compute/v2.1 --region RegionOne -f value -c id 2026-08-05 07:56:05.098 | 2026-08-05 07:56:05.098 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:05.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=889ca23de10f48be8f83dd4e9b5745e9 2026-08-05 07:56:05.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 889ca23de10f48be8f83dd4e9b5745e9 2026-08-05 07:56:05.098 | + functions-common:get_or_create_endpoint:1100 : public_id=889ca23de10f48be8f83dd4e9b5745e9 2026-08-05 07:56:05.098 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:56:05.098 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:56:05.098 | + functions-common:get_or_create_endpoint:1109 : echo 889ca23de10f48be8f83dd4e9b5745e9 2026-08-05 07:56:05.098 | 889ca23de10f48be8f83dd4e9b5745e9 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-05 07:56:05.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-05 07:56:05.098 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-05 07:56:05.098 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-05 07:56:05.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:05.098 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-05 07:56:05.144 | [2866 Async create_nova_accounts:65484]: finished create_nova_accounts with result 0 in 30 seconds 2026-08-05 07:56:05.185 | [2866 Async create_glance_accounts:65609]: Waiting for completion of create_glance_accounts running on PID 65609 (4 other jobs running) 2026-08-05 07:56:05.213 | [2866 Async create_glance_accounts:65609]: Signaling child to exit 2026-08-05 07:56:07.891 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:56:07.916 | [65609 Async create_glance_accounts:65609]: finished successfully 2026-08-05 07:56:07.942 | WAKEUP 2026-08-05 07:56:07.965 | [2866 Async create_glance_accounts:65609]: Signaled 2026-08-05 07:56:07.966 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-05 07:56:07.966 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:07.966 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-05 07:56:07.966 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-05 07:56:07.966 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:56:07.966 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:56:07.966 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 07:56:07.966 | ++ 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-05 07:56:07.966 | 2026-08-05 07:56:07.966 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.966 | + functions-common:get_or_create_user:915 : user_id=614f49686f2343e0b65de5f42682e52e 2026-08-05 07:56:07.966 | + functions-common:get_or_create_user:916 : echo 614f49686f2343e0b65de5f42682e52e 2026-08-05 07:56:07.966 | 614f49686f2343e0b65de5f42682e52e 2026-08-05 07:56:07.966 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-05 07:56:07.966 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:07.966 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:07.966 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:07.966 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:07.966 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-05 07:56:07.967 | 2026-08-05 07:56:07.967 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:07.967 | 2026-08-05 07:56:07.967 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:07.967 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:07.967 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 07:56:07.967 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:07.967 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:07.967 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-05 07:56:07.967 | 2026-08-05 07:56:07.967 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:07.967 | 2026-08-05 07:56:07.967 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:07.967 | + functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:07.967 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:56:07.967 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-05 07:56:07.967 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:07.968 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-05 07:56:07.968 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:56:07.968 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-05 07:56:07.968 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-05 07:56:07.968 | 2026-08-05 07:56:07.968 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.968 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:56:07.968 | b40c5819844c44729a8c3374f60292cd' 2026-08-05 07:56:07.968 | + functions-common:get_or_create_service:1067 : echo b40c5819844c44729a8c3374f60292cd 2026-08-05 07:56:07.968 | b40c5819844c44729a8c3374f60292cd 2026-08-05 07:56:07.968 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.209.96.120/image 2026-08-05 07:56:07.968 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:56:07.968 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.209.96.120/image RegionOne 2026-08-05 07:56:07.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:56:07.968 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-05 07:56:07.968 | 2026-08-05 07:56:07.968 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:56:07.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:56:07.968 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.209.96.120/image --region RegionOne -f value -c id 2026-08-05 07:56:07.968 | 2026-08-05 07:56:07.968 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.968 | + functions-common:get_or_create_endpoint:1100 : public_id=27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.968 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:56:07.968 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:56:07.968 | + functions-common:get_or_create_endpoint:1109 : echo 27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.968 | 27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.968 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-05 07:56:07.968 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 07:56:07.968 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 07:56:07.969 | 2026-08-05 07:56:07.969 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.969 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 07:56:07.969 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-05 07:56:07.969 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-05 07:56:07.969 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-05 07:56:07.969 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-05 07:56:07.969 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-05 07:56:07.969 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-05 07:56:07.969 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-05 07:56:07.969 | 2026-08-05 07:56:07.969 | +---------------+----------------------------------+ 2026-08-05 07:56:07.969 | | Field | Value | 2026-08-05 07:56:07.969 | +---------------+----------------------------------+ 2026-08-05 07:56:07.969 | | default_limit | 2000 | 2026-08-05 07:56:07.969 | | description | None | 2026-08-05 07:56:07.969 | | id | af20d5e378784baf907b2934351292f5 | 2026-08-05 07:56:07.969 | | region_id | RegionOne | 2026-08-05 07:56:07.969 | | resource_name | image_size_total | 2026-08-05 07:56:07.969 | | service_id | b40c5819844c44729a8c3374f60292cd | 2026-08-05 07:56:07.969 | +---------------+----------------------------------+ 2026-08-05 07:56:07.969 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-05 07:56:07.969 | 2026-08-05 07:56:07.969 | +---------------+----------------------------------+ 2026-08-05 07:56:07.969 | | Field | Value | 2026-08-05 07:56:07.969 | +---------------+----------------------------------+ 2026-08-05 07:56:07.969 | | default_limit | 2000 | 2026-08-05 07:56:07.969 | | description | None | 2026-08-05 07:56:07.969 | | id | 99efd8ef95b24fdcaac601b5ab039c79 | 2026-08-05 07:56:07.969 | | region_id | RegionOne | 2026-08-05 07:56:07.969 | | resource_name | image_stage_total | 2026-08-05 07:56:07.969 | | service_id | b40c5819844c44729a8c3374f60292cd | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-05 07:56:07.970 | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | | Field | Value | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | | default_limit | 100 | 2026-08-05 07:56:07.970 | | description | None | 2026-08-05 07:56:07.970 | | id | 48800140a1cd4ebf9c8cfd3f54402e1a | 2026-08-05 07:56:07.970 | | region_id | RegionOne | 2026-08-05 07:56:07.970 | | resource_name | image_count_total | 2026-08-05 07:56:07.970 | | service_id | b40c5819844c44729a8c3374f60292cd | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-05 07:56:07.970 | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | | Field | Value | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | | default_limit | 100 | 2026-08-05 07:56:07.970 | | description | None | 2026-08-05 07:56:07.970 | | id | 5ee07d49efea45bfa7c7da3701fc9881 | 2026-08-05 07:56:07.970 | | region_id | RegionOne | 2026-08-05 07:56:07.970 | | resource_name | image_count_uploading | 2026-08-05 07:56:07.970 | | service_id | b40c5819844c44729a8c3374f60292cd | 2026-08-05 07:56:07.970 | +---------------+----------------------------------+ 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-05 07:56:07.970 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.209.96.120/identity 2026-08-05 07:56:07.971 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-05 07:56:07.971 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-05 07:56:07.971 | 2026-08-05 07:56:07.971 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:07.971 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 27d7f7775eec468489a1111a7f6c0bf6 2026-08-05 07:56:07.971 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-05 07:56:07.971 | 2026-08-05 07:56:07.971 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-05 07:56:07.971 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:08.016 | [2866 Async create_glance_accounts:65609]: finished create_glance_accounts with result 0 in 33 seconds 2026-08-05 07:56:08.054 | [2866 Async create_cinder_accounts:65747]: Waiting for completion of create_cinder_accounts running on PID 65747 (3 other jobs running) 2026-08-05 07:56:08.079 | [2866 Async create_cinder_accounts:65747]: Signaling child to exit 2026-08-05 07:56:08.079 | WAKEUP 2026-08-05 07:56:08.101 | [2866 Async create_cinder_accounts:65747]: Signaled 2026-08-05 07:56:08.102 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard =~ c-api ]] 2026-08-05 07:56:08.103 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-05 07:56:08.103 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-05 07:56:08.103 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:08.103 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-05 07:56:08.103 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-05 07:56:08.103 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:56:08.103 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:56:08.103 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 07:56:08.103 | ++ 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-05 07:56:08.103 | 2026-08-05 07:56:08.103 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.103 | + functions-common:get_or_create_user:915 : user_id=b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.103 | + functions-common:get_or_create_user:916 : echo b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.103 | b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.103 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-05 07:56:08.103 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:08.103 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:08.103 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:08.103 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:08.103 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:08.103 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-05 07:56:08.104 | 2026-08-05 07:56:08.104 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:08.104 | 2026-08-05 07:56:08.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.104 | + functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.104 | + functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.104 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.104 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 07:56:08.104 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-05 07:56:08.104 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:08.104 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-05 07:56:08.104 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.209.96.120/volume 2026-08-05 07:56:08.104 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-05 07:56:08.104 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:56:08.104 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-05 07:56:08.104 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-05 07:56:08.104 | 2026-08-05 07:56:08.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.104 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:56:08.105 | e24beec05768495d80822f43054100e9' 2026-08-05 07:56:08.105 | + functions-common:get_or_create_service:1067 : echo e24beec05768495d80822f43054100e9 2026-08-05 07:56:08.105 | e24beec05768495d80822f43054100e9 2026-08-05 07:56:08.105 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.209.96.120/volume/v3 2026-08-05 07:56:08.105 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:56:08.105 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.209.96.120/volume/v3 RegionOne 2026-08-05 07:56:08.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:56:08.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-05 07:56:08.105 | 2026-08-05 07:56:08.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:56:08.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:56:08.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.209.96.120/volume/v3 --region RegionOne -f value -c id 2026-08-05 07:56:08.105 | 2026-08-05 07:56:08.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0d23aa94a0b34ee4bd8a93cf7c5ae74d 2026-08-05 07:56:08.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0d23aa94a0b34ee4bd8a93cf7c5ae74d 2026-08-05 07:56:08.105 | + functions-common:get_or_create_endpoint:1100 : public_id=0d23aa94a0b34ee4bd8a93cf7c5ae74d 2026-08-05 07:56:08.105 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:56:08.105 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:56:08.105 | + functions-common:get_or_create_endpoint:1109 : echo 0d23aa94a0b34ee4bd8a93cf7c5ae74d 2026-08-05 07:56:08.105 | 0d23aa94a0b34ee4bd8a93cf7c5ae74d 2026-08-05 07:56:08.105 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-05 07:56:08.105 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-05 07:56:08.105 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:56:08.105 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-05 07:56:08.105 | 2026-08-05 07:56:08.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.105 | ++ functions-common:get_or_create_project:928 : project_id=9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:56:08.105 | ++ functions-common:get_or_create_project:929 : echo 9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:56:08.106 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9c43ae21c0fe41788ec6afb753d78e10 2026-08-05 07:56:08.106 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-05 07:56:08.106 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:56:08.106 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:56:08.106 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-05 07:56:08.106 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-05 07:56:08.106 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-05 07:56:08.106 | 2026-08-05 07:56:08.106 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.106 | ++ functions-common:get_or_create_user:915 : user_id=b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.106 | ++ functions-common:get_or_create_user:916 : echo b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.106 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b00fd05c2f2740f8adadd955ab816450 2026-08-05 07:56:08.150 | [2866 Async create_cinder_accounts:65747]: finished create_cinder_accounts with result 0 in 26 seconds 2026-08-05 07:56:08.155 | + inc/async:async_wait:197 : return 0 2026-08-05 07:56:08.158 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-05 07:56:08.211 | [2866 Async create_neutron_accounts:65889]: Waiting for completion of create_neutron_accounts running on PID 65889 (2 other jobs running) 2026-08-05 07:56:08.238 | [2866 Async create_neutron_accounts:65889]: Signaling child to exit 2026-08-05 07:56:08.238 | WAKEUP 2026-08-05 07:56:08.261 | [2866 Async create_neutron_accounts:65889]: Signaled 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.209.96.120/ 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.209.96.120/networking 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-05 07:56:08.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:08.262 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-05 07:56:08.262 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-05 07:56:08.262 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:56:08.262 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:56:08.262 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 07:56:08.262 | ++ 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-05 07:56:08.262 | 2026-08-05 07:56:08.262 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.262 | + functions-common:get_or_create_user:915 : user_id=3c65caf91a9942e6a765e05ac88ea0c3 2026-08-05 07:56:08.262 | + functions-common:get_or_create_user:916 : echo 3c65caf91a9942e6a765e05ac88ea0c3 2026-08-05 07:56:08.263 | 3c65caf91a9942e6a765e05ac88ea0c3 2026-08-05 07:56:08.263 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:56:08.263 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:56:08.263 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-05 07:56:08.263 | 2026-08-05 07:56:08.263 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:56:08.263 | 2026-08-05 07:56:08.263 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.263 | + functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.264 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:56:08.264 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 07:56:08.264 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-05 07:56:08.264 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:56:08.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-05 07:56:08.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-05 07:56:08.264 | 2026-08-05 07:56:08.264 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.264 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:56:08.264 | 055737b186e44412be672d4cb5d0d65d' 2026-08-05 07:56:08.264 | + functions-common:get_or_create_service:1067 : echo 055737b186e44412be672d4cb5d0d65d 2026-08-05 07:56:08.264 | 055737b186e44412be672d4cb5d0d65d 2026-08-05 07:56:08.264 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.209.96.120/networking 2026-08-05 07:56:08.264 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:56:08.264 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.209.96.120/networking RegionOne 2026-08-05 07:56:08.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:56:08.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-05 07:56:08.264 | 2026-08-05 07:56:08.264 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:56:08.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:56:08.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.209.96.120/networking --region RegionOne -f value -c id 2026-08-05 07:56:08.264 | 2026-08-05 07:56:08.264 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:56:08.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=00d228d2d37c4f0fb1721db28513a432 2026-08-05 07:56:08.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 00d228d2d37c4f0fb1721db28513a432 2026-08-05 07:56:08.264 | + functions-common:get_or_create_endpoint:1100 : public_id=00d228d2d37c4f0fb1721db28513a432 2026-08-05 07:56:08.264 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:56:08.264 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:56:08.264 | + functions-common:get_or_create_endpoint:1109 : echo 00d228d2d37c4f0fb1721db28513a432 2026-08-05 07:56:08.264 | 00d228d2d37c4f0fb1721db28513a432 2026-08-05 07:56:08.309 | [2866 Async create_neutron_accounts:65889]: finished create_neutron_accounts with result 0 in 22 seconds 2026-08-05 07:56:08.317 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-05 07:56:08.353 | [2866 Async configure_horizon:66081]: Waiting for completion of configure_horizon running on PID 66081 (1 other jobs running) 2026-08-05 07:56:08.378 | [2866 Async configure_horizon:66081]: Signaling child to exit 2026-08-05 07:56:08.378 | WAKEUP 2026-08-05 07:56:08.402 | [2866 Async configure_horizon:66081]: Signaled 2026-08-05 07:56:08.403 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2026-08-05 07:56:08.403 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:56:08.403 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2026-08-05 07:56:08.403 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2026-08-05 07:56:08.403 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:56:08.403 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:56:08.404 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2026-08-05 07:56:08.404 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:56:08.404 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2026-08-05 07:56:08.404 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2026-08-05 07:56:08.404 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:56:08.404 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:56:08.404 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:56:08.404 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2026-08-05 07:56:08.404 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:56:08.404 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:56:08.404 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:56:08.404 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2026-08-05 07:56:08.404 | Using python 3.11 to install /opt/stack/horizon 2026-08-05 07:56:08.404 | + 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/horizon 2026-08-05 07:56:08.405 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/debian-12-x86_64 2026-08-05 07:56:08.405 | Obtaining file:///opt/stack/horizon 2026-08-05 07:56:08.405 | Installing build dependencies: started 2026-08-05 07:56:08.405 | Installing build dependencies: finished with status 'done' 2026-08-05 07:56:08.405 | Checking if build backend supports build_editable: started 2026-08-05 07:56:08.405 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:56:08.405 | Getting requirements to build editable: started 2026-08-05 07:56:08.405 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:56:08.405 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:56:08.405 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:56:08.405 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (7.0.3) 2026-08-05 07:56:08.405 | Requirement already satisfied: Babel>=2.6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.18.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: Django>=4.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (5.2.15) 2026-08-05 07:56:08.405 | Requirement already satisfied: django-compressor>=4.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (4.6.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: django-debreach>=1.4.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.1.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.4.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.1.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: keystoneauth1>=4.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (5.15.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.3.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: openstacksdk>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (4.18.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (7.6.1) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.config>=8.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (10.6.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (6.9.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.policy>=3.11.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (6.0.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.serialization>=4.3.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (5.11.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.8.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (10.1.1) 2026-08-05 07:56:08.405 | Requirement already satisfied: osprofiler>=3.4.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (4.4.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: libsass>=0.23.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (0.23.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: Pillow>=9.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (12.2.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: python-cinderclient>=8.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (9.9.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (4.12.0) 2026-08-05 07:56:08.405 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (5.8.0) 2026-08-05 07:56:08.406 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (18.13.0) 2026-08-05 07:56:08.406 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (4.10.0) 2026-08-05 07:56:08.406 | Requirement already satisfied: PyYAML>=6.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (6.0.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: qrcode>=8.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (8.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.34.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: semantic-version>=2.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.10.0) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic>=1.0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.0.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.8.2.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.5.0.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (12.2.13.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.4.1.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.0.2.7) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (0.8.13.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.4.0.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.4.1.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.3.7.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-D3>=3.5.17.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.5.17.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.0.0.5) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Font-Awesome>=6.2.1.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (6.2.1.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.4.1.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.7.1.1) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (3.3.2.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.0.3.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.14.5.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.13.0.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (2.3.1.2) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.6.50.3) 2026-08-05 07:56:08.406 | Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.2.1.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.5.1.3) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (0.8.0.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.4.13.3) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.2.5.3) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (0.0.7.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from horizon==26.0.1.dev38) (1.2.7.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: asgiref>=3.8.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from Django>=4.2->horizon==26.0.1.dev38) (3.11.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: sqlparse>=0.3.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from Django>=4.2->horizon==26.0.1.dev38) (0.5.5) 2026-08-05 07:56:08.407 | Requirement already satisfied: django-appconf>=1.0.3 in /opt/stack/data/venv/lib/python3.11/site-packages (from django-compressor>=4.4->horizon==26.0.1.dev38) (1.2.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: rcssmin>=1.2.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from django-compressor>=4.4->horizon==26.0.1.dev38) (1.2.2) 2026-08-05 07:56:08.407 | Requirement already satisfied: rjsmin>=1.2.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from django-compressor>=4.4->horizon==26.0.1.dev38) (1.2.5) 2026-08-05 07:56:08.407 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from futurist>=1.2.0->horizon==26.0.1.dev38) (3.1.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon==26.0.1.dev38) (2.2.2) 2026-08-05 07:56:08.407 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon==26.0.1.dev38) (5.9.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon==26.0.1.dev38) (1.8.2) 2026-08-05 07:56:08.407 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from keystoneauth1>=4.3.1->horizon==26.0.1.dev38) (4.15.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (43.0.3) 2026-08-05 07:56:08.407 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (5.3.1) 2026-08-05 07:56:08.407 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (1.5.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (1.1.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (1.33) 2026-08-05 07:56:08.407 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (4.10.0) 2026-08-05 07:56:08.407 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from openstacksdk>=4.5.0->horizon==26.0.1.dev38) (7.2.2) 2026-08-05 07:56:08.408 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.11/site-packages (from cryptography>=2.7->openstacksdk>=4.5.0->horizon==26.0.1.dev38) (2.0.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.5.0->horizon==26.0.1.dev38) (3.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.5.0->horizon==26.0.1.dev38) (3.1.1) 2026-08-05 07:56:08.408 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.concurrency>=4.5.0->horizon==26.0.1.dev38) (0.20) 2026-08-05 07:56:08.408 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.config>=8.8.0->horizon==26.0.1.dev38) (2.0.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.policy>=3.11.0->horizon==26.0.1.dev38) (6.5.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.serialization>=4.3.0->horizon==26.0.1.dev38) (1.2.1) 2026-08-05 07:56:08.408 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.upgradecheck>=1.5.0->horizon==26.0.1.dev38) (3.18.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=7.0.0->horizon==26.0.1.dev38) (3.3.2) 2026-08-05 07:56:08.408 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from oslo.utils>=7.0.0->horizon==26.0.1.dev38) (26.2) 2026-08-05 07:56:08.408 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.11/site-packages (from osprofiler>=3.4.2->horizon==26.0.1.dev38) (1.8.10) 2026-08-05 07:56:08.408 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.11/site-packages (from pbr>=5.5.0->horizon==26.0.1.dev38) (83.0.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==26.0.1.dev38) (0.8.1) 2026-08-05 07:56:08.408 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (2.1.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (24.2.1) 2026-08-05 07:56:08.408 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon==26.0.1.dev38) (3.4.7) 2026-08-05 07:56:08.408 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon==26.0.1.dev38) (3.18) 2026-08-05 07:56:08.408 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon==26.0.1.dev38) (2.7.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.11/site-packages (from requests>=2.25.1->horizon==26.0.1.dev38) (2026.7.22) 2026-08-05 07:56:08.408 | Requirement already satisfied: jsonschema~=4.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (4.26.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (26.1.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (2025.9.1) 2026-08-05 07:56:08.408 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (0.37.0) 2026-08-05 07:56:08.408 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.11/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==26.0.1.dev38) (2026.5.1) 2026-08-05 07:56:08.409 | Building wheels for collected packages: horizon 2026-08-05 07:56:08.409 | Building editable for horizon (pyproject.toml): started 2026-08-05 07:56:08.409 | Building editable for horizon (pyproject.toml): finished with status 'done' 2026-08-05 07:56:08.409 | Created wheel for horizon: filename=horizon-26.0.1.dev38-0.editable-py3-none-any.whl size=8949 sha256=a1acdad85904c235cbe6db1030b23cc0c9bf363b1efc832e7f3a8cd19027b5fa 2026-08-05 07:56:08.409 | Stored in directory: /tmp/pip-ephem-wheel-cache-c_j2wg2d/wheels/58/c0/96/cbe471593e32e5dccc778a8fe282a7dc9332e6767689c80958 2026-08-05 07:56:08.409 | Successfully built horizon 2026-08-05 07:56:08.409 | Installing collected packages: horizon 2026-08-05 07:56:08.409 | Attempting uninstall: horizon 2026-08-05 07:56:08.409 | Found existing installation: horizon 26.0.0 2026-08-05 07:56:08.409 | Uninstalling horizon-26.0.0: 2026-08-05 07:56:08.409 | Successfully uninstalled horizon-26.0.0 2026-08-05 07:56:08.409 | Successfully installed horizon-26.0.1.dev38 2026-08-05 07:56:08.409 | + inc/python:pip_install:216 : result=0 2026-08-05 07:56:08.409 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:56:08.409 | + functions-common:time_stop:2420 : local name 2026-08-05 07:56:08.409 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:56:08.409 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:56:08.409 | + functions-common:time_stop:2423 : local total 2026-08-05 07:56:08.409 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:56:08.409 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:56:08.409 | + functions-common:time_stop:2427 : start_time=1785916535272 2026-08-05 07:56:08.409 | + functions-common:time_stop:2429 : [[ -z 1785916535272 ]] 2026-08-05 07:56:08.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:56:08.409 | + functions-common:time_stop:2432 : end_time=1785916543110 2026-08-05 07:56:08.409 | + functions-common:time_stop:2433 : elapsed_time=7838 2026-08-05 07:56:08.410 | + functions-common:time_stop:2434 : total=177534 2026-08-05 07:56:08.410 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:56:08.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185372 2026-08-05 07:56:08.410 | + inc/python:pip_install:219 : return 0 2026-08-05 07:56:08.410 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:56:08.410 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:56:08.410 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2026-08-05 07:56:08.410 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2026-08-05 07:56:08.410 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:56:08.410 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient = \A\L\L ]] 2026-08-05 07:56:08.410 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient, =~ ,/opt/stack/horizon, ]] 2026-08-05 07:56:08.410 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:56:08.410 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2026-08-05 07:56:08.410 | + lib/horizon:configure_horizon:81 : /opt/stack/data/venv/bin/python3 manage.py compilemessages 2026-08-05 07:56:08.410 | No local_settings file found. 2026-08-05 07:56:08.410 | /opt/stack/data/venv/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-08-05 07:56:08.410 | version_info = version.StrictVersion(__version__).version 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2026-08-05 07:56:08.410 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-08-05 07:56:08.411 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-08-05 07:56:08.412 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.413 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2026-08-05 07:56:08.414 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2026-08-05 07:56:08.415 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:85 : cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:88 : echo 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.416 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2026-08-05 07:56:08.416 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"10.209.96.120"' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:43 : local 'value="10.209.96.120"' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "10.209.96.120"' 2026-08-05 07:56:08.417 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://10.209.96.120/identity/v3"' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:43 : local 'value="https://10.209.96.120/identity/v3"' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://10.209.96.120/identity/v3"' 2026-08-05 07:56:08.417 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2026-08-05 07:56:08.417 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 07:56:08.417 | + lib/horizon:configure_horizon:105 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_SSL_CACERT '"/opt/stack/data/ca-bundle.pem"' 2026-08-05 07:56:08.417 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:41 : local section= 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2026-08-05 07:56:08.418 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2026-08-05 07:56:08.418 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:08.418 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2026-08-05 07:56:08.418 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:08.418 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-08-05 07:56:08.418 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2026-08-05 07:56:08.418 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2026-08-05 07:56:08.418 | + lib/horizon:configure_horizon:119 : local horizon_conf 2026-08-05 07:56:08.418 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2026-08-05 07:56:08.418 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2026-08-05 07:56:08.418 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:56:08.418 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:56:08.419 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:56:08.419 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/horizon.conf 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/apache2/sites-available/horizon.conf 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:123 : [[ True == \T\r\u\e ]] 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:124 : wsgi_venv_config='WSGIPythonHome /opt/stack/data/venv' 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2026-08-05 07:56:08.419 | s,%USER%,stack,g; 2026-08-05 07:56:08.419 | s,%GROUP%,stack,g; 2026-08-05 07:56:08.419 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2026-08-05 07:56:08.419 | s,%APACHE_NAME%,apache2,g; 2026-08-05 07:56:08.419 | s,%DEST%,/opt/stack,g; 2026-08-05 07:56:08.419 | s,%WEBROOT%,/dashboard,g; 2026-08-05 07:56:08.419 | s,%WSGIPYTHONHOME%,WSGIPythonHome /opt/stack/data/venv,g; 2026-08-05 07:56:08.419 | " /opt/stack/devstack/files/apache-horizon.template >/etc/apache2/sites-available/horizon.conf' 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:139 : is_ubuntu 2026-08-05 07:56:08.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:56:08.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:140 : disable_apache_site 000-default 2026-08-05 07:56:08.419 | + lib/apache:disable_apache_site:207 : local site=000-default 2026-08-05 07:56:08.419 | + lib/apache:disable_apache_site:208 : is_ubuntu 2026-08-05 07:56:08.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:56:08.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:56:08.419 | + lib/apache:disable_apache_site:209 : sudo a2dissite 000-default 2026-08-05 07:56:08.419 | Site 000-default disabled. 2026-08-05 07:56:08.419 | To activate the new configuration, you need to run: 2026-08-05 07:56:08.419 | systemctl reload apache2 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:141 : sudo touch /etc/apache2/sites-available/horizon.conf 2026-08-05 07:56:08.419 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_site:191 : local site=horizon 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:56:08.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:56:08.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:56:08.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:56:08.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:56:08.420 | + lib/apache:enable_apache_site:195 : sudo a2ensite horizon 2026-08-05 07:56:08.420 | Enabling site horizon. 2026-08-05 07:56:08.420 | To activate the new configuration, you need to run: 2026-08-05 07:56:08.420 | systemctl reload apache2 2026-08-05 07:56:08.448 | [2866 Async configure_horizon:66081]: finished configure_horizon with result 0 in 10 seconds 2026-08-05 07:56:08.453 | + inc/async:async_wait:197 : return 0 2026-08-05 07:56:08.456 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-05 07:56:08.476 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:08.479 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-05 07:56:08.498 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:08.501 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-05 07:56:08.504 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:56:08.507 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-05 07:56:08.510 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-05 07:56:08.514 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-05 07:56:08.580 | + inc/async:async_inner:63 : init_glance 2026-08-05 07:56:08.623 | [2866 Async init_glance:68983]: running: init_glance 2026-08-05 07:56:08.627 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-05 07:56:08.651 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:08.654 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-05 07:56:08.657 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:56:08.660 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-05 07:56:08.662 | + ./stack.sh:main:1170 : configure_neutron 2026-08-05 07:56:08.666 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-05 07:56:08.668 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-05 07:56:08.671 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-05 07:56:08.686 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-05 07:56:08.689 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-05 07:56:10.119 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:10.119 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:10.119 | we strongly recommend against using it for new projects. 2026-08-05 07:56:10.119 | 2026-08-05 07:56:10.119 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:10.119 | framework. For more detail see 2026-08-05 07:56:10.119 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:10.119 | 2026-08-05 07:56:10.119 | import eventlet as _eventlet # noqa 2026-08-05 07:56:13.508 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:13.508 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:13.508 | we strongly recommend against using it for new projects. 2026-08-05 07:56:13.508 | 2026-08-05 07:56:13.508 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:13.508 | framework. For more detail see 2026-08-05 07:56:13.509 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:13.509 | 2026-08-05 07:56:13.509 | import eventlet as _eventlet # noqa 2026-08-05 07:56:16.595 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:16.595 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:16.595 | we strongly recommend against using it for new projects. 2026-08-05 07:56:16.595 | 2026-08-05 07:56:16.595 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:16.595 | framework. For more detail see 2026-08-05 07:56:16.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:16.596 | 2026-08-05 07:56:16.596 | import eventlet as _eventlet # noqa 2026-08-05 07:56:16.859 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:56:16.885 | [68983 Async init_glance:68983]: finished successfully 2026-08-05 07:56:19.697 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:56:19.698 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:19.698 | we strongly recommend against using it for new projects. 2026-08-05 07:56:19.698 | 2026-08-05 07:56:19.698 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:19.698 | framework. For more detail see 2026-08-05 07:56:19.698 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:19.698 | 2026-08-05 07:56:19.698 | from eventlet import event 2026-08-05 07:56:20.132 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 07:56:20.132 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 07:56:22.808 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:22.808 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:22.808 | we strongly recommend against using it for new projects. 2026-08-05 07:56:22.808 | 2026-08-05 07:56:22.808 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:22.808 | framework. For more detail see 2026-08-05 07:56:22.808 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:22.808 | 2026-08-05 07:56:22.808 | import eventlet as _eventlet # noqa 2026-08-05 07:56:25.783 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:25.783 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:25.783 | we strongly recommend against using it for new projects. 2026-08-05 07:56:25.783 | 2026-08-05 07:56:25.783 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:25.783 | framework. For more detail see 2026-08-05 07:56:25.783 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:25.783 | 2026-08-05 07:56:25.783 | import eventlet as _eventlet # noqa 2026-08-05 07:56:28.871 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:56:28.871 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:28.871 | we strongly recommend against using it for new projects. 2026-08-05 07:56:28.871 | 2026-08-05 07:56:28.871 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:28.871 | framework. For more detail see 2026-08-05 07:56:28.871 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:28.871 | 2026-08-05 07:56:28.871 | from eventlet import event 2026-08-05 07:56:29.396 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 07:56:29.396 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 07:56:32.123 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:32.123 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:32.123 | we strongly recommend against using it for new projects. 2026-08-05 07:56:32.123 | 2026-08-05 07:56:32.123 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:32.123 | framework. For more detail see 2026-08-05 07:56:32.123 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:32.123 | 2026-08-05 07:56:32.123 | import eventlet as _eventlet # noqa 2026-08-05 07:56:33.595 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:33.596 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:33.596 | we strongly recommend against using it for new projects. 2026-08-05 07:56:33.596 | 2026-08-05 07:56:33.596 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:33.596 | framework. For more detail see 2026-08-05 07:56:33.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:33.596 | 2026-08-05 07:56:33.596 | import eventlet as _eventlet # noqa 2026-08-05 07:56:36.584 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:36.584 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:36.584 | we strongly recommend against using it for new projects. 2026-08-05 07:56:36.584 | 2026-08-05 07:56:36.584 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:36.584 | framework. For more detail see 2026-08-05 07:56:36.584 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:36.584 | 2026-08-05 07:56:36.584 | import eventlet as _eventlet # noqa 2026-08-05 07:56:38.511 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:38.511 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:38.511 | we strongly recommend against using it for new projects. 2026-08-05 07:56:38.511 | 2026-08-05 07:56:38.511 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:38.511 | framework. For more detail see 2026-08-05 07:56:38.511 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:38.511 | 2026-08-05 07:56:38.512 | import eventlet as _eventlet # noqa 2026-08-05 07:56:41.029 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-05 07:56:41.035 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 07:56:41.039 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-05 07:56:41.042 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-05 07:56:41.046 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-05 07:56:41.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 07:56:41.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 07:56:41.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-05 07:56:41.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-05 07:56:41.060 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-05 07:56:41.063 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-05 07:56:41.066 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 07:56:41.069 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-05 07:56:41.072 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-05 07:56:41.075 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-05 07:56:41.078 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-05 07:56:41.083 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:56:41.086 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:56:41.089 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-05 07:56:41.092 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:56:41.098 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-05 07:56:41.100 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-05 07:56:41.103 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-05 07:56:41.107 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-05 07:56:41.110 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:56:41.113 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:56:41.116 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:56:41.133 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:41.136 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:56:41.139 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-05 07:56:41.142 | + 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-05 07:56:41.175 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-05 07:56:41.209 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-05 07:56:41.242 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-05 07:56:41.278 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-05 07:56:41.315 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-05 07:56:41.351 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-05 07:56:41.354 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-05 07:56:41.357 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-05 07:56:41.360 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 07:56:41.363 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:56:41.381 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:56:41.383 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:56:41.386 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:56:41.389 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:56:41.392 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:56:41.425 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:56:41.458 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:56:41.492 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:56:41.525 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-05 07:56:41.563 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-05 07:56:41.565 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:56:41.568 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 07:56:41.571 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-05 07:56:41.574 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-05 07:56:41.576 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:56:41.579 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-05 07:56:41.581 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-05 07:56:41.598 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-05 07:56:41.613 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-05 07:56:41.626 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-05 07:56:41.641 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-05 07:56:41.655 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 07:56:41.658 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:56:41.662 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-05 07:56:41.667 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.0vICAQFfkn 2026-08-05 07:56:41.670 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 07:56:41.673 | + 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-05 07:56:41.675 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.0vICAQFfkn 2026-08-05 07:56:41.680 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.0vICAQFfkn 2026-08-05 07:56:41.693 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.0vICAQFfkn /etc/sudoers.d/neutron-rootwrap 2026-08-05 07:56:41.708 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-05 07:56:41.711 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-05 07:56:41.714 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:56:41.751 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 07:56:41.754 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:56:41.792 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-05 07:56:41.796 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-05 07:56:41.798 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-05 07:56:41.802 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:56:41.805 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:56:41.807 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:56:41.827 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:41.830 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:56:41.833 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:56:41.837 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:56:41.855 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:41.859 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:56:41.862 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:56:41.900 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:56:41.903 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:56:41.906 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-05 07:56:41.927 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:41.930 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-05 07:56:41.949 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:41.952 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 07:56:41.971 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:41.974 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-05 07:56:41.995 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:41.998 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 07:56:42.019 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:42.022 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 07:56:42.025 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-05 07:56:42.045 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:56:42.048 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-05 07:56:42.051 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-05 07:56:42.055 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-05 07:56:42.055 | Configuring OVN 2026-08-05 07:56:42.058 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-05 07:56:42.061 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-05 07:56:42.065 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-05 07:56:42.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba 2026-08-05 07:56:42.073 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:56:42.075 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-05 07:56:42.078 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:56:42.081 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:56:42.083 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:56:42.086 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:56:42.088 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:56:42.091 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:56:42.093 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:56:42.096 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:56:42.099 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:56:42.101 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:56:42.104 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:56:42.107 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:56:42.110 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:56:42.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-05 07:56:42.115 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-05 07:56:42.118 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-05 07:56:42.121 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 07:56:42.138 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:42.141 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 07:56:42.187 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 07:56:42.190 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-05 07:56:42.193 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-05 07:56:42.212 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:56:42.215 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-05 07:56:42.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:56:42.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-05 07:56:42.224 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-05 07:56:42.238 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-05 07:56:42.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-05 07:56:42.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-05 07:56:42.803 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:42.803 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:42.803 | we strongly recommend against using it for new projects. 2026-08-05 07:56:42.803 | 2026-08-05 07:56:42.803 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:42.803 | framework. For more detail see 2026-08-05 07:56:42.803 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:42.803 | 2026-08-05 07:56:42.803 | import eventlet as _eventlet # noqa 2026-08-05 07:56:45.868 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:45.869 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:45.869 | we strongly recommend against using it for new projects. 2026-08-05 07:56:45.869 | 2026-08-05 07:56:45.869 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:45.869 | framework. For more detail see 2026-08-05 07:56:45.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:45.869 | 2026-08-05 07:56:45.869 | import eventlet as _eventlet # noqa 2026-08-05 07:56:48.841 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:48.841 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:48.841 | we strongly recommend against using it for new projects. 2026-08-05 07:56:48.841 | 2026-08-05 07:56:48.841 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:48.841 | framework. For more detail see 2026-08-05 07:56:48.841 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:48.842 | 2026-08-05 07:56:48.842 | import eventlet as _eventlet # noqa 2026-08-05 07:56:51.863 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:56:51.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:51.863 | we strongly recommend against using it for new projects. 2026-08-05 07:56:51.863 | 2026-08-05 07:56:51.863 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:51.863 | framework. For more detail see 2026-08-05 07:56:51.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:51.863 | 2026-08-05 07:56:51.863 | from eventlet import event 2026-08-05 07:56:52.301 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 07:56:52.301 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 07:56:54.971 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:54.971 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:54.971 | we strongly recommend against using it for new projects. 2026-08-05 07:56:54.972 | 2026-08-05 07:56:54.972 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:54.972 | framework. For more detail see 2026-08-05 07:56:54.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:54.972 | 2026-08-05 07:56:54.972 | import eventlet as _eventlet # noqa 2026-08-05 07:56:57.972 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:56:57.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:56:57.972 | we strongly recommend against using it for new projects. 2026-08-05 07:56:57.972 | 2026-08-05 07:56:57.972 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:56:57.972 | framework. For more detail see 2026-08-05 07:56:57.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:56:57.972 | 2026-08-05 07:56:57.972 | import eventlet as _eventlet # noqa 2026-08-05 07:57:01.162 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:57:01.162 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:01.162 | we strongly recommend against using it for new projects. 2026-08-05 07:57:01.162 | 2026-08-05 07:57:01.162 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:01.162 | framework. For more detail see 2026-08-05 07:57:01.162 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:01.162 | 2026-08-05 07:57:01.162 | from eventlet import event 2026-08-05 07:57:01.673 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 07:57:01.673 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 07:57:04.398 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:04.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:04.399 | we strongly recommend against using it for new projects. 2026-08-05 07:57:04.399 | 2026-08-05 07:57:04.399 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:04.399 | framework. For more detail see 2026-08-05 07:57:04.399 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:04.399 | 2026-08-05 07:57:04.399 | import eventlet as _eventlet # noqa 2026-08-05 07:57:05.845 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:05.845 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:05.845 | we strongly recommend against using it for new projects. 2026-08-05 07:57:05.845 | 2026-08-05 07:57:05.845 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:05.845 | framework. For more detail see 2026-08-05 07:57:05.845 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:05.845 | 2026-08-05 07:57:05.845 | import eventlet as _eventlet # noqa 2026-08-05 07:57:08.817 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:08.817 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:08.817 | we strongly recommend against using it for new projects. 2026-08-05 07:57:08.817 | 2026-08-05 07:57:08.817 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:08.817 | framework. For more detail see 2026-08-05 07:57:08.817 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:08.817 | 2026-08-05 07:57:08.817 | import eventlet as _eventlet # noqa 2026-08-05 07:57:10.889 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:10.889 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:10.889 | we strongly recommend against using it for new projects. 2026-08-05 07:57:10.889 | 2026-08-05 07:57:10.889 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:10.889 | framework. For more detail see 2026-08-05 07:57:10.889 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:10.889 | 2026-08-05 07:57:10.889 | import eventlet as _eventlet # noqa 2026-08-05 07:57:13.463 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:57:13.469 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:57:13.472 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:57:13.476 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:57:13.510 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:13.513 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:57:13.546 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-05 07:57:13.578 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.209.96.120 2026-08-05 07:57:13.612 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-05 07:57:13.646 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-05 07:57:13.680 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 07:57:13.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.209.96.120:6642 2026-08-05 07:57:13.745 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-05 07:57:13.762 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:13.765 | + 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-05 07:57:13.799 | + 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-05 07:57:13.833 | + 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-05 07:57:13.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-05 07:57:13.870 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-05 07:57:13.906 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.209.96.120:6641 2026-08-05 07:57:13.946 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-05 07:57:13.950 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-05 07:57:13.953 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-05 07:57:13.953 | Configuring Neutron for OVN 2026-08-05 07:57:13.956 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-05 07:57:13.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:13.978 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-05 07:57:13.982 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 07:57:13.982 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-05 07:57:14.465 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:14.466 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:14.466 | we strongly recommend against using it for new projects. 2026-08-05 07:57:14.466 | 2026-08-05 07:57:14.466 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:14.466 | framework. For more detail see 2026-08-05 07:57:14.466 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:14.466 | 2026-08-05 07:57:14.466 | import eventlet as _eventlet # noqa 2026-08-05 07:57:17.270 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-05 07:57:17.273 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 07:57:17.273 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-05 07:57:17.778 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:17.778 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:17.778 | we strongly recommend against using it for new projects. 2026-08-05 07:57:17.778 | 2026-08-05 07:57:17.778 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:17.778 | framework. For more detail see 2026-08-05 07:57:17.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:17.778 | 2026-08-05 07:57:17.778 | import eventlet as _eventlet # noqa 2026-08-05 07:57:19.784 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 07:57:19.788 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-05 07:57:19.806 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:19.809 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 07:57:19.813 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 07:57:19.814 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-05 07:57:19.814 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-05 07:57:19.817 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-05 07:57:19.823 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-05 07:57:19.823 | address-scope 2026-08-05 07:57:19.823 | agent 2026-08-05 07:57:19.823 | allowed-address-pairs 2026-08-05 07:57:19.823 | auto-allocated-topology 2026-08-05 07:57:19.823 | availability_zone 2026-08-05 07:57:19.823 | bgp 2026-08-05 07:57:19.823 | bgp_4byte_asn 2026-08-05 07:57:19.823 | bgp_dragent_scheduler 2026-08-05 07:57:19.823 | binding 2026-08-05 07:57:19.823 | binding-extended 2026-08-05 07:57:19.823 | default-subnetpools 2026-08-05 07:57:19.823 | dhcp_agent_scheduler 2026-08-05 07:57:19.823 | dns-domain-ports 2026-08-05 07:57:19.823 | dns-integration 2026-08-05 07:57:19.823 | dns-integration-domain-keywords 2026-08-05 07:57:19.823 | empty-string-filtering 2026-08-05 07:57:19.823 | enable-default-route-bfd 2026-08-05 07:57:19.823 | enable-default-route-ecmp 2026-08-05 07:57:19.823 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.824 | ext-gw-mode 2026-08-05 07:57:19.824 | external-gateway-multihoming 2026-08-05 07:57:19.824 | external-net 2026-08-05 07:57:19.824 | extra_dhcp_opt 2026-08-05 07:57:19.824 | extraroute 2026-08-05 07:57:19.824 | extraroute-atomic 2026-08-05 07:57:19.824 | filter-validation 2026-08-05 07:57:19.824 | fip-port-details 2026-08-05 07:57:19.824 | flavors 2026-08-05 07:57:19.824 | floating-ip-port-forwarding 2026-08-05 07:57:19.824 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.824 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.824 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.824 | floatingip-pools 2026-08-05 07:57:19.824 | fwaas_v2 2026-08-05 07:57:19.824 | ip_allocation 2026-08-05 07:57:19.824 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.824 | l3-flavors 2026-08-05 07:57:19.824 | l3-ha 2026-08-05 07:57:19.824 | l3_agent_scheduler 2026-08-05 07:57:19.824 | logging 2026-08-05 07:57:19.824 | multi-provider 2026-08-05 07:57:19.824 | net-mtu 2026-08-05 07:57:19.824 | net-mtu-writable 2026-08-05 07:57:19.825 | network-ip-availability 2026-08-05 07:57:19.825 | network_availability_zone 2026-08-05 07:57:19.825 | network_ha 2026-08-05 07:57:19.825 | pagination 2026-08-05 07:57:19.825 | port-device-profile 2026-08-05 07:57:19.825 | port-hardware-offload-type 2026-08-05 07:57:19.825 | port-mac-address-regenerate 2026-08-05 07:57:19.825 | port-numa-affinity-policy 2026-08-05 07:57:19.825 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.825 | port-resource-request 2026-08-05 07:57:19.825 | port-security 2026-08-05 07:57:19.825 | port-trusted-vif 2026-08-05 07:57:19.825 | project-id 2026-08-05 07:57:19.825 | provider 2026-08-05 07:57:19.825 | pvlan 2026-08-05 07:57:19.825 | qinq 2026-08-05 07:57:19.825 | qos 2026-08-05 07:57:19.825 | qos-bw-limit-direction 2026-08-05 07:57:19.825 | qos-bw-minimum-ingress 2026-08-05 07:57:19.825 | qos-default 2026-08-05 07:57:19.825 | qos-fip 2026-08-05 07:57:19.825 | qos-gateway-ip 2026-08-05 07:57:19.825 | qos-rule-type-details 2026-08-05 07:57:19.825 | qos-rule-type-filter 2026-08-05 07:57:19.826 | qos-rules-alias 2026-08-05 07:57:19.826 | quota-check-limit 2026-08-05 07:57:19.826 | quota-check-limit-default 2026-08-05 07:57:19.826 | quota_details 2026-08-05 07:57:19.826 | quotas 2026-08-05 07:57:19.826 | rbac-address-scope 2026-08-05 07:57:19.826 | rbac-policies 2026-08-05 07:57:19.826 | rbac-security-groups 2026-08-05 07:57:19.826 | router 2026-08-05 07:57:19.826 | router-enable-snat 2026-08-05 07:57:19.826 | router_availability_zone 2026-08-05 07:57:19.826 | security-group 2026-08-05 07:57:19.826 | security-groups-default-rules 2026-08-05 07:57:19.826 | security-groups-default-statefulness 2026-08-05 07:57:19.826 | security-groups-normalized-cidr 2026-08-05 07:57:19.826 | security-groups-remote-address-group 2026-08-05 07:57:19.826 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.826 | security-groups-shared-filtering 2026-08-05 07:57:19.826 | segment 2026-08-05 07:57:19.826 | sorting 2026-08-05 07:57:19.826 | standard-attr-description 2026-08-05 07:57:19.826 | standard-attr-fwaas-v2 2026-08-05 07:57:19.826 | standard-attr-revisions 2026-08-05 07:57:19.826 | standard-attr-tag 2026-08-05 07:57:19.827 | standard-attr-timestamp 2026-08-05 07:57:19.827 | stateful-security-group 2026-08-05 07:57:19.827 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.827 | subnet-external-network 2026-08-05 07:57:19.827 | subnet-service-types 2026-08-05 07:57:19.827 | subnet_allocation 2026-08-05 07:57:19.827 | subnet_onboard 2026-08-05 07:57:19.827 | subnetpool-prefix-ops 2026-08-05 07:57:19.827 | tag-creation 2026-08-05 07:57:19.827 | tap-mirror 2026-08-05 07:57:19.827 | tap-mirror-both-direction 2026-08-05 07:57:19.827 | trunk 2026-08-05 07:57:19.827 | uplink-status-propagation 2026-08-05 07:57:19.827 | uplink-status-propagation-updatable 2026-08-05 07:57:19.827 | vlan-transparent 2026-08-05 07:57:19.827 | vpn-endpoint-groups 2026-08-05 07:57:19.827 | vpnaas' 2026-08-05 07:57:19.829 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-05 07:57:19.829 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 07:57:19.831 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-05 07:57:19.833 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-05 07:57:19.838 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-05 07:57:19.838 | address-scope 2026-08-05 07:57:19.838 | agent 2026-08-05 07:57:19.838 | allowed-address-pairs 2026-08-05 07:57:19.838 | auto-allocated-topology 2026-08-05 07:57:19.838 | availability_zone 2026-08-05 07:57:19.838 | bgp 2026-08-05 07:57:19.838 | bgp_4byte_asn 2026-08-05 07:57:19.838 | bgp_dragent_scheduler 2026-08-05 07:57:19.838 | binding 2026-08-05 07:57:19.838 | binding-extended 2026-08-05 07:57:19.838 | default-subnetpools 2026-08-05 07:57:19.838 | dhcp_agent_scheduler 2026-08-05 07:57:19.838 | dns-domain-ports 2026-08-05 07:57:19.839 | dns-integration 2026-08-05 07:57:19.839 | dns-integration-domain-keywords 2026-08-05 07:57:19.839 | empty-string-filtering 2026-08-05 07:57:19.839 | enable-default-route-bfd 2026-08-05 07:57:19.839 | enable-default-route-ecmp 2026-08-05 07:57:19.839 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.839 | ext-gw-mode 2026-08-05 07:57:19.839 | external-gateway-multihoming 2026-08-05 07:57:19.839 | external-net 2026-08-05 07:57:19.839 | extra_dhcp_opt 2026-08-05 07:57:19.839 | extraroute 2026-08-05 07:57:19.839 | extraroute-atomic 2026-08-05 07:57:19.839 | filter-validation 2026-08-05 07:57:19.839 | fip-port-details 2026-08-05 07:57:19.839 | flavors 2026-08-05 07:57:19.839 | floating-ip-port-forwarding 2026-08-05 07:57:19.839 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.839 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.839 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.839 | floatingip-pools 2026-08-05 07:57:19.839 | fwaas_v2 2026-08-05 07:57:19.839 | ip_allocation 2026-08-05 07:57:19.839 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.839 | l3-flavors 2026-08-05 07:57:19.839 | l3-ha 2026-08-05 07:57:19.839 | l3_agent_scheduler 2026-08-05 07:57:19.839 | logging 2026-08-05 07:57:19.839 | multi-provider 2026-08-05 07:57:19.840 | net-mtu 2026-08-05 07:57:19.840 | net-mtu-writable 2026-08-05 07:57:19.840 | network-ip-availability 2026-08-05 07:57:19.840 | network_availability_zone 2026-08-05 07:57:19.840 | network_ha 2026-08-05 07:57:19.840 | pagination 2026-08-05 07:57:19.840 | port-device-profile 2026-08-05 07:57:19.840 | port-hardware-offload-type 2026-08-05 07:57:19.840 | port-mac-address-regenerate 2026-08-05 07:57:19.840 | port-numa-affinity-policy 2026-08-05 07:57:19.840 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.840 | port-resource-request 2026-08-05 07:57:19.840 | port-security 2026-08-05 07:57:19.840 | port-trusted-vif 2026-08-05 07:57:19.840 | project-id 2026-08-05 07:57:19.840 | provider 2026-08-05 07:57:19.840 | pvlan 2026-08-05 07:57:19.840 | qinq 2026-08-05 07:57:19.840 | qos 2026-08-05 07:57:19.840 | qos-bw-limit-direction 2026-08-05 07:57:19.840 | qos-bw-minimum-ingress 2026-08-05 07:57:19.840 | qos-default 2026-08-05 07:57:19.840 | qos-fip 2026-08-05 07:57:19.840 | qos-gateway-ip 2026-08-05 07:57:19.840 | qos-rule-type-details 2026-08-05 07:57:19.840 | qos-rule-type-filter 2026-08-05 07:57:19.840 | qos-rules-alias 2026-08-05 07:57:19.840 | quota-check-limit 2026-08-05 07:57:19.840 | quota-check-limit-default 2026-08-05 07:57:19.840 | quota_details 2026-08-05 07:57:19.840 | quotas 2026-08-05 07:57:19.840 | rbac-address-scope 2026-08-05 07:57:19.840 | rbac-policies 2026-08-05 07:57:19.840 | rbac-security-groups 2026-08-05 07:57:19.840 | router 2026-08-05 07:57:19.840 | router-enable-snat 2026-08-05 07:57:19.840 | router_availability_zone 2026-08-05 07:57:19.841 | security-group 2026-08-05 07:57:19.841 | security-groups-default-rules 2026-08-05 07:57:19.841 | security-groups-default-statefulness 2026-08-05 07:57:19.841 | security-groups-normalized-cidr 2026-08-05 07:57:19.841 | security-groups-remote-address-group 2026-08-05 07:57:19.841 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.841 | security-groups-shared-filtering 2026-08-05 07:57:19.841 | segment 2026-08-05 07:57:19.841 | sorting 2026-08-05 07:57:19.841 | standard-attr-description 2026-08-05 07:57:19.841 | standard-attr-fwaas-v2 2026-08-05 07:57:19.841 | standard-attr-revisions 2026-08-05 07:57:19.841 | standard-attr-tag 2026-08-05 07:57:19.841 | standard-attr-timestamp 2026-08-05 07:57:19.841 | stateful-security-group 2026-08-05 07:57:19.841 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.841 | subnet-external-network 2026-08-05 07:57:19.841 | subnet-service-types 2026-08-05 07:57:19.841 | subnet_allocation 2026-08-05 07:57:19.841 | subnet_onboard 2026-08-05 07:57:19.841 | subnetpool-prefix-ops 2026-08-05 07:57:19.841 | tag-creation 2026-08-05 07:57:19.841 | tap-mirror 2026-08-05 07:57:19.841 | tap-mirror-both-direction 2026-08-05 07:57:19.841 | trunk 2026-08-05 07:57:19.841 | uplink-status-propagation 2026-08-05 07:57:19.841 | uplink-status-propagation-updatable 2026-08-05 07:57:19.841 | vlan-transparent 2026-08-05 07:57:19.841 | vpn-endpoint-groups 2026-08-05 07:57:19.842 | vpnaas' 2026-08-05 07:57:19.844 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 07:57:19.844 | address-scope 2026-08-05 07:57:19.844 | agent 2026-08-05 07:57:19.844 | allowed-address-pairs 2026-08-05 07:57:19.844 | auto-allocated-topology 2026-08-05 07:57:19.844 | availability_zone 2026-08-05 07:57:19.844 | bgp 2026-08-05 07:57:19.845 | bgp_4byte_asn 2026-08-05 07:57:19.845 | bgp_dragent_scheduler 2026-08-05 07:57:19.845 | binding 2026-08-05 07:57:19.845 | binding-extended 2026-08-05 07:57:19.845 | default-subnetpools 2026-08-05 07:57:19.845 | dhcp_agent_scheduler 2026-08-05 07:57:19.845 | dns-domain-ports 2026-08-05 07:57:19.845 | dns-integration 2026-08-05 07:57:19.845 | dns-integration-domain-keywords 2026-08-05 07:57:19.845 | empty-string-filtering 2026-08-05 07:57:19.845 | enable-default-route-bfd 2026-08-05 07:57:19.845 | enable-default-route-ecmp 2026-08-05 07:57:19.845 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.845 | ext-gw-mode 2026-08-05 07:57:19.845 | external-gateway-multihoming 2026-08-05 07:57:19.845 | external-net 2026-08-05 07:57:19.845 | extra_dhcp_opt 2026-08-05 07:57:19.845 | extraroute 2026-08-05 07:57:19.845 | extraroute-atomic 2026-08-05 07:57:19.845 | filter-validation 2026-08-05 07:57:19.845 | fip-port-details 2026-08-05 07:57:19.846 | flavors 2026-08-05 07:57:19.846 | floating-ip-port-forwarding 2026-08-05 07:57:19.846 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.846 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.846 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.846 | floatingip-pools 2026-08-05 07:57:19.846 | fwaas_v2 2026-08-05 07:57:19.846 | ip_allocation 2026-08-05 07:57:19.846 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.846 | l3-flavors 2026-08-05 07:57:19.846 | l3-ha 2026-08-05 07:57:19.846 | l3_agent_scheduler 2026-08-05 07:57:19.846 | logging 2026-08-05 07:57:19.846 | multi-provider 2026-08-05 07:57:19.846 | net-mtu 2026-08-05 07:57:19.846 | net-mtu-writable 2026-08-05 07:57:19.846 | network-ip-availability 2026-08-05 07:57:19.846 | network_availability_zone 2026-08-05 07:57:19.846 | network_ha 2026-08-05 07:57:19.846 | pagination 2026-08-05 07:57:19.846 | port-device-profile 2026-08-05 07:57:19.846 | port-hardware-offload-type 2026-08-05 07:57:19.846 | port-mac-address-regenerate 2026-08-05 07:57:19.846 | port-numa-affinity-policy 2026-08-05 07:57:19.846 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.846 | port-resource-request 2026-08-05 07:57:19.846 | port-security 2026-08-05 07:57:19.847 | port-trusted-vif 2026-08-05 07:57:19.847 | project-id 2026-08-05 07:57:19.847 | provider 2026-08-05 07:57:19.847 | pvlan 2026-08-05 07:57:19.847 | qinq 2026-08-05 07:57:19.847 | qos 2026-08-05 07:57:19.847 | qos-bw-limit-direction 2026-08-05 07:57:19.847 | qos-bw-minimum-ingress 2026-08-05 07:57:19.847 | qos-default 2026-08-05 07:57:19.847 | qos-fip 2026-08-05 07:57:19.847 | qos-gateway-ip 2026-08-05 07:57:19.847 | qos-rule-type-details 2026-08-05 07:57:19.847 | qos-rule-type-filter 2026-08-05 07:57:19.847 | qos-rules-alias 2026-08-05 07:57:19.847 | quota-check-limit 2026-08-05 07:57:19.847 | quota-check-limit-default 2026-08-05 07:57:19.847 | quota_details 2026-08-05 07:57:19.847 | quotas 2026-08-05 07:57:19.847 | rbac-address-scope 2026-08-05 07:57:19.847 | rbac-policies 2026-08-05 07:57:19.847 | rbac-security-groups 2026-08-05 07:57:19.847 | router 2026-08-05 07:57:19.847 | router-enable-snat 2026-08-05 07:57:19.847 | router_availability_zone 2026-08-05 07:57:19.847 | security-group 2026-08-05 07:57:19.847 | security-groups-default-rules 2026-08-05 07:57:19.847 | security-groups-default-statefulness 2026-08-05 07:57:19.847 | security-groups-normalized-cidr 2026-08-05 07:57:19.847 | security-groups-remote-address-group 2026-08-05 07:57:19.847 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.847 | security-groups-shared-filtering 2026-08-05 07:57:19.847 | segment 2026-08-05 07:57:19.847 | sorting 2026-08-05 07:57:19.847 | standard-attr-description 2026-08-05 07:57:19.847 | standard-attr-fwaas-v2 2026-08-05 07:57:19.847 | standard-attr-revisions 2026-08-05 07:57:19.847 | standard-attr-tag 2026-08-05 07:57:19.848 | standard-attr-timestamp 2026-08-05 07:57:19.848 | stateful-security-group 2026-08-05 07:57:19.848 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.848 | subnet-external-network 2026-08-05 07:57:19.848 | subnet-service-types 2026-08-05 07:57:19.848 | subnet_allocation 2026-08-05 07:57:19.848 | subnet_onboard 2026-08-05 07:57:19.848 | subnetpool-prefix-ops 2026-08-05 07:57:19.848 | tag-creation 2026-08-05 07:57:19.848 | tap-mirror 2026-08-05 07:57:19.848 | tap-mirror-both-direction 2026-08-05 07:57:19.848 | trunk 2026-08-05 07:57:19.848 | uplink-status-propagation 2026-08-05 07:57:19.848 | uplink-status-propagation-updatable 2026-08-05 07:57:19.848 | vlan-transparent 2026-08-05 07:57:19.848 | vpn-endpoint-groups 2026-08-05 07:57:19.848 | vpnaas' 2026-08-05 07:57:19.848 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 07:57:19.848 | address-scope 2026-08-05 07:57:19.848 | agent 2026-08-05 07:57:19.848 | allowed-address-pairs 2026-08-05 07:57:19.848 | auto-allocated-topology 2026-08-05 07:57:19.848 | availability_zone 2026-08-05 07:57:19.848 | bgp 2026-08-05 07:57:19.848 | bgp_4byte_asn 2026-08-05 07:57:19.848 | bgp_dragent_scheduler 2026-08-05 07:57:19.848 | binding 2026-08-05 07:57:19.848 | binding-extended 2026-08-05 07:57:19.848 | default-subnetpools 2026-08-05 07:57:19.848 | dhcp_agent_scheduler 2026-08-05 07:57:19.848 | dns-domain-ports 2026-08-05 07:57:19.848 | dns-integration 2026-08-05 07:57:19.848 | dns-integration-domain-keywords 2026-08-05 07:57:19.848 | empty-string-filtering 2026-08-05 07:57:19.848 | enable-default-route-bfd 2026-08-05 07:57:19.848 | enable-default-route-ecmp 2026-08-05 07:57:19.849 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.849 | ext-gw-mode 2026-08-05 07:57:19.849 | external-gateway-multihoming 2026-08-05 07:57:19.849 | external-net 2026-08-05 07:57:19.849 | extra_dhcp_opt 2026-08-05 07:57:19.849 | extraroute 2026-08-05 07:57:19.849 | extraroute-atomic 2026-08-05 07:57:19.849 | filter-validation 2026-08-05 07:57:19.849 | fip-port-details 2026-08-05 07:57:19.849 | flavors 2026-08-05 07:57:19.849 | floating-ip-port-forwarding 2026-08-05 07:57:19.849 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.849 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.849 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.849 | floatingip-pools 2026-08-05 07:57:19.849 | fwaas_v2 2026-08-05 07:57:19.849 | ip_allocation 2026-08-05 07:57:19.849 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.849 | l3-flavors 2026-08-05 07:57:19.849 | l3-ha 2026-08-05 07:57:19.849 | l3_agent_scheduler 2026-08-05 07:57:19.849 | logging 2026-08-05 07:57:19.849 | multi-provider 2026-08-05 07:57:19.849 | net-mtu 2026-08-05 07:57:19.849 | net-mtu-writable 2026-08-05 07:57:19.849 | network-ip-availability 2026-08-05 07:57:19.849 | network_availability_zone 2026-08-05 07:57:19.849 | network_ha 2026-08-05 07:57:19.849 | pagination 2026-08-05 07:57:19.849 | port-device-profile 2026-08-05 07:57:19.849 | port-hardware-offload-type 2026-08-05 07:57:19.849 | port-mac-address-regenerate 2026-08-05 07:57:19.849 | port-numa-affinity-policy 2026-08-05 07:57:19.849 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.850 | port-resource-request 2026-08-05 07:57:19.850 | port-security 2026-08-05 07:57:19.850 | port-trusted-vif 2026-08-05 07:57:19.850 | project-id 2026-08-05 07:57:19.850 | provider 2026-08-05 07:57:19.850 | pvlan 2026-08-05 07:57:19.850 | qinq 2026-08-05 07:57:19.850 | qos 2026-08-05 07:57:19.850 | qos-bw-limit-direction 2026-08-05 07:57:19.850 | qos-bw-minimum-ingress 2026-08-05 07:57:19.850 | qos-default 2026-08-05 07:57:19.850 | qos-fip 2026-08-05 07:57:19.850 | qos-gateway-ip 2026-08-05 07:57:19.850 | qos-rule-type-details 2026-08-05 07:57:19.850 | qos-rule-type-filter 2026-08-05 07:57:19.850 | qos-rules-alias 2026-08-05 07:57:19.850 | quota-check-limit 2026-08-05 07:57:19.850 | quota-check-limit-default 2026-08-05 07:57:19.850 | quota_details 2026-08-05 07:57:19.850 | quotas 2026-08-05 07:57:19.850 | rbac-address-scope 2026-08-05 07:57:19.850 | rbac-policies 2026-08-05 07:57:19.850 | rbac-security-groups 2026-08-05 07:57:19.850 | router 2026-08-05 07:57:19.850 | router-enable-snat 2026-08-05 07:57:19.850 | router_availability_zone 2026-08-05 07:57:19.850 | security-group 2026-08-05 07:57:19.850 | security-groups-default-rules 2026-08-05 07:57:19.850 | security-groups-default-statefulness 2026-08-05 07:57:19.850 | security-groups-normalized-cidr 2026-08-05 07:57:19.850 | security-groups-remote-address-group 2026-08-05 07:57:19.850 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.850 | security-groups-shared-filtering 2026-08-05 07:57:19.850 | segment 2026-08-05 07:57:19.850 | sorting 2026-08-05 07:57:19.850 | standard-attr-description 2026-08-05 07:57:19.851 | standard-attr-fwaas-v2 2026-08-05 07:57:19.851 | standard-attr-revisions 2026-08-05 07:57:19.851 | standard-attr-tag 2026-08-05 07:57:19.851 | standard-attr-timestamp 2026-08-05 07:57:19.851 | stateful-security-group 2026-08-05 07:57:19.851 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.851 | subnet-external-network 2026-08-05 07:57:19.851 | subnet-service-types 2026-08-05 07:57:19.851 | subnet_allocation 2026-08-05 07:57:19.851 | subnet_onboard 2026-08-05 07:57:19.851 | subnetpool-prefix-ops 2026-08-05 07:57:19.851 | tag-creation 2026-08-05 07:57:19.851 | tap-mirror 2026-08-05 07:57:19.851 | tap-mirror-both-direction 2026-08-05 07:57:19.851 | trunk 2026-08-05 07:57:19.851 | uplink-status-propagation 2026-08-05 07:57:19.851 | uplink-status-propagation-updatable 2026-08-05 07:57:19.851 | vlan-transparent 2026-08-05 07:57:19.851 | vpn-endpoint-groups 2026-08-05 07:57:19.851 | vpnaas' 2026-08-05 07:57:19.851 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-05 07:57:19.851 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-05 07:57:19.856 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-05 07:57:19.856 | address-scope 2026-08-05 07:57:19.856 | agent 2026-08-05 07:57:19.857 | allowed-address-pairs 2026-08-05 07:57:19.857 | auto-allocated-topology 2026-08-05 07:57:19.857 | availability_zone 2026-08-05 07:57:19.857 | bgp 2026-08-05 07:57:19.857 | bgp_4byte_asn 2026-08-05 07:57:19.857 | bgp_dragent_scheduler 2026-08-05 07:57:19.857 | binding 2026-08-05 07:57:19.857 | binding-extended 2026-08-05 07:57:19.857 | default-subnetpools 2026-08-05 07:57:19.857 | dhcp_agent_scheduler 2026-08-05 07:57:19.857 | dns-domain-ports 2026-08-05 07:57:19.857 | dns-integration 2026-08-05 07:57:19.857 | dns-integration-domain-keywords 2026-08-05 07:57:19.858 | empty-string-filtering 2026-08-05 07:57:19.858 | enable-default-route-bfd 2026-08-05 07:57:19.858 | enable-default-route-ecmp 2026-08-05 07:57:19.858 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.858 | ext-gw-mode 2026-08-05 07:57:19.858 | external-gateway-multihoming 2026-08-05 07:57:19.858 | external-net 2026-08-05 07:57:19.858 | extra_dhcp_opt 2026-08-05 07:57:19.858 | extraroute 2026-08-05 07:57:19.858 | extraroute-atomic 2026-08-05 07:57:19.858 | filter-validation 2026-08-05 07:57:19.859 | fip-port-details 2026-08-05 07:57:19.859 | flavors 2026-08-05 07:57:19.859 | floating-ip-port-forwarding 2026-08-05 07:57:19.859 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.859 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.859 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.859 | floatingip-pools 2026-08-05 07:57:19.859 | fwaas_v2 2026-08-05 07:57:19.859 | ip_allocation 2026-08-05 07:57:19.860 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.860 | l3-flavors 2026-08-05 07:57:19.860 | l3-ha 2026-08-05 07:57:19.860 | l3_agent_scheduler 2026-08-05 07:57:19.860 | logging 2026-08-05 07:57:19.860 | multi-provider 2026-08-05 07:57:19.860 | net-mtu 2026-08-05 07:57:19.860 | net-mtu-writable 2026-08-05 07:57:19.860 | network-ip-availability 2026-08-05 07:57:19.860 | network_availability_zone 2026-08-05 07:57:19.860 | network_ha 2026-08-05 07:57:19.861 | pagination 2026-08-05 07:57:19.861 | port-device-profile 2026-08-05 07:57:19.861 | port-hardware-offload-type 2026-08-05 07:57:19.861 | port-mac-address-regenerate 2026-08-05 07:57:19.861 | port-numa-affinity-policy 2026-08-05 07:57:19.861 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.862 | port-resource-request 2026-08-05 07:57:19.862 | port-security 2026-08-05 07:57:19.862 | port-trusted-vif 2026-08-05 07:57:19.862 | project-id 2026-08-05 07:57:19.862 | provider 2026-08-05 07:57:19.862 | pvlan 2026-08-05 07:57:19.862 | qinq 2026-08-05 07:57:19.862 | qos 2026-08-05 07:57:19.862 | qos-bw-limit-direction 2026-08-05 07:57:19.862 | qos-bw-minimum-ingress 2026-08-05 07:57:19.862 | qos-default 2026-08-05 07:57:19.862 | qos-fip 2026-08-05 07:57:19.863 | qos-gateway-ip 2026-08-05 07:57:19.863 | qos-rule-type-details 2026-08-05 07:57:19.863 | qos-rule-type-filter 2026-08-05 07:57:19.863 | qos-rules-alias 2026-08-05 07:57:19.863 | quota-check-limit 2026-08-05 07:57:19.863 | quota-check-limit-default 2026-08-05 07:57:19.863 | quota_details 2026-08-05 07:57:19.863 | quotas 2026-08-05 07:57:19.863 | rbac-address-scope 2026-08-05 07:57:19.864 | rbac-policies 2026-08-05 07:57:19.864 | rbac-security-groups 2026-08-05 07:57:19.864 | router 2026-08-05 07:57:19.864 | router-enable-snat 2026-08-05 07:57:19.864 | router_availability_zone 2026-08-05 07:57:19.864 | security-group 2026-08-05 07:57:19.864 | security-groups-default-rules 2026-08-05 07:57:19.864 | security-groups-default-statefulness 2026-08-05 07:57:19.864 | security-groups-normalized-cidr 2026-08-05 07:57:19.864 | security-groups-remote-address-group 2026-08-05 07:57:19.864 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.864 | security-groups-shared-filtering 2026-08-05 07:57:19.865 | segment 2026-08-05 07:57:19.865 | sorting 2026-08-05 07:57:19.865 | standard-attr-description 2026-08-05 07:57:19.865 | standard-attr-fwaas-v2 2026-08-05 07:57:19.865 | standard-attr-revisions 2026-08-05 07:57:19.865 | standard-attr-tag 2026-08-05 07:57:19.865 | standard-attr-timestamp 2026-08-05 07:57:19.865 | stateful-security-group 2026-08-05 07:57:19.865 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.865 | subnet-external-network 2026-08-05 07:57:19.865 | subnet-service-types 2026-08-05 07:57:19.865 | subnet_allocation 2026-08-05 07:57:19.865 | subnet_onboard 2026-08-05 07:57:19.866 | subnetpool-prefix-ops 2026-08-05 07:57:19.866 | tag-creation 2026-08-05 07:57:19.866 | tap-mirror 2026-08-05 07:57:19.866 | tap-mirror-both-direction 2026-08-05 07:57:19.866 | trunk 2026-08-05 07:57:19.866 | uplink-status-propagation 2026-08-05 07:57:19.866 | uplink-status-propagation-updatable 2026-08-05 07:57:19.866 | vlan-transparent 2026-08-05 07:57:19.866 | vpn-endpoint-groups 2026-08-05 07:57:19.866 | vpnaas' 2026-08-05 07:57:19.866 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 07:57:19.866 | address-scope 2026-08-05 07:57:19.866 | agent 2026-08-05 07:57:19.867 | allowed-address-pairs 2026-08-05 07:57:19.867 | auto-allocated-topology 2026-08-05 07:57:19.867 | availability_zone 2026-08-05 07:57:19.867 | bgp 2026-08-05 07:57:19.867 | bgp_4byte_asn 2026-08-05 07:57:19.867 | bgp_dragent_scheduler 2026-08-05 07:57:19.867 | binding 2026-08-05 07:57:19.867 | binding-extended 2026-08-05 07:57:19.867 | default-subnetpools 2026-08-05 07:57:19.867 | dhcp_agent_scheduler 2026-08-05 07:57:19.867 | dns-domain-ports 2026-08-05 07:57:19.867 | dns-integration 2026-08-05 07:57:19.867 | dns-integration-domain-keywords 2026-08-05 07:57:19.868 | empty-string-filtering 2026-08-05 07:57:19.868 | enable-default-route-bfd 2026-08-05 07:57:19.868 | enable-default-route-ecmp 2026-08-05 07:57:19.868 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.868 | ext-gw-mode 2026-08-05 07:57:19.868 | external-gateway-multihoming 2026-08-05 07:57:19.868 | external-net 2026-08-05 07:57:19.868 | extra_dhcp_opt 2026-08-05 07:57:19.868 | extraroute 2026-08-05 07:57:19.868 | extraroute-atomic 2026-08-05 07:57:19.869 | filter-validation 2026-08-05 07:57:19.869 | fip-port-details 2026-08-05 07:57:19.869 | flavors 2026-08-05 07:57:19.869 | floating-ip-port-forwarding 2026-08-05 07:57:19.869 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.869 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.869 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.869 | floatingip-pools 2026-08-05 07:57:19.869 | fwaas_v2 2026-08-05 07:57:19.870 | ip_allocation 2026-08-05 07:57:19.870 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.870 | l3-flavors 2026-08-05 07:57:19.870 | l3-ha 2026-08-05 07:57:19.870 | l3_agent_scheduler 2026-08-05 07:57:19.870 | logging 2026-08-05 07:57:19.870 | multi-provider 2026-08-05 07:57:19.870 | net-mtu 2026-08-05 07:57:19.870 | net-mtu-writable 2026-08-05 07:57:19.870 | network-ip-availability 2026-08-05 07:57:19.870 | network_availability_zone 2026-08-05 07:57:19.870 | network_ha 2026-08-05 07:57:19.871 | pagination 2026-08-05 07:57:19.871 | port-device-profile 2026-08-05 07:57:19.871 | port-hardware-offload-type 2026-08-05 07:57:19.871 | port-mac-address-regenerate 2026-08-05 07:57:19.871 | port-numa-affinity-policy 2026-08-05 07:57:19.871 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.871 | port-resource-request 2026-08-05 07:57:19.871 | port-security 2026-08-05 07:57:19.871 | port-trusted-vif 2026-08-05 07:57:19.872 | project-id 2026-08-05 07:57:19.872 | provider 2026-08-05 07:57:19.872 | pvlan 2026-08-05 07:57:19.872 | qinq 2026-08-05 07:57:19.872 | qos 2026-08-05 07:57:19.872 | qos-bw-limit-direction 2026-08-05 07:57:19.872 | qos-bw-minimum-ingress 2026-08-05 07:57:19.872 | qos-default 2026-08-05 07:57:19.872 | qos-fip 2026-08-05 07:57:19.872 | qos-gateway-ip 2026-08-05 07:57:19.872 | qos-rule-type-details 2026-08-05 07:57:19.872 | qos-rule-type-filter 2026-08-05 07:57:19.872 | qos-rules-alias 2026-08-05 07:57:19.872 | quota-check-limit 2026-08-05 07:57:19.873 | quota-check-limit-default 2026-08-05 07:57:19.873 | quota_details 2026-08-05 07:57:19.873 | quotas 2026-08-05 07:57:19.873 | rbac-address-scope 2026-08-05 07:57:19.873 | rbac-policies 2026-08-05 07:57:19.873 | rbac-security-groups 2026-08-05 07:57:19.873 | router 2026-08-05 07:57:19.873 | router-enable-snat 2026-08-05 07:57:19.873 | router_availability_zone 2026-08-05 07:57:19.873 | security-group 2026-08-05 07:57:19.873 | security-groups-default-rules 2026-08-05 07:57:19.873 | security-groups-default-statefulness 2026-08-05 07:57:19.874 | security-groups-normalized-cidr 2026-08-05 07:57:19.874 | security-groups-remote-address-group 2026-08-05 07:57:19.874 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.874 | security-groups-shared-filtering 2026-08-05 07:57:19.874 | segment 2026-08-05 07:57:19.874 | sorting 2026-08-05 07:57:19.874 | standard-attr-description 2026-08-05 07:57:19.874 | standard-attr-fwaas-v2 2026-08-05 07:57:19.874 | standard-attr-revisions 2026-08-05 07:57:19.874 | standard-attr-tag 2026-08-05 07:57:19.874 | standard-attr-timestamp 2026-08-05 07:57:19.874 | stateful-security-group 2026-08-05 07:57:19.874 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.874 | subnet-external-network 2026-08-05 07:57:19.875 | subnet-service-types 2026-08-05 07:57:19.875 | subnet_allocation 2026-08-05 07:57:19.875 | subnet_onboard 2026-08-05 07:57:19.875 | subnetpool-prefix-ops 2026-08-05 07:57:19.875 | tag-creation 2026-08-05 07:57:19.875 | tap-mirror 2026-08-05 07:57:19.875 | tap-mirror-both-direction 2026-08-05 07:57:19.875 | trunk 2026-08-05 07:57:19.875 | uplink-status-propagation 2026-08-05 07:57:19.875 | uplink-status-propagation-updatable 2026-08-05 07:57:19.875 | vlan-transparent 2026-08-05 07:57:19.875 | vpn-endpoint-groups 2026-08-05 07:57:19.875 | vpnaas' 2026-08-05 07:57:19.876 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-05 07:57:19.876 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 07:57:19.876 | address-scope 2026-08-05 07:57:19.876 | agent 2026-08-05 07:57:19.876 | allowed-address-pairs 2026-08-05 07:57:19.876 | auto-allocated-topology 2026-08-05 07:57:19.876 | availability_zone 2026-08-05 07:57:19.876 | bgp 2026-08-05 07:57:19.876 | bgp_4byte_asn 2026-08-05 07:57:19.876 | bgp_dragent_scheduler 2026-08-05 07:57:19.876 | binding 2026-08-05 07:57:19.876 | binding-extended 2026-08-05 07:57:19.877 | default-subnetpools 2026-08-05 07:57:19.877 | dhcp_agent_scheduler 2026-08-05 07:57:19.877 | dns-domain-ports 2026-08-05 07:57:19.877 | dns-integration 2026-08-05 07:57:19.877 | dns-integration-domain-keywords 2026-08-05 07:57:19.877 | empty-string-filtering 2026-08-05 07:57:19.877 | enable-default-route-bfd 2026-08-05 07:57:19.877 | enable-default-route-ecmp 2026-08-05 07:57:19.877 | expose-port-forwarding-in-fip 2026-08-05 07:57:19.877 | ext-gw-mode 2026-08-05 07:57:19.877 | external-gateway-multihoming 2026-08-05 07:57:19.878 | external-net 2026-08-05 07:57:19.878 | extra_dhcp_opt 2026-08-05 07:57:19.878 | extraroute 2026-08-05 07:57:19.878 | extraroute-atomic 2026-08-05 07:57:19.878 | filter-validation 2026-08-05 07:57:19.878 | fip-port-details 2026-08-05 07:57:19.878 | flavors 2026-08-05 07:57:19.878 | floating-ip-port-forwarding 2026-08-05 07:57:19.878 | floating-ip-port-forwarding-description 2026-08-05 07:57:19.878 | floating-ip-port-forwarding-detail 2026-08-05 07:57:19.878 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:19.878 | floatingip-pools 2026-08-05 07:57:19.878 | fwaas_v2 2026-08-05 07:57:19.879 | ip_allocation 2026-08-05 07:57:19.879 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:19.879 | l3-flavors 2026-08-05 07:57:19.879 | l3-ha 2026-08-05 07:57:19.879 | l3_agent_scheduler 2026-08-05 07:57:19.879 | logging 2026-08-05 07:57:19.879 | multi-provider 2026-08-05 07:57:19.879 | net-mtu 2026-08-05 07:57:19.879 | net-mtu-writable 2026-08-05 07:57:19.879 | network-ip-availability 2026-08-05 07:57:19.879 | network_availability_zone 2026-08-05 07:57:19.879 | network_ha 2026-08-05 07:57:19.879 | pagination 2026-08-05 07:57:19.880 | port-device-profile 2026-08-05 07:57:19.880 | port-hardware-offload-type 2026-08-05 07:57:19.880 | port-mac-address-regenerate 2026-08-05 07:57:19.880 | port-numa-affinity-policy 2026-08-05 07:57:19.880 | port-numa-affinity-policy-socket 2026-08-05 07:57:19.880 | port-resource-request 2026-08-05 07:57:19.880 | port-security 2026-08-05 07:57:19.880 | port-trusted-vif 2026-08-05 07:57:19.880 | project-id 2026-08-05 07:57:19.880 | provider 2026-08-05 07:57:19.880 | pvlan 2026-08-05 07:57:19.880 | qinq 2026-08-05 07:57:19.880 | qos 2026-08-05 07:57:19.880 | qos-bw-limit-direction 2026-08-05 07:57:19.881 | qos-bw-minimum-ingress 2026-08-05 07:57:19.881 | qos-default 2026-08-05 07:57:19.881 | qos-fip 2026-08-05 07:57:19.881 | qos-gateway-ip 2026-08-05 07:57:19.881 | qos-rule-type-details 2026-08-05 07:57:19.881 | qos-rule-type-filter 2026-08-05 07:57:19.881 | qos-rules-alias 2026-08-05 07:57:19.881 | quota-check-limit 2026-08-05 07:57:19.881 | quota-check-limit-default 2026-08-05 07:57:19.881 | quota_details 2026-08-05 07:57:19.881 | quotas 2026-08-05 07:57:19.881 | rbac-address-scope 2026-08-05 07:57:19.881 | rbac-policies 2026-08-05 07:57:19.882 | rbac-security-groups 2026-08-05 07:57:19.882 | router 2026-08-05 07:57:19.882 | router-enable-snat 2026-08-05 07:57:19.882 | router_availability_zone 2026-08-05 07:57:19.882 | security-group 2026-08-05 07:57:19.882 | security-groups-default-rules 2026-08-05 07:57:19.882 | security-groups-default-statefulness 2026-08-05 07:57:19.882 | security-groups-normalized-cidr 2026-08-05 07:57:19.882 | security-groups-remote-address-group 2026-08-05 07:57:19.882 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:19.882 | security-groups-shared-filtering 2026-08-05 07:57:19.882 | segment 2026-08-05 07:57:19.882 | sorting 2026-08-05 07:57:19.883 | standard-attr-description 2026-08-05 07:57:19.883 | standard-attr-fwaas-v2 2026-08-05 07:57:19.883 | standard-attr-revisions 2026-08-05 07:57:19.883 | standard-attr-tag 2026-08-05 07:57:19.883 | standard-attr-timestamp 2026-08-05 07:57:19.883 | stateful-security-group 2026-08-05 07:57:19.883 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:19.883 | subnet-external-network 2026-08-05 07:57:19.883 | subnet-service-types 2026-08-05 07:57:19.883 | subnet_allocation 2026-08-05 07:57:19.883 | subnet_onboard 2026-08-05 07:57:19.883 | subnetpool-prefix-ops 2026-08-05 07:57:19.883 | tag-creation 2026-08-05 07:57:19.884 | tap-mirror 2026-08-05 07:57:19.884 | tap-mirror-both-direction 2026-08-05 07:57:19.884 | trunk 2026-08-05 07:57:19.884 | uplink-status-propagation 2026-08-05 07:57:19.884 | uplink-status-propagation-updatable 2026-08-05 07:57:19.884 | vlan-transparent 2026-08-05 07:57:19.884 | vpn-endpoint-groups 2026-08-05 07:57:19.884 | vpnaas' 2026-08-05 07:57:19.884 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-05 07:57:19.884 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-05 07:57:19.884 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-05 07:57:19.884 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-05 07:57:19.884 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-05 07:57:19.885 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 07:57:19.886 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 07:57:19.890 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-05 07:57:19.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:19.896 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 07:57:19.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-05 07:57:19.902 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-05 07:57:19.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:19.908 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-05 07:57:19.942 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.209.96.120:6641 2026-08-05 07:57:19.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:19.949 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:19.952 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.209.96.120:6641 2026-08-05 07:57:19.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.209.96.120:6641 ']' 2026-08-05 07:57:19.958 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:19.960 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.209.96.120:6641 2026-08-05 07:57:19.996 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.209.96.120:6642 2026-08-05 07:57:19.999 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.006 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.209.96.120:6642 2026-08-05 07:57:20.009 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.209.96.120:6642 ']' 2026-08-05 07:57:20.012 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.015 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.209.96.120:6642 2026-08-05 07:57:20.054 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-05 07:57:20.075 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:20.078 | + 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-05 07:57:20.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.084 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.087 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-05 07:57:20.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-05 07:57:20.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.096 | + 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-05 07:57:20.134 | + 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-05 07:57:20.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.139 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.142 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-05 07:57:20.145 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-05 07:57:20.149 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.151 | + 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-05 07:57:20.187 | + 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-05 07:57:20.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.196 | + 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-05 07:57:20.198 | + 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-05 07:57:20.201 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.204 | + 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-05 07:57:20.242 | + 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-05 07:57:20.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-05 07:57:20.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-05 07:57:20.256 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.259 | + 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-05 07:57:20.294 | + 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-05 07:57:20.297 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.299 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-05 07:57:20.305 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-05 07:57:20.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.311 | + 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-05 07:57:20.345 | + 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-05 07:57:20.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.354 | + 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-05 07:57:20.356 | + 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-05 07:57:20.359 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.363 | + 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-05 07:57:20.399 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-05 07:57:20.402 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.408 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-05 07:57:20.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-05 07:57:20.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-05 07:57:20.454 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-05 07:57:20.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.459 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.462 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-05 07:57:20.465 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-05 07:57:20.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.470 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-05 07:57:20.508 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 07:57:20.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 07:57:20.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 07:57:20.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 07:57:20.523 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.526 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 07:57:20.564 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-05 07:57:20.588 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-05 07:57:20.609 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:20.612 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-05 07:57:20.615 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 07:57:20.636 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:20.639 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-05 07:57:20.641 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-05 07:57:20.644 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 07:57:20.664 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:20.667 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 07:57:20.717 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 07:57:20.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-05 07:57:20.723 | + 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-05 07:57:20.727 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:20.730 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 07:57:20.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-05 07:57:20.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-05 07:57:20.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:20.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-05 07:57:20.777 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-05 07:57:20.795 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:20.798 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-05 07:57:20.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 07:57:20.854 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:20.857 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-05 07:57:20.893 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-05 07:57:20.911 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:20.914 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-05 07:57:20.916 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 07:57:20.935 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:20.938 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-05 07:57:20.941 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-05 07:57:20.943 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 07:57:20.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:20.964 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 07:57:21.012 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 07:57:21.015 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-05 07:57:21.018 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-05 07:57:21.051 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-05 07:57:21.070 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.073 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-05 07:57:21.092 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.094 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-05 07:57:21.114 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.117 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-05 07:57:21.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.139 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-05 07:57:21.158 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.161 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-05 07:57:21.181 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:21.185 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-05 07:57:21.206 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:21.209 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-05 07:57:21.212 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 07:57:21.215 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-05 07:57:21.220 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-05 07:57:21.256 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-05 07:57:21.292 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-05 07:57:21.326 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-05 07:57:21.363 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-05 07:57:21.365 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 07:57:21.368 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-05 07:57:21.371 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:57:21.374 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:57:21.376 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-05 07:57:21.379 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 07:57:21.382 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-05 07:57:21.385 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:57:21.388 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-05 07:57:21.420 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-05 07:57:21.455 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:57:21.490 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-05 07:57:21.526 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-05 07:57:21.563 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-05 07:57:21.601 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-05 07:57:21.637 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-05 07:57:21.672 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:57:21.708 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:57:21.742 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:57:21.777 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:57:21.779 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-05 07:57:21.815 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-05 07:57:21.851 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-05 07:57:21.853 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 07:57:21.856 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:57:21.859 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 07:57:21.862 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-05 07:57:21.902 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-05 07:57:21.939 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.209.96.120/identity 2026-08-05 07:57:21.976 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-05 07:57:22.012 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-05 07:57:22.047 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-05 07:57:22.085 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-05 07:57:22.122 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-05 07:57:22.158 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-05 07:57:22.161 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 07:57:22.164 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 07:57:22.167 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:57:22.170 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-05 07:57:22.205 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-05 07:57:22.243 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.209.96.120/identity 2026-08-05 07:57:22.285 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-05 07:57:22.321 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-05 07:57:22.357 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-05 07:57:22.392 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-05 07:57:22.431 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-05 07:57:22.470 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-05 07:57:22.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-05 07:57:22.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-05 07:57:22.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-05 07:57:22.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-05 07:57:22.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-05 07:57:22.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-05 07:57:22.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-05 07:57:22.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-05 07:57:22.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-05 07:57:22.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-05 07:57:22.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-05 07:57:22.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-05 07:57:22.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-05 07:57:22.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-05 07:57:22.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-05 07:57:22.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-05 07:57:22.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 07:57:22.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 07:57:22.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 07:57:22.529 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 07:57:22.531 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.534 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 07:57:22.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-05 07:57:22.574 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 07:57:22.579 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-05 07:57:22.582 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-05 07:57:22.585 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.588 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-05 07:57:22.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-05 07:57:22.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 07:57:22.631 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-05 07:57:22.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-05 07:57:22.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.639 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-05 07:57:22.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-05 07:57:22.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-05 07:57:22.678 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 07:57:22.684 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-05 07:57:22.686 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-05 07:57:22.689 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.692 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-05 07:57:22.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-05 07:57:22.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 07:57:22.735 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-05 07:57:22.738 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-05 07:57:22.741 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-05 07:57:22.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-05 07:57:22.781 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 07:57:22.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-05 07:57:22.789 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-05 07:57:22.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-05 07:57:22.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-05 07:57:22.830 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.833 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-05 07:57:22.835 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-05 07:57:22.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-05 07:57:22.841 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.844 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-05 07:57:22.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-05 07:57:22.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.883 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-05 07:57:22.886 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-05 07:57:22.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-05 07:57:22.892 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.895 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-05 07:57:22.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-05 07:57:22.933 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-05 07:57:22.938 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-05 07:57:22.941 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-05 07:57:22.944 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.947 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-05 07:57:22.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-05 07:57:22.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:22.986 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-05 07:57:22.989 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-05 07:57:22.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-05 07:57:22.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:22.997 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-05 07:57:23.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-05 07:57:23.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:23.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 07:57:23.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-05 07:57:23.040 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-05 07:57:23.043 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 07:57:23.046 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-05 07:57:23.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 07:57:23.081 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-05 07:57:23.115 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-05 07:57:23.150 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-05 07:57:23.152 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:57:23.155 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-05 07:57:23.158 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-05 07:57:23.160 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:57:23.163 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-05 07:57:23.167 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-05 07:57:23.169 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:57:23.172 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:57:23.187 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:57:23.188 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:23.196 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:57:23.201 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:23.216 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:57:23.221 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-05 07:57:23.224 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:57:23.228 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:57:23.231 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-05 07:57:23.267 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-05 07:57:23.302 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-05 07:57:23.336 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:57:23.371 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:57:23.406 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:57:23.442 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:57:23.477 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:57:23.512 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:57:23.548 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:57:23.583 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:57:23.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:57:23.651 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:57:23.685 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-05 07:57:23.718 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:57:23.721 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:57:23.725 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-05 07:57:23.728 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-05 07:57:23.731 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:57:23.734 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:23.737 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:23.740 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-05 07:57:23.744 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-05 07:57:23.747 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-05 07:57:23.784 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:57:23.820 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-05 07:57:23.821 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-05 07:57:23.831 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-05 07:57:23.835 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-05 07:57:23.838 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-05 07:57:23.842 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:57:23.844 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:57:23.847 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:57:23.850 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:57:23.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:23.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:23.858 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:57:23.861 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:57:23.864 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:23.866 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:23.869 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-05 07:57:23.924 | Enabling site neutron-api. 2026-08-05 07:57:23.930 | To activate the new configuration, you need to run: 2026-08-05 07:57:23.930 | systemctl reload apache2 2026-08-05 07:57:23.936 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:57:23.939 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:57:23.942 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:57:23.945 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:57:24.145 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-05 07:57:24.167 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:24.170 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-05 07:57:24.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:24.193 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-05 07:57:24.196 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-05 07:57:24.266 | + inc/async:async_inner:63 : init_neutron 2026-08-05 07:57:24.304 | [2866 Async init_neutron:73615]: running: init_neutron 2026-08-05 07:57:24.307 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-05 07:57:24.327 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:24.331 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-05 07:57:24.351 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:24.354 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-05 07:57:24.356 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-05 07:57:24.359 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-05 07:57:24.398 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-05 07:57:24.401 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-05 07:57:24.440 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-05 07:57:24.460 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:24.463 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-05 07:57:24.484 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:24.487 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-05 07:57:24.490 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:57:24.494 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-05 07:57:24.496 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-05 07:57:24.500 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-05 07:57:24.570 | + inc/async:async_inner:63 : init_cinder 2026-08-05 07:57:24.619 | [2866 Async init_cinder:73851]: running: init_cinder 2026-08-05 07:57:24.623 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-05 07:57:24.646 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:24.649 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-05 07:57:24.652 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:57:24.655 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-05 07:57:24.658 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-05 07:57:24.662 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-05 07:57:24.734 | + inc/async:async_inner:63 : init_placement 2026-08-05 07:57:24.778 | [2866 Async init_placement:73997]: running: init_placement 2026-08-05 07:57:24.781 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-05 07:57:24.842 | [2866 Async init_neutron:73615]: Waiting for completion of init_neutron running on PID 73615 (4 other jobs running) 2026-08-05 07:57:24.869 | [2866 Async init_neutron:73615]: Signaling child to exit 2026-08-05 07:57:31.950 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:31.977 | [73851 Async init_cinder:73851]: finished successfully 2026-08-05 07:57:36.881 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:36.910 | [73997 Async init_placement:73997]: finished successfully 2026-08-05 07:57:37.395 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:37.424 | [73615 Async init_neutron:73615]: finished successfully 2026-08-05 07:57:37.447 | WAKEUP 2026-08-05 07:57:37.468 | [2866 Async init_neutron:73615]: Signaled 2026-08-05 07:57:37.469 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-05 07:57:37.469 | + lib/database:recreate_database:112 : local db=neutron 2026-08-05 07:57:37.469 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-05 07:57:37.469 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-05 07:57:37.469 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-05 07:57:37.469 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-05 07:57:37.469 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-05 07:57:37.469 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 07:57:37.470 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:57:37.470 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:57:37.470 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:57:37.470 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916644327 2026-08-05 07:57:37.470 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-05 07:57:37.470 | /opt/stack/data/venv/lib/python3.11/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 07:57:37.470 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:37.470 | we strongly recommend against using it for new projects. 2026-08-05 07:57:37.470 | 2026-08-05 07:57:37.470 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:37.470 | framework. For more detail see 2026-08-05 07:57:37.470 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:37.470 | 2026-08-05 07:57:37.470 | import eventlet as _eventlet # noqa 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-05 07:57:37.470 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-05 07:57:37.471 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-05 07:57:37.472 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-05 07:57:37.473 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-05 07:57:37.474 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-05 07:57:37.474 | Running upgrade for neutron ... 2026-08-05 07:57:37.474 | OK 2026-08-05 07:57:37.474 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-05 07:57:37.474 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:37.474 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:37.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:37.475 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:37.475 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:37.475 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 07:57:37.475 | + functions-common:time_stop:2427 : start_time=1785916644327 2026-08-05 07:57:37.475 | + functions-common:time_stop:2429 : [[ -z 1785916644327 ]] 2026-08-05 07:57:37.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:37.475 | + functions-common:time_stop:2432 : end_time=1785916657378 2026-08-05 07:57:37.475 | + functions-common:time_stop:2433 : elapsed_time=13051 2026-08-05 07:57:37.475 | + functions-common:time_stop:2434 : total=4709 2026-08-05 07:57:37.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:37.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17760 2026-08-05 07:57:37.517 | [2866 Async init_neutron:73615]: finished init_neutron with result 0 in 13 seconds 2026-08-05 07:57:37.522 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:37.525 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-05 07:57:37.576 | [2866 Async init_placement:73997]: Waiting for completion of init_placement running on PID 73997 (3 other jobs running) 2026-08-05 07:57:37.601 | [2866 Async init_placement:73997]: Signaling child to exit 2026-08-05 07:57:37.601 | WAKEUP 2026-08-05 07:57:37.622 | [2866 Async init_placement:73997]: Signaled 2026-08-05 07:57:37.623 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-05 07:57:37.623 | + lib/database:recreate_database:112 : local db=placement 2026-08-05 07:57:37.623 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-05 07:57:37.623 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-05 07:57:37.623 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-05 07:57:37.623 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-05 07:57:37.623 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-05 07:57:37.623 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-05 07:57:37.623 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-05 07:57:37.623 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-05 07:57:37.623 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:57:37.623 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:57:37.623 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 07:57:37.623 | ++ 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-05 07:57:37.623 | 2026-08-05 07:57:37.623 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.623 | + functions-common:get_or_create_user:915 : user_id=23be60f3d19b4893a600bc2115c18c30 2026-08-05 07:57:37.623 | + functions-common:get_or_create_user:916 : echo 23be60f3d19b4893a600bc2115c18c30 2026-08-05 07:57:37.623 | 23be60f3d19b4893a600bc2115c18c30 2026-08-05 07:57:37.623 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-05 07:57:37.623 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:57:37.623 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:57:37.624 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-05 07:57:37.624 | 2026-08-05 07:57:37.624 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:57:37.624 | 2026-08-05 07:57:37.624 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:57:37.624 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:57:37.624 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 07:57:37.624 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:57:37.624 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:57:37.624 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:57:37.624 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:57:37.625 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:57:37.625 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:57:37.625 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:57:37.625 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-05 07:57:37.625 | 2026-08-05 07:57:37.625 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:57:37.625 | 2026-08-05 07:57:37.625 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.625 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:57:37.625 | + functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:57:37.625 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:57:37.625 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.209.96.120/placement 2026-08-05 07:57:37.625 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-05 07:57:37.625 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:57:37.625 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-05 07:57:37.625 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-05 07:57:37.625 | 2026-08-05 07:57:37.625 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.625 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:57:37.625 | dcc6a072b8ca4b08b39af7397b07b933' 2026-08-05 07:57:37.625 | + functions-common:get_or_create_service:1067 : echo dcc6a072b8ca4b08b39af7397b07b933 2026-08-05 07:57:37.625 | dcc6a072b8ca4b08b39af7397b07b933 2026-08-05 07:57:37.625 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.209.96.120/placement 2026-08-05 07:57:37.625 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:57:37.625 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.209.96.120/placement RegionOne 2026-08-05 07:57:37.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:57:37.625 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-05 07:57:37.625 | 2026-08-05 07:57:37.625 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:57:37.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:57:37.626 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.209.96.120/placement --region RegionOne -f value -c id 2026-08-05 07:57:37.626 | 2026-08-05 07:57:37.626 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:57:37.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=241b23dee1be4ea79fc7c77cbcc43a0d 2026-08-05 07:57:37.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 241b23dee1be4ea79fc7c77cbcc43a0d 2026-08-05 07:57:37.626 | + functions-common:get_or_create_endpoint:1100 : public_id=241b23dee1be4ea79fc7c77cbcc43a0d 2026-08-05 07:57:37.626 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 07:57:37.626 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 07:57:37.626 | + functions-common:get_or_create_endpoint:1109 : echo 241b23dee1be4ea79fc7c77cbcc43a0d 2026-08-05 07:57:37.626 | 241b23dee1be4ea79fc7c77cbcc43a0d 2026-08-05 07:57:37.669 | [2866 Async init_placement:73997]: finished init_placement with result 0 in 12 seconds 2026-08-05 07:57:37.674 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:37.677 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-05 07:57:37.733 | [2866 Async init_glance:68983]: Waiting for completion of init_glance running on PID 68983 (2 other jobs running) 2026-08-05 07:57:37.760 | [2866 Async init_glance:68983]: Signaling child to exit 2026-08-05 07:57:37.761 | WAKEUP 2026-08-05 07:57:37.783 | [2866 Async init_glance:68983]: Signaled 2026-08-05 07:57:37.785 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-05 07:57:37.785 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-05 07:57:37.785 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-05 07:57:37.785 | + lib/database:recreate_database:112 : local db=glance 2026-08-05 07:57:37.785 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-05 07:57:37.785 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-05 07:57:37.785 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-05 07:57:37.785 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-05 07:57:37.785 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-05 07:57:37.785 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 07:57:37.785 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:57:37.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:57:37.785 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:57:37.785 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916568654 2026-08-05 07:57:37.785 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-05 07:57:37.785 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:57:37.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:37.785 | we strongly recommend against using it for new projects. 2026-08-05 07:57:37.785 | 2026-08-05 07:57:37.785 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:37.785 | framework. For more detail see 2026-08-05 07:57:37.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:37.785 | 2026-08-05 07:57:37.785 | from eventlet import event 2026-08-05 07:57:37.785 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 07:57:37.785 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=69073) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:57:37.785 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.785 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.786 | DEBUG dbcounter [-] [69073] Writer thread running {{(pid=69073) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.786 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 07:57:37.786 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=69073) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.786 | DEBUG dbcounter [-] [69073] Writer thread running {{(pid=69073) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.786 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 07:57:37.786 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.787 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-05 07:57:37.787 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-05 07:57:37.788 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-05 07:57:37.788 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-05 07:57:37.788 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-05 07:57:37.788 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-05 07:57:37.788 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=69073) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:790}} 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.788 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.788 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-05 07:57:37.788 | Database migration is up to date. No migration needed. 2026-08-05 07:57:37.788 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-05 07:57:37.788 | Database is synced successfully. 2026-08-05 07:57:37.788 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-05 07:57:37.788 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:57:37.788 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:37.788 | we strongly recommend against using it for new projects. 2026-08-05 07:57:37.788 | 2026-08-05 07:57:37.788 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:37.788 | framework. For more detail see 2026-08-05 07:57:37.788 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:37.788 | 2026-08-05 07:57:37.788 | from eventlet import event 2026-08-05 07:57:37.788 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 07:57:37.788 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=69126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:57:37.788 | DEBUG dbcounter [-] [69126] Writer thread running {{(pid=69126) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:37.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-05 07:57:37.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-05 07:57:37.788 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-05 07:57:37.789 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-05 07:57:37.789 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-05 07:57:37.790 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:37.790 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:37.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:37.790 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:37.790 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:37.790 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 07:57:37.790 | + functions-common:time_stop:2427 : start_time=1785916568654 2026-08-05 07:57:37.790 | + functions-common:time_stop:2429 : [[ -z 1785916568654 ]] 2026-08-05 07:57:37.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:37.790 | + functions-common:time_stop:2432 : end_time=1785916576841 2026-08-05 07:57:37.790 | + functions-common:time_stop:2433 : elapsed_time=8187 2026-08-05 07:57:37.790 | + functions-common:time_stop:2434 : total=4709 2026-08-05 07:57:37.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:37.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12896 2026-08-05 07:57:37.830 | [2866 Async init_glance:68983]: finished init_glance with result 0 in 8 seconds 2026-08-05 07:57:37.835 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:37.838 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-05 07:57:37.860 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-05 07:57:37.863 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:37.866 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-05 07:57:37.922 | [2866 Async init_cinder:73851]: Waiting for completion of init_cinder running on PID 73851 (1 other jobs running) 2026-08-05 07:57:37.948 | [2866 Async init_cinder:73851]: Signaling child to exit 2026-08-05 07:57:37.948 | WAKEUP 2026-08-05 07:57:37.972 | [2866 Async init_cinder:73851]: Signaled 2026-08-05 07:57:37.973 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-05 07:57:37.973 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:37.973 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-05 07:57:37.973 | + lib/database:recreate_database:112 : local db=cinder 2026-08-05 07:57:37.973 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-05 07:57:37.973 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-05 07:57:37.973 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-05 07:57:37.973 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-05 07:57:37.973 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-05 07:57:37.973 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 07:57:37.973 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:57:37.973 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:57:37.974 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:57:37.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916644659 2026-08-05 07:57:37.974 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-05 07:57:37.974 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 07:57:37.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:37.974 | we strongly recommend against using it for new projects. 2026-08-05 07:57:37.974 | 2026-08-05 07:57:37.974 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:37.974 | framework. For more detail see 2026-08-05 07:57:37.974 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:37.974 | 2026-08-05 07:57:37.974 | import eventlet # noqa 2026-08-05 07:57:37.974 | INFO dbcounter [-] Registered counter for database cinder 2026-08-05 07:57:37.974 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=73956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:57:37.974 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:37.974 | DEBUG dbcounter [-] [73956] Writer thread running {{(pid=73956) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-05 07:57:37.974 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.974 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-05 07:57:37.975 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=73956) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:37.975 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-05 07:57:37.975 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:37.975 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:37.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:37.975 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:37.975 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:37.975 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 07:57:37.975 | + functions-common:time_stop:2427 : start_time=1785916644659 2026-08-05 07:57:37.975 | + functions-common:time_stop:2429 : [[ -z 1785916644659 ]] 2026-08-05 07:57:37.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:37.975 | + functions-common:time_stop:2432 : end_time=1785916650345 2026-08-05 07:57:37.975 | + functions-common:time_stop:2433 : elapsed_time=5686 2026-08-05 07:57:37.975 | + functions-common:time_stop:2434 : total=4709 2026-08-05 07:57:37.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:37.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10395 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-05 07:57:37.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-05 07:57:37.975 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-05 07:57:37.975 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-05 07:57:37.975 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 07:57:37.975 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-05 07:57:37.975 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-05 07:57:37.975 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-05 07:57:37.975 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-08-05 07:57:37.975 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-08-05 07:57:37.975 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-08-05 07:57:37.976 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-08-05 07:57:37.976 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 07:57:37.976 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 07:57:37.976 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-05 07:57:37.976 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-05 07:57:37.976 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-05 07:57:37.976 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-08-05 07:57:37.976 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 07:57:37.976 | [Unit] 2026-08-05 07:57:37.976 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 07:57:37.976 | DefaultDependencies=no 2026-08-05 07:57:37.976 | After=systemd-udev-settle.service 2026-08-05 07:57:37.977 | Before=lvm2-activation-early.service 2026-08-05 07:57:37.977 | Wants=systemd-udev-settle.service 2026-08-05 07:57:37.977 | 2026-08-05 07:57:37.977 | [Service] 2026-08-05 07:57:37.977 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 07:57:37.977 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-05 07:57:37.977 | RemainAfterExit=yes 2026-08-05 07:57:37.977 | Type=oneshot 2026-08-05 07:57:37.977 | 2026-08-05 07:57:37.977 | [Install] 2026-08-05 07:57:37.977 | WantedBy=local-fs.target 2026-08-05 07:57:37.977 | Also=systemd-udev-settle.service 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 07:57:37.977 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-05 07:57:37.977 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 07:57:37.977 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 07:57:37.977 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 07:57:37.977 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-05 07:57:37.977 | Physical volume "/dev/loop0" successfully created. 2026-08-05 07:57:37.977 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-05 07:57:37.977 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-05 07:57:37.977 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:37.977 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-05 07:57:37.977 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-05 07:57:37.977 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-05 07:57:37.977 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 07:57:37.977 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:37.977 | we strongly recommend against using it for new projects. 2026-08-05 07:57:37.977 | 2026-08-05 07:57:37.978 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:37.978 | framework. For more detail see 2026-08-05 07:57:37.978 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:37.978 | 2026-08-05 07:57:37.978 | import eventlet # noqa 2026-08-05 07:57:37.978 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-05 07:57:37.978 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-05 07:57:37.978 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-05 07:57:37.978 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-05 07:57:37.978 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:37.978 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-05 07:57:37.978 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-05 07:57:37.978 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-05 07:57:38.025 | [2866 Async init_cinder:73851]: finished init_cinder with result 0 in 7 seconds 2026-08-05 07:57:38.030 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:38.033 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-05 07:57:38.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:38.057 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-05 07:57:38.061 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:57:38.064 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-05 07:57:38.068 | + ./stack.sh:main:1242 : init_nova 2026-08-05 07:57:38.071 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-05 07:57:38.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:38.094 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-05 07:57:38.114 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:38.117 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:57:38.120 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 07:57:38.191 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 07:57:38.232 | [2866 Async nova-cell-0:75354]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 07:57:38.236 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-05 07:57:38.242 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:57:38.246 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-05 07:57:38.249 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:57:38.252 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:57:38.255 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 07:57:38.333 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 07:57:38.378 | [2866 Async nova-cell-1:75461]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 07:57:38.381 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-05 07:57:38.384 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-05 07:57:38.387 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-05 07:57:38.390 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-05 07:57:38.394 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-05 07:57:38.410 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-05 07:57:38.425 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-05 07:57:38.843 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:38.843 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:38.843 | we strongly recommend against using it for new projects. 2026-08-05 07:57:38.843 | 2026-08-05 07:57:38.843 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:38.843 | framework. For more detail see 2026-08-05 07:57:38.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:38.843 | 2026-08-05 07:57:38.843 | import eventlet # noqa 2026-08-05 07:57:39.075 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:42.170 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-05 07:57:42.255 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:42.256 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:42.257 | DEBUG dbcounter [-] [75528] Writer thread running {{(pid=75528) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:42.278 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-05 07:57:44.608 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=75528) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:44.615 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-05 07:57:45.110 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=75528) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:45.114 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-05 07:57:45.116 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=75528) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:45.833 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-05 07:57:45.837 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 07:57:45.840 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 07:57:45.844 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 07:57:45.847 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:57:45.850 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:45.853 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:57:45.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:45.885 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:57:45.888 | ++ 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-05 07:57:45.892 | + 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-05 07:57:46.338 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:46.338 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:46.338 | we strongly recommend against using it for new projects. 2026-08-05 07:57:46.338 | 2026-08-05 07:57:46.338 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:46.338 | framework. For more detail see 2026-08-05 07:57:46.338 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:46.338 | 2026-08-05 07:57:46.338 | import eventlet # noqa 2026-08-05 07:57:46.587 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:48.942 | INFO dbcounter [None req-cc30ea3f-e524-4501-bfd9-328c274adaa5 None None] Registered counter for database nova_api 2026-08-05 07:57:49.075 | DEBUG dbcounter [-] [75599] Writer thread running {{(pid=75599) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:49.771 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-05 07:57:49.776 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 07:57:49.779 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-05 07:57:49.833 | [2866 Async nova-cell-0:75354]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 75354 (2 other jobs running) 2026-08-05 07:57:49.858 | [2866 Async nova-cell-0:75354]: Signaling child to exit 2026-08-05 07:57:50.147 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:50.176 | [75354 Async nova-cell-0:75354]: finished successfully 2026-08-05 07:57:50.200 | WAKEUP 2026-08-05 07:57:50.201 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:50.226 | [2866 Async nova-cell-0:75354]: Signaled 2026-08-05 07:57:50.227 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-05 07:57:50.227 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-05 07:57:50.227 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-05 07:57:50.227 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-05 07:57:50.228 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-05 07:57:50.228 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-05 07:57:50.228 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-05 07:57:50.228 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-05 07:57:50.228 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-05 07:57:50.228 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:50.228 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:50.228 | we strongly recommend against using it for new projects. 2026-08-05 07:57:50.228 | 2026-08-05 07:57:50.228 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:50.228 | framework. For more detail see 2026-08-05 07:57:50.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:50.228 | 2026-08-05 07:57:50.228 | import eventlet # noqa 2026-08-05 07:57:50.228 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:50.228 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:50.228 | DEBUG dbcounter [-] [75412] Writer thread running {{(pid=75412) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.228 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 07:57:50.228 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.229 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 07:57:50.229 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.229 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 07:57:50.229 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.229 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 07:57:50.229 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.229 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 07:57:50.229 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=75412) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.229 | [75461 Async nova-cell-1:75461]: finished successfully 2026-08-05 07:57:50.276 | [2866 Async nova-cell-0:75354]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2026-08-05 07:57:50.280 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:50.284 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 07:57:50.288 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-05 07:57:50.338 | [2866 Async nova-cell-1:75461]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 75461 (1 other jobs running) 2026-08-05 07:57:50.363 | [2866 Async nova-cell-1:75461]: Signaling child to exit 2026-08-05 07:57:50.363 | WAKEUP 2026-08-05 07:57:50.387 | [2866 Async nova-cell-1:75461]: Signaled 2026-08-05 07:57:50.388 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-05 07:57:50.389 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-05 07:57:50.389 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-05 07:57:50.389 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-05 07:57:50.389 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-05 07:57:50.389 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-05 07:57:50.389 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-05 07:57:50.389 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-05 07:57:50.389 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-05 07:57:50.389 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:50.389 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:50.389 | we strongly recommend against using it for new projects. 2026-08-05 07:57:50.389 | 2026-08-05 07:57:50.389 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:50.389 | framework. For more detail see 2026-08-05 07:57:50.389 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:50.389 | 2026-08-05 07:57:50.389 | import eventlet # noqa 2026-08-05 07:57:50.389 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:50.389 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-05 07:57:50.389 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:57:50.389 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:57:50.389 | DEBUG dbcounter [-] [75517] Writer thread running {{(pid=75517) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:50.389 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 07:57:50.389 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:57:50.389 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.390 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 07:57:50.390 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=75517) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:57:50.444 | [2866 Async nova-cell-1:75461]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-08-05 07:57:50.449 | + inc/async:async_wait:197 : return 0 2026-08-05 07:57:50.452 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:57:50.455 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-05 07:57:50.884 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:50.884 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:50.885 | we strongly recommend against using it for new projects. 2026-08-05 07:57:50.885 | 2026-08-05 07:57:50.885 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:50.885 | framework. For more detail see 2026-08-05 07:57:50.885 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:50.885 | 2026-08-05 07:57:50.885 | import eventlet # noqa 2026-08-05 07:57:51.129 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:53.414 | Running batches of 50 until complete 2026-08-05 07:57:53.414 | INFO dbcounter [None req-b1c455c6-6a5f-437c-8aa0-d51a727f037d None None] Registered counter for database nova_cell0 2026-08-05 07:57:53.757 | DEBUG dbcounter [-] [75904] Writer thread running {{(pid=75904) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:53.762 | INFO dbcounter [None req-b1c455c6-6a5f-437c-8aa0-d51a727f037d None None] Registered counter for database nova_api 2026-08-05 07:57:53.911 | DEBUG dbcounter [-] [75904] Writer thread running {{(pid=75904) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:53.936 | INFO dbcounter [None req-b1c455c6-6a5f-437c-8aa0-d51a727f037d None None] Registered counter for database nova_cell0 2026-08-05 07:57:54.010 | DEBUG dbcounter [-] [75904] Writer thread running {{(pid=75904) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:54.081 | +-------------------------------------+--------------+-----------+ 2026-08-05 07:57:54.081 | | Migration | Total Needed | Completed | 2026-08-05 07:57:54.081 | +-------------------------------------+--------------+-----------+ 2026-08-05 07:57:54.081 | | fill_virtual_interface_list | 0 | 0 | 2026-08-05 07:57:54.081 | | migrate_empty_ratio | 0 | 0 | 2026-08-05 07:57:54.081 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-05 07:57:54.081 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-05 07:57:54.081 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_dev_uuids | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_instance_compute_id | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_missing_availability_zones | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_queued_for_delete | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_user_id | 0 | 0 | 2026-08-05 07:57:54.081 | | populate_uuids | 0 | 0 | 2026-08-05 07:57:54.081 | +-------------------------------------+--------------+-----------+ 2026-08-05 07:57:54.819 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-05 07:57:54.824 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:57:54.828 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-05 07:57:54.831 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:57:54.835 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:57:54.839 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-05 07:57:55.280 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:57:55.280 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:57:55.280 | we strongly recommend against using it for new projects. 2026-08-05 07:57:55.280 | 2026-08-05 07:57:55.280 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:57:55.280 | framework. For more detail see 2026-08-05 07:57:55.280 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:57:55.280 | 2026-08-05 07:57:55.280 | import eventlet # noqa 2026-08-05 07:57:55.544 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:57:57.820 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-05 07:57:57.820 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-05 07:57:57.820 | INFO dbcounter [None req-847417d6-39e5-458a-8bdd-d5bf42d0d0e1 None None] Registered counter for database nova_api 2026-08-05 07:57:57.941 | DEBUG dbcounter [-] [75932] Writer thread running {{(pid=75932) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:57:58.565 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-05 07:57:58.569 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-05 07:57:58.582 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-05 07:57:58.585 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-05 07:57:58.588 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-05 07:57:58.656 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-05 07:57:58.697 | [2866 Async configure_neutron_nova:75991]: running: configure_neutron_nova 2026-08-05 07:57:58.700 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-05 07:57:58.702 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 07:57:58.705 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-05 07:57:58.708 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 07:57:58.712 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:57:58.715 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:57:58.718 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:57:58.721 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:57:58.724 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:57:58.731 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:57:58.734 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:57:58.737 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:57:58.741 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-05 07:57:58.744 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:57:58.764 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:58.768 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:57:58.771 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:57:58.774 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-05 07:57:58.778 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 07:57:58.781 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-05 07:57:58.784 | + functions-common:run_plugins:1837 : local plugins=,watcher,watcher-dashboard 2026-08-05 07:57:58.787 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 07:57:58.790 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:57:58.793 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher 2026-08-05 07:57:58.796 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher/devstack/plugin.sh ]] 2026-08-05 07:57:58.800 | + functions-common:run_plugins:1842 : source /opt/stack/watcher/devstack/plugin.sh stack post-config 2026-08-05 07:57:58.816 | ++ /opt/stack/watcher/devstack/plugin.sh:source:7 : echo_summary 'watcher'\''s plugin.sh was called...' 2026-08-05 07:57:58.819 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:57:58.822 | ++ ./stack.sh:echo_summary:450 : echo -e 'watcher'\''s' plugin.sh was called... 2026-08-05 07:57:58.825 | ++ /opt/stack/watcher/devstack/plugin.sh:source:8 : . /opt/stack/watcher/devstack/lib/watcher 2026-08-05 07:57:58.853 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set -o posix 2026-08-05 07:57:58.856 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set 2026-08-05 07:57:58.858 | ACCOUNT_PORT_BASE=6612 2026-08-05 07:57:58.858 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-05 07:57:58.858 | ADMIN_PASSWORD=secretadmin 2026-08-05 07:57:58.858 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 07:57:58.858 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 07:57:58.859 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 07:57:58.859 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-05 07:57:58.859 | ALEMBIC_BRANCH=main 2026-08-05 07:57:58.859 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 07:57:58.859 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 07:57:58.859 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-05 07:57:58.859 | APACHE_GROUP=stack 2026-08-05 07:57:58.859 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-05 07:57:58.859 | APACHE_LOG_DIR=/var/log/apache2 2026-08-05 07:57:58.859 | APACHE_NAME=apache2 2026-08-05 07:57:58.859 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-05 07:57:58.859 | APACHE_USER=stack 2026-08-05 07:57:58.859 | API_WORKERS=2 2026-08-05 07:57:58.859 | BACKING_FILE_SUFFIX=-backing-file 2026-08-05 07:57:58.860 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 07:57:58.860 | BASH=/usr/bin/bash 2026-08-05 07:57:58.860 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-05 07:57:58.860 | BASHPID=2866 2026-08-05 07:57:58.860 | BASH_ALIASES=() 2026-08-05 07:57:58.860 | BASH_ARGC=([0]="0") 2026-08-05 07:57:58.860 | BASH_ARGV=() 2026-08-05 07:57:58.860 | BASH_CMDS=() 2026-08-05 07:57:58.860 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1252" [3]="0") 2026-08-05 07:57:58.860 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-05 07:57:58.860 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-05 07:57:58.860 | BASH_SOURCE=([0]="/opt/stack/watcher/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-05 07:57:58.860 | BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-05 07:57:58.861 | BASH_VERSION='5.2.15(1)-release' 2026-08-05 07:57:58.861 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:57:58.861 | BRANCHLESS_TARGET_BRANCH=master 2026-08-05 07:57:58.861 | BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 07:57:58.861 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-05 07:57:58.861 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 07:57:58.861 | CELLSV2_SETUP=superconductor 2026-08-05 07:57:58.861 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-05 07:57:58.861 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-05 07:57:58.861 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-05 07:57:58.861 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-05 07:57:58.861 | CINDER_BACKUP_DRIVER=swift 2026-08-05 07:57:58.861 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.862 | CINDER_BRANCH=master 2026-08-05 07:57:58.862 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:57:58.862 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-05 07:57:58.862 | CINDER_CONF_DIR=/etc/cinder 2026-08-05 07:57:58.862 | CINDER_DIR=/opt/stack/cinder 2026-08-05 07:57:58.862 | CINDER_DRIVER=default 2026-08-05 07:57:58.862 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:57:58.862 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.862 | CINDER_IMG_CACHE_ENABLED=True 2026-08-05 07:57:58.862 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-05 07:57:58.862 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-05 07:57:58.862 | CINDER_LVM_TYPE=auto 2026-08-05 07:57:58.863 | CINDER_MY_IP=10.209.96.120 2026-08-05 07:57:58.863 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-05 07:57:58.863 | CINDER_REPO=https://opendev.org/openstack/cinder.git 2026-08-05 07:57:58.863 | CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.863 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.863 | CINDER_SERVICE_PORT=8776 2026-08-05 07:57:58.863 | CINDER_SERVICE_PORT_INT=18776 2026-08-05 07:57:58.863 | CINDER_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.863 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:57:58.863 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-05 07:57:58.863 | CINDER_TARGET_HELPER=lioadm 2026-08-05 07:57:58.863 | CINDER_TARGET_PORT=3260 2026-08-05 07:57:58.863 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-05 07:57:58.863 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-05 07:57:58.864 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-05 07:57:58.864 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-05 07:57:58.864 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-05 07:57:58.864 | CINDER_USE_SERVICE_TOKEN=True 2026-08-05 07:57:58.864 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-05 07:57:58.864 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:57:58.864 | CINDER_VOLUME_CLEAR=zero 2026-08-05 07:57:58.864 | CIRROS_ARCH=x86_64 2026-08-05 07:57:58.864 | CIRROS_VERSION=0.6.3 2026-08-05 07:57:58.864 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 07:57:58.864 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:58.864 | CONFIG_AWK_CMD=awk 2026-08-05 07:57:58.864 | CONTAINER_PORT_BASE=6611 2026-08-05 07:57:58.865 | CURL_GET='curl -g' 2026-08-05 07:57:58.865 | CURRENT_LOG_TIME=2026-08-05-074726 2026-08-05 07:57:58.865 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-05 07:57:58.865 | DATABASE_HOST=127.0.0.1 2026-08-05 07:57:58.865 | DATABASE_PASSWORD=secretdatabase 2026-08-05 07:57:58.865 | DATABASE_QUERY_LOGGING=False 2026-08-05 07:57:58.865 | DATABASE_TYPE=mysql 2026-08-05 07:57:58.865 | DATABASE_USER=root 2026-08-05 07:57:58.866 | DATA_DIR=/opt/stack/data 2026-08-05 07:57:58.866 | DC=([0]="openstack" [1]="org") 2026-08-05 07:57:58.866 | DEBUG_LIBVIRT=True 2026-08-05 07:57:58.866 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-05 07:57:58.866 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-05 07:57:58.866 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-05 07:57:58.866 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-05 07:57:58.866 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-05 07:57:58.866 | DEF_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.866 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.866 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:57:58.866 | DEF_TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:57:58.866 | DELTA=1785916053 2026-08-05 07:57:58.866 | DEST=/opt/stack 2026-08-05 07:57:58.867 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 07:57:58.867 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 07:57:58.867 | DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 07:57:58.867 | DEVSTACK_PARALLEL=True 2026-08-05 07:57:58.867 | DEVSTACK_PLUGINS=,watcher,watcher-dashboard 2026-08-05 07:57:58.867 | DEVSTACK_SERIES=2026.2 2026-08-05 07:57:58.867 | DEVSTACK_START_TIME=1785916043 2026-08-05 07:57:58.867 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-05 07:57:58.867 | DIRSTACK=() 2026-08-05 07:57:58.867 | DISABLED_SERVICES=dstat,s-account,s-container,s-object,s-proxy,tempest 2026-08-05 07:57:58.867 | DISTRO=bookworm 2026-08-05 07:57:58.867 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-05 07:57:58.867 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard 2026-08-05 07:57:58.868 | ENABLE_CHASSIS_AS_GW=True 2026-08-05 07:57:58.868 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-05 07:57:58.868 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-05 07:57:58.868 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-05 07:57:58.868 | ENABLE_ISOLATED_METADATA=False 2026-08-05 07:57:58.868 | ENABLE_KSM=True 2026-08-05 07:57:58.868 | ENABLE_KSMTUNED=True 2026-08-05 07:57:58.868 | ENABLE_METADATA_NETWORK=False 2026-08-05 07:57:58.868 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 07:57:58.868 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 07:57:58.868 | ENABLE_TENANT_TUNNELS=True 2026-08-05 07:57:58.868 | ENABLE_TENANT_VLANS=False 2026-08-05 07:57:58.868 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-05 07:57:58.868 | ENABLE_ZSWAP=True 2026-08-05 07:57:58.868 | ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.869 | ERROR_ON_CLONE=True 2026-08-05 07:57:58.869 | ETCD_ARCH=amd64 2026-08-05 07:57:58.869 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-05 07:57:58.869 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-05 07:57:58.869 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:57:58.869 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:57:58.869 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-05 07:57:58.869 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-05 07:57:58.869 | ETCD_PEER_PORT=2380 2026-08-05 07:57:58.870 | ETCD_PORT=2379 2026-08-05 07:57:58.870 | ETCD_RAMDISK_MB=512 2026-08-05 07:57:58.870 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:57:58.870 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 07:57:58.870 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-05 07:57:58.870 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-05 07:57:58.870 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-05 07:57:58.870 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-05 07:57:58.871 | ETCD_USE_RAMDISK=True 2026-08-05 07:57:58.871 | ETCD_VERSION=v3.5.21 2026-08-05 07:57:58.871 | EUID=1001 2026-08-05 07:57:58.871 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:57:58.871 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-05 07:57:58.871 | EXTRA_FILES_RETRY=3 2026-08-05 07:57:58.871 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-05 07:57:58.871 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-05 07:57:58.871 | FILES=/opt/stack/devstack/files 2026-08-05 07:57:58.871 | FIXED_RANGE=10.1.0.0/20 2026-08-05 07:57:58.871 | FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 07:57:58.871 | FLOATING_RANGE=172.24.5.0/24 2026-08-05 07:57:58.871 | FORCE_CONFIG_DRIVE=False 2026-08-05 07:57:58.871 | FORCE_PREREQ=0 2026-08-05 07:57:58.871 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-05 07:57:58.872 | FUNC_DIR=/opt/stack/devstack 2026-08-05 07:57:58.872 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="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" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [watcher-dashboard]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-watcherclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [watcher]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-05 07:57:58.872 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [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" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [watcher-dashboard]="/opt/stack/watcher-dashboard" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [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-watcherclient]="/opt/stack/python-watcherclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [watcher]="/opt/stack/watcher" [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" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [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" [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-05 07:57:58.872 | GITREPO=([python-neutronclient]="https://opendev.org/openstack/python-neutronclient.git" [oslo.utils]="https://opendev.org/openstack/oslo.utils.git" [stevedore]="https://opendev.org/openstack/stevedore.git" [oslo.reports]="https://opendev.org/openstack/oslo.reports.git" [osprofiler]="https://opendev.org/openstack/osprofiler.git" [oslo.serialization]="https://opendev.org/openstack/oslo.serialization.git" [neutron-lib]="https://opendev.org/openstack/neutron-lib.git" [ironic-lib]="https://opendev.org/openstack/ironic-lib.git" [python-keystoneclient]="https://opendev.org/openstack/python-keystoneclient.git" [os-client-config]="https://opendev.org/openstack/os-client-config.git" [python-novaclient]="https://opendev.org/openstack/python-novaclient.git" [oslo.config]="https://opendev.org/openstack/oslo.config.git" [ovsdbapp]="https://opendev.org/openstack/ovsdbapp.git" [ceilometermiddleware]="https://opendev.org/openstack/ceilometermiddleware.git" [oslo.limit]="https://opendev.org/openstack/oslo.limit.git" [oslo.concurrency]="https://opendev.org/openstack/oslo.concurrency.git" [os-ken]="https://opendev.org/openstack/os-ken.git" [oslo.rootwrap]="https://opendev.org/openstack/oslo.rootwrap.git" [osc-lib]="https://opendev.org/openstack/osc-lib.git" [watcher-dashboard]="https://opendev.org/openstack/watcher-dashboard" [keystonemiddleware]="https://opendev.org/openstack/keystonemiddleware.git" [oslo.vmware]="https://opendev.org/openstack/oslo.vmware.git" [tooz]="https://opendev.org/openstack/tooz.git" [oslo.privsep]="https://opendev.org/openstack/oslo.privsep.git" [oslo.policy]="https://opendev.org/openstack/oslo.policy.git" [keystoneauth]="https://opendev.org/openstack/keystoneauth.git" [cursive]="https://opendev.org/openstack/cursive.git" [python-watcherclient]="https://opendev.org/openstack/python-watcherclient.git" [python-barbicanclient]="https://opendev.org/openstack/python-barbicanclient.git" [oslo.db]="https://opendev.org/openstack/oslo.db.git" [osc-placement]="https://opendev.org/openstack/osc-placement.git" [python-glanceclient]="https://opendev.org/openstack/python-glanceclient.git" [oslo.versionedobjects]="https://opendev.org/openstack/oslo.versionedobjects.git" [pycadf]="https://opendev.org/openstack/pycadf.git" [etcd3gw]="https://opendev.org/openstack/etcd3gw.git" [pbr]="https://opendev.org/openstack/pbr.git" [oslo.log]="https://opendev.org/openstack/oslo.log.git" [os-vif]="https://opendev.org/openstack/os-vif.git" [taskflow]="https://opendev.org/openstack/taskflow.git" [oslo.context]="https://opendev.org/openstack/oslo.context.git" [watcher]="https://opendev.org/openstack/watcher" [oslo.i18n]="https://opendev.org/openstack/oslo.i18n.git" [automaton]="https://opendev.org/openstack/automaton.git" [oslo.middleware]="https://opendev.org/openstack/oslo.middleware.git" [castellan]="https://opendev.org/openstack/castellan.git" [oslo.messaging]="https://opendev.org/openstack/oslo.messaging.git" [python-swiftclient]="https://opendev.org/openstack/python-swiftclient.git" [futurist]="https://opendev.org/openstack/futurist.git" [os-brick]="https://opendev.org/openstack/os-brick.git" [python-brick-cinderclient-ext]="https://opendev.org/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://opendev.org/openstack/python-ironicclient.git" [debtcollector]="https://opendev.org/openstack/debtcollector.git" [glance_store]="https://opendev.org/openstack/glance_store.git" [os-resource-classes]="https://opendev.org/openstack/os-resource-classes.git" [oslo.cache]="https://opendev.org/openstack/oslo.cache.git" [openstacksdk]="https://opendev.org/openstack/openstacksdk.git" [cliff]="https://opendev.org/openstack/cliff.git" [oslo.service]="https://opendev.org/openstack/oslo.service.git" [python-openstackclient]="https://opendev.org/openstack/python-openstackclient.git" [os-traits]="https://opendev.org/openstack/os-traits.git" [diskimage-builder]="https://opendev.org/openstack/diskimage-builder.git" [python-cinderclient]="https://opendev.org/openstack/python-cinderclient.git" ) 2026-08-05 07:57:58.872 | GIT_BASE=https://opendev.org 2026-08-05 07:57:58.872 | GIT_DEPTH=0 2026-08-05 07:57:58.872 | GIT_TIMEOUT=0 2026-08-05 07:57:58.873 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-05 07:57:58.873 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-05 07:57:58.873 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.873 | GLANCE_BRANCH=master 2026-08-05 07:57:58.873 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-05 07:57:58.873 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-05 07:57:58.873 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-05 07:57:58.873 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-05 07:57:58.874 | GLANCE_CONF_DIR=/etc/glance 2026-08-05 07:57:58.874 | GLANCE_DEFAULT_BACKEND=fast 2026-08-05 07:57:58.874 | GLANCE_DIR=/opt/stack/glance 2026-08-05 07:57:58.874 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-05 07:57:58.874 | GLANCE_ENABLE_QUOTAS=True 2026-08-05 07:57:58.874 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-05 07:57:58.874 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.874 | GLANCE_HOSTPORT=10.209.96.120:9292 2026-08-05 07:57:58.874 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-05 07:57:58.874 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-05 07:57:58.874 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-05 07:57:58.874 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-05 07:57:58.875 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=2000 2026-08-05 07:57:58.875 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-05 07:57:58.875 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-05 07:57:58.875 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-05 07:57:58.875 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-05 07:57:58.875 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-05 07:57:58.875 | GLANCE_REPO=https://opendev.org/openstack/glance.git 2026-08-05 07:57:58.875 | GLANCE_S3_BUCKET_NAME=images 2026-08-05 07:57:58.875 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-05 07:57:58.875 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-05 07:57:58.875 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-05 07:57:58.875 | GLANCE_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.875 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.876 | GLANCE_SERVICE_PORT=9292 2026-08-05 07:57:58.876 | GLANCE_SERVICE_PORT_INT=19292 2026-08-05 07:57:58.876 | GLANCE_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.876 | GLANCE_SHOW_DIRECT_URL=False 2026-08-05 07:57:58.876 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-05 07:57:58.876 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-05 07:57:58.876 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-05 07:57:58.876 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-05 07:57:58.876 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-05 07:57:58.877 | GLANCE_URL=https://10.209.96.120/image 2026-08-05 07:57:58.877 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-05 07:57:58.877 | GLANCE_USE_S3=False 2026-08-05 07:57:58.877 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-05 07:57:58.877 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-05 07:57:58.877 | GLOBAL_VENV=True 2026-08-05 07:57:58.877 | GROUPS=() 2026-08-05 07:57:58.877 | HOME=/opt/stack 2026-08-05 07:57:58.877 | HOME_URL=https://www.debian.org/ 2026-08-05 07:57:58.878 | HORIZON_APACHE_ROOT=/dashboard 2026-08-05 07:57:58.878 | HORIZON_BRANCH=master 2026-08-05 07:57:58.878 | HORIZON_DIR=/opt/stack/horizon 2026-08-05 07:57:58.878 | HORIZON_REPO=https://opendev.org/openstack/horizon.git 2026-08-05 07:57:58.878 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-05 07:57:58.878 | HOSTNAME=np67efcaa81d654 2026-08-05 07:57:58.878 | HOSTTYPE=x86_64 2026-08-05 07:57:58.878 | HOST_IP=10.209.96.120 2026-08-05 07:57:58.878 | HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:57:58.878 | HOST_IP_IFACE= 2026-08-05 07:57:58.878 | I=vni_ranges=1:65536 2026-08-05 07:57:58.878 | ID=debian 2026-08-05 07:57:58.878 | IFS=' 2026-08-05 07:57:58.879 | ' 2026-08-05 07:57:58.879 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:57:58.879 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-05 07:57:58.879 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:57:58.879 | INSTANCE_NAME_PREFIX=instance- 2026-08-05 07:57:58.879 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 07:57:58.879 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-05 07:57:58.879 | IPV6_ADDRESS_MODE=slaac 2026-08-05 07:57:58.879 | IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 07:57:58.879 | IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 07:57:58.879 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 07:57:58.879 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 07:57:58.879 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 07:57:58.880 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 07:57:58.880 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 07:57:58.880 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 07:57:58.880 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 07:57:58.880 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 07:57:58.880 | IPV6_RA_MODE=slaac 2026-08-05 07:57:58.880 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:57:58.880 | IP_VERSION=4+6 2026-08-05 07:57:58.880 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-05 07:57:58.880 | IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2026-08-05 07:57:58.880 | ISCSID_DEBUG=False 2026-08-05 07:57:58.880 | ISCSID_DEBUG_LEVEL=4 2026-08-05 07:57:58.881 | KEYSTONE_ADMIN_ENDPOINT=False 2026-08-05 07:57:58.881 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-05 07:57:58.881 | KEYSTONE_AUTH_URI=https://10.209.96.120/identity 2026-08-05 07:57:58.881 | KEYSTONE_AUTH_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:57:58.881 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.881 | KEYSTONE_BRANCH=master 2026-08-05 07:57:58.881 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-05 07:57:58.881 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-05 07:57:58.881 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-05 07:57:58.881 | KEYSTONE_ENABLE_CACHE=True 2026-08-05 07:57:58.881 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.882 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-05 07:57:58.882 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-05 07:57:58.882 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-05 07:57:58.882 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-05 07:57:58.882 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-05 07:57:58.882 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:57:58.882 | KEYSTONE_REGION_NAME=RegionOne 2026-08-05 07:57:58.882 | KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2026-08-05 07:57:58.882 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-05 07:57:58.883 | KEYSTONE_ROLE_BACKEND=sql 2026-08-05 07:57:58.883 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_PORT=5000 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 07:57:58.883 | KEYSTONE_SERVICE_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 07:57:58.883 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-05 07:57:58.883 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-05 07:57:58.883 | KILL_PATH=/usr/bin/kill 2026-08-05 07:57:58.883 | LAST_RUN=0 2026-08-05 07:57:58.884 | LAST_SPINNER_PID= 2026-08-05 07:57:58.884 | LC_ALL=en_US.utf8 2026-08-05 07:57:58.884 | LDAP_BASE_DC=openstack 2026-08-05 07:57:58.884 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-05 07:57:58.884 | LDAP_DOMAIN=openstack.org 2026-08-05 07:57:58.884 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-05 07:57:58.884 | LDAP_OLCDB_NUMBER=1 2026-08-05 07:57:58.884 | LDAP_OLCDB_TYPE=mdb 2026-08-05 07:57:58.884 | LDAP_ROOTPW_COMMAND=replace 2026-08-05 07:57:58.884 | LDAP_SERVICE_NAME=slapd 2026-08-05 07:57:58.884 | LDAP_URL=ldap://localhost 2026-08-05 07:57:58.884 | LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient 2026-08-05 07:57:58.884 | LIBVIRT_CPU_MODE=custom 2026-08-05 07:57:58.885 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-05 07:57:58.885 | LIBVIRT_GROUP=libvirt 2026-08-05 07:57:58.885 | LIBVIRT_TYPE=qemu 2026-08-05 07:57:58.885 | LINENO=1072 2026-08-05 07:57:58.885 | LOCAL_HOSTNAME=np67efcaa81d654 2026-08-05 07:57:58.885 | LOGDAYS=7 2026-08-05 07:57:58.885 | LOGDIR=/opt/stack/logs 2026-08-05 07:57:58.885 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 07:57:58.885 | LOGFILE_DIR=/opt/stack/logs 2026-08-05 07:57:58.885 | LOGFILE_NAME=devstacklog.txt 2026-08-05 07:57:58.885 | LOGNAME=stack 2026-08-05 07:57:58.885 | LOG_COLOR=False 2026-08-05 07:57:58.886 | LRC=localrc 2026-08-05 07:57:58.886 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-05 07:57:58.886 | MAIL=/var/mail/stack 2026-08-05 07:57:58.886 | MAX_DB_CONNECTIONS=200 2026-08-05 07:57:58.886 | MEMCACHE_SERVERS=localhost:11211 2026-08-05 07:57:58.886 | METADATA_SERVICE_PORT=8775 2026-08-05 07:57:58.886 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-05 07:57:58.886 | ML2_L3_PLUGIN=ovn-router 2026-08-05 07:57:58.886 | ML2_VLAN_RANGES=public 2026-08-05 07:57:58.886 | MYSQL_DRIVER=PyMySQL 2026-08-05 07:57:58.886 | MYSQL_GATHER_PERFORMANCE=True 2026-08-05 07:57:58.886 | MYSQL_HOST=127.0.0.1 2026-08-05 07:57:58.886 | MYSQL_REDUCE_MEMORY=True 2026-08-05 07:57:58.887 | MYSQL_SERVICE_NAME=mariadb 2026-08-05 07:57:58.887 | MYSQL_USER=root 2026-08-05 07:57:58.887 | NAME='Debian GNU/Linux' 2026-08-05 07:57:58.888 | NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 07:57:58.888 | NETWORK_GATEWAY=10.1.0.1 2026-08-05 07:57:58.888 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-05 07:57:58.888 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.888 | NEUTRON_BRANCH=master 2026-08-05 07:57:58.888 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 07:57:58.888 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 07:57:58.888 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:58.888 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 07:57:58.888 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 07:57:58.888 | NEUTRON_DIR=/opt/stack/neutron 2026-08-05 07:57:58.888 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 07:57:58.889 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.889 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 07:57:58.889 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 07:57:58.889 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-05 07:57:58.889 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.889 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-05 07:57:58.889 | NEUTRON_PORT_SECURITY=True 2026-08-05 07:57:58.889 | NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2026-08-05 07:57:58.889 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:57:58.889 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:57:58.889 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 07:57:58.889 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:57:58.889 | NOUNSET= 2026-08-05 07:57:58.890 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-05 07:57:58.890 | NOVA_API_DB=nova_api 2026-08-05 07:57:58.890 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-05 07:57:58.890 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.890 | NOVA_BRANCH=master 2026-08-05 07:57:58.890 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-05 07:57:58.890 | NOVA_CONF=/etc/nova/nova.conf 2026-08-05 07:57:58.890 | NOVA_CONF_DIR=/etc/nova 2026-08-05 07:57:58.890 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-05 07:57:58.890 | NOVA_CPU_CELL=1 2026-08-05 07:57:58.890 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-05 07:57:58.890 | NOVA_CPU_UUID= 2026-08-05 07:57:58.891 | NOVA_DIR=/opt/stack/nova 2026-08-05 07:57:58.891 | NOVA_ENABLED_APIS=osapi_compute 2026-08-05 07:57:58.891 | NOVA_ENABLE_CACHE=True 2026-08-05 07:57:58.891 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.891 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-05 07:57:58.891 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 07:57:58.891 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 07:57:58.891 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-05 07:57:58.891 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-05 07:57:58.891 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:57:58.891 | NOVA_MY_IP=10.209.96.120 2026-08-05 07:57:58.891 | NOVA_NOTIFICATION_FORMAT=both 2026-08-05 07:57:58.891 | NOVA_NUM_CELLS=1 2026-08-05 07:57:58.892 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-05 07:57:58.892 | NOVA_READY_TIMEOUT=60 2026-08-05 07:57:58.892 | NOVA_REPO=https://opendev.org/openstack/nova.git 2026-08-05 07:57:58.892 | NOVA_SERIAL_ENABLED=False 2026-08-05 07:57:58.892 | NOVA_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.892 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.892 | NOVA_SERVICE_PORT=8774 2026-08-05 07:57:58.892 | NOVA_SERVICE_PORT_INT=18774 2026-08-05 07:57:58.892 | NOVA_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.892 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-05 07:57:58.892 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-05 07:57:58.892 | NOVA_SPICE_ENABLED=False 2026-08-05 07:57:58.892 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-05 07:57:58.893 | NOVA_USE_SERVICE_TOKEN=True 2026-08-05 07:57:58.893 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-05 07:57:58.893 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-05 07:57:58.893 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-05 07:57:58.893 | NOVA_VNC_ENABLED=True 2026-08-05 07:57:58.893 | NOVNC_BRANCH=v1.3.0 2026-08-05 07:57:58.893 | NOVNC_FROM_PACKAGE=False 2026-08-05 07:57:58.893 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-05 07:57:58.893 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 07:57:58.893 | NOW=1785916053 2026-08-05 07:57:58.893 | NO_UPDATE_REPOS=False 2026-08-05 07:57:58.893 | OBJECT_PORT_BASE=6613 2026-08-05 07:57:58.893 | OFFLINE=False 2026-08-05 07:57:58.894 | OLDPWD=/opt/stack/python-watcherclient 2026-08-05 07:57:58.894 | OPENSSL=/usr/bin/openssl 2026-08-05 07:57:58.894 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-05 07:57:58.894 | OPTERR=1 2026-08-05 07:57:58.894 | OPTIND=1 2026-08-05 07:57:58.894 | OPTS=vni_ranges=1:65536 2026-08-05 07:57:58.894 | ORG_NAME=OpenStack 2026-08-05 07:57:58.894 | ORG_UNIT_NAME=DevStack 2026-08-05 07:57:58.894 | OSCWRAP_TIMER_FILE=/tmp/tmp.iT2PQVHeSL 2026-08-05 07:57:58.894 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.894 | OSTESTIMAGES_BRANCH=master 2026-08-05 07:57:58.894 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-05 07:57:58.894 | OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2026-08-05 07:57:58.895 | OSTYPE=linux-gnu 2026-08-05 07:57:58.895 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-05 07:57:58.895 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 07:57:58.895 | OS_CLOUD=devstack-admin 2026-08-05 07:57:58.895 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:57:58.895 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:57:58.895 | OVN_AGENT_EXTENSIONS=metadata 2026-08-05 07:57:58.895 | OVN_BRANCH=branch-24.03 2026-08-05 07:57:58.895 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 07:57:58.895 | OVN_BUILD_FROM_SOURCE=False 2026-08-05 07:57:58.895 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-05 07:57:58.895 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-05 07:57:58.896 | OVN_DATADIR=/var/lib/ovn 2026-08-05 07:57:58.896 | OVN_DBS_LOG_LEVEL=dbg 2026-08-05 07:57:58.896 | OVN_DNS_SERVERS=8.8.8.8 2026-08-05 07:57:58.896 | OVN_EVPN_BGP_AS= 2026-08-05 07:57:58.896 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-05 07:57:58.896 | OVN_EVPN_LOCAL_IP= 2026-08-05 07:57:58.896 | OVN_EVPN_VXLAN_PORT=4789 2026-08-05 07:57:58.896 | OVN_GENEVE_OVERHEAD=38 2026-08-05 07:57:58.896 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-05 07:57:58.896 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-05 07:57:58.896 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-05 07:57:58.896 | OVN_L3_SCHEDULER=leastloaded 2026-08-05 07:57:58.896 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 07:57:58.897 | OVN_META_DATA_HOST=10.209.96.120 2026-08-05 07:57:58.897 | OVN_NB_REMOTE=ssl:10.209.96.120:6641 2026-08-05 07:57:58.897 | OVN_NEUTRON_SYNC_MODE=log 2026-08-05 07:57:58.897 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-05 07:57:58.897 | OVN_PROTO=ssl 2026-08-05 07:57:58.897 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-05 07:57:58.897 | OVN_REPO_NAME=ovn 2026-08-05 07:57:58.897 | OVN_RUNDIR=/var/run/ovn 2026-08-05 07:57:58.897 | OVN_SB_REMOTE=ssl:10.209.96.120:6642 2026-08-05 07:57:58.897 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-05 07:57:58.897 | OVN_SHAREDIR=/share/ovn 2026-08-05 07:57:58.897 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-05 07:57:58.897 | OVN_UUID=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba 2026-08-05 07:57:58.898 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-05 07:57:58.898 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-05 07:57:58.898 | OVS_BINDIR=/bin 2026-08-05 07:57:58.898 | OVS_BRANCH=branch-3.3 2026-08-05 07:57:58.898 | OVS_BRIDGE=br-int 2026-08-05 07:57:58.898 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-05 07:57:58.898 | OVS_DATAPATH_TYPE=system 2026-08-05 07:57:58.898 | OVS_ENABLE_TUNNELING=True 2026-08-05 07:57:58.898 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 07:57:58.898 | OVS_PREFIX= 2026-08-05 07:57:58.898 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-05 07:57:58.898 | OVS_REPO_NAME=ovs 2026-08-05 07:57:58.898 | OVS_RUNDIR=/var/run/openvswitch 2026-08-05 07:57:58.899 | OVS_SBINDIR=/sbin 2026-08-05 07:57:58.899 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-05 07:57:58.899 | OVS_SHAREDIR=/share/openvswitch 2026-08-05 07:57:58.899 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-05 07:57:58.899 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-05 07:57:58.899 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-05 07:57:58.899 | PACKAGES='apache2 2026-08-05 07:57:58.899 | apache2-dev 2026-08-05 07:57:58.899 | bc 2026-08-05 07:57:58.899 | bsdmainutils 2026-08-05 07:57:58.899 | curl 2026-08-05 07:57:58.899 | g++ 2026-08-05 07:57:58.900 | gawk 2026-08-05 07:57:58.900 | gcc 2026-08-05 07:57:58.900 | gettext 2026-08-05 07:57:58.900 | git 2026-08-05 07:57:58.900 | graphviz 2026-08-05 07:57:58.900 | iputils-ping 2026-08-05 07:57:58.900 | libffi-dev 2026-08-05 07:57:58.900 | libjpeg-dev 2026-08-05 07:57:58.900 | libpq-dev 2026-08-05 07:57:58.900 | libssl-dev 2026-08-05 07:57:58.900 | libsystemd-dev 2026-08-05 07:57:58.900 | libxml2-dev 2026-08-05 07:57:58.900 | libxslt1-dev 2026-08-05 07:57:58.900 | libyaml-dev 2026-08-05 07:57:58.901 | lsof 2026-08-05 07:57:58.901 | openssh-server 2026-08-05 07:57:58.901 | openssl 2026-08-05 07:57:58.901 | pkg-config 2026-08-05 07:57:58.901 | psmisc 2026-08-05 07:57:58.901 | python3-dev 2026-08-05 07:57:58.901 | python3-pip 2026-08-05 07:57:58.901 | python3-systemd 2026-08-05 07:57:58.901 | python3-venv 2026-08-05 07:57:58.901 | tar 2026-08-05 07:57:58.901 | tcpdump 2026-08-05 07:57:58.901 | unzip 2026-08-05 07:57:58.902 | uuid-runtime 2026-08-05 07:57:58.902 | wget 2026-08-05 07:57:58.902 | zlib1g-dev 2026-08-05 07:57:58.902 | lvm2 2026-08-05 07:57:58.902 | qemu-utils 2026-08-05 07:57:58.902 | thin-provisioning-tools 2026-08-05 07:57:58.902 | lsscsi 2026-08-05 07:57:58.902 | open-iscsi 2026-08-05 07:57:58.902 | libkrb5-dev 2026-08-05 07:57:58.902 | libldap2-dev 2026-08-05 07:57:58.902 | libsasl2-dev 2026-08-05 07:57:58.902 | memcached 2026-08-05 07:57:58.902 | python3-mysqldb 2026-08-05 07:57:58.903 | sqlite3 2026-08-05 07:57:58.903 | conntrack 2026-08-05 07:57:58.903 | curl 2026-08-05 07:57:58.903 | ebtables 2026-08-05 07:57:58.903 | genisoimage 2026-08-05 07:57:58.903 | iptables 2026-08-05 07:57:58.903 | iputils-arping 2026-08-05 07:57:58.903 | kpartx 2026-08-05 07:57:58.903 | libjs-jquery-tablesorter 2026-08-05 07:57:58.903 | parted 2026-08-05 07:57:58.903 | pm-utils 2026-08-05 07:57:58.903 | python3-mysqldb 2026-08-05 07:57:58.903 | socat 2026-08-05 07:57:58.904 | sqlite3 2026-08-05 07:57:58.904 | sudo 2026-08-05 07:57:58.904 | vlan 2026-08-05 07:57:58.904 | cryptsetup 2026-08-05 07:57:58.904 | dosfstools 2026-08-05 07:57:58.904 | genisoimage 2026-08-05 07:57:58.904 | gir1.2-libosinfo-1.0 2026-08-05 07:57:58.904 | netcat-openbsd 2026-08-05 07:57:58.904 | open-iscsi 2026-08-05 07:57:58.904 | qemu-utils 2026-08-05 07:57:58.904 | sg3-utils 2026-08-05 07:57:58.904 | sysfsutils 2026-08-05 07:57:58.904 | acl 2026-08-05 07:57:58.905 | dnsmasq-base 2026-08-05 07:57:58.905 | dnsmasq-utils 2026-08-05 07:57:58.905 | ebtables 2026-08-05 07:57:58.905 | haproxy 2026-08-05 07:57:58.905 | iptables 2026-08-05 07:57:58.905 | iputils-arping 2026-08-05 07:57:58.905 | iputils-ping 2026-08-05 07:57:58.905 | postgresql-server-dev-all 2026-08-05 07:57:58.905 | python3-mysqldb 2026-08-05 07:57:58.905 | sqlite3 2026-08-05 07:57:58.905 | sudo 2026-08-05 07:57:58.905 | vlan 2026-08-05 07:57:58.906 | apache2 ' 2026-08-05 07:57:58.906 | 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:57:58.906 | PHYSICAL_NETWORK=public 2026-08-05 07:57:58.906 | PIPESTATUS=([0]="0") 2026-08-05 07:57:58.906 | PIP_UPGRADE=False 2026-08-05 07:57:58.906 | PIP_VIRTUAL_ENV= 2026-08-05 07:57:58.906 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-05 07:57:58.906 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.906 | PLACEMENT_BRANCH=master 2026-08-05 07:57:58.906 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-05 07:57:58.906 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-05 07:57:58.906 | PLACEMENT_DIR=/opt/stack/placement 2026-08-05 07:57:58.906 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:57:58.907 | PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2026-08-05 07:57:58.907 | PLACEMENT_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.907 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.907 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-05 07:57:58.907 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-05 07:57:58.907 | POSIXLY_CORRECT=y 2026-08-05 07:57:58.907 | PPID=2865 2026-08-05 07:57:58.907 | PREREQ_RERUN_HOURS=2 2026-08-05 07:57:58.907 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 07:57:58.907 | PREREQ_RERUN_SECONDS=7200 2026-08-05 07:57:58.907 | PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 07:57:58.907 | PRIVATE_NETWORK_NAME=private 2026-08-05 07:57:58.907 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 07:57:58.908 | PROVIDER_SUBNET_NAME=provider_net 2026-08-05 07:57:58.908 | PS4='+ $(short_source): ' 2026-08-05 07:57:58.908 | PUBLIC_BRIDGE=br-ex 2026-08-05 07:57:58.908 | PUBLIC_BRIDGE_MTU=1430 2026-08-05 07:57:58.908 | PUBLIC_INTERFACE= 2026-08-05 07:57:58.908 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 07:57:58.908 | PUBLIC_NETWORK_NAME=public 2026-08-05 07:57:58.908 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 07:57:58.908 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 07:57:58.908 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 07:57:58.908 | PWD=/opt/stack/devstack 2026-08-05 07:57:58.908 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:57:58.908 | PYTHON3_VERSION=3.11 2026-08-05 07:57:58.908 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-05 07:57:58.909 | Q_ADMIN_USERNAME=neutron 2026-08-05 07:57:58.909 | Q_AGENT=ovn 2026-08-05 07:57:58.909 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 07:57:58.909 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 07:57:58.909 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 07:57:58.909 | Q_AUTH_STRATEGY=keystone 2026-08-05 07:57:58.909 | Q_BUILD_OVS_FROM_GIT=False 2026-08-05 07:57:58.909 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 07:57:58.909 | Q_DB_NAME=neutron 2026-08-05 07:57:58.909 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 07:57:58.909 | Q_DVR_MODE=legacy 2026-08-05 07:57:58.909 | Q_HOST=10.209.96.120 2026-08-05 07:57:58.910 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 07:57:58.910 | Q_L3_ROUTER_PER_TENANT=True 2026-08-05 07:57:58.910 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.910 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-05 07:57:58.910 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-05 07:57:58.910 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-05 07:57:58.910 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 07:57:58.910 | Q_META_DATA_IP=10.209.96.120 2026-08-05 07:57:58.910 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-05 07:57:58.910 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-05 07:57:58.910 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-05 07:57:58.910 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-05 07:57:58.910 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-05 07:57:58.911 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-05 07:57:58.911 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-05 07:57:58.911 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-05 07:57:58.911 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-05 07:57:58.911 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 07:57:58.911 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 07:57:58.911 | Q_OVS_USE_VETH=False 2026-08-05 07:57:58.911 | Q_PLUGIN=ml2 2026-08-05 07:57:58.911 | Q_PLUGIN_CLASS=ml2 2026-08-05 07:57:58.911 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 07:57:58.911 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 07:57:58.911 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 07:57:58.911 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 07:57:58.912 | Q_PROTOCOL=https 2026-08-05 07:57:58.912 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 07:57:58.912 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 07:57:58.912 | Q_ROUTER_NAME=router1 2026-08-05 07:57:58.912 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:57:58.912 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 07:57:58.912 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:57:58.912 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 07:57:58.912 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-05 07:57:58.912 | Q_TUNNEL_TYPES=gre 2026-08-05 07:57:58.912 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 07:57:58.912 | Q_USE_PUBLIC_VETH=False 2026-08-05 07:57:58.912 | Q_USE_ROOTWRAP=True 2026-08-05 07:57:58.913 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 07:57:58.913 | Q_USE_SECGROUP=True 2026-08-05 07:57:58.913 | RABBIT_HOST=10.209.96.120 2026-08-05 07:57:58.913 | RABBIT_PASSWORD=secretrabbit 2026-08-05 07:57:58.913 | RABBIT_USERID=stackrabbit 2026-08-05 07:57:58.913 | RC_DIR=/opt/stack/devstack 2026-08-05 07:57:58.913 | RECLONE=False 2026-08-05 07:57:58.913 | RECREATE_KEYSTONE_DB=True 2026-08-05 07:57:58.913 | REGION_NAME=RegionOne 2026-08-05 07:57:58.913 | REPOS_UPDATED=True 2026-08-05 07:57:58.913 | REQUIREMENTS_BRANCH=master 2026-08-05 07:57:58.913 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-05 07:57:58.914 | REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2026-08-05 07:57:58.914 | RETRY_UPDATE=False 2026-08-05 07:57:58.914 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:57:58.914 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 07:57:58.914 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 07:57:58.914 | S3_SERVICE_PORT=3333 2026-08-05 07:57:58.914 | SECTION=ml2_type_geneve 2026-08-05 07:57:58.914 | SERVICE_DIR=/opt/stack/status 2026-08-05 07:57:58.914 | SERVICE_DOMAIN_NAME=Default 2026-08-05 07:57:58.914 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-05 07:57:58.914 | SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.914 | SERVICE_IP_VERSION=4 2026-08-05 07:57:58.914 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.915 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:57:58.915 | SERVICE_PASSWORD=secretservice 2026-08-05 07:57:58.915 | SERVICE_PROJECT_NAME=service 2026-08-05 07:57:58.915 | SERVICE_PROTOCOL=http 2026-08-05 07:57:58.915 | SERVICE_TENANT_NAME=service 2026-08-05 07:57:58.915 | SERVICE_TIMEOUT=60 2026-08-05 07:57:58.915 | SHELL=/bin/bash 2026-08-05 07:57:58.915 | SHLVL=1 2026-08-05 07:57:58.915 | SKIP_EPEL_INSTALL=False 2026-08-05 07:57:58.915 | SKIP_STOP_OVN=False 2026-08-05 07:57:58.915 | SPICE_BRANCH=master 2026-08-05 07:57:58.915 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-05 07:57:58.915 | SQLALCHEMY_BRANCH=main 2026-08-05 07:57:58.916 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 07:57:58.916 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 07:57:58.916 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 07:57:58.916 | 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-05 07:57:58.916 | STACK_GROUP=stack 2026-08-05 07:57:58.916 | STACK_USER=stack 2026-08-05 07:57:58.916 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 07:57:58.916 | STUD_PROTO=--tls 2026-08-05 07:57:58.916 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 07:57:58.916 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 07:57:58.916 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 07:57:58.916 | SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 07:57:58.916 | SUBNETPOOL_SIZE_V4=26 2026-08-05 07:57:58.916 | SUBNETPOOL_SIZE_V6=64 2026-08-05 07:57:58.917 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-05 07:57:58.917 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' 2026-08-05 07:57:58.917 | SUDO_GID=1000 2026-08-05 07:57:58.917 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-05 07:57:58.917 | SUDO_UID=1000 2026-08-05 07:57:58.917 | SUDO_USER=zuul 2026-08-05 07:57:58.917 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 07:57:58.917 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-05 07:57:58.917 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 07:57:58.917 | SUPPORT_URL=https://www.debian.org/support 2026-08-05 07:57:58.917 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-05 07:57:58.918 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.918 | SWIFT_BRANCH=master 2026-08-05 07:57:58.918 | SWIFT_CONF_DIR=/etc/swift 2026-08-05 07:57:58.918 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-05 07:57:58.918 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-05 07:57:58.918 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-05 07:57:58.918 | SWIFT_DIR=/opt/stack/swift 2026-08-05 07:57:58.918 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-05 07:57:58.918 | SWIFT_ENABLE_TEMPURLS=False 2026-08-05 07:57:58.918 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-05 07:57:58.918 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-05 07:57:58.918 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-05 07:57:58.918 | SWIFT_HASH=1234123412341234 2026-08-05 07:57:58.919 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-05 07:57:58.919 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-05 07:57:58.919 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-05 07:57:58.919 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-05 07:57:58.919 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-05 07:57:58.919 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-05 07:57:58.919 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-05 07:57:58.919 | SWIFT_REPLICAS=1 2026-08-05 07:57:58.919 | SWIFT_REPLICAS_SEQ=1 2026-08-05 07:57:58.919 | SWIFT_REPO=https://opendev.org/openstack/swift.git 2026-08-05 07:57:58.919 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:57:58.919 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 07:57:58.919 | SWIFT_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.919 | SWIFT_START_ALL_SERVICES=False 2026-08-05 07:57:58.920 | SWIFT_STORAGE_IPS= 2026-08-05 07:57:58.920 | SWIFT_TEMPURL_KEY= 2026-08-05 07:57:58.920 | SWIFT_USE_MOD_WSGI=False 2026-08-05 07:57:58.920 | SYSLOG=False 2026-08-05 07:57:58.920 | SYSLOG_HOST=10.209.96.120 2026-08-05 07:57:58.920 | SYSLOG_PORT=516 2026-08-05 07:57:58.920 | SYSTEMCTL='sudo systemctl' 2026-08-05 07:57:58.920 | SYSTEMD_DIR=/etc/systemd/system 2026-08-05 07:57:58.920 | TARGET_BRANCH=master 2026-08-05 07:57:58.920 | TARGET_ENABLE_OVN_AGENT=False 2026-08-05 07:57:58.920 | TCPDUMP_ARGS= 2026-08-05 07:57:58.920 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-05 07:57:58.920 | TEMPEST_BRANCH=master 2026-08-05 07:57:58.921 | TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2026-08-05 07:57:58.921 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-05 07:57:58.921 | TEMPFILE=/tmp/tmp.0vICAQFfkn 2026-08-05 07:57:58.921 | TENANT_TUNNEL_RANGES=1:1000 2026-08-05 07:57:58.921 | TENANT_VLAN_RANGE= 2026-08-05 07:57:58.921 | TERM=unknown 2026-08-05 07:57:58.921 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-05 07:57:58.921 | TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 07:57:58.921 | TOP_DIR=/opt/stack/devstack 2026-08-05 07:57:58.921 | TRAILING_TARGET_BRANCH=master 2026-08-05 07:57:58.921 | TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 07:57:58.921 | TUNNEL_IP=10.209.96.120 2026-08-05 07:57:58.922 | TUNNEL_IP_VERSION=4 2026-08-05 07:57:58.922 | UBUNTU_RELEASE_BASE_NUM=12 2026-08-05 07:57:58.922 | UID=1001 2026-08-05 07:57:58.922 | ULIMIT_NOFILE=2048 2026-08-05 07:57:58.922 | USER=stack 2026-08-05 07:57:58.922 | USER_UNITS=False 2026-08-05 07:57:58.922 | USE_CINDER_FOR_GLANCE=False 2026-08-05 07:57:58.922 | USE_JOURNAL=False 2026-08-05 07:57:58.922 | USE_SUBNETPOOL=True 2026-08-05 07:57:58.922 | USE_VENV=False 2026-08-05 07:57:58.922 | VERBOSE=True 2026-08-05 07:57:58.922 | VERBOSE_NO_TIMESTAMP=True 2026-08-05 07:57:58.922 | VERSION='12 (bookworm)' 2026-08-05 07:57:58.923 | VERSION_CODENAME=bookworm 2026-08-05 07:57:58.923 | VERSION_ID=12 2026-08-05 07:57:58.923 | VIF_PLUGGING_IS_FATAL=True 2026-08-05 07:57:58.923 | VIF_PLUGGING_TIMEOUT=300 2026-08-05 07:57:58.923 | VIRTUALENV_CMD='python3.11 -m venv' 2026-08-05 07:57:58.923 | VIRT_DRIVER=libvirt 2026-08-05 07:57:58.923 | VOLUME_BACKING_FILE_SIZE=30G 2026-08-05 07:57:58.923 | VOLUME_GROUP_NAME=stack-volumes 2026-08-05 07:57:58.923 | VOLUME_NAME_PREFIX=volume- 2026-08-05 07:57:58.923 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-05 07:57:58.923 | WATCHER_API_URL=https://10.209.96.120/infra-optim 2026-08-05 07:57:58.923 | WATCHER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:57:58.923 | WATCHER_BRANCH=master 2026-08-05 07:57:58.924 | WATCHER_CONF=/etc/watcher/watcher.conf 2026-08-05 07:57:58.924 | WATCHER_CONF_DIR=/etc/watcher 2026-08-05 07:57:58.924 | WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 07:57:58.924 | WATCHER_DEVSTACK_DIR=/opt/stack/watcher/devstack 2026-08-05 07:57:58.924 | WATCHER_DEVSTACK_FILES_DIR=/opt/stack/watcher/devstack/files 2026-08-05 07:57:58.924 | WATCHER_DIR=/opt/stack/watcher 2026-08-05 07:57:58.924 | WATCHER_REPO=https://opendev.org/openstack/watcher.git 2026-08-05 07:57:58.924 | WATCHER_SERVICE_HOST=10.209.96.120 2026-08-05 07:57:58.924 | WATCHER_SERVICE_PROTOCOL=https 2026-08-05 07:57:58.924 | WATCHER_STATE_PATH=/opt/stack/data/watcher 2026-08-05 07:57:58.924 | WATCHER_UWSGI=watcher.wsgi.api:application 2026-08-05 07:57:58.924 | WATCHER_UWSGI_CONF=/etc/watcher/watcher-uwsgi.ini 2026-08-05 07:57:58.924 | WATCHER_WSGI_DIR=/var/www/watcher 2026-08-05 07:57:58.925 | WORKER_TIMEOUT=80 2026-08-05 07:57:58.925 | WSGI_MODE=uwsgi 2026-08-05 07:57:58.925 | ZSWAP_COMPRESSOR=lz4 2026-08-05 07:57:58.925 | ZSWAP_ZPOOL=zsmalloc 2026-08-05 07:57:58.925 | _=posix 2026-08-05 07:57:58.925 | _ASYNC_BG_TIME=258262 2026-08-05 07:57:58.925 | _DEFAULT_LVM_INIT=0 2026-08-05 07:57:58.925 | _DEFAULT_PYTHON3_VERSION=3.11 2026-08-05 07:57:58.925 | _DEVSTACK_FUNCTIONS=1 2026-08-05 07:57:58.925 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-05 07:57:58.925 | _DEVSTACK_STACKRC=1 2026-08-05 07:57:58.925 | _LOG_COLOR_DEFAULT=False 2026-08-05 07:57:58.925 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 07:57:58.926 | _TIME_BEGIN=1785916043 2026-08-05 07:57:58.926 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-05 07:57:58.926 | _TIME_TOTAL=([wait_for_service]="5008" [async_wait]="50070" [apt-get]="178729" [dbsync]="4709" [pip_install]="177534" [apt-get-update]="1423" [run_process]="5741" ) 2026-08-05 07:57:58.926 | _of_args='-v --no-timestamp' 2026-08-05 07:57:58.926 | backend=postgresql 2026-08-05 07:57:58.926 | be=lvm:lvmdriver-1 2026-08-05 07:57:58.926 | be_name=lvmdriver-1 2026-08-05 07:57:58.926 | be_type=lvm 2026-08-05 07:57:58.926 | db=postgresql 2026-08-05 07:57:58.926 | db_version=10.11.18 2026-08-05 07:57:58.926 | dc=org 2026-08-05 07:57:58.926 | default_v4_route_devs=enX0 2026-08-05 07:57:58.927 | default_v6_route_devs=enX0 2026-08-05 07:57:58.927 | dir=/opt/stack/watcher 2026-08-05 07:57:58.927 | disabled_ext= 2026-08-05 07:57:58.927 | dn=,dc=openstack,dc=org 2026-08-05 07:57:58.927 | enabled_ext='address-group 2026-08-05 07:57:58.927 | address-scope 2026-08-05 07:57:58.927 | agent 2026-08-05 07:57:58.927 | allowed-address-pairs 2026-08-05 07:57:58.927 | auto-allocated-topology 2026-08-05 07:57:58.927 | availability_zone 2026-08-05 07:57:58.927 | bgp 2026-08-05 07:57:58.927 | bgp_4byte_asn 2026-08-05 07:57:58.927 | bgp_dragent_scheduler 2026-08-05 07:57:58.927 | binding 2026-08-05 07:57:58.928 | binding-extended 2026-08-05 07:57:58.928 | default-subnetpools 2026-08-05 07:57:58.928 | dhcp_agent_scheduler 2026-08-05 07:57:58.928 | dns-domain-ports 2026-08-05 07:57:58.928 | dns-integration 2026-08-05 07:57:58.928 | dns-integration-domain-keywords 2026-08-05 07:57:58.928 | empty-string-filtering 2026-08-05 07:57:58.928 | enable-default-route-bfd 2026-08-05 07:57:58.928 | enable-default-route-ecmp 2026-08-05 07:57:58.928 | expose-port-forwarding-in-fip 2026-08-05 07:57:58.928 | ext-gw-mode 2026-08-05 07:57:58.928 | external-gateway-multihoming 2026-08-05 07:57:58.928 | external-net 2026-08-05 07:57:58.929 | extra_dhcp_opt 2026-08-05 07:57:58.929 | extraroute 2026-08-05 07:57:58.929 | extraroute-atomic 2026-08-05 07:57:58.929 | filter-validation 2026-08-05 07:57:58.929 | fip-port-details 2026-08-05 07:57:58.929 | flavors 2026-08-05 07:57:58.929 | floating-ip-port-forwarding 2026-08-05 07:57:58.929 | floating-ip-port-forwarding-description 2026-08-05 07:57:58.929 | floating-ip-port-forwarding-detail 2026-08-05 07:57:58.929 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:58.929 | floatingip-pools 2026-08-05 07:57:58.929 | fwaas_v2 2026-08-05 07:57:58.930 | ip_allocation 2026-08-05 07:57:58.930 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:58.930 | l3-flavors 2026-08-05 07:57:58.930 | l3-ha 2026-08-05 07:57:58.930 | l3_agent_scheduler 2026-08-05 07:57:58.930 | logging 2026-08-05 07:57:58.930 | multi-provider 2026-08-05 07:57:58.930 | net-mtu 2026-08-05 07:57:58.930 | net-mtu-writable 2026-08-05 07:57:58.930 | network-ip-availability 2026-08-05 07:57:58.930 | network_availability_zone 2026-08-05 07:57:58.930 | network_ha 2026-08-05 07:57:58.930 | pagination 2026-08-05 07:57:58.930 | port-device-profile 2026-08-05 07:57:58.931 | port-hardware-offload-type 2026-08-05 07:57:58.931 | port-mac-address-regenerate 2026-08-05 07:57:58.931 | port-numa-affinity-policy 2026-08-05 07:57:58.931 | port-numa-affinity-policy-socket 2026-08-05 07:57:58.931 | port-resource-request 2026-08-05 07:57:58.931 | port-security 2026-08-05 07:57:58.931 | port-trusted-vif 2026-08-05 07:57:58.931 | project-id 2026-08-05 07:57:58.931 | provider 2026-08-05 07:57:58.931 | pvlan 2026-08-05 07:57:58.931 | qinq 2026-08-05 07:57:58.931 | qos 2026-08-05 07:57:58.931 | qos-bw-limit-direction 2026-08-05 07:57:58.932 | qos-bw-minimum-ingress 2026-08-05 07:57:58.932 | qos-default 2026-08-05 07:57:58.932 | qos-fip 2026-08-05 07:57:58.932 | qos-gateway-ip 2026-08-05 07:57:58.932 | qos-rule-type-details 2026-08-05 07:57:58.932 | qos-rule-type-filter 2026-08-05 07:57:58.932 | qos-rules-alias 2026-08-05 07:57:58.932 | quota-check-limit 2026-08-05 07:57:58.932 | quota-check-limit-default 2026-08-05 07:57:58.932 | quota_details 2026-08-05 07:57:58.932 | quotas 2026-08-05 07:57:58.932 | rbac-address-scope 2026-08-05 07:57:58.932 | rbac-policies 2026-08-05 07:57:58.933 | rbac-security-groups 2026-08-05 07:57:58.933 | router 2026-08-05 07:57:58.933 | router-enable-snat 2026-08-05 07:57:58.933 | router_availability_zone 2026-08-05 07:57:58.933 | security-group 2026-08-05 07:57:58.933 | security-groups-default-rules 2026-08-05 07:57:58.933 | security-groups-default-statefulness 2026-08-05 07:57:58.933 | security-groups-normalized-cidr 2026-08-05 07:57:58.933 | security-groups-remote-address-group 2026-08-05 07:57:58.933 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:58.933 | security-groups-shared-filtering 2026-08-05 07:57:58.933 | segment 2026-08-05 07:57:58.934 | sorting 2026-08-05 07:57:58.934 | standard-attr-description 2026-08-05 07:57:58.934 | standard-attr-fwaas-v2 2026-08-05 07:57:58.934 | standard-attr-revisions 2026-08-05 07:57:58.934 | standard-attr-tag 2026-08-05 07:57:58.934 | standard-attr-timestamp 2026-08-05 07:57:58.934 | stateful-security-group 2026-08-05 07:57:58.934 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:58.934 | subnet-external-network 2026-08-05 07:57:58.934 | subnet-service-types 2026-08-05 07:57:58.934 | subnet_allocation 2026-08-05 07:57:58.934 | subnet_onboard 2026-08-05 07:57:58.934 | subnetpool-prefix-ops 2026-08-05 07:57:58.934 | tag-creation 2026-08-05 07:57:58.935 | tap-mirror 2026-08-05 07:57:58.935 | tap-mirror-both-direction 2026-08-05 07:57:58.935 | trunk 2026-08-05 07:57:58.935 | uplink-status-propagation 2026-08-05 07:57:58.935 | uplink-status-propagation-updatable 2026-08-05 07:57:58.935 | vlan-transparent 2026-08-05 07:57:58.935 | vpn-endpoint-groups 2026-08-05 07:57:58.935 | vpnaas' 2026-08-05 07:57:58.935 | exceptions=80-tempest.sh 2026-08-05 07:57:58.935 | extensions='address-group 2026-08-05 07:57:58.935 | address-scope 2026-08-05 07:57:58.935 | agent 2026-08-05 07:57:58.935 | allowed-address-pairs 2026-08-05 07:57:58.936 | auto-allocated-topology 2026-08-05 07:57:58.936 | availability_zone 2026-08-05 07:57:58.936 | bgp 2026-08-05 07:57:58.936 | bgp_4byte_asn 2026-08-05 07:57:58.936 | bgp_dragent_scheduler 2026-08-05 07:57:58.936 | binding 2026-08-05 07:57:58.936 | binding-extended 2026-08-05 07:57:58.936 | default-subnetpools 2026-08-05 07:57:58.936 | dhcp_agent_scheduler 2026-08-05 07:57:58.936 | dns-domain-ports 2026-08-05 07:57:58.936 | dns-integration 2026-08-05 07:57:58.936 | dns-integration-domain-keywords 2026-08-05 07:57:58.936 | empty-string-filtering 2026-08-05 07:57:58.937 | enable-default-route-bfd 2026-08-05 07:57:58.937 | enable-default-route-ecmp 2026-08-05 07:57:58.937 | expose-port-forwarding-in-fip 2026-08-05 07:57:58.937 | ext-gw-mode 2026-08-05 07:57:58.937 | external-gateway-multihoming 2026-08-05 07:57:58.937 | external-net 2026-08-05 07:57:58.937 | extra_dhcp_opt 2026-08-05 07:57:58.937 | extraroute 2026-08-05 07:57:58.937 | extraroute-atomic 2026-08-05 07:57:58.937 | filter-validation 2026-08-05 07:57:58.937 | fip-port-details 2026-08-05 07:57:58.937 | flavors 2026-08-05 07:57:58.937 | floating-ip-port-forwarding 2026-08-05 07:57:58.938 | floating-ip-port-forwarding-description 2026-08-05 07:57:58.938 | floating-ip-port-forwarding-detail 2026-08-05 07:57:58.938 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:58.938 | floatingip-pools 2026-08-05 07:57:58.938 | fwaas_v2 2026-08-05 07:57:58.938 | ip_allocation 2026-08-05 07:57:58.938 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:58.938 | l3-flavors 2026-08-05 07:57:58.938 | l3-ha 2026-08-05 07:57:58.938 | l3_agent_scheduler 2026-08-05 07:57:58.938 | logging 2026-08-05 07:57:58.938 | multi-provider 2026-08-05 07:57:58.938 | net-mtu 2026-08-05 07:57:58.939 | net-mtu-writable 2026-08-05 07:57:58.939 | network-ip-availability 2026-08-05 07:57:58.939 | network_availability_zone 2026-08-05 07:57:58.939 | network_ha 2026-08-05 07:57:58.939 | pagination 2026-08-05 07:57:58.939 | port-device-profile 2026-08-05 07:57:58.939 | port-hardware-offload-type 2026-08-05 07:57:58.939 | port-mac-address-regenerate 2026-08-05 07:57:58.939 | port-numa-affinity-policy 2026-08-05 07:57:58.939 | port-numa-affinity-policy-socket 2026-08-05 07:57:58.939 | port-resource-request 2026-08-05 07:57:58.939 | port-security 2026-08-05 07:57:58.939 | port-trusted-vif 2026-08-05 07:57:58.939 | project-id 2026-08-05 07:57:58.940 | provider 2026-08-05 07:57:58.940 | pvlan 2026-08-05 07:57:58.940 | qinq 2026-08-05 07:57:58.940 | qos 2026-08-05 07:57:58.940 | qos-bw-limit-direction 2026-08-05 07:57:58.940 | qos-bw-minimum-ingress 2026-08-05 07:57:58.940 | qos-default 2026-08-05 07:57:58.940 | qos-fip 2026-08-05 07:57:58.940 | qos-gateway-ip 2026-08-05 07:57:58.940 | qos-rule-type-details 2026-08-05 07:57:58.940 | qos-rule-type-filter 2026-08-05 07:57:58.940 | qos-rules-alias 2026-08-05 07:57:58.940 | quota-check-limit 2026-08-05 07:57:58.941 | quota-check-limit-default 2026-08-05 07:57:58.941 | quota_details 2026-08-05 07:57:58.941 | quotas 2026-08-05 07:57:58.941 | rbac-address-scope 2026-08-05 07:57:58.941 | rbac-policies 2026-08-05 07:57:58.941 | rbac-security-groups 2026-08-05 07:57:58.941 | router 2026-08-05 07:57:58.941 | router-enable-snat 2026-08-05 07:57:58.941 | router_availability_zone 2026-08-05 07:57:58.941 | security-group 2026-08-05 07:57:58.941 | security-groups-default-rules 2026-08-05 07:57:58.941 | security-groups-default-statefulness 2026-08-05 07:57:58.942 | security-groups-normalized-cidr 2026-08-05 07:57:58.942 | security-groups-remote-address-group 2026-08-05 07:57:58.942 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:58.942 | security-groups-shared-filtering 2026-08-05 07:57:58.942 | segment 2026-08-05 07:57:58.942 | sorting 2026-08-05 07:57:58.942 | standard-attr-description 2026-08-05 07:57:58.942 | standard-attr-fwaas-v2 2026-08-05 07:57:58.942 | standard-attr-revisions 2026-08-05 07:57:58.942 | standard-attr-tag 2026-08-05 07:57:58.942 | standard-attr-timestamp 2026-08-05 07:57:58.942 | stateful-security-group 2026-08-05 07:57:58.942 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:58.942 | subnet-external-network 2026-08-05 07:57:58.943 | subnet-service-types 2026-08-05 07:57:58.943 | subnet_allocation 2026-08-05 07:57:58.943 | subnet_onboard 2026-08-05 07:57:58.943 | subnetpool-prefix-ops 2026-08-05 07:57:58.943 | tag-creation 2026-08-05 07:57:58.943 | tap-mirror 2026-08-05 07:57:58.943 | tap-mirror-both-direction 2026-08-05 07:57:58.943 | trunk 2026-08-05 07:57:58.943 | uplink-status-propagation 2026-08-05 07:57:58.943 | uplink-status-propagation-updatable 2026-08-05 07:57:58.943 | vlan-transparent 2026-08-05 07:57:58.943 | vpn-endpoint-groups 2026-08-05 07:57:58.943 | vpnaas' 2026-08-05 07:57:58.944 | extra=80-tempest.sh 2026-08-05 07:57:58.944 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 07:57:58.944 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-05 07:57:58.944 | fips=0 2026-08-05 07:57:58.944 | i=1 2026-08-05 07:57:58.944 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:57:58.944 | lfile=localrc 2026-08-05 07:57:58.944 | localrc=/opt/stack/devstack/.localrc.password 2026-08-05 07:57:58.944 | logfile=ovsdb-server-sb.log 2026-08-05 07:57:58.944 | max_db_ver=11.6.2 2026-08-05 07:57:58.944 | min_db_ver=11.6.2 2026-08-05 07:57:58.944 | mod=proxy_http 2026-08-05 07:57:58.944 | mode=stack 2026-08-05 07:57:58.945 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 07:57:58.945 | name=nova-cell-1 2026-08-05 07:57:58.945 | opt='?' 2026-08-05 07:57:58.945 | os_CODENAME=bookworm 2026-08-05 07:57:58.945 | os_PACKAGE=deb 2026-08-05 07:57:58.945 | os_RELEASE=12 2026-08-05 07:57:58.945 | os_VENDOR=Debian 2026-08-05 07:57:58.945 | phase=post-config 2026-08-05 07:57:58.945 | pkgs= 2026-08-05 07:57:58.945 | plugin=watcher 2026-08-05 07:57:58.945 | plugins=,watcher,watcher-dashboard 2026-08-05 07:57:58.945 | port=60999 2026-08-05 07:57:58.946 | pw=secretadmin 2026-08-05 07:57:58.946 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:57:58.946 | supported_ext='address-group 2026-08-05 07:57:58.946 | address-scope 2026-08-05 07:57:58.946 | agent 2026-08-05 07:57:58.946 | allowed-address-pairs 2026-08-05 07:57:58.946 | auto-allocated-topology 2026-08-05 07:57:58.946 | availability_zone 2026-08-05 07:57:58.946 | bgp 2026-08-05 07:57:58.946 | bgp_4byte_asn 2026-08-05 07:57:58.946 | bgp_dragent_scheduler 2026-08-05 07:57:58.946 | binding 2026-08-05 07:57:58.946 | binding-extended 2026-08-05 07:57:58.947 | default-subnetpools 2026-08-05 07:57:58.947 | dhcp_agent_scheduler 2026-08-05 07:57:58.947 | dns-domain-ports 2026-08-05 07:57:58.947 | dns-integration 2026-08-05 07:57:58.947 | dns-integration-domain-keywords 2026-08-05 07:57:58.947 | empty-string-filtering 2026-08-05 07:57:58.947 | enable-default-route-bfd 2026-08-05 07:57:58.947 | enable-default-route-ecmp 2026-08-05 07:57:58.947 | expose-port-forwarding-in-fip 2026-08-05 07:57:58.947 | ext-gw-mode 2026-08-05 07:57:58.947 | external-gateway-multihoming 2026-08-05 07:57:58.947 | external-net 2026-08-05 07:57:58.947 | extra_dhcp_opt 2026-08-05 07:57:58.948 | extraroute 2026-08-05 07:57:58.948 | extraroute-atomic 2026-08-05 07:57:58.948 | filter-validation 2026-08-05 07:57:58.948 | fip-port-details 2026-08-05 07:57:58.948 | flavors 2026-08-05 07:57:58.948 | floating-ip-port-forwarding 2026-08-05 07:57:58.948 | floating-ip-port-forwarding-description 2026-08-05 07:57:58.948 | floating-ip-port-forwarding-detail 2026-08-05 07:57:58.948 | floating-ip-port-forwarding-port-ranges 2026-08-05 07:57:58.948 | floatingip-pools 2026-08-05 07:57:58.948 | fwaas_v2 2026-08-05 07:57:58.948 | ip_allocation 2026-08-05 07:57:58.948 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:57:58.949 | l3-flavors 2026-08-05 07:57:58.949 | l3-ha 2026-08-05 07:57:58.949 | l3_agent_scheduler 2026-08-05 07:57:58.949 | logging 2026-08-05 07:57:58.949 | multi-provider 2026-08-05 07:57:58.949 | net-mtu 2026-08-05 07:57:58.949 | net-mtu-writable 2026-08-05 07:57:58.949 | network-ip-availability 2026-08-05 07:57:58.949 | network_availability_zone 2026-08-05 07:57:58.949 | network_ha 2026-08-05 07:57:58.949 | pagination 2026-08-05 07:57:58.949 | port-device-profile 2026-08-05 07:57:58.949 | port-hardware-offload-type 2026-08-05 07:57:58.950 | port-mac-address-regenerate 2026-08-05 07:57:58.950 | port-numa-affinity-policy 2026-08-05 07:57:58.950 | port-numa-affinity-policy-socket 2026-08-05 07:57:58.950 | port-resource-request 2026-08-05 07:57:58.950 | port-security 2026-08-05 07:57:58.950 | port-trusted-vif 2026-08-05 07:57:58.950 | project-id 2026-08-05 07:57:58.950 | provider 2026-08-05 07:57:58.950 | pvlan 2026-08-05 07:57:58.950 | qinq 2026-08-05 07:57:58.950 | qos 2026-08-05 07:57:58.950 | qos-bw-limit-direction 2026-08-05 07:57:58.950 | qos-bw-minimum-ingress 2026-08-05 07:57:58.951 | qos-default 2026-08-05 07:57:58.951 | qos-fip 2026-08-05 07:57:58.951 | qos-gateway-ip 2026-08-05 07:57:58.951 | qos-rule-type-details 2026-08-05 07:57:58.951 | qos-rule-type-filter 2026-08-05 07:57:58.951 | qos-rules-alias 2026-08-05 07:57:58.951 | quota-check-limit 2026-08-05 07:57:58.951 | quota-check-limit-default 2026-08-05 07:57:58.951 | quota_details 2026-08-05 07:57:58.951 | quotas 2026-08-05 07:57:58.951 | rbac-address-scope 2026-08-05 07:57:58.951 | rbac-policies 2026-08-05 07:57:58.951 | rbac-security-groups 2026-08-05 07:57:58.951 | router 2026-08-05 07:57:58.952 | router-enable-snat 2026-08-05 07:57:58.952 | router_availability_zone 2026-08-05 07:57:58.952 | security-group 2026-08-05 07:57:58.952 | security-groups-default-rules 2026-08-05 07:57:58.952 | security-groups-default-statefulness 2026-08-05 07:57:58.952 | security-groups-normalized-cidr 2026-08-05 07:57:58.952 | security-groups-remote-address-group 2026-08-05 07:57:58.952 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:57:58.952 | security-groups-shared-filtering 2026-08-05 07:57:58.952 | segment 2026-08-05 07:57:58.952 | sorting 2026-08-05 07:57:58.952 | standard-attr-description 2026-08-05 07:57:58.952 | standard-attr-fwaas-v2 2026-08-05 07:57:58.953 | standard-attr-revisions 2026-08-05 07:57:58.953 | standard-attr-tag 2026-08-05 07:57:58.953 | standard-attr-timestamp 2026-08-05 07:57:58.953 | stateful-security-group 2026-08-05 07:57:58.953 | subnet-dns-publish-fixed-ip 2026-08-05 07:57:58.953 | subnet-external-network 2026-08-05 07:57:58.953 | subnet-service-types 2026-08-05 07:57:58.953 | subnet_allocation 2026-08-05 07:57:58.953 | subnet_onboard 2026-08-05 07:57:58.953 | subnetpool-prefix-ops 2026-08-05 07:57:58.953 | tag-creation 2026-08-05 07:57:58.953 | tap-mirror 2026-08-05 07:57:58.954 | tap-mirror-both-direction 2026-08-05 07:57:58.954 | trunk 2026-08-05 07:57:58.954 | uplink-status-propagation 2026-08-05 07:57:58.954 | uplink-status-propagation-updatable 2026-08-05 07:57:58.954 | vlan-transparent 2026-08-05 07:57:58.954 | vpn-endpoint-groups 2026-08-05 07:57:58.954 | vpnaas' 2026-08-05 07:57:58.954 | system_member_user=692536ecefa042c8ac9dee4704d38433 2026-08-05 07:57:58.954 | system_reader_user=b9976e9ae0714999aa1055f517e172fd 2026-08-05 07:57:58.954 | time_stamp=2026-08-05-075431 2026-08-05 07:57:58.954 | var=ADMIN_PASSWORD 2026-08-05 07:57:58.954 | ++ /opt/stack/watcher/devstack/plugin.sh:source:13 : is_service_enabled watcher-api watcher-decision-engine watcher-applier 2026-08-05 07:57:58.954 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:25 : echo_summary 'Configuring watcher' 2026-08-05 07:57:58.955 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:57:58.955 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring watcher 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/plugin.sh:source:26 : configure_watcher 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_watcher:94 : sudo install -d -o stack /etc/watcher 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_watcher:97 : create_watcher_conf 2026-08-05 07:57:58.955 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:120 : rm -f /etc/watcher/watcher.conf 2026-08-05 07:57:58.956 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:122 : iniset /etc/watcher/watcher.conf DEFAULT debug True 2026-08-05 07:57:58.985 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:123 : iniset /etc/watcher/watcher.conf DEFAULT control_exchange watcher 2026-08-05 07:57:59.019 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:125 : iniset_rpc_backend watcher /etc/watcher/watcher.conf 2026-08-05 07:57:59.022 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=watcher 2026-08-05 07:57:59.025 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/watcher/watcher.conf 2026-08-05 07:57:59.027 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:57:59.030 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:57:59.033 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:57:59.052 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:59.056 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:57:59.059 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:57:59.062 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:57:59.081 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:59.083 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:57:59.087 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/watcher/watcher.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/ 2026-08-05 07:57:59.122 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:57:59.125 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:57:59.129 | +++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:127 : database_connection_url watcher 2026-08-05 07:57:59.132 | +++ lib/database:database_connection_url:134 : local db=watcher 2026-08-05 07:57:59.134 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql watcher 2026-08-05 07:57:59.137 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=watcher 2026-08-05 07:57:59.140 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:57:59.143 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:59.145 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:57:59.165 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:59.168 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:57:59.171 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/watcher?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:59.175 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:127 : iniset /etc/watcher/watcher.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/watcher?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:59.211 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:129 : iniset /etc/watcher/watcher.conf oslo_messaging_notifications driver messagingv2 2026-08-05 07:57:59.253 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:131 : configure_keystone_authtoken_middleware /etc/watcher/watcher.conf watcher 2026-08-05 07:57:59.256 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:57:59.259 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=watcher 2026-08-05 07:57:59.262 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:57:59.265 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:57:59.269 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/watcher/watcher.conf watcher keystone_authtoken 2026-08-05 07:57:59.271 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:57:59.275 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:57:59.278 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:57:59.280 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf keystone_authtoken auth_type password 2026-08-05 07:57:59.316 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf keystone_authtoken interface public 2026-08-05 07:57:59.350 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf keystone_authtoken auth_url https://10.209.96.120/identity 2026-08-05 07:57:59.386 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf keystone_authtoken username watcher 2026-08-05 07:57:59.423 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf keystone_authtoken password secretservice 2026-08-05 07:57:59.458 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf keystone_authtoken user_domain_name Default 2026-08-05 07:57:59.494 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf keystone_authtoken project_name service 2026-08-05 07:57:59.531 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf keystone_authtoken project_domain_name Default 2026-08-05 07:57:59.566 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/watcher/watcher.conf keystone_authtoken www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:57:59.602 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:57:59.602 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/watcher/watcher.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:57:59.628 | [75991 Async configure_neutron_nova:75991]: finished successfully 2026-08-05 07:57:59.637 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/watcher/watcher.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:57:59.671 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:57:59.673 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:132 : configure_keystone_authtoken_middleware /etc/watcher/watcher.conf watcher watcher_clients_auth 2026-08-05 07:57:59.676 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:57:59.679 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=watcher 2026-08-05 07:57:59.682 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=watcher_clients_auth 2026-08-05 07:57:59.684 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:57:59.687 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/watcher/watcher.conf watcher watcher_clients_auth 2026-08-05 07:57:59.690 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:57:59.693 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:57:59.695 | ++ lib/keystone:configure_keystoneauth:393 : local section=watcher_clients_auth 2026-08-05 07:57:59.698 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf watcher_clients_auth auth_type password 2026-08-05 07:57:59.735 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf watcher_clients_auth interface public 2026-08-05 07:57:59.770 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf watcher_clients_auth auth_url https://10.209.96.120/identity 2026-08-05 07:57:59.806 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf watcher_clients_auth username watcher 2026-08-05 07:57:59.839 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf watcher_clients_auth password secretservice 2026-08-05 07:57:59.872 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf watcher_clients_auth user_domain_name Default 2026-08-05 07:57:59.908 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf watcher_clients_auth project_name service 2026-08-05 07:57:59.943 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf watcher_clients_auth project_domain_name Default 2026-08-05 07:57:59.981 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/watcher/watcher.conf watcher_clients_auth www_authenticate_uri https://10.209.96.120/identity 2026-08-05 07:58:00.018 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/watcher/watcher.conf watcher_clients_auth cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:58:00.057 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/watcher/watcher.conf watcher_clients_auth memcached_servers localhost:11211 2026-08-05 07:58:00.097 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:58:00.100 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:133 : configure_keystoneauth /etc/watcher/watcher.conf watcher nova 2026-08-05 07:58:00.104 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:58:00.108 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:58:00.111 | ++ lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 07:58:00.114 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf nova auth_type password 2026-08-05 07:58:00.155 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf nova interface public 2026-08-05 07:58:00.192 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf nova auth_url https://10.209.96.120/identity 2026-08-05 07:58:00.227 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf nova username watcher 2026-08-05 07:58:00.260 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf nova password secretservice 2026-08-05 07:58:00.292 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf nova user_domain_name Default 2026-08-05 07:58:00.325 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf nova project_name service 2026-08-05 07:58:00.358 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf nova project_domain_name Default 2026-08-05 07:58:00.391 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:134 : configure_keystoneauth /etc/watcher/watcher.conf watcher keystone 2026-08-05 07:58:00.394 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:58:00.396 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:58:00.399 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone 2026-08-05 07:58:00.402 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf keystone auth_type password 2026-08-05 07:58:00.436 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf keystone interface public 2026-08-05 07:58:00.468 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf keystone auth_url https://10.209.96.120/identity 2026-08-05 07:58:00.500 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf keystone username watcher 2026-08-05 07:58:00.534 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf keystone password secretservice 2026-08-05 07:58:00.567 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf keystone user_domain_name Default 2026-08-05 07:58:00.600 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf keystone project_name service 2026-08-05 07:58:00.635 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf keystone project_domain_name Default 2026-08-05 07:58:00.668 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:135 : configure_keystoneauth /etc/watcher/watcher.conf watcher placement 2026-08-05 07:58:00.671 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:58:00.673 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:58:00.676 | ++ lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:58:00.678 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf placement auth_type password 2026-08-05 07:58:00.714 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf placement interface public 2026-08-05 07:58:00.749 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf placement auth_url https://10.209.96.120/identity 2026-08-05 07:58:00.783 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf placement username watcher 2026-08-05 07:58:00.815 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf placement password secretservice 2026-08-05 07:58:00.847 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf placement user_domain_name Default 2026-08-05 07:58:00.879 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf placement project_name service 2026-08-05 07:58:00.910 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf placement project_domain_name Default 2026-08-05 07:58:00.943 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:136 : configure_keystoneauth /etc/watcher/watcher.conf watcher cinder 2026-08-05 07:58:00.946 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:58:00.948 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=watcher 2026-08-05 07:58:00.951 | ++ lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-05 07:58:00.954 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/watcher/watcher.conf cinder auth_type password 2026-08-05 07:58:00.989 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/watcher/watcher.conf cinder interface public 2026-08-05 07:58:01.025 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/watcher/watcher.conf cinder auth_url https://10.209.96.120/identity 2026-08-05 07:58:01.062 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/watcher/watcher.conf cinder username watcher 2026-08-05 07:58:01.097 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/watcher/watcher.conf cinder password secretservice 2026-08-05 07:58:01.132 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/watcher/watcher.conf cinder user_domain_name Default 2026-08-05 07:58:01.168 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/watcher/watcher.conf cinder project_name service 2026-08-05 07:58:01.207 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/watcher/watcher.conf cinder project_domain_name Default 2026-08-05 07:58:01.242 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:138 : '[' -n /opt/stack/data/watcher ']' 2026-08-05 07:58:01.245 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:139 : iniset /etc/watcher/watcher.conf DEFAULT state_path /opt/stack/data/watcher 2026-08-05 07:58:01.282 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:140 : iniset /etc/watcher/watcher.conf oslo_concurrency lock_path /opt/stack/data/watcher 2026-08-05 07:58:01.321 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:143 : '[' False '!=' False ']' 2026-08-05 07:58:01.324 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:148 : setup_logging /etc/watcher/watcher.conf 2026-08-05 07:58:01.326 | ++ functions:setup_logging:693 : setup_systemd_logging /etc/watcher/watcher.conf 2026-08-05 07:58:01.329 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/watcher/watcher.conf 2026-08-05 07:58:01.333 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:58:01.353 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:58:01.356 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:58:01.358 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:01.361 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:58:01.364 | ++ functions:setup_systemd_logging:723 : iniset /etc/watcher/watcher.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:58:01.401 | ++ functions:setup_systemd_logging:725 : iniset /etc/watcher/watcher.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:01.439 | ++ functions:setup_systemd_logging:726 : iniset /etc/watcher/watcher.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:01.476 | ++ functions:setup_systemd_logging:727 : iniset /etc/watcher/watcher.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:58:01.512 | ++ functions:setup_systemd_logging:730 : iniset /etc/watcher/watcher.conf DEFAULT log_color False 2026-08-05 07:58:01.547 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_conf:150 : write_uwsgi_config /etc/watcher/watcher-uwsgi.ini watcher.wsgi.api:application /infra-optim '' watcher-api 2026-08-05 07:58:01.550 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/watcher/watcher-uwsgi.ini 2026-08-05 07:58:01.552 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=watcher.wsgi.api:application 2026-08-05 07:58:01.555 | ++ lib/apache:write_uwsgi_config:245 : local url=/infra-optim 2026-08-05 07:58:01.557 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:58:01.560 | ++ lib/apache:write_uwsgi_config:247 : local name=watcher-api 2026-08-05 07:58:01.564 | ++ lib/apache:write_uwsgi_config:249 : '[' -z watcher-api ']' 2026-08-05 07:58:01.566 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:58:01.568 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:58:01.585 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-05 07:58:01.585 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:58:01.594 | d /var/run/uwsgi 0755 stack root 2026-08-05 07:58:01.598 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:58:01.611 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:58:01.616 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/watcher-api.socket 2026-08-05 07:58:01.619 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/watcher/watcher-uwsgi.ini 2026-08-05 07:58:01.622 | ++ lib/apache:write_uwsgi_config:270 : [[ watcher.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:58:01.625 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi module watcher.wsgi.api:application 2026-08-05 07:58:01.660 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi processes 2 2026-08-05 07:58:01.690 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi master true 2026-08-05 07:58:01.723 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:58:01.758 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:58:01.794 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:58:01.833 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:58:01.871 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:58:01.907 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:58:01.942 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:58:01.973 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:58:02.011 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:58:02.051 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:58:02.090 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi start-time %t 2026-08-05 07:58:02.125 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:58:02.129 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:58:02.133 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for watcher-api 2026-08-05 07:58:02.136 | +++ lib/apache:apache_site_config_for:174 : local site=watcher-api 2026-08-05 07:58:02.139 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:58:02.142 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:02.145 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:02.148 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/watcher-api.conf 2026-08-05 07:58:02.152 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/watcher-api.conf 2026-08-05 07:58:02.155 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi socket /var/run/uwsgi/watcher-api.socket 2026-08-05 07:58:02.189 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/watcher/watcher-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:58:02.224 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/infra-optim" "unix:/var/run/uwsgi/watcher-api.socket|uwsgi://uwsgi-uds-watcher-api" retry=0 acquire=1 ' 2026-08-05 07:58:02.224 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/watcher-api.conf 2026-08-05 07:58:02.232 | ProxyPass "/infra-optim" "unix:/var/run/uwsgi/watcher-api.socket|uwsgi://uwsgi-uds-watcher-api" retry=0 acquire=1 2026-08-05 07:58:02.236 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site watcher-api 2026-08-05 07:58:02.239 | ++ lib/apache:enable_apache_site:191 : local site=watcher-api 2026-08-05 07:58:02.242 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:58:02.245 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:58:02.248 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:58:02.252 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:58:02.255 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:02.258 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:02.261 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:58:02.264 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:58:02.267 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:02.270 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:02.272 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite watcher-api 2026-08-05 07:58:02.324 | Enabling site watcher-api. 2026-08-05 07:58:02.329 | To activate the new configuration, you need to run: 2026-08-05 07:58:02.329 | systemctl reload apache2 2026-08-05 07:58:02.335 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:58:02.337 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:58:02.340 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:02.343 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:58:02.616 | ++ /opt/stack/watcher/devstack/plugin.sh:source:28 : is_service_enabled key 2026-08-05 07:58:02.645 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:02.649 | ++ /opt/stack/watcher/devstack/plugin.sh:source:29 : create_watcher_accounts 2026-08-05 07:58:02.653 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_accounts:106 : create_service_user watcher admin 2026-08-05 07:58:02.657 | ++ lib/keystone:create_service_user:379 : get_or_create_user watcher secretservice Default 2026-08-05 07:58:02.665 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:58:02.669 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 07:58:02.673 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-05 07:58:02.677 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create watcher --password secretservice --domain=Default --or-show -f value -c id 2026-08-05 07:58:03.229 | 2026-08-05 07:58:03.241 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:03.245 | ++ functions-common:get_or_create_user:915 : user_id=a5a01c5ff02e490a806a3f94d418adaf 2026-08-05 07:58:03.247 | ++ functions-common:get_or_create_user:916 : echo a5a01c5ff02e490a806a3f94d418adaf 2026-08-05 07:58:03.247 | a5a01c5ff02e490a806a3f94d418adaf 2026-08-05 07:58:03.250 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service watcher service Default Default 2026-08-05 07:58:03.253 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:58:03.255 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:58:03.258 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:58:03.261 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:58:03.264 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:58:03.267 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:58:03.270 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:58:03.273 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:58:03.276 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:58:03.279 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:58:03.282 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:58:03.284 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user watcher --project service --user-domain Default --project-domain Default 2026-08-05 07:58:04.574 | 2026-08-05 07:58:04.584 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user watcher --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:58:05.885 | 2026-08-05 07:58:05.900 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:05.904 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=15496abad9ca4be7bb31478e932964eb 2026-08-05 07:58:05.907 | ++ functions-common:get_or_add_user_project_role:980 : echo 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:58:05.907 | 15496abad9ca4be7bb31478e932964eb 2026-08-05 07:58:05.910 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 07:58:05.913 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin watcher service Default Default 2026-08-05 07:58:05.916 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 07:58:05.919 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 07:58:05.923 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 07:58:05.926 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-05 07:58:05.929 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-05 07:58:05.932 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 07:58:05.935 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 07:58:05.937 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 07:58:05.940 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 07:58:05.943 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 07:58:05.947 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 07:58:05.950 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user watcher --project service --user-domain Default --project-domain Default 2026-08-05 07:58:07.222 | 2026-08-05 07:58:07.232 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user watcher --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 07:58:08.519 | 2026-08-05 07:58:08.531 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:08.536 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:58:08.538 | ++ functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:58:08.539 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 07:58:08.542 | +++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_accounts:109 : get_or_create_service watcher infra-optim 'Watcher Infrastructure Optimization Service' 2026-08-05 07:58:08.545 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-05 07:58:08.550 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show infra-optim -f value -c id 2026-08-05 07:58:09.056 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create infra-optim --name watcher '--description=Watcher Infrastructure Optimization Service' -f value -c id 2026-08-05 07:58:09.354 | 2026-08-05 07:58:09.367 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:09.371 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 07:58:09.371 | 64b054e96d6d4ad1b14ae3e5654938c1' 2026-08-05 07:58:09.374 | +++ functions-common:get_or_create_service:1067 : echo 64b054e96d6d4ad1b14ae3e5654938c1 2026-08-05 07:58:09.379 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_accounts:109 : local watcher_service=64b054e96d6d4ad1b14ae3e5654938c1 2026-08-05 07:58:09.381 | ++ /opt/stack/watcher/devstack/lib/watcher:create_watcher_accounts:110 : get_or_create_endpoint 64b054e96d6d4ad1b14ae3e5654938c1 RegionOne https://10.209.96.120/infra-optim https://10.209.96.120/infra-optim https://10.209.96.120/infra-optim 2026-08-05 07:58:09.384 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 07:58:09.388 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 64b054e96d6d4ad1b14ae3e5654938c1 public https://10.209.96.120/infra-optim RegionOne 2026-08-05 07:58:09.391 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:58:09.395 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 64b054e96d6d4ad1b14ae3e5654938c1 --interface public --region RegionOne -c ID -f value 2026-08-05 07:58:09.882 | 2026-08-05 07:58:09.895 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:09.898 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:58:09.901 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:58:09.904 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 64b054e96d6d4ad1b14ae3e5654938c1 public https://10.209.96.120/infra-optim --region RegionOne -f value -c id 2026-08-05 07:58:10.402 | 2026-08-05 07:58:10.415 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:10.419 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e37c588f0ae544f1a84fd79f73f124fe 2026-08-05 07:58:10.422 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e37c588f0ae544f1a84fd79f73f124fe 2026-08-05 07:58:10.426 | ++ functions-common:get_or_create_endpoint:1100 : public_id=e37c588f0ae544f1a84fd79f73f124fe 2026-08-05 07:58:10.430 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n https://10.209.96.120/infra-optim ]] 2026-08-05 07:58:10.433 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface 64b054e96d6d4ad1b14ae3e5654938c1 admin https://10.209.96.120/infra-optim RegionOne 2026-08-05 07:58:10.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:58:10.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 64b054e96d6d4ad1b14ae3e5654938c1 --interface admin --region RegionOne -c ID -f value 2026-08-05 07:58:10.930 | 2026-08-05 07:58:10.943 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:10.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:58:10.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:58:10.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 64b054e96d6d4ad1b14ae3e5654938c1 admin https://10.209.96.120/infra-optim --region RegionOne -f value -c id 2026-08-05 07:58:11.455 | 2026-08-05 07:58:11.468 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:11.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4056c7753eb44a2cbe3861882777ccd9 2026-08-05 07:58:11.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4056c7753eb44a2cbe3861882777ccd9 2026-08-05 07:58:11.475 | 4056c7753eb44a2cbe3861882777ccd9 2026-08-05 07:58:11.477 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n https://10.209.96.120/infra-optim ]] 2026-08-05 07:58:11.480 | ++ functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface 64b054e96d6d4ad1b14ae3e5654938c1 internal https://10.209.96.120/infra-optim RegionOne 2026-08-05 07:58:11.483 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 07:58:11.486 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 64b054e96d6d4ad1b14ae3e5654938c1 --interface internal --region RegionOne -c ID -f value 2026-08-05 07:58:11.982 | 2026-08-05 07:58:11.995 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:12.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 07:58:12.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 07:58:12.007 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 64b054e96d6d4ad1b14ae3e5654938c1 internal https://10.209.96.120/infra-optim --region RegionOne -f value -c id 2026-08-05 07:58:12.497 | 2026-08-05 07:58:12.510 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:12.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5725f4dd9aee4900adf164637d8c2be1 2026-08-05 07:58:12.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5725f4dd9aee4900adf164637d8c2be1 2026-08-05 07:58:12.517 | 5725f4dd9aee4900adf164637d8c2be1 2026-08-05 07:58:12.519 | ++ functions-common:get_or_create_endpoint:1109 : echo e37c588f0ae544f1a84fd79f73f124fe 2026-08-05 07:58:12.520 | e37c588f0ae544f1a84fd79f73f124fe 2026-08-05 07:58:12.522 | ++ /opt/stack/watcher/devstack/plugin.sh:source:44 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:58:12.525 | ++ /opt/stack/watcher/devstack/plugin.sh:source:48 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:58:12.531 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 07:58:12.534 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher-dashboard 2026-08-05 07:58:12.537 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher-dashboard/devstack/plugin.sh ]] 2026-08-05 07:58:12.541 | + functions-common:run_plugins:1842 : source /opt/stack/watcher-dashboard/devstack/plugin.sh stack post-config 2026-08-05 07:58:12.545 | ++++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : dirname /opt/stack/watcher-dashboard/devstack/plugin.sh 2026-08-05 07:58:12.550 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : cd /opt/stack/watcher-dashboard/devstack/.. 2026-08-05 07:58:12.553 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : pwd 2026-08-05 07:58:12.558 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 07:58:12.561 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:21 : is_service_enabled watcher-dashboard 2026-08-05 07:58:12.580 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:12.582 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:58:12.585 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 07:58:12.588 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:58:12.592 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-05 07:58:12.594 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:58:12.597 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 07:58:12.600 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:35 : echo_summary 'Configurng Watcher Dashboard' 2026-08-05 07:58:12.603 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:12.606 | ++ ./stack.sh:echo_summary:450 : echo -e Configurng Watcher Dashboard 2026-08-05 07:58:12.609 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:36 : configure_watcher_dashboard 2026-08-05 07:58:12.612 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:configure_watcher_dashboard:10 : cp -a /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31000_goals_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31010_strategies_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31020_watcher_panelgroup.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31030_audit_templates_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31040_audits_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31050_action_plans_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/_31060_actions_panel.py /opt/stack/watcher-dashboard/watcher_dashboard/local/enabled/__init__.py /opt/stack/horizon/openstack_dashboard/local/enabled/ 2026-08-05 07:58:12.621 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:configure_watcher_dashboard:11 : cp -a /opt/stack/watcher-dashboard/watcher_dashboard/conf/watcher_policy.yaml /opt/stack/horizon/openstack_dashboard/conf/ 2026-08-05 07:58:12.626 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:37 : init_watcher_dashboard 2026-08-05 07:58:12.630 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:init_watcher_dashboard:16 : /opt/stack/data/venv/bin/python3 /opt/stack/horizon/manage.py collectstatic --noinput 2026-08-05 07:58:13.838 | /opt/stack/data/venv/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-08-05 07:58:13.838 | version_info = version.StrictVersion(__version__).version 2026-08-05 07:58:16.019 | 2026-08-05 07:58:16.019 | 4005 static files copied to '/opt/stack/horizon/static'. 2026-08-05 07:58:16.208 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:init_watcher_dashboard:17 : /opt/stack/data/venv/bin/python3 /opt/stack/horizon/manage.py compress --force 2026-08-05 07:58:17.377 | /opt/stack/data/venv/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-08-05 07:58:17.377 | version_info = version.StrictVersion(__version__).version 2026-08-05 07:58:21.721 | Compressing... Invalid template infra_optim/_top_5_chart.html: 'chart_helpers' is not a registered tag library. Must be one of: 2026-08-05 07:58:21.721 | angular 2026-08-05 07:58:21.721 | bootstrap 2026-08-05 07:58:21.721 | branding 2026-08-05 07:58:21.721 | breadcrumb_nav 2026-08-05 07:58:21.721 | cache 2026-08-05 07:58:21.721 | compress 2026-08-05 07:58:21.721 | context_selection 2026-08-05 07:58:21.721 | form_helpers 2026-08-05 07:58:21.721 | horizon 2026-08-05 07:58:21.721 | humanize 2026-08-05 07:58:21.721 | i18n 2026-08-05 07:58:21.721 | l10n 2026-08-05 07:58:21.721 | parse_date 2026-08-05 07:58:21.721 | shellfilter 2026-08-05 07:58:21.721 | sizeformat 2026-08-05 07:58:21.721 | splitfilter 2026-08-05 07:58:21.721 | static 2026-08-05 07:58:21.721 | themes 2026-08-05 07:58:21.721 | truncate_filter 2026-08-05 07:58:21.721 | tz 2026-08-05 07:58:21.721 | done 2026-08-05 07:58:21.721 | Compressed 8 block(s) from 54 template(s) for 2 context(s). 2026-08-05 07:58:21.916 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:45 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:58:21.919 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:51 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:58:21.922 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-08-05 07:58:21.925 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-05 07:58:21.929 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 07:58:21.932 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-05 07:58:21.935 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 07:58:21.938 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 07:58:21.941 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 07:58:21.944 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-08-05 07:58:21.947 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-05 07:58:21.950 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-05 07:58:21.953 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 07:58:21.956 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-05 07:58:21.956 | /^\[\[.+\|.*\]\]/ { 2026-08-05 07:58:21.956 | gsub("[][]", "", $1); 2026-08-05 07:58:21.956 | split($1, a, "|"); 2026-08-05 07:58:21.956 | if (a[1] == matchgroup) 2026-08-05 07:58:21.956 | print a[2] 2026-08-05 07:58:21.956 | } 2026-08-05 07:58:21.956 | ' /opt/stack/devstack/local.conf 2026-08-05 07:58:21.964 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 07:58:21.966 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 07:58:21.969 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 07:58:21.972 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-08-05 07:58:21.975 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-08-05 07:58:21.979 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-08-05 07:58:21.982 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-08-05 07:58:21.985 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-08-05 07:58:21.990 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-05 07:58:21.993 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-05 07:58:21.997 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-05 07:58:21.999 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-05 07:58:22.002 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-05 07:58:22.005 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-05 07:58:22.008 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 07:58:22.012 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-08-05 07:58:22.015 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 07:58:22.018 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-08-05 07:58:22.021 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-08-05 07:58:22.025 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-08-05 07:58:22.029 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-08-05 07:58:22.032 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-05 07:58:22.033 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-08-05 07:58:22.033 | BEGIN { 2026-08-05 07:58:22.033 | section = "" 2026-08-05 07:58:22.033 | last_section = "" 2026-08-05 07:58:22.033 | section_count = 0 2026-08-05 07:58:22.033 | } 2026-08-05 07:58:22.033 | /^\[.+\]/ { 2026-08-05 07:58:22.033 | gsub("[][]", "", $1); 2026-08-05 07:58:22.033 | section=$1 2026-08-05 07:58:22.033 | next 2026-08-05 07:58:22.033 | } 2026-08-05 07:58:22.033 | /^ *\#/ { 2026-08-05 07:58:22.033 | next 2026-08-05 07:58:22.033 | } 2026-08-05 07:58:22.033 | /^[^ \t]+/ { 2026-08-05 07:58:22.033 | # get offset of first = in $0 2026-08-05 07:58:22.033 | eq_idx = index($0, "=") 2026-08-05 07:58:22.033 | # extract attr & value from $0 2026-08-05 07:58:22.034 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 07:58:22.034 | value = substr($0, eq_idx + 1) 2026-08-05 07:58:22.034 | # only need to strip trailing whitespace from attr 2026-08-05 07:58:22.034 | sub(/[ \t]*$/, "", attr) 2026-08-05 07:58:22.034 | # need to strip leading & trailing whitespace from value 2026-08-05 07:58:22.034 | sub(/^[ \t]*/, "", value) 2026-08-05 07:58:22.034 | sub(/[ \t]*$/, "", value) 2026-08-05 07:58:22.034 | 2026-08-05 07:58:22.034 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 07:58:22.034 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 07:58:22.034 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 07:58:22.034 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 07:58:22.034 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 07:58:22.034 | if (section != last_section) { 2026-08-05 07:58:22.034 | cfg_section[section_count++] = section 2026-08-05 07:58:22.034 | last_section = section 2026-08-05 07:58:22.034 | } 2026-08-05 07:58:22.034 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 07:58:22.034 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 07:58:22.034 | 2026-08-05 07:58:22.034 | cfg_attr[section, attr, 0] = value 2026-08-05 07:58:22.034 | cfg_attr_count[section, attr] = 1 2026-08-05 07:58:22.034 | } else { 2026-08-05 07:58:22.034 | lno = cfg_attr_count[section, attr]++ 2026-08-05 07:58:22.034 | cfg_attr[section, attr, lno] = value 2026-08-05 07:58:22.034 | } 2026-08-05 07:58:22.034 | } 2026-08-05 07:58:22.034 | END { 2026-08-05 07:58:22.034 | # Process each section in order 2026-08-05 07:58:22.034 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 07:58:22.035 | section = cfg_section[sno] 2026-08-05 07:58:22.035 | # The ini routines simply append a config item immediately 2026-08-05 07:58:22.035 | # after the section header. To keep the same order as defined 2026-08-05 07:58:22.035 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 07:58:22.035 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 07:58:22.035 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 07:58:22.035 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 07:58:22.035 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 07:58:22.035 | else { 2026-08-05 07:58:22.035 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 07:58:22.035 | count = cfg_attr_count[section, attr] 2026-08-05 07:58:22.035 | print "inidelete " configfile " " section " " attr 2026-08-05 07:58:22.035 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 07:58:22.035 | for (l = count -2; l >= 0; l--) 2026-08-05 07:58:22.035 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 07:58:22.035 | } 2026-08-05 07:58:22.035 | } 2026-08-05 07:58:22.035 | } 2026-08-05 07:58:22.035 | } 2026-08-05 07:58:22.035 | ' 2026-08-05 07:58:22.035 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 07:58:22.036 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 07:58:22.037 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-05 07:58:22.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 07:58:22.043 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-08-05 07:58:22.045 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 07:58:22.048 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-08-05 07:58:22.050 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-08-05 07:58:22.050 | BEGIN { group = "" } 2026-08-05 07:58:22.050 | /^\[\[.+\|.*\]\]/ { 2026-08-05 07:58:22.050 | gsub("[][]", "", $1); 2026-08-05 07:58:22.050 | split($1, a, "|"); 2026-08-05 07:58:22.051 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 07:58:22.051 | group=a[1] 2026-08-05 07:58:22.051 | } else { 2026-08-05 07:58:22.051 | group="" 2026-08-05 07:58:22.051 | } 2026-08-05 07:58:22.051 | next 2026-08-05 07:58:22.051 | } 2026-08-05 07:58:22.051 | { 2026-08-05 07:58:22.051 | if (group != "") 2026-08-05 07:58:22.051 | print $0 2026-08-05 07:58:22.051 | } 2026-08-05 07:58:22.051 | ' /opt/stack/devstack/local.conf 2026-08-05 07:58:22.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-08-05 07:58:22.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-08-05 07:58:22.095 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 07:58:22.099 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-05 07:58:22.118 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:22.121 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 07:58:22.124 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-05 07:58:22.143 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:22.146 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 07:58:22.182 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-05 07:58:22.234 | [2866 Async configure_neutron_nova:75991]: Waiting for completion of configure_neutron_nova running on PID 75991 (1 other jobs running) 2026-08-05 07:58:22.259 | [2866 Async configure_neutron_nova:75991]: Signaling child to exit 2026-08-05 07:58:22.259 | WAKEUP 2026-08-05 07:58:22.280 | [2866 Async configure_neutron_nova:75991]: Signaled 2026-08-05 07:58:22.282 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-05 07:58:22.282 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-05 07:58:22.282 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.209.96.120/identity 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-08-05 07:58:22.282 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-05 07:58:22.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 07:58:22.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 07:58:22.283 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-05 07:58:22.283 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:58:22.283 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-05 07:58:22.283 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:58:22.283 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-05 07:58:22.283 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-05 07:58:22.283 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:58:22.283 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:58:22.283 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:58:22.283 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 07:58:22.283 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-05 07:58:22.283 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.209.96.120/identity 2026-08-05 07:58:22.284 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-05 07:58:22.284 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-08-05 07:58:22.284 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-05 07:58:22.284 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-05 07:58:22.284 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-05 07:58:22.284 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-05 07:58:22.284 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-05 07:58:22.284 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 07:58:22.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 07:58:22.284 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 07:58:22.284 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:22.284 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 07:58:22.284 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-05 07:58:22.327 | [2866 Async configure_neutron_nova:75991]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-05 07:58:22.332 | + inc/async:async_wait:197 : return 0 2026-08-05 07:58:22.335 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-05 07:58:22.354 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:22.357 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 07:58:22.391 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 07:58:22.428 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-05 07:58:22.447 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:22.450 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-05 07:58:22.453 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:22.456 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-05 07:58:22.459 | + ./stack.sh:main:1296 : start_nova_api 2026-08-05 07:58:22.461 | + lib/nova:start_nova_api:968 : local old_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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:58:22.464 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:58:22.467 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:58:22.470 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-05 07:58:22.475 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.478 | + functions-common:run_process:1674 : local service=n-api 2026-08-05 07:58:22.481 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.484 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:22.487 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:22.490 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:22.493 | + functions-common:run_process:1680 : local name=n-api 2026-08-05 07:58:22.496 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:22.499 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:22.502 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:22.505 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:22.509 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:22.513 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916702510 2026-08-05 07:58:22.516 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-05 07:58:22.535 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:22.539 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-05 07:58:22.542 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-05 07:58:22.545 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.548 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.550 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.553 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 07:58:22.556 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-05 07:58:22.559 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-05 07:58:22.562 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-05 07:58:22.565 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:22.568 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:22.571 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:22.574 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:22.577 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-05 07:58:22.580 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:58:22.583 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:22.586 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:22.589 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:58:22.592 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-05 07:58:22.594 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:22.597 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:58:22.600 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:58:22.602 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:58:22.605 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-05 07:58:22.608 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:58:22.612 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-05 07:58:22.681 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:22.747 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-05 07:58:22.804 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-08-05 07:58:22.862 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:22.920 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:22.978 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-05 07:58:23.039 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-05 07:58:23.100 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-05 07:58:23.162 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-05 07:58:23.222 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-05 07:58:23.284 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:58:23.287 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:58:23.290 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-05 07:58:23.362 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:58:23.647 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-05 07:58:23.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-05 07:58:23.934 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-05 07:58:24.080 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:24.083 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:24.086 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:24.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:24.092 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:24.095 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:24.098 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:24.101 | + functions-common:time_stop:2427 : start_time=1785916702510 2026-08-05 07:58:24.104 | + functions-common:time_stop:2429 : [[ -z 1785916702510 ]] 2026-08-05 07:58:24.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:24.113 | + functions-common:time_stop:2432 : end_time=1785916704109 2026-08-05 07:58:24.116 | + functions-common:time_stop:2433 : elapsed_time=1599 2026-08-05 07:58:24.119 | + functions-common:time_stop:2434 : total=5741 2026-08-05 07:58:24.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:24.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7340 2026-08-05 07:58:24.128 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-05 07:58:24.128 | Waiting for nova-api to start... 2026-08-05 07:58:24.131 | + lib/nova:start_nova_api:975 : local service_url=https://10.209.96.120/compute/v2.1/ 2026-08-05 07:58:24.134 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.209.96.120/compute/v2.1/ 2026-08-05 07:58:24.138 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:58:24.140 | + functions:wait_for_service:477 : local url=https://10.209.96.120/compute/v2.1/ 2026-08-05 07:58:24.143 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:58:24.146 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:58:24.149 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:58:24.152 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:24.155 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:24.159 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:24.164 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916704161 2026-08-05 07:58:24.167 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:58:24.174 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.96.120/compute/v2.1/ 2026-08-05 07:58:29.787 | + :: : [[ 200 == 503 ]] 2026-08-05 07:58:29.789 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:58:29.792 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:58:29.795 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:29.798 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:29.801 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:29.804 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:29.807 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:29.809 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:58:29.811 | + functions-common:time_stop:2427 : start_time=1785916704161 2026-08-05 07:58:29.814 | + functions-common:time_stop:2429 : [[ -z 1785916704161 ]] 2026-08-05 07:58:29.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:29.823 | + functions-common:time_stop:2432 : end_time=1785916709819 2026-08-05 07:58:29.826 | + functions-common:time_stop:2433 : elapsed_time=5658 2026-08-05 07:58:29.829 | + functions-common:time_stop:2434 : total=5008 2026-08-05 07:58:29.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:29.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10666 2026-08-05 07:58:29.838 | + functions:wait_for_service:486 : return 0 2026-08-05 07:58:29.841 | + lib/nova:start_nova_api:981 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:58:29.844 | + lib/nova:start_nova_api:981 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:58:29.847 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-05 07:58:29.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:29.870 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-05 07:58:29.873 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:29.876 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-05 07:58:29.879 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-05 07:58:29.882 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-05 07:58:29.886 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-05 07:58:29.889 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-05 07:58:29.892 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-05 07:58:29.895 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:58:29.898 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-05 07:58:29.901 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-05 07:58:29.914 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-05 07:58:29.919 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-05 07:58:29.924 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-05 07:58:29.928 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-05 07:58:29.940 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-05 07:58:29.952 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-05 07:58:29.964 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-05 07:58:29.967 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-05 07:58:29.968 | Starting OVN 2026-08-05 07:58:29.970 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-05 07:58:29.974 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-05 07:58:29.974 | Starting OVS 2026-08-05 07:58:29.977 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-05 07:58:29.994 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:29.996 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-05 07:58:30.041 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-05 07:58:30.087 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:30.090 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-05 07:58:30.093 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 07:58:30.415 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-05 07:58:30.720 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2026-08-05 07:58:30.720 | Alias= settings in the [Install] section, and DefaultInstance= for template 2026-08-05 07:58:30.720 | units). This means they are not meant to be enabled using systemctl. 2026-08-05 07:58:30.720 | 2026-08-05 07:58:30.720 | Possible reasons for having this kind of units are: 2026-08-05 07:58:30.720 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 07:58:30.720 | .wants/ or .requires/ directory. 2026-08-05 07:58:30.720 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 07:58:30.720 | a requirement dependency on it. 2026-08-05 07:58:30.720 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 07:58:30.721 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 07:58:30.721 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 07:58:30.721 | instance name specified. 2026-08-05 07:58:30.727 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-05 07:58:35.396 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-05 07:58:35.399 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 07:58:35.740 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-05 07:58:36.049 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2026-08-05 07:58:36.049 | Alias= settings in the [Install] section, and DefaultInstance= for template 2026-08-05 07:58:36.049 | units). This means they are not meant to be enabled using systemctl. 2026-08-05 07:58:36.049 | 2026-08-05 07:58:36.049 | Possible reasons for having this kind of units are: 2026-08-05 07:58:36.049 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 07:58:36.050 | .wants/ or .requires/ directory. 2026-08-05 07:58:36.050 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 07:58:36.050 | a requirement dependency on it. 2026-08-05 07:58:36.050 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 07:58:36.050 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 07:58:36.050 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 07:58:36.050 | instance name specified. 2026-08-05 07:58:36.055 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-05 07:58:36.269 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-05 07:58:36.269 | Configuring OVSDB 2026-08-05 07:58:36.272 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-05 07:58:36.292 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:36.295 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set-ssl /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/ca-chain.pem 2026-08-05 07:58:36.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-05 07:58:36.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-05 07:58:36.366 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba 2026-08-05 07:58:36.386 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.209.96.120:6642 2026-08-05 07:58:36.405 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-05 07:58:36.426 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-05 07:58:36.444 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.209.96.120 2026-08-05 07:58:36.466 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-05 07:58:36.471 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np67efcaa81d654 2026-08-05 07:58:36.492 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:36.496 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-05 07:58:36.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-05 07:58:36.519 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-05 07:58:36.522 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-05 07:58:36.526 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 07:58:36.528 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 07:58:36.531 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:36.534 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-05 07:58:36.536 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-05 07:58:36.539 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-05 07:58:36.541 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-05 07:58:36.544 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-05 07:58:36.566 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-05 07:58:36.592 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 07:58:36.612 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-05 07:58:36.631 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:36.634 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-05 07:58:36.637 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-05 07:58:36.640 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:58:36.642 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-05 07:58:36.645 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-05 07:58:36.663 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:36.666 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:36.669 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-05 07:58:36.671 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 07:58:36.980 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-05 07:58:37.292 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-05 07:58:37.371 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-05 07:58:37.374 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-05 07:58:37.378 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 07:58:37.381 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 07:58:37.385 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-05 07:58:38.391 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-05 07:58:38.394 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-05 07:58:38.398 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 07:58:38.401 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-05 07:58:38.405 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 07:58:38.408 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-05 07:58:38.411 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-05 07:58:38.415 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 07:58:38.417 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-05 07:58:38.420 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-05 07:58:38.423 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 07:58:38.426 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-05 07:58:38.430 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-05 07:58:38.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:38.451 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /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/ca-chain.pem 2026-08-05 07:58:38.472 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:748 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /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/ca-chain.pem 2026-08-05 07:58:38.492 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 07:58:38.511 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 07:58:38.530 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-05 07:58:38.549 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-05 07:58:38.564 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-05 07:58:38.584 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:38.587 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:38.590 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-05 07:58:38.593 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 07:58:38.906 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-05 07:58:39.229 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2026-08-05 07:58:39.229 | Alias= settings in the [Install] section, and DefaultInstance= for template 2026-08-05 07:58:39.229 | units). This means they are not meant to be enabled using systemctl. 2026-08-05 07:58:39.229 | 2026-08-05 07:58:39.229 | Possible reasons for having this kind of units are: 2026-08-05 07:58:39.229 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 07:58:39.229 | .wants/ or .requires/ directory. 2026-08-05 07:58:39.229 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 07:58:39.230 | a requirement dependency on it. 2026-08-05 07:58:39.230 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 07:58:39.230 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 07:58:39.230 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 07:58:39.230 | instance name specified. 2026-08-05 07:58:39.235 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-05 07:58:39.494 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-05 07:58:39.518 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:39.521 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-05 07:58:39.524 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 07:58:39.543 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:39.546 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-05 07:58:39.549 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-05 07:58:39.552 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 07:58:39.573 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:39.576 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 07:58:39.627 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 07:58:39.630 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.633 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-05 07:58:39.635 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.638 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:39.641 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:39.644 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:39.647 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-05 07:58:39.650 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:39.653 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:39.655 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:39.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:39.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:39.667 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916719664 2026-08-05 07:58:39.670 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-05 07:58:39.691 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:39.694 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-05 07:58:39.697 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-05 07:58:39.700 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.703 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.707 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.710 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.713 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-05 07:58:39.716 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-05 07:58:39.719 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-05 07:58:39.722 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:39.725 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:39.727 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:39.730 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:39.733 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-05 07:58:39.736 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-05 07:58:39.739 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-08-05 07:58:39.742 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-05 07:58:39.745 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:39.748 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:39.751 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:58:39.753 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:39.757 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:39.759 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:39.762 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-05 07:58:39.765 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:39.769 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-05 07:58:39.838 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:39.907 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-08-05 07:58:39.964 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 07:58:40.025 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-05 07:58:40.084 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-05 07:58:40.145 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:40.207 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:40.209 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:40.212 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-05 07:58:40.279 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:40.606 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-05 07:58:40.626 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-05 07:58:40.937 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-05 07:58:40.992 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:40.995 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:40.999 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:41.002 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:41.005 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:41.008 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:41.011 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:41.014 | + functions-common:time_stop:2427 : start_time=1785916719664 2026-08-05 07:58:41.018 | + functions-common:time_stop:2429 : [[ -z 1785916719664 ]] 2026-08-05 07:58:41.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:41.028 | + functions-common:time_stop:2432 : end_time=1785916721024 2026-08-05 07:58:41.031 | + functions-common:time_stop:2433 : elapsed_time=1360 2026-08-05 07:58:41.034 | + functions-common:time_stop:2434 : total=7340 2026-08-05 07:58:41.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:41.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8700 2026-08-05 07:58:41.043 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:58:41.046 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:58:41.049 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 07:58:41.053 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:58:41.072 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:58:41.075 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:58:41.078 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:41.081 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:58:41.084 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:58:41.118 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:41.152 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:41.188 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:58:41.222 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-05 07:58:41.256 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:41.259 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-05 07:58:41.262 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-05 07:58:41.265 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-05 07:58:41.284 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 07:58:41.301 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-05 07:58:41.304 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-05 07:58:41.308 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-05 07:58:41.310 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enX0 -s 172.24.5.0/24 -j MASQUERADE 2026-08-05 07:58:41.416 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-05 07:58:41.437 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:41.440 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-05 07:58:41.443 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:41.446 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-05 07:58:41.449 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-05 07:58:41.452 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-05 07:58:41.455 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-05 07:58:41.490 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-05 07:58:41.493 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:41.496 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-05 07:58:41.531 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-05 07:58:41.534 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-05 07:58:41.537 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-05 07:58:41.541 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-05 07:58:41.544 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 07:58:41.547 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 07:58:41.550 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-05 07:58:41.553 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-05 07:58:41.556 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-05 07:58:41.559 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-05 07:58:41.562 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:41.564 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:41.568 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:41.571 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-05 07:58:41.573 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:41.577 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:41.580 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-05 07:58:41.582 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-05 07:58:41.585 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-05 07:58:41.588 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-05 07:58:41.612 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-05 07:58:41.615 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-05 07:58:41.667 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-05 07:58:41.716 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-05 07:58:41.718 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-05 07:58:41.766 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-05 07:58:41.769 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-05 07:58:41.820 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-05 07:58:41.825 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.828 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-05 07:58:41.831 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.834 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:41.837 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:41.840 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:41.843 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-05 07:58:41.846 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:41.848 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:41.851 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:41.854 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:41.857 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:41.863 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916721859 2026-08-05 07:58:41.867 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-05 07:58:41.887 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:41.891 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-05 07:58:41.894 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-05 07:58:41.898 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.901 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.904 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.907 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 07:58:41.910 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-05 07:58:41.914 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-05 07:58:41.917 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-05 07:58:41.920 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:41.923 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:41.926 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:41.929 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:41.932 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-05 07:58:41.935 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:58:41.938 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:41.941 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:41.945 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:58:41.947 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-05 07:58:41.950 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:41.953 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:58:41.956 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:58:41.959 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:58:41.962 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-05 07:58:41.965 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:58:41.970 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-05 07:58:42.036 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:42.105 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-05 07:58:42.163 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-08-05 07:58:42.220 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:42.278 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:42.335 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-05 07:58:42.401 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-05 07:58:42.462 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-05 07:58:42.524 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-05 07:58:42.583 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-05 07:58:42.648 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:58:42.651 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:58:42.654 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-05 07:58:42.727 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:58:43.067 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-05 07:58:43.086 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-05 07:58:43.408 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-05 07:58:43.637 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:43.645 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:43.649 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:43.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:43.661 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:43.669 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:43.673 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:43.677 | + functions-common:time_stop:2427 : start_time=1785916721859 2026-08-05 07:58:43.681 | + functions-common:time_stop:2429 : [[ -z 1785916721859 ]] 2026-08-05 07:58:43.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:43.693 | + functions-common:time_stop:2432 : end_time=1785916723686 2026-08-05 07:58:43.693 | + functions-common:time_stop:2433 : elapsed_time=1827 2026-08-05 07:58:43.697 | + functions-common:time_stop:2434 : total=8700 2026-08-05 07:58:43.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:43.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10527 2026-08-05 07:58:43.705 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.209.96.120/ 2026-08-05 07:58:43.707 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.710 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-05 07:58:43.713 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.717 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:43.720 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:43.723 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:43.727 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-05 07:58:43.730 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:43.734 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:43.737 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:43.741 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:43.745 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:43.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916723747 2026-08-05 07:58:43.754 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-05 07:58:43.775 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:43.778 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 07:58:43.782 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-05 07:58:43.785 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.788 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.790 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.794 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.798 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 07:58:43.801 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 07:58:43.804 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-05 07:58:43.807 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:43.811 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:43.813 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:43.816 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:43.820 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-05 07:58:43.822 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 07:58:43.826 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-05 07:58:43.829 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-05 07:58:43.833 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:43.836 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:43.839 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:58:43.843 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:43.846 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:43.850 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:43.852 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-05 07:58:43.856 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:43.861 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-05 07:58:43.937 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:44.020 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-08-05 07:58:44.086 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:44.149 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-05 07:58:44.217 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-05 07:58:44.285 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:44.347 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:44.350 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:44.354 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-05 07:58:44.430 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:44.777 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-05 07:58:44.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-05 07:58:45.130 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-05 07:58:45.374 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:45.377 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:45.380 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:45.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:45.386 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:45.390 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:45.393 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:45.396 | + functions-common:time_stop:2427 : start_time=1785916723747 2026-08-05 07:58:45.399 | + functions-common:time_stop:2429 : [[ -z 1785916723747 ]] 2026-08-05 07:58:45.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:45.408 | + functions-common:time_stop:2432 : end_time=1785916725405 2026-08-05 07:58:45.411 | + functions-common:time_stop:2433 : elapsed_time=1658 2026-08-05 07:58:45.414 | + functions-common:time_stop:2434 : total=10527 2026-08-05 07:58:45.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:45.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12185 2026-08-05 07:58:45.423 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.425 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-05 07:58:45.428 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.430 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:45.433 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:45.436 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:45.439 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-05 07:58:45.441 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:45.444 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:45.447 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:45.449 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:45.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:45.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916725456 2026-08-05 07:58:45.462 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-05 07:58:45.480 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:45.483 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 07:58:45.486 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-05 07:58:45.488 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.491 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.494 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.497 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.500 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 07:58:45.502 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 07:58:45.506 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-05 07:58:45.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:45.512 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:45.515 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:45.518 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:45.521 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-05 07:58:45.523 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 07:58:45.526 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-05 07:58:45.529 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-05 07:58:45.532 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.536 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:45.539 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:58:45.541 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:45.544 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:45.546 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:45.549 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-05 07:58:45.552 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:45.557 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-05 07:58:45.632 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:45.699 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-08-05 07:58:45.763 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:45.831 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-05 07:58:45.898 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-05 07:58:45.959 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:46.019 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:46.022 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:46.025 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-05 07:58:46.097 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:46.448 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-05 07:58:46.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-05 07:58:46.812 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-05 07:58:47.154 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:47.161 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:47.164 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:47.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:47.174 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:47.177 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:47.185 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:47.189 | + functions-common:time_stop:2427 : start_time=1785916725456 2026-08-05 07:58:47.193 | + functions-common:time_stop:2429 : [[ -z 1785916725456 ]] 2026-08-05 07:58:47.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:47.205 | + functions-common:time_stop:2432 : end_time=1785916727199 2026-08-05 07:58:47.213 | + functions-common:time_stop:2433 : elapsed_time=1743 2026-08-05 07:58:47.216 | + functions-common:time_stop:2434 : total=12185 2026-08-05 07:58:47.221 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:47.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13928 2026-08-05 07:58:47.229 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-05 07:58:47.232 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-05 07:58:47.237 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.240 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-05 07:58:47.244 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.247 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:47.250 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:47.253 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:47.256 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-05 07:58:47.259 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:47.263 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:47.276 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:47.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:47.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:47.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916727286 2026-08-05 07:58:47.294 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-05 07:58:47.317 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:47.321 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 07:58:47.325 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-05 07:58:47.329 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.333 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.336 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.340 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.344 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 07:58:47.348 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 07:58:47.352 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 07:58:47.355 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:47.359 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:47.363 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:47.366 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:47.369 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-05 07:58:47.373 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 07:58:47.376 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-05 07:58:47.379 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 07:58:47.382 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.385 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:47.388 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:58:47.391 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:47.394 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:47.397 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:47.400 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 07:58:47.403 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:47.409 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-05 07:58:47.490 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:47.568 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-08-05 07:58:47.630 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:47.692 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-05 07:58:47.760 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-05 07:58:47.824 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:47.889 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:47.893 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:47.896 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-05 07:58:47.978 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:48.305 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-05 07:58:48.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-05 07:58:48.619 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-05 07:58:49.055 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:49.058 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:49.062 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:49.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:49.069 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:49.072 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:49.075 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:49.078 | + functions-common:time_stop:2427 : start_time=1785916727286 2026-08-05 07:58:49.081 | + functions-common:time_stop:2429 : [[ -z 1785916727286 ]] 2026-08-05 07:58:49.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:49.090 | + functions-common:time_stop:2432 : end_time=1785916729086 2026-08-05 07:58:49.093 | + functions-common:time_stop:2433 : elapsed_time=1800 2026-08-05 07:58:49.096 | + functions-common:time_stop:2434 : total=13928 2026-08-05 07:58:49.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:49.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15728 2026-08-05 07:58:49.106 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-05 07:58:49.109 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.209.96.120/networking 2026-08-05 07:58:49.112 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-05 07:58:49.112 | Waiting for Neutron to start... 2026-08-05 07:58:49.116 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.209.96.120/networking' 2026-08-05 07:58:49.119 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.209.96.120/networking' 'Neutron did not start' 60 2026-08-05 07:58:49.122 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.209.96.120/networking' 2026-08-05 07:58:49.126 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-05 07:58:49.129 | + functions-common:test_with_retry:2360 : local until=60 2026-08-05 07:58:49.132 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 07:58:49.142 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 07:58:49.145 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 07:58:49.148 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:49.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:49.154 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:49.161 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916729156 2026-08-05 07:58:49.164 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.209.96.120/networking; do sleep 0.5; done' 2026-08-05 07:58:52.205 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.209.96.120/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 07:58:52.209 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:52.214 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:52.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:52.225 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:52.229 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:52.231 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 07:58:52.234 | + functions-common:time_stop:2427 : start_time=1785916729156 2026-08-05 07:58:52.237 | + functions-common:time_stop:2429 : [[ -z 1785916729156 ]] 2026-08-05 07:58:52.241 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:52.247 | + functions-common:time_stop:2432 : end_time=1785916732244 2026-08-05 07:58:52.250 | + functions-common:time_stop:2433 : elapsed_time=3088 2026-08-05 07:58:52.253 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:58:52.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:52.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3088 2026-08-05 07:58:52.264 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-05 07:58:52.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:52.292 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-05 07:58:52.297 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:52.301 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-05 07:58:52.309 | + ./stack.sh:main:1314 : start_placement 2026-08-05 07:58:52.317 | + lib/placement:start_placement:137 : start_placement_api 2026-08-05 07:58:52.325 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-05 07:58:52.333 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.337 | + functions-common:run_process:1674 : local service=placement-api 2026-08-05 07:58:52.337 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.341 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:52.345 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:52.349 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:52.352 | + functions-common:run_process:1680 : local name=placement-api 2026-08-05 07:58:52.353 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:52.357 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:52.360 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:52.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:52.368 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:52.373 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916732370 2026-08-05 07:58:52.377 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-05 07:58:52.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:52.403 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-05 07:58:52.406 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-05 07:58:52.409 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.412 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.415 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.418 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 07:58:52.422 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-05 07:58:52.425 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-05 07:58:52.428 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-05 07:58:52.431 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:52.434 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:58:52.437 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:58:52.440 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:52.444 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-05 07:58:52.447 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:58:52.450 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:52.454 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:52.457 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:58:52.460 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-05 07:58:52.463 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:52.470 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:58:52.474 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:58:52.477 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:58:52.481 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-05 07:58:52.484 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:58:52.490 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-05 07:58:52.566 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:52.651 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-05 07:58:52.711 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-08-05 07:58:52.771 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:58:52.839 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:52.897 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-05 07:58:52.966 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-05 07:58:53.031 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-05 07:58:53.094 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-05 07:58:53.157 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-05 07:58:53.217 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:58:53.220 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:58:53.223 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-05 07:58:53.293 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:58:53.632 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-05 07:58:53.649 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-05 07:58:53.969 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-05 07:58:54.094 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:54.097 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:54.101 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:54.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:54.109 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:54.113 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:54.117 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:54.121 | + functions-common:time_stop:2427 : start_time=1785916732370 2026-08-05 07:58:54.124 | + functions-common:time_stop:2429 : [[ -z 1785916732370 ]] 2026-08-05 07:58:54.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:54.134 | + functions-common:time_stop:2432 : end_time=1785916734131 2026-08-05 07:58:54.137 | + functions-common:time_stop:2433 : elapsed_time=1761 2026-08-05 07:58:54.154 | + functions-common:time_stop:2434 : total=15728 2026-08-05 07:58:54.154 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:54.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17489 2026-08-05 07:58:54.161 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-05 07:58:54.161 | Waiting for placement-api to start... 2026-08-05 07:58:54.164 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.209.96.120/placement 2026-08-05 07:58:54.168 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:58:54.171 | + functions:wait_for_service:477 : local url=https://10.209.96.120/placement 2026-08-05 07:58:54.174 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:58:54.177 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:58:54.180 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:58:54.183 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:54.186 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:54.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:54.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916734191 2026-08-05 07:58:54.198 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:58:54.204 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.96.120/placement 2026-08-05 07:58:56.027 | + :: : [[ 200 == 503 ]] 2026-08-05 07:58:56.029 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:58:56.032 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:58:56.037 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.040 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.046 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.049 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.051 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:58:56.054 | + functions-common:time_stop:2427 : start_time=1785916734191 2026-08-05 07:58:56.057 | + functions-common:time_stop:2429 : [[ -z 1785916734191 ]] 2026-08-05 07:58:56.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.065 | + functions-common:time_stop:2432 : end_time=1785916736063 2026-08-05 07:58:56.068 | + functions-common:time_stop:2433 : elapsed_time=1872 2026-08-05 07:58:56.071 | + functions-common:time_stop:2434 : total=10666 2026-08-05 07:58:56.074 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12538 2026-08-05 07:58:56.080 | + functions:wait_for_service:486 : return 0 2026-08-05 07:58:56.083 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-05 07:58:56.104 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:56.106 | + ./stack.sh:main:1318 : start_neutron 2026-08-05 07:58:56.109 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-05 07:58:56.112 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:56.115 | + functions-common:run_process:1674 : local service=q-agt 2026-08-05 07:58:56.117 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 07:58:56.120 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:56.123 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:56.126 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:56.129 | + functions-common:run_process:1680 : local name=q-agt 2026-08-05 07:58:56.132 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:56.134 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:56.137 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:56.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:56.143 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:56.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916736145 2026-08-05 07:58:56.151 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-05 07:58:56.170 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:56.173 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:56.177 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.179 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.182 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.185 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.188 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.191 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:56.194 | + functions-common:time_stop:2427 : start_time=1785916736145 2026-08-05 07:58:56.197 | + functions-common:time_stop:2429 : [[ -z 1785916736145 ]] 2026-08-05 07:58:56.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.205 | + functions-common:time_stop:2432 : end_time=1785916736202 2026-08-05 07:58:56.208 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-05 07:58:56.211 | + functions-common:time_stop:2434 : total=17489 2026-08-05 07:58:56.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.217 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17546 2026-08-05 07:58:56.220 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-05 07:58:56.223 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 07:58:56.226 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 07:58:56.229 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-05 07:58:56.232 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 07:58:56.235 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-05 07:58:56.238 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 07:58:56.241 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:56.244 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:56.247 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:56.250 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-05 07:58:56.253 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:56.256 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:56.259 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:56.262 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:56.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:56.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916736268 2026-08-05 07:58:56.274 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-05 07:58:56.294 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:56.297 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:56.300 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.303 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.309 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.312 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.315 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:56.317 | + functions-common:time_stop:2427 : start_time=1785916736268 2026-08-05 07:58:56.320 | + functions-common:time_stop:2429 : [[ -z 1785916736268 ]] 2026-08-05 07:58:56.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.329 | + functions-common:time_stop:2432 : end_time=1785916736326 2026-08-05 07:58:56.332 | + functions-common:time_stop:2433 : elapsed_time=58 2026-08-05 07:58:56.335 | + functions-common:time_stop:2434 : total=17546 2026-08-05 07:58:56.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17604 2026-08-05 07:58:56.344 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-05 07:58:56.348 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 07:58:56.351 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 07:58:56.355 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-05 07:58:56.358 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.361 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.365 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.369 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-05 07:58:56.372 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.376 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.379 | + functions-common:run_process:1674 : local service=q-l3 2026-08-05 07:58:56.381 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 07:58:56.384 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:56.387 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:56.390 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:56.393 | + functions-common:run_process:1680 : local name=q-l3 2026-08-05 07:58:56.396 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:56.399 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:56.402 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:56.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:56.408 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:56.413 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916736410 2026-08-05 07:58:56.416 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-05 07:58:56.438 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:56.442 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:56.446 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.449 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.452 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.456 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.459 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.463 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:56.466 | + functions-common:time_stop:2427 : start_time=1785916736410 2026-08-05 07:58:56.469 | + functions-common:time_stop:2429 : [[ -z 1785916736410 ]] 2026-08-05 07:58:56.473 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.480 | + functions-common:time_stop:2432 : end_time=1785916736476 2026-08-05 07:58:56.483 | + functions-common:time_stop:2433 : elapsed_time=66 2026-08-05 07:58:56.486 | + functions-common:time_stop:2434 : total=17604 2026-08-05 07:58:56.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17670 2026-08-05 07:58:56.497 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 07:58:56.501 | + functions-common:run_process:1674 : local service=q-meta 2026-08-05 07:58:56.504 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 07:58:56.508 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:56.511 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:56.514 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:56.517 | + functions-common:run_process:1680 : local name=q-meta 2026-08-05 07:58:56.521 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:56.524 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:56.528 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:56.531 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:56.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:56.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916736537 2026-08-05 07:58:56.543 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-05 07:58:56.563 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:56.566 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:56.569 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.572 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.578 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.581 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.584 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:56.588 | + functions-common:time_stop:2427 : start_time=1785916736537 2026-08-05 07:58:56.591 | + functions-common:time_stop:2429 : [[ -z 1785916736537 ]] 2026-08-05 07:58:56.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.600 | + functions-common:time_stop:2432 : end_time=1785916736596 2026-08-05 07:58:56.602 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-05 07:58:56.605 | + functions-common:time_stop:2434 : total=17670 2026-08-05 07:58:56.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17729 2026-08-05 07:58:56.616 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 07:58:56.619 | + functions-common:run_process:1674 : local service=q-metering 2026-08-05 07:58:56.623 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 07:58:56.626 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:56.630 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:56.633 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:56.636 | + functions-common:run_process:1680 : local name=q-metering 2026-08-05 07:58:56.639 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:56.643 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:56.646 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:56.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:56.653 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:56.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916736655 2026-08-05 07:58:56.662 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-05 07:58:56.684 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:56.687 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:56.691 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:56.693 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:56.697 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:56.699 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:56.702 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:56.705 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:56.709 | + functions-common:time_stop:2427 : start_time=1785916736655 2026-08-05 07:58:56.712 | + functions-common:time_stop:2429 : [[ -z 1785916736655 ]] 2026-08-05 07:58:56.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:56.721 | + functions-common:time_stop:2432 : end_time=1785916736718 2026-08-05 07:58:56.725 | + functions-common:time_stop:2433 : elapsed_time=63 2026-08-05 07:58:56.728 | + functions-common:time_stop:2434 : total=17729 2026-08-05 07:58:56.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:56.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17792 2026-08-05 07:58:56.737 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-05 07:58:56.758 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:56.761 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:56.764 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-05 07:58:56.767 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:56.770 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-05 07:58:56.774 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-05 07:58:56.777 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-05 07:58:56.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-05 07:58:56.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-05 07:58:56.788 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 07:58:56.792 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 07:58:57.565 | 2026-08-05 07:58:57.578 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:57.582 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 07:58:57.582 | address-scope 2026-08-05 07:58:57.582 | agent 2026-08-05 07:58:57.582 | allowed-address-pairs 2026-08-05 07:58:57.582 | auto-allocated-topology 2026-08-05 07:58:57.582 | availability_zone 2026-08-05 07:58:57.582 | default-subnetpools 2026-08-05 07:58:57.582 | dhcp_agent_scheduler 2026-08-05 07:58:57.582 | dns-integration 2026-08-05 07:58:57.582 | dns-domain-ports 2026-08-05 07:58:57.582 | dns-integration-domain-keywords 2026-08-05 07:58:57.582 | empty-string-filtering 2026-08-05 07:58:57.582 | external-net 2026-08-05 07:58:57.583 | extra_dhcp_opt 2026-08-05 07:58:57.583 | extraroute 2026-08-05 07:58:57.583 | extraroute-atomic 2026-08-05 07:58:57.583 | filter-validation 2026-08-05 07:58:57.583 | floating-ip-port-forwarding-detail 2026-08-05 07:58:57.583 | fip-port-details 2026-08-05 07:58:57.583 | flavors 2026-08-05 07:58:57.583 | floatingip-pools 2026-08-05 07:58:57.583 | router 2026-08-05 07:58:57.583 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:58:57.583 | enable-default-route-bfd 2026-08-05 07:58:57.583 | enable-default-route-ecmp 2026-08-05 07:58:57.583 | ext-gw-mode 2026-08-05 07:58:57.583 | l3-ha 2026-08-05 07:58:57.583 | external-gateway-multihoming 2026-08-05 07:58:57.583 | l3-flavors 2026-08-05 07:58:57.583 | l3_agent_scheduler 2026-08-05 07:58:57.583 | multi-provider 2026-08-05 07:58:57.583 | net-mtu 2026-08-05 07:58:57.583 | net-mtu-writable 2026-08-05 07:58:57.583 | network_availability_zone 2026-08-05 07:58:57.583 | network-ip-availability 2026-08-05 07:58:57.583 | network-ip-availability-details 2026-08-05 07:58:57.583 | pagination 2026-08-05 07:58:57.583 | port-device-profile 2026-08-05 07:58:57.583 | port-mac-address-regenerate 2026-08-05 07:58:57.583 | port-numa-affinity-policy 2026-08-05 07:58:57.584 | port-numa-affinity-policy-socket 2026-08-05 07:58:57.584 | binding 2026-08-05 07:58:57.584 | binding-extended 2026-08-05 07:58:57.584 | port-security 2026-08-05 07:58:57.584 | project-id 2026-08-05 07:58:57.584 | provider 2026-08-05 07:58:57.584 | qinq 2026-08-05 07:58:57.584 | quota-check-limit 2026-08-05 07:58:57.584 | quota-check-limit-default 2026-08-05 07:58:57.584 | quotas 2026-08-05 07:58:57.584 | quota_details 2026-08-05 07:58:57.584 | rbac-policies 2026-08-05 07:58:57.584 | rbac-address-scope 2026-08-05 07:58:57.584 | rbac-security-groups 2026-08-05 07:58:57.584 | revision-if-match 2026-08-05 07:58:57.584 | standard-attr-revisions 2026-08-05 07:58:57.584 | router_availability_zone 2026-08-05 07:58:57.584 | router-enable-snat 2026-08-05 07:58:57.584 | security-groups-default-rules 2026-08-05 07:58:57.584 | security-groups-default-statefulness 2026-08-05 07:58:57.584 | security-groups-normalized-cidr 2026-08-05 07:58:57.584 | security-groups-remote-address-group 2026-08-05 07:58:57.584 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:58:57.584 | security-groups-shared-filtering 2026-08-05 07:58:57.584 | security-group 2026-08-05 07:58:57.584 | service-type 2026-08-05 07:58:57.584 | sorting 2026-08-05 07:58:57.584 | standard-attr-description 2026-08-05 07:58:57.584 | stateful-security-group 2026-08-05 07:58:57.584 | subnet-dns-publish-fixed-ip 2026-08-05 07:58:57.585 | subnet-external-network 2026-08-05 07:58:57.585 | subnet_onboard 2026-08-05 07:58:57.585 | subnet-service-types 2026-08-05 07:58:57.585 | subnet_allocation 2026-08-05 07:58:57.585 | subnetpool-prefix-ops 2026-08-05 07:58:57.585 | tag-creation 2026-08-05 07:58:57.585 | standard-attr-tag 2026-08-05 07:58:57.585 | standard-attr-timestamp 2026-08-05 07:58:57.585 | vlan-transparent' 2026-08-05 07:58:57.585 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 07:58:57.585 | address-scope 2026-08-05 07:58:57.585 | agent 2026-08-05 07:58:57.585 | allowed-address-pairs 2026-08-05 07:58:57.585 | auto-allocated-topology 2026-08-05 07:58:57.586 | availability_zone 2026-08-05 07:58:57.586 | default-subnetpools 2026-08-05 07:58:57.586 | dhcp_agent_scheduler 2026-08-05 07:58:57.586 | dns-integration 2026-08-05 07:58:57.586 | dns-domain-ports 2026-08-05 07:58:57.586 | dns-integration-domain-keywords 2026-08-05 07:58:57.586 | empty-string-filtering 2026-08-05 07:58:57.586 | external-net 2026-08-05 07:58:57.586 | extra_dhcp_opt 2026-08-05 07:58:57.586 | extraroute 2026-08-05 07:58:57.586 | extraroute-atomic 2026-08-05 07:58:57.586 | filter-validation 2026-08-05 07:58:57.586 | floating-ip-port-forwarding-detail 2026-08-05 07:58:57.586 | fip-port-details 2026-08-05 07:58:57.586 | flavors 2026-08-05 07:58:57.586 | floatingip-pools 2026-08-05 07:58:57.586 | router 2026-08-05 07:58:57.586 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:58:57.586 | enable-default-route-bfd 2026-08-05 07:58:57.586 | enable-default-route-ecmp 2026-08-05 07:58:57.586 | ext-gw-mode 2026-08-05 07:58:57.586 | l3-ha 2026-08-05 07:58:57.586 | external-gateway-multihoming 2026-08-05 07:58:57.586 | l3-flavors 2026-08-05 07:58:57.586 | l3_agent_scheduler 2026-08-05 07:58:57.586 | multi-provider 2026-08-05 07:58:57.586 | net-mtu 2026-08-05 07:58:57.586 | net-mtu-writable 2026-08-05 07:58:57.586 | network_availability_zone 2026-08-05 07:58:57.586 | network-ip-availability 2026-08-05 07:58:57.587 | network-ip-availability-details 2026-08-05 07:58:57.587 | pagination 2026-08-05 07:58:57.587 | port-device-profile 2026-08-05 07:58:57.587 | port-mac-address-regenerate 2026-08-05 07:58:57.587 | port-numa-affinity-policy 2026-08-05 07:58:57.587 | port-numa-affinity-policy-socket 2026-08-05 07:58:57.587 | binding 2026-08-05 07:58:57.587 | binding-extended 2026-08-05 07:58:57.587 | port-security 2026-08-05 07:58:57.587 | project-id 2026-08-05 07:58:57.587 | provider 2026-08-05 07:58:57.587 | qinq 2026-08-05 07:58:57.587 | quota-check-limit 2026-08-05 07:58:57.587 | quota-check-limit-default 2026-08-05 07:58:57.587 | quotas 2026-08-05 07:58:57.587 | quota_details 2026-08-05 07:58:57.587 | rbac-policies 2026-08-05 07:58:57.587 | rbac-address-scope 2026-08-05 07:58:57.587 | rbac-security-groups 2026-08-05 07:58:57.587 | revision-if-match 2026-08-05 07:58:57.587 | standard-attr-revisions 2026-08-05 07:58:57.587 | router_availability_zone 2026-08-05 07:58:57.587 | router-enable-snat 2026-08-05 07:58:57.587 | security-groups-default-rules 2026-08-05 07:58:57.587 | security-groups-default-statefulness 2026-08-05 07:58:57.587 | security-groups-normalized-cidr 2026-08-05 07:58:57.587 | security-groups-remote-address-group 2026-08-05 07:58:57.587 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:58:57.587 | security-groups-shared-filtering 2026-08-05 07:58:57.587 | security-group 2026-08-05 07:58:57.588 | service-type 2026-08-05 07:58:57.588 | sorting 2026-08-05 07:58:57.588 | standard-attr-description 2026-08-05 07:58:57.588 | stateful-security-group 2026-08-05 07:58:57.588 | subnet-dns-publish-fixed-ip 2026-08-05 07:58:57.588 | subnet-external-network 2026-08-05 07:58:57.588 | subnet_onboard 2026-08-05 07:58:57.588 | subnet-service-types 2026-08-05 07:58:57.588 | subnet_allocation 2026-08-05 07:58:57.588 | subnetpool-prefix-ops 2026-08-05 07:58:57.588 | tag-creation 2026-08-05 07:58:57.588 | standard-attr-tag 2026-08-05 07:58:57.588 | standard-attr-timestamp 2026-08-05 07:58:57.588 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 07:58:57.589 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 07:58:57.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:57.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-05 07:58:57.599 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-08-05 07:58:58.677 | 2026-08-05 07:58:58.690 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:58.694 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=5f2c81a2-224f-46e3-996b-2e5a59b91049 2026-08-05 07:58:58.697 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-05 07:58:58.700 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd9f:3058:71a4::/56 --share --default -f value -c id 2026-08-05 07:58:59.553 | 2026-08-05 07:58:59.567 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:58:59.573 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 2026-08-05 07:58:59.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-05 07:58:59.582 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 07:58:59.585 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 07:58:59.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-05 07:59:01.412 | 2026-08-05 07:59:01.426 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:01.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=4a641207-300f-4cbf-bd3c-ef589cc17130 2026-08-05 07:59:01.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-05 07:59:01.435 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:01.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-05 07:59:01.459 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-05 07:59:01.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 5f2c81a2-224f-46e3-996b-2e5a59b91049 ']' 2026-08-05 07:59:01.466 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-05 07:59:01.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-08-05 07:59:01.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-08-05 07:59:01.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 5f2c81a2-224f-46e3-996b-2e5a59b91049 ' 2026-08-05 07:59:01.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-05 07:59:01.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 4a641207-300f-4cbf-bd3c-ef589cc17130 private-subnet' 2026-08-05 07:59:01.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-05 07:59:01.495 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool 5f2c81a2-224f-46e3-996b-2e5a59b91049 --network 4a641207-300f-4cbf-bd3c-ef589cc17130 private-subnet -f value -c id 2026-08-05 07:59:03.514 | 2026-08-05 07:59:03.526 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:03.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 07:59:03.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-05 07:59:03.535 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:03.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 07:59:03.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 07:59:03.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-05 07:59:03.564 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-05 07:59:03.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-05 07:59:03.572 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:03.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-05 07:59:03.597 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:03.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-05 07:59:03.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 ']' 2026-08-05 07:59:03.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-05 07:59:03.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-05 07:59:03.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 ' 2026-08-05 07:59:03.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-05 07:59:03.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4a641207-300f-4cbf-bd3c-ef589cc17130 ipv6-private-subnet ' 2026-08-05 07:59:03.636 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-05 07:59:03.639 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4a641207-300f-4cbf-bd3c-ef589cc17130 ipv6-private-subnet -f value -c id 2026-08-05 07:59:05.305 | 2026-08-05 07:59:05.316 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:05.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 07:59:05.324 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-05 07:59:05.328 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:05.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 07:59:05.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 07:59:05.357 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-05 07:59:05.360 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-05 07:59:05.364 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 07:59:05.615 | 2026-08-05 07:59:05.628 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:05.632 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 07:59:05.632 | address-scope 2026-08-05 07:59:05.632 | agent 2026-08-05 07:59:05.632 | allowed-address-pairs 2026-08-05 07:59:05.632 | auto-allocated-topology 2026-08-05 07:59:05.632 | availability_zone 2026-08-05 07:59:05.632 | default-subnetpools 2026-08-05 07:59:05.632 | dhcp_agent_scheduler 2026-08-05 07:59:05.633 | dns-integration 2026-08-05 07:59:05.633 | dns-domain-ports 2026-08-05 07:59:05.633 | dns-integration-domain-keywords 2026-08-05 07:59:05.633 | empty-string-filtering 2026-08-05 07:59:05.633 | external-net 2026-08-05 07:59:05.633 | extra_dhcp_opt 2026-08-05 07:59:05.633 | extraroute 2026-08-05 07:59:05.633 | extraroute-atomic 2026-08-05 07:59:05.633 | filter-validation 2026-08-05 07:59:05.633 | floating-ip-port-forwarding-detail 2026-08-05 07:59:05.633 | fip-port-details 2026-08-05 07:59:05.633 | flavors 2026-08-05 07:59:05.633 | floatingip-pools 2026-08-05 07:59:05.633 | router 2026-08-05 07:59:05.633 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:05.633 | enable-default-route-bfd 2026-08-05 07:59:05.633 | enable-default-route-ecmp 2026-08-05 07:59:05.633 | ext-gw-mode 2026-08-05 07:59:05.633 | l3-ha 2026-08-05 07:59:05.633 | external-gateway-multihoming 2026-08-05 07:59:05.633 | l3-flavors 2026-08-05 07:59:05.633 | l3_agent_scheduler 2026-08-05 07:59:05.633 | multi-provider 2026-08-05 07:59:05.633 | net-mtu 2026-08-05 07:59:05.633 | net-mtu-writable 2026-08-05 07:59:05.633 | network_availability_zone 2026-08-05 07:59:05.633 | network-ip-availability 2026-08-05 07:59:05.633 | network-ip-availability-details 2026-08-05 07:59:05.633 | pagination 2026-08-05 07:59:05.634 | port-device-profile 2026-08-05 07:59:05.634 | port-mac-address-regenerate 2026-08-05 07:59:05.634 | port-numa-affinity-policy 2026-08-05 07:59:05.634 | port-numa-affinity-policy-socket 2026-08-05 07:59:05.634 | binding 2026-08-05 07:59:05.634 | binding-extended 2026-08-05 07:59:05.634 | port-security 2026-08-05 07:59:05.634 | project-id 2026-08-05 07:59:05.634 | provider 2026-08-05 07:59:05.634 | qinq 2026-08-05 07:59:05.634 | quota-check-limit 2026-08-05 07:59:05.634 | quota-check-limit-default 2026-08-05 07:59:05.634 | quotas 2026-08-05 07:59:05.634 | quota_details 2026-08-05 07:59:05.634 | rbac-policies 2026-08-05 07:59:05.634 | rbac-address-scope 2026-08-05 07:59:05.634 | rbac-security-groups 2026-08-05 07:59:05.634 | revision-if-match 2026-08-05 07:59:05.634 | standard-attr-revisions 2026-08-05 07:59:05.634 | router_availability_zone 2026-08-05 07:59:05.634 | router-enable-snat 2026-08-05 07:59:05.634 | security-groups-default-rules 2026-08-05 07:59:05.634 | security-groups-default-statefulness 2026-08-05 07:59:05.634 | security-groups-normalized-cidr 2026-08-05 07:59:05.634 | security-groups-remote-address-group 2026-08-05 07:59:05.634 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:05.634 | security-groups-shared-filtering 2026-08-05 07:59:05.634 | security-group 2026-08-05 07:59:05.634 | service-type 2026-08-05 07:59:05.634 | sorting 2026-08-05 07:59:05.635 | standard-attr-description 2026-08-05 07:59:05.635 | stateful-security-group 2026-08-05 07:59:05.635 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:05.635 | subnet-external-network 2026-08-05 07:59:05.635 | subnet_onboard 2026-08-05 07:59:05.635 | subnet-service-types 2026-08-05 07:59:05.635 | subnet_allocation 2026-08-05 07:59:05.635 | subnetpool-prefix-ops 2026-08-05 07:59:05.635 | tag-creation 2026-08-05 07:59:05.635 | standard-attr-tag 2026-08-05 07:59:05.635 | standard-attr-timestamp 2026-08-05 07:59:05.635 | vlan-transparent' 2026-08-05 07:59:05.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 07:59:05.636 | address-scope 2026-08-05 07:59:05.636 | agent 2026-08-05 07:59:05.636 | allowed-address-pairs 2026-08-05 07:59:05.636 | auto-allocated-topology 2026-08-05 07:59:05.636 | availability_zone 2026-08-05 07:59:05.636 | default-subnetpools 2026-08-05 07:59:05.636 | dhcp_agent_scheduler 2026-08-05 07:59:05.636 | dns-integration 2026-08-05 07:59:05.636 | dns-domain-ports 2026-08-05 07:59:05.636 | dns-integration-domain-keywords 2026-08-05 07:59:05.636 | empty-string-filtering 2026-08-05 07:59:05.636 | external-net 2026-08-05 07:59:05.636 | extra_dhcp_opt 2026-08-05 07:59:05.636 | extraroute 2026-08-05 07:59:05.636 | extraroute-atomic 2026-08-05 07:59:05.636 | filter-validation 2026-08-05 07:59:05.636 | floating-ip-port-forwarding-detail 2026-08-05 07:59:05.636 | fip-port-details 2026-08-05 07:59:05.636 | flavors 2026-08-05 07:59:05.636 | floatingip-pools 2026-08-05 07:59:05.636 | router 2026-08-05 07:59:05.636 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:05.636 | enable-default-route-bfd 2026-08-05 07:59:05.636 | enable-default-route-ecmp 2026-08-05 07:59:05.637 | ext-gw-mode 2026-08-05 07:59:05.637 | l3-ha 2026-08-05 07:59:05.637 | external-gateway-multihoming 2026-08-05 07:59:05.637 | l3-flavors 2026-08-05 07:59:05.637 | l3_agent_scheduler 2026-08-05 07:59:05.637 | multi-provider 2026-08-05 07:59:05.637 | net-mtu 2026-08-05 07:59:05.637 | net-mtu-writable 2026-08-05 07:59:05.637 | network_availability_zone 2026-08-05 07:59:05.637 | network-ip-availability 2026-08-05 07:59:05.637 | network-ip-availability-details 2026-08-05 07:59:05.637 | pagination 2026-08-05 07:59:05.637 | port-device-profile 2026-08-05 07:59:05.637 | port-mac-address-regenerate 2026-08-05 07:59:05.637 | port-numa-affinity-policy 2026-08-05 07:59:05.637 | port-numa-affinity-policy-socket 2026-08-05 07:59:05.637 | binding 2026-08-05 07:59:05.637 | binding-extended 2026-08-05 07:59:05.637 | port-security 2026-08-05 07:59:05.637 | project-id 2026-08-05 07:59:05.637 | provider 2026-08-05 07:59:05.637 | qinq 2026-08-05 07:59:05.637 | quota-check-limit 2026-08-05 07:59:05.637 | quota-check-limit-default 2026-08-05 07:59:05.637 | quotas 2026-08-05 07:59:05.637 | quota_details 2026-08-05 07:59:05.637 | rbac-policies 2026-08-05 07:59:05.637 | rbac-address-scope 2026-08-05 07:59:05.638 | rbac-security-groups 2026-08-05 07:59:05.638 | revision-if-match 2026-08-05 07:59:05.638 | standard-attr-revisions 2026-08-05 07:59:05.638 | router_availability_zone 2026-08-05 07:59:05.638 | router-enable-snat 2026-08-05 07:59:05.638 | security-groups-default-rules 2026-08-05 07:59:05.638 | security-groups-default-statefulness 2026-08-05 07:59:05.638 | security-groups-normalized-cidr 2026-08-05 07:59:05.638 | security-groups-remote-address-group 2026-08-05 07:59:05.638 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:05.638 | security-groups-shared-filtering 2026-08-05 07:59:05.638 | security-group 2026-08-05 07:59:05.638 | service-type 2026-08-05 07:59:05.638 | sorting 2026-08-05 07:59:05.638 | standard-attr-description 2026-08-05 07:59:05.638 | stateful-security-group 2026-08-05 07:59:05.638 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:05.638 | subnet-external-network 2026-08-05 07:59:05.638 | subnet_onboard 2026-08-05 07:59:05.638 | subnet-service-types 2026-08-05 07:59:05.638 | subnet_allocation 2026-08-05 07:59:05.638 | subnetpool-prefix-ops 2026-08-05 07:59:05.638 | tag-creation 2026-08-05 07:59:05.638 | standard-attr-tag 2026-08-05 07:59:05.638 | standard-attr-timestamp 2026-08-05 07:59:05.638 | vlan-transparent =~ router ]] 2026-08-05 07:59:05.639 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 07:59:05.642 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-05 07:59:05.646 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-05 07:59:05.649 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 07:59:05.897 | 2026-08-05 07:59:05.912 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:05.915 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 07:59:05.915 | address-scope 2026-08-05 07:59:05.915 | agent 2026-08-05 07:59:05.915 | allowed-address-pairs 2026-08-05 07:59:05.915 | auto-allocated-topology 2026-08-05 07:59:05.915 | availability_zone 2026-08-05 07:59:05.915 | default-subnetpools 2026-08-05 07:59:05.916 | dhcp_agent_scheduler 2026-08-05 07:59:05.916 | dns-integration 2026-08-05 07:59:05.916 | dns-domain-ports 2026-08-05 07:59:05.916 | dns-integration-domain-keywords 2026-08-05 07:59:05.916 | empty-string-filtering 2026-08-05 07:59:05.916 | external-net 2026-08-05 07:59:05.916 | extra_dhcp_opt 2026-08-05 07:59:05.916 | extraroute 2026-08-05 07:59:05.916 | extraroute-atomic 2026-08-05 07:59:05.916 | filter-validation 2026-08-05 07:59:05.916 | floating-ip-port-forwarding-detail 2026-08-05 07:59:05.916 | fip-port-details 2026-08-05 07:59:05.916 | flavors 2026-08-05 07:59:05.916 | floatingip-pools 2026-08-05 07:59:05.916 | router 2026-08-05 07:59:05.916 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:05.916 | enable-default-route-bfd 2026-08-05 07:59:05.916 | enable-default-route-ecmp 2026-08-05 07:59:05.916 | ext-gw-mode 2026-08-05 07:59:05.916 | l3-ha 2026-08-05 07:59:05.916 | external-gateway-multihoming 2026-08-05 07:59:05.916 | l3-flavors 2026-08-05 07:59:05.916 | l3_agent_scheduler 2026-08-05 07:59:05.916 | multi-provider 2026-08-05 07:59:05.916 | net-mtu 2026-08-05 07:59:05.916 | net-mtu-writable 2026-08-05 07:59:05.916 | network_availability_zone 2026-08-05 07:59:05.916 | network-ip-availability 2026-08-05 07:59:05.916 | network-ip-availability-details 2026-08-05 07:59:05.916 | pagination 2026-08-05 07:59:05.917 | port-device-profile 2026-08-05 07:59:05.917 | port-mac-address-regenerate 2026-08-05 07:59:05.917 | port-numa-affinity-policy 2026-08-05 07:59:05.917 | port-numa-affinity-policy-socket 2026-08-05 07:59:05.917 | binding 2026-08-05 07:59:05.917 | binding-extended 2026-08-05 07:59:05.917 | port-security 2026-08-05 07:59:05.917 | project-id 2026-08-05 07:59:05.917 | provider 2026-08-05 07:59:05.917 | qinq 2026-08-05 07:59:05.917 | quota-check-limit 2026-08-05 07:59:05.917 | quota-check-limit-default 2026-08-05 07:59:05.917 | quotas 2026-08-05 07:59:05.917 | quota_details 2026-08-05 07:59:05.918 | rbac-policies 2026-08-05 07:59:05.918 | rbac-address-scope 2026-08-05 07:59:05.918 | rbac-security-groups 2026-08-05 07:59:05.918 | revision-if-match 2026-08-05 07:59:05.918 | standard-attr-revisions 2026-08-05 07:59:05.918 | router_availability_zone 2026-08-05 07:59:05.918 | router-enable-snat 2026-08-05 07:59:05.918 | security-groups-default-rules 2026-08-05 07:59:05.918 | security-groups-default-statefulness 2026-08-05 07:59:05.918 | security-groups-normalized-cidr 2026-08-05 07:59:05.918 | security-groups-remote-address-group 2026-08-05 07:59:05.918 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:05.918 | security-groups-shared-filtering 2026-08-05 07:59:05.918 | security-group 2026-08-05 07:59:05.918 | service-type 2026-08-05 07:59:05.918 | sorting 2026-08-05 07:59:05.918 | standard-attr-description 2026-08-05 07:59:05.918 | stateful-security-group 2026-08-05 07:59:05.918 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:05.918 | subnet-external-network 2026-08-05 07:59:05.918 | subnet_onboard 2026-08-05 07:59:05.918 | subnet-service-types 2026-08-05 07:59:05.919 | subnet_allocation 2026-08-05 07:59:05.919 | subnetpool-prefix-ops 2026-08-05 07:59:05.919 | tag-creation 2026-08-05 07:59:05.919 | standard-attr-tag 2026-08-05 07:59:05.919 | standard-attr-timestamp 2026-08-05 07:59:05.919 | vlan-transparent' 2026-08-05 07:59:05.919 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 07:59:05.919 | address-scope 2026-08-05 07:59:05.919 | agent 2026-08-05 07:59:05.919 | allowed-address-pairs 2026-08-05 07:59:05.919 | auto-allocated-topology 2026-08-05 07:59:05.919 | availability_zone 2026-08-05 07:59:05.919 | default-subnetpools 2026-08-05 07:59:05.919 | dhcp_agent_scheduler 2026-08-05 07:59:05.919 | dns-integration 2026-08-05 07:59:05.919 | dns-domain-ports 2026-08-05 07:59:05.919 | dns-integration-domain-keywords 2026-08-05 07:59:05.919 | empty-string-filtering 2026-08-05 07:59:05.919 | external-net 2026-08-05 07:59:05.919 | extra_dhcp_opt 2026-08-05 07:59:05.920 | extraroute 2026-08-05 07:59:05.920 | extraroute-atomic 2026-08-05 07:59:05.920 | filter-validation 2026-08-05 07:59:05.920 | floating-ip-port-forwarding-detail 2026-08-05 07:59:05.920 | fip-port-details 2026-08-05 07:59:05.920 | flavors 2026-08-05 07:59:05.920 | floatingip-pools 2026-08-05 07:59:05.920 | router 2026-08-05 07:59:05.920 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:05.920 | enable-default-route-bfd 2026-08-05 07:59:05.920 | enable-default-route-ecmp 2026-08-05 07:59:05.920 | ext-gw-mode 2026-08-05 07:59:05.920 | l3-ha 2026-08-05 07:59:05.920 | external-gateway-multihoming 2026-08-05 07:59:05.920 | l3-flavors 2026-08-05 07:59:05.920 | l3_agent_scheduler 2026-08-05 07:59:05.920 | multi-provider 2026-08-05 07:59:05.920 | net-mtu 2026-08-05 07:59:05.920 | net-mtu-writable 2026-08-05 07:59:05.920 | network_availability_zone 2026-08-05 07:59:05.920 | network-ip-availability 2026-08-05 07:59:05.920 | network-ip-availability-details 2026-08-05 07:59:05.920 | pagination 2026-08-05 07:59:05.920 | port-device-profile 2026-08-05 07:59:05.920 | port-mac-address-regenerate 2026-08-05 07:59:05.920 | port-numa-affinity-policy 2026-08-05 07:59:05.920 | port-numa-affinity-policy-socket 2026-08-05 07:59:05.920 | binding 2026-08-05 07:59:05.920 | binding-extended 2026-08-05 07:59:05.920 | port-security 2026-08-05 07:59:05.921 | project-id 2026-08-05 07:59:05.921 | provider 2026-08-05 07:59:05.921 | qinq 2026-08-05 07:59:05.921 | quota-check-limit 2026-08-05 07:59:05.921 | quota-check-limit-default 2026-08-05 07:59:05.921 | quotas 2026-08-05 07:59:05.921 | quota_details 2026-08-05 07:59:05.921 | rbac-policies 2026-08-05 07:59:05.921 | rbac-address-scope 2026-08-05 07:59:05.921 | rbac-security-groups 2026-08-05 07:59:05.921 | revision-if-match 2026-08-05 07:59:05.921 | standard-attr-revisions 2026-08-05 07:59:05.921 | router_availability_zone 2026-08-05 07:59:05.921 | router-enable-snat 2026-08-05 07:59:05.921 | security-groups-default-rules 2026-08-05 07:59:05.921 | security-groups-default-statefulness 2026-08-05 07:59:05.922 | security-groups-normalized-cidr 2026-08-05 07:59:05.922 | security-groups-remote-address-group 2026-08-05 07:59:05.922 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:05.922 | security-groups-shared-filtering 2026-08-05 07:59:05.922 | security-group 2026-08-05 07:59:05.922 | service-type 2026-08-05 07:59:05.922 | sorting 2026-08-05 07:59:05.922 | standard-attr-description 2026-08-05 07:59:05.922 | stateful-security-group 2026-08-05 07:59:05.922 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:05.922 | subnet-external-network 2026-08-05 07:59:05.922 | subnet_onboard 2026-08-05 07:59:05.922 | subnet-service-types 2026-08-05 07:59:05.922 | subnet_allocation 2026-08-05 07:59:05.922 | subnetpool-prefix-ops 2026-08-05 07:59:05.922 | tag-creation 2026-08-05 07:59:05.922 | standard-attr-tag 2026-08-05 07:59:05.922 | standard-attr-timestamp 2026-08-05 07:59:05.922 | vlan-transparent =~ external-net ]] 2026-08-05 07:59:05.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 07:59:05.928 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:05.932 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-05 07:59:06.493 | 2026-08-05 07:59:06.507 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:06.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=58af0523-6632-4176-a764-79303748bee9 2026-08-05 07:59:06.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-05 07:59:06.518 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:06.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-05 07:59:06.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-05 07:59:06.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 07:59:06.551 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 07:59:06.793 | 2026-08-05 07:59:06.806 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:06.810 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 07:59:06.810 | address-scope 2026-08-05 07:59:06.810 | agent 2026-08-05 07:59:06.810 | allowed-address-pairs 2026-08-05 07:59:06.810 | auto-allocated-topology 2026-08-05 07:59:06.810 | availability_zone 2026-08-05 07:59:06.810 | default-subnetpools 2026-08-05 07:59:06.810 | dhcp_agent_scheduler 2026-08-05 07:59:06.810 | dns-integration 2026-08-05 07:59:06.810 | dns-domain-ports 2026-08-05 07:59:06.810 | dns-integration-domain-keywords 2026-08-05 07:59:06.810 | empty-string-filtering 2026-08-05 07:59:06.810 | external-net 2026-08-05 07:59:06.810 | extra_dhcp_opt 2026-08-05 07:59:06.810 | extraroute 2026-08-05 07:59:06.810 | extraroute-atomic 2026-08-05 07:59:06.810 | filter-validation 2026-08-05 07:59:06.810 | floating-ip-port-forwarding-detail 2026-08-05 07:59:06.810 | fip-port-details 2026-08-05 07:59:06.810 | flavors 2026-08-05 07:59:06.810 | floatingip-pools 2026-08-05 07:59:06.810 | router 2026-08-05 07:59:06.810 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:06.810 | enable-default-route-bfd 2026-08-05 07:59:06.811 | enable-default-route-ecmp 2026-08-05 07:59:06.811 | ext-gw-mode 2026-08-05 07:59:06.811 | l3-ha 2026-08-05 07:59:06.811 | external-gateway-multihoming 2026-08-05 07:59:06.811 | l3-flavors 2026-08-05 07:59:06.811 | l3_agent_scheduler 2026-08-05 07:59:06.811 | multi-provider 2026-08-05 07:59:06.811 | net-mtu 2026-08-05 07:59:06.811 | net-mtu-writable 2026-08-05 07:59:06.811 | network_availability_zone 2026-08-05 07:59:06.811 | network-ip-availability 2026-08-05 07:59:06.811 | network-ip-availability-details 2026-08-05 07:59:06.811 | pagination 2026-08-05 07:59:06.811 | port-device-profile 2026-08-05 07:59:06.811 | port-mac-address-regenerate 2026-08-05 07:59:06.811 | port-numa-affinity-policy 2026-08-05 07:59:06.811 | port-numa-affinity-policy-socket 2026-08-05 07:59:06.811 | binding 2026-08-05 07:59:06.811 | binding-extended 2026-08-05 07:59:06.811 | port-security 2026-08-05 07:59:06.811 | project-id 2026-08-05 07:59:06.811 | provider 2026-08-05 07:59:06.811 | qinq 2026-08-05 07:59:06.811 | quota-check-limit 2026-08-05 07:59:06.811 | quota-check-limit-default 2026-08-05 07:59:06.811 | quotas 2026-08-05 07:59:06.811 | quota_details 2026-08-05 07:59:06.811 | rbac-policies 2026-08-05 07:59:06.811 | rbac-address-scope 2026-08-05 07:59:06.811 | rbac-security-groups 2026-08-05 07:59:06.812 | revision-if-match 2026-08-05 07:59:06.812 | standard-attr-revisions 2026-08-05 07:59:06.812 | router_availability_zone 2026-08-05 07:59:06.812 | router-enable-snat 2026-08-05 07:59:06.812 | security-groups-default-rules 2026-08-05 07:59:06.812 | security-groups-default-statefulness 2026-08-05 07:59:06.812 | security-groups-normalized-cidr 2026-08-05 07:59:06.812 | security-groups-remote-address-group 2026-08-05 07:59:06.812 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:06.812 | security-groups-shared-filtering 2026-08-05 07:59:06.812 | security-group 2026-08-05 07:59:06.812 | service-type 2026-08-05 07:59:06.812 | sorting 2026-08-05 07:59:06.812 | standard-attr-description 2026-08-05 07:59:06.812 | stateful-security-group 2026-08-05 07:59:06.812 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:06.812 | subnet-external-network 2026-08-05 07:59:06.812 | subnet_onboard 2026-08-05 07:59:06.812 | subnet-service-types 2026-08-05 07:59:06.812 | subnet_allocation 2026-08-05 07:59:06.812 | subnetpool-prefix-ops 2026-08-05 07:59:06.812 | tag-creation 2026-08-05 07:59:06.812 | standard-attr-tag 2026-08-05 07:59:06.812 | standard-attr-timestamp 2026-08-05 07:59:06.812 | vlan-transparent' 2026-08-05 07:59:06.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 07:59:06.814 | address-scope 2026-08-05 07:59:06.814 | agent 2026-08-05 07:59:06.814 | allowed-address-pairs 2026-08-05 07:59:06.814 | auto-allocated-topology 2026-08-05 07:59:06.814 | availability_zone 2026-08-05 07:59:06.814 | default-subnetpools 2026-08-05 07:59:06.814 | dhcp_agent_scheduler 2026-08-05 07:59:06.814 | dns-integration 2026-08-05 07:59:06.814 | dns-domain-ports 2026-08-05 07:59:06.814 | dns-integration-domain-keywords 2026-08-05 07:59:06.814 | empty-string-filtering 2026-08-05 07:59:06.814 | external-net 2026-08-05 07:59:06.814 | extra_dhcp_opt 2026-08-05 07:59:06.814 | extraroute 2026-08-05 07:59:06.814 | extraroute-atomic 2026-08-05 07:59:06.814 | filter-validation 2026-08-05 07:59:06.814 | floating-ip-port-forwarding-detail 2026-08-05 07:59:06.815 | fip-port-details 2026-08-05 07:59:06.815 | flavors 2026-08-05 07:59:06.815 | floatingip-pools 2026-08-05 07:59:06.815 | router 2026-08-05 07:59:06.815 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 07:59:06.815 | enable-default-route-bfd 2026-08-05 07:59:06.815 | enable-default-route-ecmp 2026-08-05 07:59:06.815 | ext-gw-mode 2026-08-05 07:59:06.815 | l3-ha 2026-08-05 07:59:06.815 | external-gateway-multihoming 2026-08-05 07:59:06.815 | l3-flavors 2026-08-05 07:59:06.815 | l3_agent_scheduler 2026-08-05 07:59:06.815 | multi-provider 2026-08-05 07:59:06.815 | net-mtu 2026-08-05 07:59:06.815 | net-mtu-writable 2026-08-05 07:59:06.815 | network_availability_zone 2026-08-05 07:59:06.815 | network-ip-availability 2026-08-05 07:59:06.815 | network-ip-availability-details 2026-08-05 07:59:06.815 | pagination 2026-08-05 07:59:06.815 | port-device-profile 2026-08-05 07:59:06.815 | port-mac-address-regenerate 2026-08-05 07:59:06.815 | port-numa-affinity-policy 2026-08-05 07:59:06.815 | port-numa-affinity-policy-socket 2026-08-05 07:59:06.815 | binding 2026-08-05 07:59:06.815 | binding-extended 2026-08-05 07:59:06.815 | port-security 2026-08-05 07:59:06.815 | project-id 2026-08-05 07:59:06.815 | provider 2026-08-05 07:59:06.815 | qinq 2026-08-05 07:59:06.816 | quota-check-limit 2026-08-05 07:59:06.816 | quota-check-limit-default 2026-08-05 07:59:06.816 | quotas 2026-08-05 07:59:06.816 | quota_details 2026-08-05 07:59:06.816 | rbac-policies 2026-08-05 07:59:06.816 | rbac-address-scope 2026-08-05 07:59:06.816 | rbac-security-groups 2026-08-05 07:59:06.816 | revision-if-match 2026-08-05 07:59:06.816 | standard-attr-revisions 2026-08-05 07:59:06.816 | router_availability_zone 2026-08-05 07:59:06.816 | router-enable-snat 2026-08-05 07:59:06.816 | security-groups-default-rules 2026-08-05 07:59:06.816 | security-groups-default-statefulness 2026-08-05 07:59:06.816 | security-groups-normalized-cidr 2026-08-05 07:59:06.816 | security-groups-remote-address-group 2026-08-05 07:59:06.816 | security-groups-rules-belongs-to-default-sg 2026-08-05 07:59:06.816 | security-groups-shared-filtering 2026-08-05 07:59:06.816 | security-group 2026-08-05 07:59:06.816 | service-type 2026-08-05 07:59:06.816 | sorting 2026-08-05 07:59:06.816 | standard-attr-description 2026-08-05 07:59:06.816 | stateful-security-group 2026-08-05 07:59:06.816 | subnet-dns-publish-fixed-ip 2026-08-05 07:59:06.816 | subnet-external-network 2026-08-05 07:59:06.816 | subnet_onboard 2026-08-05 07:59:06.816 | subnet-service-types 2026-08-05 07:59:06.816 | subnet_allocation 2026-08-05 07:59:06.816 | subnetpool-prefix-ops 2026-08-05 07:59:06.817 | tag-creation 2026-08-05 07:59:06.817 | standard-attr-tag 2026-08-05 07:59:06.817 | standard-attr-timestamp 2026-08-05 07:59:06.817 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 07:59:06.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 07:59:06.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-05 07:59:06.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-05 07:59:06.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-05 07:59:07.669 | 2026-08-05 07:59:07.681 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:07.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 2026-08-05 07:59:07.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-05 07:59:07.692 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:07.712 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-05 07:59:07.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-05 07:59:07.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 58af0523-6632-4176-a764-79303748bee9 f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 07:59:09.927 | 2026-08-05 07:59:09.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-05 07:59:09.940 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 2026-08-05 07:59:09.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-05 07:59:09.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:09.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-05 07:59:09.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-05 07:59:09.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-08-05 07:59:09.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-08-05 07:59:09.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-08-05 07:59:09.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-05 07:59:09.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-05 07:59:09.969 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-08-05 07:59:09.970 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-05 07:59:10.688 | 2026-08-05 07:59:10.702 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:10.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-08-05 07:59:10.708 | | id | 48aef995-150e-4895-ad38-eb2c0a9bec79 |' 2026-08-05 07:59:10.710 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-05 07:59:10.713 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:10.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 48aef995-150e-4895-ad38-eb2c0a9bec79 '|' 2026-08-05 07:59:10.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 48aef995-150e-4895-ad38-eb2c0a9bec79 |' 2026-08-05 07:59:10.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-05 07:59:10.743 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-05 07:59:10.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 48aef995-150e-4895-ad38-eb2c0a9bec79 '|' 2026-08-05 07:59:10.746 | ++ functions-common:get_field:806 : local data field 2026-08-05 07:59:10.749 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:10.753 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 07:59:10.755 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 07:59:10.759 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 48aef995-150e-4895-ad38-eb2c0a9bec79 |' 2026-08-05 07:59:10.759 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 07:59:10.766 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:10.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-08-05 07:59:10.775 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-05 07:59:10.775 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 48aef995-150e-4895-ad38-eb2c0a9bec79 '|' 2026-08-05 07:59:10.777 | ++ functions-common:get_field:806 : local data field 2026-08-05 07:59:10.780 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:10.783 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 07:59:10.786 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 07:59:10.789 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 48aef995-150e-4895-ad38-eb2c0a9bec79 |' 2026-08-05 07:59:10.789 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 07:59:10.795 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:10.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=48aef995-150e-4895-ad38-eb2c0a9bec79 2026-08-05 07:59:10.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 58af0523-6632-4176-a764-79303748bee9 2026-08-05 07:59:13.246 | 2026-08-05 07:59:13.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-05 07:59:13.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:13.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-05 07:59:13.281 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:13.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-05 07:59:13.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-05 07:59:13.292 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 07:59:13.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-05 07:59:13.298 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:13.301 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 07:59:13.327 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 07:59:13.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-05 07:59:13.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-05 07:59:13.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-05 07:59:13.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 07:59:13.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-05 07:59:13.345 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 07:59:13.347 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-05 07:59:13.350 | + functions-common:test_with_retry:2360 : local until=10 2026-08-05 07:59:13.353 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 07:59:13.355 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 07:59:13.358 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 07:59:13.361 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:13.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:13.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:13.372 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916753368 2026-08-05 07:59:13.374 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-05 07:59:13.382 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 07:59:13.385 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:13.387 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:13.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:13.392 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:13.395 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:13.398 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 07:59:13.401 | + functions-common:time_stop:2427 : start_time=1785916753368 2026-08-05 07:59:13.403 | + functions-common:time_stop:2429 : [[ -z 1785916753368 ]] 2026-08-05 07:59:13.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:13.412 | + functions-common:time_stop:2432 : end_time=1785916753408 2026-08-05 07:59:13.414 | + functions-common:time_stop:2433 : elapsed_time=40 2026-08-05 07:59:13.416 | + functions-common:time_stop:2434 : total=3088 2026-08-05 07:59:13.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:13.422 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3128 2026-08-05 07:59:13.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-05 07:59:13.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-08-05 07:59:13.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-05 07:59:13.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:59:13.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:13.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:13.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-08-05 07:59:13.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-05 07:59:13.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-05 07:59:13.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-05 07:59:13.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-05 07:59:13.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-05 07:59:13.744 | 2026-08-05 07:59:13.756 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:13.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.38 ' 2026-08-05 07:59:13.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-05 07:59:13.766 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:13.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-05 07:59:13.787 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:59:13.791 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-05 07:59:13.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-05 07:59:13.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 58af0523-6632-4176-a764-79303748bee9 7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 07:59:16.323 | 2026-08-05 07:59:16.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-05 07:59:16.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 2026-08-05 07:59:16.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-05 07:59:16.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:16.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-05 07:59:16.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-05 07:59:16.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-05 07:59:16.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-05 07:59:16.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-05 07:59:16.360 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-05 07:59:16.361 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-05 07:59:18.214 | 2026-08-05 07:59:18.225 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:18.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-05 07:59:18.230 | | id | d68bd747-f1de-45f6-857d-e32db1d67d57 |' 2026-08-05 07:59:18.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-05 07:59:18.235 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:18.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d68bd747-f1de-45f6-857d-e32db1d67d57 '|' 2026-08-05 07:59:18.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d68bd747-f1de-45f6-857d-e32db1d67d57 |' 2026-08-05 07:59:18.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-05 07:59:18.265 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d68bd747-f1de-45f6-857d-e32db1d67d57 '|' 2026-08-05 07:59:18.266 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-05 07:59:18.268 | ++ functions-common:get_field:806 : local data field 2026-08-05 07:59:18.271 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:18.274 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 07:59:18.276 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 07:59:18.280 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d68bd747-f1de-45f6-857d-e32db1d67d57 |' 2026-08-05 07:59:18.280 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 07:59:18.287 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:18.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-05 07:59:18.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-05 07:59:18.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-05 07:59:18.298 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d68bd747-f1de-45f6-857d-e32db1d67d57 '|' 2026-08-05 07:59:18.300 | ++ functions-common:get_field:806 : local data field 2026-08-05 07:59:18.303 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:18.305 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 07:59:18.308 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 07:59:18.311 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 07:59:18.311 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d68bd747-f1de-45f6-857d-e32db1d67d57 |' 2026-08-05 07:59:18.316 | ++ functions-common:get_field:807 : read data 2026-08-05 07:59:18.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=d68bd747-f1de-45f6-857d-e32db1d67d57 2026-08-05 07:59:18.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-05 07:59:18.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-05 07:59:18.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:18.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-05 07:59:18.351 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:18.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:387 : for d in $default_v6_route_devs 2026-08-05 07:59:18.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:391 : sudo sysctl -w net/ipv6/conf/enX0/accept_ra=2 2026-08-05 07:59:18.368 | net.ipv6.conf.enX0.accept_ra = 2 2026-08-05 07:59:18.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-05 07:59:18.397 | net.ipv6.conf.all.forwarding = 1 2026-08-05 07:59:18.404 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 d68bd747-f1de-45f6-857d-e32db1d67d57 2026-08-05 07:59:18.405 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-05 07:59:18.406 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-05 07:59:18.407 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-05 07:59:18.408 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 58af0523-6632-4176-a764-79303748bee9 -c external_gateway_info -f json 2026-08-05 07:59:18.762 | 2026-08-05 07:59:18.773 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:18.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:59:18.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-05 07:59:18.782 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 07:59:18.800 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-05 07:59:18.803 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 07:59:18.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-05 07:59:18.809 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-05 07:59:18.812 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:18.815 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 07:59:18.835 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 07:59:18.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-05 07:59:18.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-05 07:59:18.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-05 07:59:18.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-05 07:59:18.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd9f:3058:71a4::/56 2026-08-05 07:59:18.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 ]] 2026-08-05 07:59:18.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd9f:3058:71a4::/56 via 2001:db8::1 dev br-ex 2026-08-05 07:59:18.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-05 07:59:18.893 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:59:18.897 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-05 07:59:18.917 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:18.920 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-05 07:59:18.923 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:59:18.927 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-05 07:59:18.930 | + ./stack.sh:main:1335 : start_nova 2026-08-05 07:59:18.933 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-05 07:59:18.937 | + lib/nova:start_nova_rest:1083 : local old_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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:18.939 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:18.943 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:18.946 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 07:59:18.949 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:18.952 | + functions-common:run_process:1674 : local service=n-sch 2026-08-05 07:59:18.955 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:18.958 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:18.961 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:18.964 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:18.967 | + functions-common:run_process:1680 : local name=n-sch 2026-08-05 07:59:18.970 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:18.972 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:18.976 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:18.979 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:18.983 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:18.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916758985 2026-08-05 07:59:18.991 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-05 07:59:19.012 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:19.015 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 07:59:19.018 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-05 07:59:19.021 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.024 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.027 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.030 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.034 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 07:59:19.037 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 07:59:19.040 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-05 07:59:19.043 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:19.046 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:19.049 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:19.052 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:19.054 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-05 07:59:19.057 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 07:59:19.060 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-08-05 07:59:19.063 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-05 07:59:19.066 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.068 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:19.071 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:19.074 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:19.077 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:19.079 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:19.082 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-05 07:59:19.084 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:19.088 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-05 07:59:19.158 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:19.228 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-08-05 07:59:19.288 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 07:59:19.347 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-05 07:59:19.407 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-05 07:59:19.472 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:19.536 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:19.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:19.542 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-05 07:59:19.612 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:19.957 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-05 07:59:19.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-05 07:59:20.285 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-05 07:59:20.356 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:20.359 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:20.362 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:20.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:20.367 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:20.370 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:20.373 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:20.377 | + functions-common:time_stop:2427 : start_time=1785916758985 2026-08-05 07:59:20.379 | + functions-common:time_stop:2429 : [[ -z 1785916758985 ]] 2026-08-05 07:59:20.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:20.388 | + functions-common:time_stop:2432 : end_time=1785916760385 2026-08-05 07:59:20.393 | + functions-common:time_stop:2433 : elapsed_time=1400 2026-08-05 07:59:20.396 | + functions-common:time_stop:2434 : total=17792 2026-08-05 07:59:20.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:20.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19192 2026-08-05 07:59:20.406 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-05 07:59:20.411 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.414 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-05 07:59:20.417 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.420 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:20.423 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:20.427 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:20.430 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-05 07:59:20.433 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:20.436 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:20.439 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:20.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:20.445 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:20.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916760447 2026-08-05 07:59:20.452 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-05 07:59:20.474 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:20.477 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-05 07:59:20.480 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-05 07:59:20.483 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.486 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.488 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.492 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 07:59:20.495 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-05 07:59:20.498 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-05 07:59:20.500 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-05 07:59:20.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:20.507 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:20.511 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:20.513 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:20.517 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-05 07:59:20.520 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:59:20.524 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:20.527 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:20.531 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:59:20.534 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-05 07:59:20.537 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:20.540 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:59:20.543 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:59:20.546 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:59:20.550 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-05 07:59:20.552 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:59:20.558 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-05 07:59:20.629 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:20.702 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-05 07:59:20.757 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-08-05 07:59:20.812 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:20.876 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:20.935 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-05 07:59:20.994 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-05 07:59:21.052 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-05 07:59:21.111 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-05 07:59:21.171 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-05 07:59:21.227 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:59:21.229 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:59:21.232 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-05 07:59:21.299 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:59:21.622 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-05 07:59:21.639 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-05 07:59:21.960 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-05 07:59:22.177 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:22.181 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:22.185 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:22.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:22.191 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:22.195 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:22.198 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:22.201 | + functions-common:time_stop:2427 : start_time=1785916760447 2026-08-05 07:59:22.204 | + functions-common:time_stop:2429 : [[ -z 1785916760447 ]] 2026-08-05 07:59:22.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:22.215 | + functions-common:time_stop:2432 : end_time=1785916762211 2026-08-05 07:59:22.218 | + functions-common:time_stop:2433 : elapsed_time=1764 2026-08-05 07:59:22.222 | + functions-common:time_stop:2434 : total=19192 2026-08-05 07:59:22.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:22.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20956 2026-08-05 07:59:22.232 | + lib/nova:start_nova_rest:1091 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:22.236 | + lib/nova:start_nova_rest:1091 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:22.240 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-05 07:59:22.242 | + lib/nova:start_nova_console_proxies:1106 : local old_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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:22.246 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:22.251 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:22.254 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-05 07:59:22.256 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:59:22.260 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-05 07:59:22.263 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-05 07:59:22.269 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:59:22.272 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 07:59:22.276 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-05 07:59:22.296 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:22.300 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-05 07:59:22.351 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 07:59:22.354 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-05 07:59:22.375 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:22.378 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 07:59:22.382 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-05 07:59:22.402 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:22.405 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-05 07:59:22.411 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:59:22.414 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-05 07:59:22.417 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-05 07:59:22.421 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:59:22.424 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:59:22.428 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:59:22.430 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.433 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-05 07:59:22.436 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.439 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:22.442 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:22.446 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:22.449 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-05 07:59:22.451 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:22.455 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:22.458 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:22.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:22.464 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:22.470 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916762466 2026-08-05 07:59:22.473 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-05 07:59:22.494 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:22.497 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-05 07:59:22.500 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-05 07:59:22.503 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.506 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.508 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.512 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.515 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-05 07:59:22.517 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-05 07:59:22.520 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-05 07:59:22.523 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:22.527 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:22.529 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:22.533 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:22.536 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-05 07:59:22.540 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-05 07:59:22.543 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-08-05 07:59:22.546 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-05 07:59:22.549 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.552 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:22.554 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:22.557 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:22.559 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:22.562 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:22.565 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-05 07:59:22.567 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:22.572 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-05 07:59:22.642 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:22.713 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-08-05 07:59:22.773 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 07:59:22.836 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-05 07:59:22.895 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-05 07:59:22.960 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:23.027 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:23.030 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:23.033 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-05 07:59:23.114 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:23.495 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-05 07:59:23.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-05 07:59:23.837 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-05 07:59:23.969 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:23.972 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:23.975 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:23.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:23.981 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:23.983 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:23.986 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:23.989 | + functions-common:time_stop:2427 : start_time=1785916762466 2026-08-05 07:59:23.992 | + functions-common:time_stop:2429 : [[ -z 1785916762466 ]] 2026-08-05 07:59:23.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:24.000 | + functions-common:time_stop:2432 : end_time=1785916763997 2026-08-05 07:59:24.003 | + functions-common:time_stop:2433 : elapsed_time=1531 2026-08-05 07:59:24.005 | + functions-common:time_stop:2434 : total=20956 2026-08-05 07:59:24.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:24.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22487 2026-08-05 07:59:24.014 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 07:59:24.017 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-05 07:59:24.020 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 07:59:24.023 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:24.026 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:24.029 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:24.032 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-05 07:59:24.035 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:24.038 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:24.041 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:24.044 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:24.047 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:24.054 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916764050 2026-08-05 07:59:24.057 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-05 07:59:24.076 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:24.080 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:24.082 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:24.085 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:24.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:24.090 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:24.093 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:24.096 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:24.098 | + functions-common:time_stop:2427 : start_time=1785916764050 2026-08-05 07:59:24.101 | + functions-common:time_stop:2429 : [[ -z 1785916764050 ]] 2026-08-05 07:59:24.104 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:24.110 | + functions-common:time_stop:2432 : end_time=1785916764106 2026-08-05 07:59:24.113 | + functions-common:time_stop:2433 : elapsed_time=56 2026-08-05 07:59:24.115 | + functions-common:time_stop:2434 : total=22487 2026-08-05 07:59:24.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:24.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22543 2026-08-05 07:59:24.124 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:24.127 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-05 07:59:24.130 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:24.133 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:24.136 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:24.139 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:24.142 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-05 07:59:24.145 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:24.148 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:24.151 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:24.154 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:24.157 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:24.161 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916764158 2026-08-05 07:59:24.164 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-05 07:59:24.183 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:24.186 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:24.188 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:24.191 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:24.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:24.197 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:24.199 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:24.202 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:24.205 | + functions-common:time_stop:2427 : start_time=1785916764158 2026-08-05 07:59:24.208 | + functions-common:time_stop:2429 : [[ -z 1785916764158 ]] 2026-08-05 07:59:24.211 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:24.217 | + functions-common:time_stop:2432 : end_time=1785916764213 2026-08-05 07:59:24.220 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-05 07:59:24.222 | + functions-common:time_stop:2434 : total=22543 2026-08-05 07:59:24.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:24.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22598 2026-08-05 07:59:24.231 | + lib/nova:start_nova_console_proxies:1127 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:24.235 | + lib/nova:start_nova_console_proxies:1127 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:24.238 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-05 07:59:24.241 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:59:24.244 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-05 07:59:24.247 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-05 07:59:24.266 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:24.269 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-05 07:59:24.327 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-05 07:59:24.334 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:59:24.338 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-05 07:59:24.391 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-05 07:59:24.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:24.416 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.420 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-05 07:59:24.422 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.426 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:24.429 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:24.432 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:24.435 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-05 07:59:24.438 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:24.442 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:24.445 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:24.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:24.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:24.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916764453 2026-08-05 07:59:24.459 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-05 07:59:24.479 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:24.483 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 07:59:24.487 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-05 07:59:24.490 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.494 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.496 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.500 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.503 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 07:59:24.506 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 07:59:24.509 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-05 07:59:24.513 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:24.516 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:24.519 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:24.522 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:24.526 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-05 07:59:24.529 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 07:59:24.532 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-08-05 07:59:24.535 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-05 07:59:24.538 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.542 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:24.545 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:24.548 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:24.551 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:24.554 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:24.558 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-05 07:59:24.561 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:24.571 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-05 07:59:24.665 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:24.750 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-08-05 07:59:24.833 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 07:59:24.917 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-05 07:59:24.979 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-05 07:59:25.046 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:25.113 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:25.117 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:25.121 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-05 07:59:25.225 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:25.578 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-05 07:59:25.600 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-05 07:59:25.898 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-05 07:59:26.016 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:26.020 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:26.023 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:26.026 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:26.030 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:26.034 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:26.038 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:26.040 | + functions-common:time_stop:2427 : start_time=1785916764453 2026-08-05 07:59:26.043 | + functions-common:time_stop:2429 : [[ -z 1785916764453 ]] 2026-08-05 07:59:26.047 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:26.053 | + functions-common:time_stop:2432 : end_time=1785916766049 2026-08-05 07:59:26.056 | + functions-common:time_stop:2433 : elapsed_time=1596 2026-08-05 07:59:26.058 | + functions-common:time_stop:2434 : total=22598 2026-08-05 07:59:26.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:26.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24194 2026-08-05 07:59:26.069 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-05 07:59:26.075 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:59:26.078 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-05 07:59:26.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:26.101 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-05 07:59:26.104 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-05 07:59:26.107 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:59:26.110 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:59:26.114 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:59:26.117 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.120 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-05 07:59:26.123 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.126 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:26.129 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:26.132 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:26.135 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-05 07:59:26.138 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:26.141 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:26.144 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:26.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:26.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:26.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916766154 2026-08-05 07:59:26.160 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-05 07:59:26.180 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:26.183 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-05 07:59:26.187 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-05 07:59:26.190 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.194 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.197 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.200 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.203 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-05 07:59:26.206 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-05 07:59:26.209 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-05 07:59:26.212 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:26.215 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:26.217 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:26.220 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:26.223 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-05 07:59:26.226 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-05 07:59:26.229 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-08-05 07:59:26.232 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-05 07:59:26.235 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.238 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:26.241 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:26.244 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:26.247 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:26.250 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:26.253 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-05 07:59:26.256 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:26.261 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-05 07:59:26.326 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:26.398 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-08-05 07:59:26.456 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 07:59:26.516 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-05 07:59:26.581 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-05 07:59:26.642 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:26.700 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:26.703 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:26.706 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-05 07:59:26.770 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:27.110 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-05 07:59:27.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-05 07:59:27.457 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-05 07:59:27.544 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:27.547 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:27.550 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:27.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:27.555 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:27.557 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:27.560 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:27.564 | + functions-common:time_stop:2427 : start_time=1785916766154 2026-08-05 07:59:27.566 | + functions-common:time_stop:2429 : [[ -z 1785916766154 ]] 2026-08-05 07:59:27.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:27.574 | + functions-common:time_stop:2432 : end_time=1785916767571 2026-08-05 07:59:27.577 | + functions-common:time_stop:2433 : elapsed_time=1417 2026-08-05 07:59:27.580 | + functions-common:time_stop:2434 : total=24194 2026-08-05 07:59:27.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:27.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25611 2026-08-05 07:59:27.590 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-05 07:59:27.592 | + lib/nova:start_nova_compute:988 : local old_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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:27.595 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:27.598 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:27.601 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 07:59:27.604 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-05 07:59:27.609 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 07:59:27.612 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-05 07:59:27.615 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 07:59:27.618 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 07:59:27.620 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 07:59:27.623 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-05 07:59:27.627 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-05 07:59:27.630 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-05 07:59:27.635 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-05 07:59:27.638 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 07:59:27.639 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 07:59:27.639 | BEGIN { 2026-08-05 07:59:27.639 | section = "" 2026-08-05 07:59:27.639 | last_section = "" 2026-08-05 07:59:27.639 | section_count = 0 2026-08-05 07:59:27.639 | } 2026-08-05 07:59:27.639 | /^\[.+\]/ { 2026-08-05 07:59:27.640 | gsub("[][]", "", $1); 2026-08-05 07:59:27.640 | section=$1 2026-08-05 07:59:27.640 | next 2026-08-05 07:59:27.640 | } 2026-08-05 07:59:27.640 | /^ *\#/ { 2026-08-05 07:59:27.640 | next 2026-08-05 07:59:27.640 | } 2026-08-05 07:59:27.640 | /^[^ \t]+/ { 2026-08-05 07:59:27.640 | # get offset of first = in $0 2026-08-05 07:59:27.640 | eq_idx = index($0, "=") 2026-08-05 07:59:27.640 | # extract attr & value from $0 2026-08-05 07:59:27.640 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 07:59:27.640 | value = substr($0, eq_idx + 1) 2026-08-05 07:59:27.640 | # only need to strip trailing whitespace from attr 2026-08-05 07:59:27.640 | sub(/[ \t]*$/, "", attr) 2026-08-05 07:59:27.640 | # need to strip leading & trailing whitespace from value 2026-08-05 07:59:27.640 | sub(/^[ \t]*/, "", value) 2026-08-05 07:59:27.640 | sub(/[ \t]*$/, "", value) 2026-08-05 07:59:27.640 | 2026-08-05 07:59:27.640 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 07:59:27.640 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 07:59:27.640 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 07:59:27.640 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 07:59:27.640 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 07:59:27.640 | if (section != last_section) { 2026-08-05 07:59:27.640 | cfg_section[section_count++] = section 2026-08-05 07:59:27.640 | last_section = section 2026-08-05 07:59:27.640 | } 2026-08-05 07:59:27.640 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 07:59:27.640 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 07:59:27.640 | 2026-08-05 07:59:27.640 | cfg_attr[section, attr, 0] = value 2026-08-05 07:59:27.641 | cfg_attr_count[section, attr] = 1 2026-08-05 07:59:27.641 | } else { 2026-08-05 07:59:27.641 | lno = cfg_attr_count[section, attr]++ 2026-08-05 07:59:27.641 | cfg_attr[section, attr, lno] = value 2026-08-05 07:59:27.641 | } 2026-08-05 07:59:27.641 | } 2026-08-05 07:59:27.641 | END { 2026-08-05 07:59:27.641 | # Process each section in order 2026-08-05 07:59:27.641 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 07:59:27.641 | section = cfg_section[sno] 2026-08-05 07:59:27.641 | # The ini routines simply append a config item immediately 2026-08-05 07:59:27.641 | # after the section header. To keep the same order as defined 2026-08-05 07:59:27.641 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 07:59:27.641 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 07:59:27.642 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 07:59:27.642 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 07:59:27.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 07:59:27.642 | else { 2026-08-05 07:59:27.642 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 07:59:27.642 | count = cfg_attr_count[section, attr] 2026-08-05 07:59:27.642 | print "inidelete " configfile " " section " " attr 2026-08-05 07:59:27.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 07:59:27.642 | for (l = count -2; l >= 0; l--) 2026-08-05 07:59:27.642 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 07:59:27.642 | } 2026-08-05 07:59:27.642 | } 2026-08-05 07:59:27.642 | } 2026-08-05 07:59:27.642 | } 2026-08-05 07:59:27.642 | ' 2026-08-05 07:59:27.642 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 07:59:27.643 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-05 07:59:27.644 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 07:59:27.646 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 07:59:27.649 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 07:59:27.652 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 07:59:27.655 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-05 07:59:27.658 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 07:59:27.658 | BEGIN { group = "" } 2026-08-05 07:59:27.658 | /^\[\[.+\|.*\]\]/ { 2026-08-05 07:59:27.658 | gsub("[][]", "", $1); 2026-08-05 07:59:27.658 | split($1, a, "|"); 2026-08-05 07:59:27.658 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 07:59:27.658 | group=a[1] 2026-08-05 07:59:27.658 | } else { 2026-08-05 07:59:27.658 | group="" 2026-08-05 07:59:27.658 | } 2026-08-05 07:59:27.658 | next 2026-08-05 07:59:27.658 | } 2026-08-05 07:59:27.659 | { 2026-08-05 07:59:27.659 | if (group != "") 2026-08-05 07:59:27.659 | print $0 2026-08-05 07:59:27.659 | } 2026-08-05 07:59:27.659 | ' /opt/stack/devstack/local.conf 2026-08-05 07:59:27.666 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:59:27.669 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-05 07:59:27.709 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-05 07:59:27.749 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-05 07:59:27.752 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 07:59:27.755 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-05 07:59:27.758 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:59:27.761 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 07:59:27.765 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:59:27.783 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:27.786 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 07:59:27.789 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 07:59:27.792 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:59:27.813 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:27.816 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/nova_cell1 2026-08-05 07:59:27.820 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/nova_cell1 2026-08-05 07:59:27.854 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:59:27.857 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:59:27.860 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-05 07:59:27.883 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-05 07:59:27.904 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-05 07:59:27.908 | + lib/nova:configure_console_compute:671 : local offset 2026-08-05 07:59:27.911 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-05 07:59:27.914 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-05 07:59:27.918 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-05 07:59:27.942 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.209.96.120 2026-08-05 07:59:27.945 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-05 07:59:27.964 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:27.967 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-05 07:59:27.970 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-05 07:59:27.973 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-05 07:59:27.976 | + functions:vercmp:648 : local 'op=<' 2026-08-05 07:59:27.979 | + functions:vercmp:649 : local v2=1.0.0 2026-08-05 07:59:27.982 | + functions:vercmp:650 : local result 2026-08-05 07:59:27.986 | ++ functions:vercmp:654 : sort -V 2026-08-05 07:59:27.986 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-05 07:59:27.987 | ++ functions:vercmp:654 : head -1 2026-08-05 07:59:27.993 | + functions:vercmp:654 : result=1.0.0 2026-08-05 07:59:27.996 | + functions:vercmp:656 : case $op in 2026-08-05 07:59:27.999 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-05 07:59:28.002 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-05 07:59:28.005 | + functions:vercmp:667 : return 2026-08-05 07:59:28.008 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.209.96.120:6080/vnc_lite.html 2026-08-05 07:59:28.011 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.209.96.120:6080/vnc_lite.html 2026-08-05 07:59:28.052 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.209.96.120:6081/spice_auto.html 2026-08-05 07:59:28.055 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.209.96.120:6081/spice_auto.html 2026-08-05 07:59:28.094 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-05 07:59:28.114 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:28.117 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-05 07:59:28.121 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.209.96.120 2026-08-05 07:59:28.124 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-05 07:59:28.161 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.209.96.120 2026-08-05 07:59:28.196 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-05 07:59:28.216 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:28.219 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-05 07:59:28.221 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-05 07:59:28.241 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:28.243 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-05 07:59:28.248 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-05 07:59:28.286 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-05 07:59:28.290 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 07:59:28.329 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 07:59:28.331 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-08-05 07:59:28.335 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-08-05 07:59:28.378 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-05 07:59:28.381 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 07:59:28.385 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-08-05 07:59:28.388 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-08-05 07:59:28.426 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-05 07:59:28.429 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-05 07:59:28.432 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.435 | + functions-common:run_process:1676 : local group=libvirt 2026-08-05 07:59:28.437 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:28.441 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:28.444 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-05 07:59:28.449 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:28.452 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:28.455 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:28.458 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:28.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:28.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916768463 2026-08-05 07:59:28.471 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-05 07:59:28.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:28.495 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-05 07:59:28.499 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-05 07:59:28.503 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.506 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.508 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.512 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.514 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-05 07:59:28.517 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-05 07:59:28.521 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-05 07:59:28.524 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-05 07:59:28.528 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:28.531 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:28.533 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:28.536 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-05 07:59:28.538 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-05 07:59:28.542 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-08-05 07:59:28.544 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-05 07:59:28.548 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.550 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-05 07:59:28.552 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:28.555 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:28.557 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:28.560 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-05 07:59:28.563 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-05 07:59:28.567 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-05 07:59:28.570 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:28.575 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-05 07:59:28.643 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:28.712 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-08-05 07:59:28.779 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 07:59:28.860 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-05 07:59:28.917 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-05 07:59:28.974 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:29.032 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:29.034 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-05 07:59:29.037 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-05 07:59:29.097 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-05 07:59:29.166 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:29.492 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-05 07:59:29.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-05 07:59:29.820 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-05 07:59:29.906 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:29.909 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:29.913 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:29.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:29.919 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:29.922 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:29.926 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:29.929 | + functions-common:time_stop:2427 : start_time=1785916768463 2026-08-05 07:59:29.932 | + functions-common:time_stop:2429 : [[ -z 1785916768463 ]] 2026-08-05 07:59:29.936 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:29.941 | + functions-common:time_stop:2432 : end_time=1785916769938 2026-08-05 07:59:29.944 | + functions-common:time_stop:2433 : elapsed_time=1475 2026-08-05 07:59:29.947 | + functions-common:time_stop:2434 : total=25611 2026-08-05 07:59:29.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:29.953 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27086 2026-08-05 07:59:29.956 | + lib/nova:start_nova_compute:1077 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:29.959 | + lib/nova:start_nova_compute:1077 : 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:59:29.962 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-05 07:59:29.981 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:29.984 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-05 07:59:29.984 | Dumping cells_v2 mapping 2026-08-05 07:59:29.987 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-05 07:59:30.442 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 07:59:30.442 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:59:30.442 | we strongly recommend against using it for new projects. 2026-08-05 07:59:30.442 | 2026-08-05 07:59:30.442 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:59:30.442 | framework. For more detail see 2026-08-05 07:59:30.442 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:59:30.442 | 2026-08-05 07:59:30.442 | import eventlet # noqa 2026-08-05 07:59:30.703 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 07:59:32.984 | INFO dbcounter [None req-c9eba1a2-9d27-49ab-8d6d-061b4f60384f None None] Registered counter for database nova_api 2026-08-05 07:59:33.110 | DEBUG dbcounter [-] [90560] Writer thread running {{(pid=90560) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 07:59:33.131 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-05 07:59:33.131 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-05 07:59:33.131 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-05 07:59:33.131 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-05 07:59:33.131 | | cell1 | 3cb278b8-4e9d-4100-af74-2c36013d826e | rabbit://stackrabbit:secretrabbit@10.209.96.120:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-05 07:59:33.131 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-05 07:59:33.713 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-05 07:59:33.716 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-05 07:59:33.791 | + inc/async:async_inner:63 : create_flavors 2026-08-05 07:59:33.835 | [2866 Async create_flavors:90703]: running: create_flavors 2026-08-05 07:59:33.839 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-05 07:59:33.859 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:33.862 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-05 07:59:33.865 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:59:33.868 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-05 07:59:33.871 | + ./stack.sh:main:1340 : start_cinder 2026-08-05 07:59:33.873 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-05 07:59:33.876 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-05 07:59:33.882 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.886 | + functions-common:run_process:1674 : local service=c-api 2026-08-05 07:59:33.888 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.892 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:33.895 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:33.898 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:33.900 | + functions-common:run_process:1680 : local name=c-api 2026-08-05 07:59:33.904 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:33.908 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:33.911 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:33.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:33.917 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:33.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916773919 2026-08-05 07:59:33.926 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-05 07:59:33.944 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:33.947 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-05 07:59:33.949 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-05 07:59:33.952 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.955 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.958 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.960 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 07:59:33.963 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-05 07:59:33.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-05 07:59:33.968 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-05 07:59:33.971 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:33.974 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:33.976 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:33.980 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:33.982 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-05 07:59:33.985 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:59:33.989 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:33.992 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:33.995 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:59:33.998 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-05 07:59:34.003 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:34.006 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:59:34.009 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:59:34.011 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:59:34.014 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-05 07:59:34.016 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:59:34.022 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-05 07:59:34.095 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:34.164 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-05 07:59:34.221 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-08-05 07:59:34.285 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:34.346 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:34.414 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-05 07:59:34.478 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-05 07:59:34.539 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-05 07:59:34.605 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-05 07:59:34.663 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-05 07:59:34.722 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:59:34.724 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:59:34.728 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-05 07:59:34.795 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:59:35.137 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-05 07:59:35.154 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-05 07:59:35.503 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-05 07:59:35.628 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:35.631 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:35.634 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:35.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:35.640 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:35.644 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:35.646 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:35.650 | + functions-common:time_stop:2427 : start_time=1785916773919 2026-08-05 07:59:35.653 | + functions-common:time_stop:2429 : [[ -z 1785916773919 ]] 2026-08-05 07:59:35.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:35.662 | + functions-common:time_stop:2432 : end_time=1785916775658 2026-08-05 07:59:35.665 | + functions-common:time_stop:2433 : elapsed_time=1739 2026-08-05 07:59:35.668 | + functions-common:time_stop:2434 : total=27086 2026-08-05 07:59:35.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:35.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28825 2026-08-05 07:59:35.677 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-05 07:59:35.677 | Waiting for Cinder API to start... 2026-08-05 07:59:35.682 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.209.96.120/volume/v3/ 2026-08-05 07:59:35.686 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.209.96.120/volume/v3/ 2026-08-05 07:59:35.689 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:59:35.692 | + functions:wait_for_service:477 : local url=https://10.209.96.120/volume/v3/ 2026-08-05 07:59:35.695 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:59:35.701 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:59:35.704 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:59:35.707 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:35.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:35.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:35.724 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916775717 2026-08-05 07:59:35.728 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:59:35.734 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.96.120/volume/v3/ 2026-08-05 07:59:37.337 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:37.363 | [90703 Async create_flavors:90703]: finished successfully 2026-08-05 07:59:39.627 | + :: : [[ 401 == 503 ]] 2026-08-05 07:59:39.629 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:59:39.633 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:59:39.636 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:39.639 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:39.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:39.646 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:39.649 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:39.652 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:59:39.655 | + functions-common:time_stop:2427 : start_time=1785916775717 2026-08-05 07:59:39.658 | + functions-common:time_stop:2429 : [[ -z 1785916775717 ]] 2026-08-05 07:59:39.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:39.668 | + functions-common:time_stop:2432 : end_time=1785916779664 2026-08-05 07:59:39.671 | + functions-common:time_stop:2433 : elapsed_time=3947 2026-08-05 07:59:39.674 | + functions-common:time_stop:2434 : total=12538 2026-08-05 07:59:39.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:39.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16485 2026-08-05 07:59:39.683 | + functions:wait_for_service:486 : return 0 2026-08-05 07:59:39.687 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.689 | + functions-common:run_process:1674 : local service=c-sch 2026-08-05 07:59:39.692 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.696 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:39.698 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:39.701 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:39.704 | + functions-common:run_process:1680 : local name=c-sch 2026-08-05 07:59:39.707 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:39.711 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:39.714 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:39.717 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:39.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:39.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916779722 2026-08-05 07:59:39.731 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-05 07:59:39.752 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:39.756 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-05 07:59:39.761 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-05 07:59:39.764 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.768 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.771 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.774 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.777 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 07:59:39.781 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 07:59:39.783 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-05 07:59:39.786 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:39.790 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:39.793 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:39.796 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:39.799 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-05 07:59:39.802 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 07:59:39.805 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-08-05 07:59:39.808 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-05 07:59:39.811 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:39.814 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:39.817 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:39.820 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:59:39.823 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:39.826 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:39.829 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-05 07:59:39.832 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:39.837 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-05 07:59:39.906 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:39.977 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-08-05 07:59:40.051 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:40.116 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-05 07:59:40.178 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-05 07:59:40.245 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:40.308 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:59:40.312 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:40.315 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-05 07:59:40.385 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:40.704 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-05 07:59:40.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-05 07:59:41.029 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-05 07:59:41.096 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:41.099 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:41.102 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:41.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:41.108 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:41.111 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:41.115 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:41.118 | + functions-common:time_stop:2427 : start_time=1785916779722 2026-08-05 07:59:41.120 | + functions-common:time_stop:2429 : [[ -z 1785916779722 ]] 2026-08-05 07:59:41.124 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:41.131 | + functions-common:time_stop:2432 : end_time=1785916781127 2026-08-05 07:59:41.134 | + functions-common:time_stop:2433 : elapsed_time=1405 2026-08-05 07:59:41.137 | + functions-common:time_stop:2434 : total=28825 2026-08-05 07:59:41.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:41.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30230 2026-08-05 07:59:41.147 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.150 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.153 | + functions-common:run_process:1674 : local service=c-bak 2026-08-05 07:59:41.156 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.159 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:41.162 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:41.165 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.169 | + functions-common:run_process:1680 : local name=c-bak 2026-08-05 07:59:41.172 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:41.175 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:41.178 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:41.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:41.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:41.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916781187 2026-08-05 07:59:41.194 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-05 07:59:41.213 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:41.216 | + functions-common:run_process:1684 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.220 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-08-05 07:59:41.223 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.227 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.231 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.234 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.237 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 07:59:41.240 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 07:59:41.243 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-08-05 07:59:41.246 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:41.249 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:41.252 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:41.255 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.258 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-08-05 07:59:41.261 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 07:59:41.264 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.268 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-08-05 07:59:41.271 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.274 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:41.278 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:41.281 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.284 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:41.287 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:41.291 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-08-05 07:59:41.294 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:41.299 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-08-05 07:59:41.369 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:41.448 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-08-05 07:59:41.512 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:41.574 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-08-05 07:59:41.631 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-08-05 07:59:41.689 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:41.744 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-05 07:59:41.747 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:41.821 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:41.825 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-08-05 07:59:41.930 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:42.256 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-08-05 07:59:42.279 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-08-05 07:59:42.630 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-08-05 07:59:42.717 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:42.720 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:42.724 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:42.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:42.732 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:42.734 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:42.738 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:42.742 | + functions-common:time_stop:2427 : start_time=1785916781187 2026-08-05 07:59:42.749 | + functions-common:time_stop:2429 : [[ -z 1785916781187 ]] 2026-08-05 07:59:42.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:42.762 | + functions-common:time_stop:2432 : end_time=1785916782757 2026-08-05 07:59:42.769 | + functions-common:time_stop:2433 : elapsed_time=1570 2026-08-05 07:59:42.773 | + functions-common:time_stop:2434 : total=30230 2026-08-05 07:59:42.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:42.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31800 2026-08-05 07:59:42.785 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.794 | + functions-common:run_process:1674 : local service=c-vol 2026-08-05 07:59:42.800 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.803 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:42.806 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:42.810 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.812 | + functions-common:run_process:1680 : local name=c-vol 2026-08-05 07:59:42.816 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:42.818 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:42.821 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:42.824 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:42.827 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:42.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916782830 2026-08-05 07:59:42.836 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-05 07:59:42.854 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:42.857 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.860 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-05 07:59:42.863 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.866 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.869 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.872 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.876 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 07:59:42.879 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 07:59:42.882 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-05 07:59:42.885 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:42.888 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:42.891 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:42.894 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.897 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-05 07:59:42.901 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 07:59:42.904 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.907 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-05 07:59:42.911 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:42.915 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:59:42.918 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 07:59:42.922 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:42.925 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:59:42.928 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:59:42.931 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-05 07:59:42.935 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:59:42.941 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-05 07:59:43.016 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:43.087 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-08-05 07:59:43.145 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 07:59:43.206 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-05 07:59:43.277 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-05 07:59:43.361 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:43.440 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-05 07:59:43.443 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 07:59:43.508 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:59:43.515 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-05 07:59:43.587 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:59:43.917 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-05 07:59:43.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-05 07:59:44.273 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-05 07:59:44.481 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:44.485 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:44.488 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:44.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:44.505 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:44.513 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:44.517 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:44.521 | + functions-common:time_stop:2427 : start_time=1785916782830 2026-08-05 07:59:44.525 | + functions-common:time_stop:2429 : [[ -z 1785916782830 ]] 2026-08-05 07:59:44.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:44.541 | + functions-common:time_stop:2432 : end_time=1785916784532 2026-08-05 07:59:44.545 | + functions-common:time_stop:2433 : elapsed_time=1702 2026-08-05 07:59:44.549 | + functions-common:time_stop:2434 : total=31800 2026-08-05 07:59:44.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:44.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33502 2026-08-05 07:59:44.559 | + ./stack.sh:main:1341 : create_volume_types 2026-08-05 07:59:44.562 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-05 07:59:44.583 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:44.587 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 07:59:44.590 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-05 07:59:44.594 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 07:59:44.597 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-05 07:59:44.600 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 07:59:44.603 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-05 07:59:44.606 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-05 07:59:44.608 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-05 07:59:44.612 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-05 07:59:44.639 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:44.642 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-05 07:59:46.029 | 2026-08-05 07:59:46.029 | +-------------+--------------------------------------+ 2026-08-05 07:59:46.029 | | Field | Value | 2026-08-05 07:59:46.029 | +-------------+--------------------------------------+ 2026-08-05 07:59:46.029 | | description | None | 2026-08-05 07:59:46.029 | | id | eb11e96b-eed7-42e8-b28b-98b26f17b050 | 2026-08-05 07:59:46.029 | | is_public | True | 2026-08-05 07:59:46.029 | | name | lvmdriver-1 | 2026-08-05 07:59:46.029 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-05 07:59:46.029 | +-------------+--------------------------------------+ 2026-08-05 07:59:46.040 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-05 07:59:46.049 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:46.053 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:46.061 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:46.065 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-05 07:59:46.098 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:46.100 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-05 07:59:46.103 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:59:46.107 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-05 07:59:46.111 | + ./stack.sh:main:1356 : start_glance 2026-08-05 07:59:46.114 | + lib/glance:start_glance:650 : local service_protocol=https 2026-08-05 07:59:46.118 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-05 07:59:46.125 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.128 | + functions-common:run_process:1674 : local service=g-api 2026-08-05 07:59:46.131 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.134 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:46.139 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:46.142 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:46.146 | + functions-common:run_process:1680 : local name=g-api 2026-08-05 07:59:46.149 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:46.152 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:46.154 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:46.157 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:46.161 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:46.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916786162 2026-08-05 07:59:46.169 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-05 07:59:46.191 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:46.194 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-05 07:59:46.197 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-05 07:59:46.200 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.203 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.206 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.209 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 07:59:46.213 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-05 07:59:46.215 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-05 07:59:46.218 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-05 07:59:46.221 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:46.223 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 07:59:46.227 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 07:59:46.230 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:46.232 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-05 07:59:46.235 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-05 07:59:46.238 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:46.241 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:46.244 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 07:59:46.247 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-05 07:59:46.249 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:46.252 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:59:46.254 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 07:59:46.257 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:59:46.259 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-05 07:59:46.263 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:59:46.267 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-05 07:59:46.335 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:46.403 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-05 07:59:46.462 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-08-05 07:59:46.522 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:46.585 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:46.668 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-05 07:59:46.731 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-05 07:59:46.789 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-05 07:59:46.856 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-05 07:59:46.919 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-05 07:59:46.977 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:59:46.980 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:59:46.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-05 07:59:47.065 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:59:47.378 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-05 07:59:47.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-05 07:59:47.699 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-05 07:59:47.853 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:47.857 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:47.860 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:47.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:47.869 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:47.870 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:47.881 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:47.884 | + functions-common:time_stop:2427 : start_time=1785916786162 2026-08-05 07:59:47.886 | + functions-common:time_stop:2429 : [[ -z 1785916786162 ]] 2026-08-05 07:59:47.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:47.896 | + functions-common:time_stop:2432 : end_time=1785916787893 2026-08-05 07:59:47.900 | + functions-common:time_stop:2433 : elapsed_time=1731 2026-08-05 07:59:47.904 | + functions-common:time_stop:2434 : total=33502 2026-08-05 07:59:47.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:47.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35233 2026-08-05 07:59:47.915 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-05 07:59:47.948 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:47.953 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.209.96.120) to start...' 2026-08-05 07:59:47.953 | Waiting for g-api (10.209.96.120) to start... 2026-08-05 07:59:47.953 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.209.96.120/image 2026-08-05 07:59:47.973 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:59:47.973 | + functions:wait_for_service:477 : local url=https://10.209.96.120/image 2026-08-05 07:59:47.977 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:59:47.981 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:59:47.985 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:59:47.988 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:47.988 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:47.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:47.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916787994 2026-08-05 07:59:48.001 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:59:48.006 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.96.120/image 2026-08-05 07:59:51.778 | + :: : [[ 300 == 503 ]] 2026-08-05 07:59:51.780 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:59:51.784 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:59:51.787 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:51.790 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:51.793 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:51.795 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:51.798 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:51.801 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:59:51.804 | + functions-common:time_stop:2427 : start_time=1785916787994 2026-08-05 07:59:51.807 | + functions-common:time_stop:2429 : [[ -z 1785916787994 ]] 2026-08-05 07:59:51.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:51.815 | + functions-common:time_stop:2432 : end_time=1785916791812 2026-08-05 07:59:51.819 | + functions-common:time_stop:2433 : elapsed_time=3818 2026-08-05 07:59:51.822 | + functions-common:time_stop:2434 : total=16485 2026-08-05 07:59:51.824 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:51.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20303 2026-08-05 07:59:51.830 | + functions:wait_for_service:486 : return 0 2026-08-05 07:59:51.832 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-05 07:59:51.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:51.856 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-05 07:59:51.881 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:51.884 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-05 07:59:51.888 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:59:51.891 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-05 07:59:51.894 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-05 07:59:51.897 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.900 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.902 | + functions:upload_image:141 : local image image_fname image_name 2026-08-05 07:59:51.904 | + functions:upload_image:143 : local max_attempts=5 2026-08-05 07:59:51.906 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-05 07:59:51.911 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.916 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.918 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-05 07:59:51.920 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-05 07:59:51.923 | ++ functions:upload_image:150 : stat -c %s /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.928 | + functions:upload_image:150 : [[ 21692416 = \0 ]] 2026-08-05 07:59:51.930 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:51.932 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-05 07:59:51.935 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-05 07:59:51.937 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-05 07:59:51.939 | + functions:upload_image:313 : local kernel= 2026-08-05 07:59:51.941 | + functions:upload_image:314 : local ramdisk= 2026-08-05 07:59:51.943 | + functions:upload_image:315 : local disk_format= 2026-08-05 07:59:51.946 | + functions:upload_image:316 : local container_format= 2026-08-05 07:59:51.948 | + functions:upload_image:317 : local unpack= 2026-08-05 07:59:51.951 | + functions:upload_image:318 : local img_property= 2026-08-05 07:59:51.954 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 07:59:51.956 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-05 07:59:51.959 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-05 07:59:51.961 | + functions:upload_image:328 : case "$image_fname" in 2026-08-05 07:59:51.965 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-05 07:59:51.970 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-05 07:59:51.973 | + functions:upload_image:350 : local format 2026-08-05 07:59:51.978 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-05 07:59:51.978 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:52.009 | + functions:upload_image:351 : format=qcow2 2026-08-05 07:59:52.012 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-05 07:59:52.015 | + functions:upload_image:353 : disk_format=qcow2 2026-08-05 07:59:52.018 | + functions:upload_image:357 : container_format=bare 2026-08-05 07:59:52.021 | + functions:upload_image:404 : is_arch ppc64le 2026-08-05 07:59:52.025 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:59:52.030 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-05 07:59:52.033 | + functions:upload_image:404 : is_arch ppc64 2026-08-05 07:59:52.036 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:59:52.041 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 07:59:52.043 | + functions:upload_image:404 : is_arch ppc 2026-08-05 07:59:52.047 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:59:52.051 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-05 07:59:52.054 | + functions:upload_image:408 : is_arch aarch64 2026-08-05 07:59:52.057 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:59:52.061 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:59:52.064 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-05 07:59:52.066 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-05 07:59:52.069 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-05 07:59:52.072 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-05 07:59:52.074 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-05 07:59:52.077 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-05 07:59:52.080 | + functions:_upload_image:112 : shift 2026-08-05 07:59:52.082 | + functions:_upload_image:113 : local container=bare 2026-08-05 07:59:52.084 | + functions:_upload_image:114 : shift 2026-08-05 07:59:52.087 | + functions:_upload_image:115 : local disk=qcow2 2026-08-05 07:59:52.090 | + functions:_upload_image:116 : shift 2026-08-05 07:59:52.092 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:52.095 | + functions:_upload_image:118 : shift 2026-08-05 07:59:52.097 | + functions:_upload_image:119 : local properties 2026-08-05 07:59:52.100 | + functions:_upload_image:120 : local useimport 2026-08-05 07:59:52.103 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-05 07:59:52.106 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-05 07:59:52.108 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-05 07:59:52.110 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-05 07:59:52.113 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-05 07:59:52.116 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-05 07:59:52.119 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-05 07:59:52.122 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:52.128 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 07:59:55.490 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 07:59:55.491 | | Field | Value | 2026-08-05 07:59:55.491 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 07:59:55.491 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-05 07:59:55.491 | | container_format | bare | 2026-08-05 07:59:55.491 | | created_at | 2026-08-05T07:59:53Z | 2026-08-05 07:59:55.491 | | disk_format | qcow2 | 2026-08-05 07:59:55.491 | | file | /v2/images/0244b2af-1055-4480-a171-57c2c67d0482/file | 2026-08-05 07:59:55.491 | | id | 0244b2af-1055-4480-a171-57c2c67d0482 | 2026-08-05 07:59:55.491 | | min_disk | 0 | 2026-08-05 07:59:55.491 | | min_ram | 0 | 2026-08-05 07:59:55.491 | | name | cirros-0.6.3-x86_64-disk | 2026-08-05 07:59:55.491 | | owner | 64a7822a28f84468912382bd4d9b74ca | 2026-08-05 07:59:55.491 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-05 07:59:55.491 | | protected | False | 2026-08-05 07:59:55.491 | | schema | /v2/schemas/image | 2026-08-05 07:59:55.491 | | size | 21692416 | 2026-08-05 07:59:55.491 | | status | active | 2026-08-05 07:59:55.491 | | tags | | 2026-08-05 07:59:55.492 | | updated_at | 2026-08-05T07:59:55Z | 2026-08-05 07:59:55.492 | | virtual_size | 117440512 | 2026-08-05 07:59:55.492 | | visibility | public | 2026-08-05 07:59:55.492 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 07:59:55.492 | 2026-08-05 07:59:55.505 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-05 07:59:55.558 | [2866 Async create_flavors:90703]: Waiting for completion of create_flavors running on PID 90703 (1 other jobs running) 2026-08-05 07:59:55.582 | [2866 Async create_flavors:90703]: Signaling child to exit 2026-08-05 07:59:55.582 | WAKEUP 2026-08-05 07:59:55.604 | [2866 Async create_flavors:90703]: Signaled 2026-08-05 07:59:55.605 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-05 07:59:55.605 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:55.605 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-05 07:59:55.605 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-05 07:59:55.605 | 2026-08-05 07:59:55.605 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-05 07:59:55.605 | 2026-08-05 07:59:55.605 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.605 | | Field | Value | 2026-08-05 07:59:55.605 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.605 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.605 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.606 | | description | None | 2026-08-05 07:59:55.606 | | disk | 1 | 2026-08-05 07:59:55.606 | | id | c1 | 2026-08-05 07:59:55.606 | | name | cirros256 | 2026-08-05 07:59:55.606 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.606 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.606 | | ram | 256 | 2026-08-05 07:59:55.606 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.606 | | swap | 0 | 2026-08-05 07:59:55.606 | | vcpus | 1 | 2026-08-05 07:59:55.606 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.606 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-05 07:59:55.606 | 2026-08-05 07:59:55.606 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.606 | | Field | Value | 2026-08-05 07:59:55.606 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.606 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.606 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.606 | | description | None | 2026-08-05 07:59:55.606 | | disk | 5 | 2026-08-05 07:59:55.606 | | id | d1 | 2026-08-05 07:59:55.606 | | name | ds512M | 2026-08-05 07:59:55.606 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.606 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.606 | | ram | 512 | 2026-08-05 07:59:55.606 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.606 | | swap | 0 | 2026-08-05 07:59:55.606 | | vcpus | 1 | 2026-08-05 07:59:55.606 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-05 07:59:55.607 | 2026-08-05 07:59:55.607 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | | Field | Value | 2026-08-05 07:59:55.607 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.607 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.607 | | description | None | 2026-08-05 07:59:55.607 | | disk | 10 | 2026-08-05 07:59:55.607 | | id | d2 | 2026-08-05 07:59:55.607 | | name | ds1G | 2026-08-05 07:59:55.607 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.607 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.607 | | ram | 1024 | 2026-08-05 07:59:55.607 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.607 | | swap | 0 | 2026-08-05 07:59:55.607 | | vcpus | 1 | 2026-08-05 07:59:55.607 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-05 07:59:55.607 | 2026-08-05 07:59:55.607 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | | Field | Value | 2026-08-05 07:59:55.607 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.607 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.607 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.607 | | description | None | 2026-08-05 07:59:55.607 | | disk | 10 | 2026-08-05 07:59:55.607 | | id | d3 | 2026-08-05 07:59:55.607 | | name | ds2G | 2026-08-05 07:59:55.607 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.608 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.608 | | ram | 2048 | 2026-08-05 07:59:55.608 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.608 | | swap | 0 | 2026-08-05 07:59:55.608 | | vcpus | 2 | 2026-08-05 07:59:55.608 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.608 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-05 07:59:55.608 | 2026-08-05 07:59:55.608 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.608 | | Field | Value | 2026-08-05 07:59:55.608 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.608 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.608 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.608 | | description | None | 2026-08-05 07:59:55.608 | | disk | 20 | 2026-08-05 07:59:55.608 | | id | d4 | 2026-08-05 07:59:55.608 | | name | ds4G | 2026-08-05 07:59:55.608 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.608 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.608 | | ram | 4096 | 2026-08-05 07:59:55.608 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.608 | | swap | 0 | 2026-08-05 07:59:55.608 | | vcpus | 4 | 2026-08-05 07:59:55.608 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.608 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-05 07:59:55.608 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-05 07:59:55.608 | 2026-08-05 07:59:55.609 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-05 07:59:55.609 | 2026-08-05 07:59:55.609 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.609 | | Field | Value | 2026-08-05 07:59:55.609 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.609 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.609 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.609 | | description | None | 2026-08-05 07:59:55.609 | | disk | 1 | 2026-08-05 07:59:55.609 | | id | 1 | 2026-08-05 07:59:55.609 | | name | m1.tiny | 2026-08-05 07:59:55.609 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.609 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.609 | | ram | 512 | 2026-08-05 07:59:55.609 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.609 | | swap | 0 | 2026-08-05 07:59:55.609 | | vcpus | 1 | 2026-08-05 07:59:55.609 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.609 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-05 07:59:55.609 | 2026-08-05 07:59:55.609 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.609 | | Field | Value | 2026-08-05 07:59:55.609 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.609 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.609 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.609 | | description | None | 2026-08-05 07:59:55.609 | | disk | 20 | 2026-08-05 07:59:55.609 | | id | 2 | 2026-08-05 07:59:55.609 | | name | m1.small | 2026-08-05 07:59:55.609 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.610 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.610 | | ram | 2048 | 2026-08-05 07:59:55.610 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.610 | | swap | 0 | 2026-08-05 07:59:55.610 | | vcpus | 1 | 2026-08-05 07:59:55.610 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.610 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-05 07:59:55.610 | 2026-08-05 07:59:55.610 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.610 | | Field | Value | 2026-08-05 07:59:55.610 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.610 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.610 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.610 | | description | None | 2026-08-05 07:59:55.610 | | disk | 40 | 2026-08-05 07:59:55.610 | | id | 3 | 2026-08-05 07:59:55.610 | | name | m1.medium | 2026-08-05 07:59:55.610 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.610 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.610 | | ram | 4096 | 2026-08-05 07:59:55.610 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.610 | | swap | 0 | 2026-08-05 07:59:55.610 | | vcpus | 2 | 2026-08-05 07:59:55.610 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.610 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-05 07:59:55.610 | 2026-08-05 07:59:55.611 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.611 | | Field | Value | 2026-08-05 07:59:55.611 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.611 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.611 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.611 | | description | None | 2026-08-05 07:59:55.611 | | disk | 80 | 2026-08-05 07:59:55.611 | | id | 4 | 2026-08-05 07:59:55.611 | | name | m1.large | 2026-08-05 07:59:55.611 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.611 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.611 | | ram | 8192 | 2026-08-05 07:59:55.611 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.611 | | swap | 0 | 2026-08-05 07:59:55.611 | | vcpus | 4 | 2026-08-05 07:59:55.611 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.611 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-05 07:59:55.611 | 2026-08-05 07:59:55.611 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.611 | | Field | Value | 2026-08-05 07:59:55.611 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.611 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 07:59:55.611 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 07:59:55.611 | | description | None | 2026-08-05 07:59:55.611 | | disk | 160 | 2026-08-05 07:59:55.611 | | id | 5 | 2026-08-05 07:59:55.611 | | name | m1.xlarge | 2026-08-05 07:59:55.611 | | os-flavor-access:is_public | True | 2026-08-05 07:59:55.611 | | properties | hw_rng:allowed='True' | 2026-08-05 07:59:55.612 | | ram | 16384 | 2026-08-05 07:59:55.612 | | rxtx_factor | 1.0 | 2026-08-05 07:59:55.612 | | swap | 0 | 2026-08-05 07:59:55.612 | | vcpus | 8 | 2026-08-05 07:59:55.612 | +----------------------------+-----------------------+ 2026-08-05 07:59:55.657 | [2866 Async create_flavors:90703]: finished create_flavors with result 0 in 3 seconds 2026-08-05 07:59:55.661 | + inc/async:async_wait:197 : return 0 2026-08-05 07:59:55.663 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-05 07:59:55.682 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:55.684 | + ./stack.sh:main:1381 : echo_summary 'Starting Horizon' 2026-08-05 07:59:55.687 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:59:55.689 | + ./stack.sh:echo_summary:450 : echo -e Starting Horizon 2026-08-05 07:59:55.692 | + ./stack.sh:main:1382 : init_horizon 2026-08-05 07:59:55.694 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/apache2/horizon_*' 2026-08-05 07:59:55.706 | + lib/horizon:init_horizon:158 : local django_admin 2026-08-05 07:59:55.709 | + lib/horizon:init_horizon:159 : type -p django-admin 2026-08-05 07:59:55.711 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2026-08-05 07:59:55.715 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-08-05 07:59:55.718 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2026-08-05 07:59:56.929 | /opt/stack/data/venv/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-08-05 07:59:56.929 | version_info = version.StrictVersion(__version__).version 2026-08-05 07:59:57.544 | 2026-08-05 07:59:57.545 | 0 static files copied to '/opt/stack/horizon/static', 4005 unmodified. 2026-08-05 07:59:57.737 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-08-05 07:59:57.741 | + lib/horizon:init_horizon:167 : django-admin compress --force 2026-08-05 07:59:58.911 | /opt/stack/data/venv/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-08-05 07:59:58.911 | version_info = version.StrictVersion(__version__).version 2026-08-05 08:00:03.449 | Compressing... Invalid template infra_optim/_top_5_chart.html: 'chart_helpers' is not a registered tag library. Must be one of: 2026-08-05 08:00:03.449 | angular 2026-08-05 08:00:03.449 | bootstrap 2026-08-05 08:00:03.449 | branding 2026-08-05 08:00:03.449 | breadcrumb_nav 2026-08-05 08:00:03.449 | cache 2026-08-05 08:00:03.450 | compress 2026-08-05 08:00:03.450 | context_selection 2026-08-05 08:00:03.450 | form_helpers 2026-08-05 08:00:03.450 | horizon 2026-08-05 08:00:03.450 | humanize 2026-08-05 08:00:03.450 | i18n 2026-08-05 08:00:03.450 | l10n 2026-08-05 08:00:03.450 | parse_date 2026-08-05 08:00:03.450 | shellfilter 2026-08-05 08:00:03.450 | sizeformat 2026-08-05 08:00:03.450 | splitfilter 2026-08-05 08:00:03.450 | static 2026-08-05 08:00:03.450 | themes 2026-08-05 08:00:03.450 | truncate_filter 2026-08-05 08:00:03.450 | tz 2026-08-05 08:00:03.450 | done 2026-08-05 08:00:03.450 | Compressed 8 block(s) from 54 template(s) for 2 context(s). 2026-08-05 08:00:03.642 | + ./stack.sh:main:1383 : start_horizon 2026-08-05 08:00:03.645 | + lib/horizon:start_horizon:185 : restart_apache_server 2026-08-05 08:00:03.648 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 08:00:03.651 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 08:00:03.654 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 08:00:03.923 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-05 08:00:03.949 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:03.953 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-05 08:00:03.974 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:03.977 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-08-05 08:00:03.981 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 08:00:03.984 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 08:00:03.988 | + ./stack.sh:main:1401 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-05 08:00:03.993 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-05 08:00:03.995 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-05 08:00:03.999 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-08-05 08:00:04.000 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-08-05 08:00:04.002 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-08-05 08:00:04.004 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-05 08:00:04.005 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-05 08:00:04.007 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-05 08:00:04.008 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-05 08:00:04.010 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-05 08:00:04.011 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-05 08:00:04.013 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-05 08:00:04.014 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-08-05 08:00:04.016 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.018 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-05 08:00:04.019 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:00:04.021 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-08-05 08:00:04.023 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.024 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-05 08:00:04.026 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:00:04.027 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-05 08:00:04.029 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.030 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-08-05 08:00:04.032 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-05 08:00:04.034 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:00:04.035 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-05 08:00:04.036 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.038 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-08-05 08:00:04.040 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-08-05 08:00:04.041 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-05 08:00:04.043 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:00:04.044 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-05 08:00:04.046 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.047 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:04.049 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:04.050 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-08-05 08:00:04.052 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:00:04.054 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-05 08:00:04.055 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:00:04.057 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-05 08:00:04.058 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-08-05 08:00:04.060 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-08-05 08:00:04.062 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-05 08:00:04.063 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-05 08:00:04.065 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-05 08:00:04.067 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-05 08:00:04.068 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-05 08:00:04.070 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-05 08:00:04.072 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-05 08:00:04.073 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-05 08:00:04.075 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-05 08:00:04.076 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 08:00:04.078 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 08:00:04.080 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-05 08:00:04.081 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-05 08:00:04.083 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-05 08:00:04.084 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-05 08:00:04.086 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-08-05 08:00:04.087 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-05 08:00:04.089 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-05 08:00:04.091 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-05 08:00:04.093 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-05 08:00:04.093 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-05 08:00:04.094 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-05 08:00:04.095 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-05 08:00:04.097 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-05 08:00:04.184 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-05 08:00:04.184 | Bad Request (HTTP 400) 2026-08-05 08:00:04.184 | 2026-08-05 08:00:04.193 | + ./stack.sh:main:1406 : save_stackenv 2026-08-05 08:00:04.196 | + functions-common:save_stackenv:65 : local tag= 2026-08-05 08:00:04.200 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 08:00:04.206 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-080004 2026-08-05 08:00:04.209 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-080004 ' 2026-08-05 08:00:04.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.215 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 08:00:04.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.221 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 08:00:04.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.227 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 08:00:04.230 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.234 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 08:00:04.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.240 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.96.120 2026-08-05 08:00:04.243 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.246 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 08:00:04.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.251 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 08:00:04.255 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.258 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:04.261 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.264 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.267 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.270 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-05 08:00:04.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.276 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:04.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.282 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:04.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.288 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 08:00:04.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.294 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 08:00:04.297 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:00:04.300 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 08:00:04.303 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-08-05 08:00:04.306 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-05 08:00:04.309 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:00:04.312 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-05 08:00:04.315 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:04.318 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:00:04.321 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:00:04.325 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-08-05 08:00:04.328 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-05 08:00:04.331 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-05 08:00:04.335 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:04.338 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-05 08:00:04.338 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:00:04.338 | gsub("[][]", "", $1); 2026-08-05 08:00:04.338 | split($1, a, "|"); 2026-08-05 08:00:04.338 | if (a[1] == matchgroup) 2026-08-05 08:00:04.338 | print a[2] 2026-08-05 08:00:04.338 | } 2026-08-05 08:00:04.338 | ' /opt/stack/devstack/local.conf 2026-08-05 08:00:04.345 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-05 08:00:04.349 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 08:00:04.352 | + functions-common:run_phase:1849 : local phase=extra 2026-08-05 08:00:04.355 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 08:00:04.358 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 08:00:04.362 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 08:00:04.365 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 08:00:04.367 | + functions-common:run_phase:1858 : local extra 2026-08-05 08:00:04.371 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 08:00:04.376 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 08:00:04.380 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 08:00:04.383 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 08:00:04.386 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-08-05 08:00:04.389 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 08:00:04.408 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:00:04.411 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:00:04.415 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 08:00:04.417 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-05 08:00:04.420 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 08:00:04.423 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-05 08:00:04.426 | + functions-common:run_plugins:1837 : local plugins=,watcher,watcher-dashboard 2026-08-05 08:00:04.429 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 08:00:04.433 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 08:00:04.436 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher 2026-08-05 08:00:04.439 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher/devstack/plugin.sh ]] 2026-08-05 08:00:04.442 | + functions-common:run_plugins:1842 : source /opt/stack/watcher/devstack/plugin.sh stack extra 2026-08-05 08:00:04.460 | ++ /opt/stack/watcher/devstack/plugin.sh:source:7 : echo_summary 'watcher'\''s plugin.sh was called...' 2026-08-05 08:00:04.463 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:04.467 | ++ ./stack.sh:echo_summary:450 : echo -e 'watcher'\''s' plugin.sh was called... 2026-08-05 08:00:04.470 | ++ /opt/stack/watcher/devstack/plugin.sh:source:8 : . /opt/stack/watcher/devstack/lib/watcher 2026-08-05 08:00:04.501 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set -o posix 2026-08-05 08:00:04.504 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set 2026-08-05 08:00:04.506 | ACCOUNT_PORT_BASE=6612 2026-08-05 08:00:04.506 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-05 08:00:04.507 | ADMIN_PASSWORD=secretadmin 2026-08-05 08:00:04.507 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 08:00:04.507 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 08:00:04.507 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 08:00:04.507 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-05 08:00:04.507 | ALEMBIC_BRANCH=main 2026-08-05 08:00:04.507 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 08:00:04.507 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 08:00:04.507 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-05 08:00:04.507 | APACHE_GROUP=stack 2026-08-05 08:00:04.507 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:04.507 | APACHE_LOG_DIR=/var/log/apache2 2026-08-05 08:00:04.507 | APACHE_NAME=apache2 2026-08-05 08:00:04.507 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-05 08:00:04.507 | APACHE_USER=stack 2026-08-05 08:00:04.508 | API_WORKERS=2 2026-08-05 08:00:04.508 | BACKING_FILE_SUFFIX=-backing-file 2026-08-05 08:00:04.508 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 08:00:04.508 | BASH=/usr/bin/bash 2026-08-05 08:00:04.508 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-05 08:00:04.508 | BASHPID=2866 2026-08-05 08:00:04.508 | BASH_ALIASES=() 2026-08-05 08:00:04.508 | BASH_ARGC=([0]="0") 2026-08-05 08:00:04.508 | BASH_ARGV=() 2026-08-05 08:00:04.508 | BASH_CMDS=() 2026-08-05 08:00:04.508 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1424" [3]="0") 2026-08-05 08:00:04.508 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-05 08:00:04.508 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-05 08:00:04.508 | BASH_SOURCE=([0]="/opt/stack/watcher/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-05 08:00:04.509 | BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-05 08:00:04.509 | BASH_VERSION='5.2.15(1)-release' 2026-08-05 08:00:04.509 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 08:00:04.509 | BRANCHLESS_TARGET_BRANCH=master 2026-08-05 08:00:04.509 | BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 08:00:04.509 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-05 08:00:04.509 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 08:00:04.509 | CELLSV2_SETUP=superconductor 2026-08-05 08:00:04.509 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-05 08:00:04.509 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-05 08:00:04.509 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-05 08:00:04.509 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-05 08:00:04.509 | CINDER_BACKUP_DRIVER=swift 2026-08-05 08:00:04.510 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.510 | CINDER_BRANCH=master 2026-08-05 08:00:04.510 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:04.510 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-05 08:00:04.510 | CINDER_CONF_DIR=/etc/cinder 2026-08-05 08:00:04.510 | CINDER_DIR=/opt/stack/cinder 2026-08-05 08:00:04.510 | CINDER_DRIVER=default 2026-08-05 08:00:04.510 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:04.510 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.510 | CINDER_IMG_CACHE_ENABLED=True 2026-08-05 08:00:04.510 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-05 08:00:04.510 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-05 08:00:04.510 | CINDER_LVM_TYPE=auto 2026-08-05 08:00:04.510 | CINDER_MY_IP=10.209.96.120 2026-08-05 08:00:04.511 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-05 08:00:04.511 | CINDER_REPO=https://opendev.org/openstack/cinder.git 2026-08-05 08:00:04.511 | CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.511 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.511 | CINDER_SERVICE_PORT=8776 2026-08-05 08:00:04.511 | CINDER_SERVICE_PORT_INT=18776 2026-08-05 08:00:04.511 | CINDER_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.511 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-05 08:00:04.511 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-05 08:00:04.511 | CINDER_TARGET_HELPER=lioadm 2026-08-05 08:00:04.511 | CINDER_TARGET_PORT=3260 2026-08-05 08:00:04.511 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-05 08:00:04.511 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-05 08:00:04.511 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-05 08:00:04.511 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-05 08:00:04.512 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:04.512 | CINDER_USE_SERVICE_TOKEN=True 2026-08-05 08:00:04.512 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-05 08:00:04.512 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 08:00:04.512 | CINDER_VOLUME_CLEAR=zero 2026-08-05 08:00:04.512 | CIRROS_ARCH=x86_64 2026-08-05 08:00:04.512 | CIRROS_VERSION=0.6.3 2026-08-05 08:00:04.512 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 08:00:04.512 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:04.512 | CONFIG_AWK_CMD=awk 2026-08-05 08:00:04.512 | CONTAINER_PORT_BASE=6611 2026-08-05 08:00:04.512 | CURL_GET='curl -g' 2026-08-05 08:00:04.512 | CURRENT_LOG_TIME=2026-08-05-074726 2026-08-05 08:00:04.512 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-05 08:00:04.513 | DATABASE_HOST=127.0.0.1 2026-08-05 08:00:04.513 | DATABASE_PASSWORD=secretdatabase 2026-08-05 08:00:04.513 | DATABASE_QUERY_LOGGING=False 2026-08-05 08:00:04.513 | DATABASE_TYPE=mysql 2026-08-05 08:00:04.513 | DATABASE_USER=root 2026-08-05 08:00:04.513 | DATA_DIR=/opt/stack/data 2026-08-05 08:00:04.513 | DC=([0]="openstack" [1]="org") 2026-08-05 08:00:04.513 | DEBUG_LIBVIRT=True 2026-08-05 08:00:04.513 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-05 08:00:04.513 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:04.513 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-05 08:00:04.513 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-05 08:00:04.513 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-05 08:00:04.513 | DEF_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.514 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.514 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:04.514 | DEF_TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 08:00:04.514 | DELTA=1785916053 2026-08-05 08:00:04.514 | DEST=/opt/stack 2026-08-05 08:00:04.514 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 08:00:04.514 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 08:00:04.514 | DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 08:00:04.514 | DEVSTACK_PARALLEL=True 2026-08-05 08:00:04.514 | DEVSTACK_PLUGINS=,watcher,watcher-dashboard 2026-08-05 08:00:04.514 | DEVSTACK_SERIES=2026.2 2026-08-05 08:00:04.514 | DEVSTACK_START_TIME=1785916043 2026-08-05 08:00:04.514 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-05 08:00:04.514 | DIRSTACK=() 2026-08-05 08:00:04.515 | DISABLED_SERVICES=dstat,s-account,s-container,s-object,s-proxy,tempest 2026-08-05 08:00:04.515 | DISTRO=bookworm 2026-08-05 08:00:04.515 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-05 08:00:04.515 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 08:00:04.515 | ENABLE_CHASSIS_AS_GW=True 2026-08-05 08:00:04.515 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-05 08:00:04.515 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-05 08:00:04.515 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-05 08:00:04.515 | ENABLE_ISOLATED_METADATA=False 2026-08-05 08:00:04.515 | ENABLE_KSM=True 2026-08-05 08:00:04.515 | ENABLE_KSMTUNED=True 2026-08-05 08:00:04.515 | ENABLE_METADATA_NETWORK=False 2026-08-05 08:00:04.515 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 08:00:04.515 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 08:00:04.516 | ENABLE_TENANT_TUNNELS=True 2026-08-05 08:00:04.516 | ENABLE_TENANT_VLANS=False 2026-08-05 08:00:04.516 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-05 08:00:04.516 | ENABLE_ZSWAP=True 2026-08-05 08:00:04.516 | ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.516 | ERROR_ON_CLONE=True 2026-08-05 08:00:04.516 | ETCD_ARCH=amd64 2026-08-05 08:00:04.516 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-05 08:00:04.516 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-05 08:00:04.516 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:04.516 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:04.516 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-05 08:00:04.516 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-05 08:00:04.516 | ETCD_PEER_PORT=2380 2026-08-05 08:00:04.516 | ETCD_PORT=2379 2026-08-05 08:00:04.517 | ETCD_RAMDISK_MB=512 2026-08-05 08:00:04.517 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 08:00:04.517 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 08:00:04.517 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-05 08:00:04.517 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-05 08:00:04.517 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-05 08:00:04.517 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-05 08:00:04.517 | ETCD_USE_RAMDISK=True 2026-08-05 08:00:04.517 | ETCD_VERSION=v3.5.21 2026-08-05 08:00:04.517 | EUID=1001 2026-08-05 08:00:04.517 | EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-05 08:00:04.519 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:04.519 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-05 08:00:04.519 | EXTRA_FILES_RETRY=3 2026-08-05 08:00:04.519 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-05 08:00:04.519 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-05 08:00:04.519 | EXT_LIST='address-group 2026-08-05 08:00:04.519 | address-scope 2026-08-05 08:00:04.519 | agent 2026-08-05 08:00:04.519 | allowed-address-pairs 2026-08-05 08:00:04.519 | auto-allocated-topology 2026-08-05 08:00:04.519 | availability_zone 2026-08-05 08:00:04.519 | default-subnetpools 2026-08-05 08:00:04.519 | dhcp_agent_scheduler 2026-08-05 08:00:04.519 | dns-integration 2026-08-05 08:00:04.519 | dns-domain-ports 2026-08-05 08:00:04.519 | dns-integration-domain-keywords 2026-08-05 08:00:04.519 | empty-string-filtering 2026-08-05 08:00:04.519 | external-net 2026-08-05 08:00:04.519 | extra_dhcp_opt 2026-08-05 08:00:04.519 | extraroute 2026-08-05 08:00:04.520 | extraroute-atomic 2026-08-05 08:00:04.520 | filter-validation 2026-08-05 08:00:04.520 | floating-ip-port-forwarding-detail 2026-08-05 08:00:04.520 | fip-port-details 2026-08-05 08:00:04.520 | flavors 2026-08-05 08:00:04.520 | floatingip-pools 2026-08-05 08:00:04.520 | router 2026-08-05 08:00:04.520 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:04.520 | enable-default-route-bfd 2026-08-05 08:00:04.520 | enable-default-route-ecmp 2026-08-05 08:00:04.520 | ext-gw-mode 2026-08-05 08:00:04.520 | l3-ha 2026-08-05 08:00:04.520 | external-gateway-multihoming 2026-08-05 08:00:04.520 | l3-flavors 2026-08-05 08:00:04.520 | l3_agent_scheduler 2026-08-05 08:00:04.520 | multi-provider 2026-08-05 08:00:04.520 | net-mtu 2026-08-05 08:00:04.520 | net-mtu-writable 2026-08-05 08:00:04.520 | network_availability_zone 2026-08-05 08:00:04.520 | network-ip-availability 2026-08-05 08:00:04.520 | network-ip-availability-details 2026-08-05 08:00:04.520 | pagination 2026-08-05 08:00:04.521 | port-device-profile 2026-08-05 08:00:04.521 | port-mac-address-regenerate 2026-08-05 08:00:04.521 | port-numa-affinity-policy 2026-08-05 08:00:04.521 | port-numa-affinity-policy-socket 2026-08-05 08:00:04.521 | binding 2026-08-05 08:00:04.521 | binding-extended 2026-08-05 08:00:04.521 | port-security 2026-08-05 08:00:04.521 | project-id 2026-08-05 08:00:04.521 | provider 2026-08-05 08:00:04.521 | qinq 2026-08-05 08:00:04.521 | quota-check-limit 2026-08-05 08:00:04.521 | quota-check-limit-default 2026-08-05 08:00:04.521 | quotas 2026-08-05 08:00:04.521 | quota_details 2026-08-05 08:00:04.521 | rbac-policies 2026-08-05 08:00:04.521 | rbac-address-scope 2026-08-05 08:00:04.521 | rbac-security-groups 2026-08-05 08:00:04.522 | revision-if-match 2026-08-05 08:00:04.522 | standard-attr-revisions 2026-08-05 08:00:04.522 | router_availability_zone 2026-08-05 08:00:04.522 | router-enable-snat 2026-08-05 08:00:04.522 | security-groups-default-rules 2026-08-05 08:00:04.522 | security-groups-default-statefulness 2026-08-05 08:00:04.522 | security-groups-normalized-cidr 2026-08-05 08:00:04.522 | security-groups-remote-address-group 2026-08-05 08:00:04.522 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:04.522 | security-groups-shared-filtering 2026-08-05 08:00:04.522 | security-group 2026-08-05 08:00:04.522 | service-type 2026-08-05 08:00:04.522 | sorting 2026-08-05 08:00:04.522 | standard-attr-description 2026-08-05 08:00:04.522 | stateful-security-group 2026-08-05 08:00:04.522 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:04.522 | subnet-external-network 2026-08-05 08:00:04.522 | subnet_onboard 2026-08-05 08:00:04.522 | subnet-service-types 2026-08-05 08:00:04.522 | subnet_allocation 2026-08-05 08:00:04.522 | subnetpool-prefix-ops 2026-08-05 08:00:04.522 | tag-creation 2026-08-05 08:00:04.522 | standard-attr-tag 2026-08-05 08:00:04.522 | standard-attr-timestamp 2026-08-05 08:00:04.522 | vlan-transparent' 2026-08-05 08:00:04.522 | EXT_NET_ID=7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 2026-08-05 08:00:04.522 | FILES=/opt/stack/devstack/files 2026-08-05 08:00:04.522 | FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:00:04.523 | FIXED_RANGE=10.1.0.0/20 2026-08-05 08:00:04.523 | FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 08:00:04.523 | FLOATING_RANGE=172.24.5.0/24 2026-08-05 08:00:04.523 | FORCE_CONFIG_DRIVE=False 2026-08-05 08:00:04.523 | FORCE_PREREQ=0 2026-08-05 08:00:04.523 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-05 08:00:04.523 | FUNC_DIR=/opt/stack/devstack 2026-08-05 08:00:04.523 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="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" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [watcher-dashboard]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-watcherclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [watcher]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-05 08:00:04.523 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [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" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [watcher-dashboard]="/opt/stack/watcher-dashboard" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [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-watcherclient]="/opt/stack/python-watcherclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [watcher]="/opt/stack/watcher" [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" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [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" [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-05 08:00:04.523 | GITREPO=([python-neutronclient]="https://opendev.org/openstack/python-neutronclient.git" [oslo.utils]="https://opendev.org/openstack/oslo.utils.git" [stevedore]="https://opendev.org/openstack/stevedore.git" [oslo.reports]="https://opendev.org/openstack/oslo.reports.git" [osprofiler]="https://opendev.org/openstack/osprofiler.git" [oslo.serialization]="https://opendev.org/openstack/oslo.serialization.git" [neutron-lib]="https://opendev.org/openstack/neutron-lib.git" [ironic-lib]="https://opendev.org/openstack/ironic-lib.git" [python-keystoneclient]="https://opendev.org/openstack/python-keystoneclient.git" [os-client-config]="https://opendev.org/openstack/os-client-config.git" [python-novaclient]="https://opendev.org/openstack/python-novaclient.git" [oslo.config]="https://opendev.org/openstack/oslo.config.git" [ovsdbapp]="https://opendev.org/openstack/ovsdbapp.git" [ceilometermiddleware]="https://opendev.org/openstack/ceilometermiddleware.git" [oslo.limit]="https://opendev.org/openstack/oslo.limit.git" [oslo.concurrency]="https://opendev.org/openstack/oslo.concurrency.git" [os-ken]="https://opendev.org/openstack/os-ken.git" [oslo.rootwrap]="https://opendev.org/openstack/oslo.rootwrap.git" [osc-lib]="https://opendev.org/openstack/osc-lib.git" [watcher-dashboard]="https://opendev.org/openstack/watcher-dashboard" [keystonemiddleware]="https://opendev.org/openstack/keystonemiddleware.git" [oslo.vmware]="https://opendev.org/openstack/oslo.vmware.git" [tooz]="https://opendev.org/openstack/tooz.git" [oslo.privsep]="https://opendev.org/openstack/oslo.privsep.git" [oslo.policy]="https://opendev.org/openstack/oslo.policy.git" [keystoneauth]="https://opendev.org/openstack/keystoneauth.git" [cursive]="https://opendev.org/openstack/cursive.git" [python-watcherclient]="https://opendev.org/openstack/python-watcherclient.git" [python-barbicanclient]="https://opendev.org/openstack/python-barbicanclient.git" [oslo.db]="https://opendev.org/openstack/oslo.db.git" [osc-placement]="https://opendev.org/openstack/osc-placement.git" [python-glanceclient]="https://opendev.org/openstack/python-glanceclient.git" [oslo.versionedobjects]="https://opendev.org/openstack/oslo.versionedobjects.git" [pycadf]="https://opendev.org/openstack/pycadf.git" [etcd3gw]="https://opendev.org/openstack/etcd3gw.git" [pbr]="https://opendev.org/openstack/pbr.git" [oslo.log]="https://opendev.org/openstack/oslo.log.git" [os-vif]="https://opendev.org/openstack/os-vif.git" [taskflow]="https://opendev.org/openstack/taskflow.git" [oslo.context]="https://opendev.org/openstack/oslo.context.git" [watcher]="https://opendev.org/openstack/watcher" [oslo.i18n]="https://opendev.org/openstack/oslo.i18n.git" [automaton]="https://opendev.org/openstack/automaton.git" [oslo.middleware]="https://opendev.org/openstack/oslo.middleware.git" [castellan]="https://opendev.org/openstack/castellan.git" [oslo.messaging]="https://opendev.org/openstack/oslo.messaging.git" [python-swiftclient]="https://opendev.org/openstack/python-swiftclient.git" [futurist]="https://opendev.org/openstack/futurist.git" [os-brick]="https://opendev.org/openstack/os-brick.git" [python-brick-cinderclient-ext]="https://opendev.org/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://opendev.org/openstack/python-ironicclient.git" [debtcollector]="https://opendev.org/openstack/debtcollector.git" [glance_store]="https://opendev.org/openstack/glance_store.git" [os-resource-classes]="https://opendev.org/openstack/os-resource-classes.git" [oslo.cache]="https://opendev.org/openstack/oslo.cache.git" [openstacksdk]="https://opendev.org/openstack/openstacksdk.git" [cliff]="https://opendev.org/openstack/cliff.git" [oslo.service]="https://opendev.org/openstack/oslo.service.git" [python-openstackclient]="https://opendev.org/openstack/python-openstackclient.git" [os-traits]="https://opendev.org/openstack/os-traits.git" [diskimage-builder]="https://opendev.org/openstack/diskimage-builder.git" [python-cinderclient]="https://opendev.org/openstack/python-cinderclient.git" ) 2026-08-05 08:00:04.523 | GIT_BASE=https://opendev.org 2026-08-05 08:00:04.523 | GIT_DEPTH=0 2026-08-05 08:00:04.523 | GIT_TIMEOUT=0 2026-08-05 08:00:04.523 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-05 08:00:04.523 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-05 08:00:04.523 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.523 | GLANCE_BRANCH=master 2026-08-05 08:00:04.523 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-05 08:00:04.523 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-05 08:00:04.523 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-05 08:00:04.523 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-05 08:00:04.523 | GLANCE_CONF_DIR=/etc/glance 2026-08-05 08:00:04.523 | GLANCE_DEFAULT_BACKEND=fast 2026-08-05 08:00:04.523 | GLANCE_DIR=/opt/stack/glance 2026-08-05 08:00:04.523 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-05 08:00:04.524 | GLANCE_ENABLE_QUOTAS=True 2026-08-05 08:00:04.524 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-05 08:00:04.524 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.524 | GLANCE_HOSTPORT=10.209.96.120:9292 2026-08-05 08:00:04.524 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-05 08:00:04.524 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-05 08:00:04.524 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-05 08:00:04.524 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-05 08:00:04.524 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=2000 2026-08-05 08:00:04.524 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-05 08:00:04.524 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-05 08:00:04.524 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-05 08:00:04.524 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-05 08:00:04.524 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-05 08:00:04.524 | GLANCE_REPO=https://opendev.org/openstack/glance.git 2026-08-05 08:00:04.524 | GLANCE_S3_BUCKET_NAME=images 2026-08-05 08:00:04.524 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-05 08:00:04.524 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-05 08:00:04.524 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-05 08:00:04.524 | GLANCE_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.524 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.524 | GLANCE_SERVICE_PORT=9292 2026-08-05 08:00:04.524 | GLANCE_SERVICE_PORT_INT=19292 2026-08-05 08:00:04.524 | GLANCE_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.524 | GLANCE_SHOW_DIRECT_URL=False 2026-08-05 08:00:04.524 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-05 08:00:04.524 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-05 08:00:04.524 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-05 08:00:04.524 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-05 08:00:04.524 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-05 08:00:04.525 | GLANCE_URL=https://10.209.96.120/image 2026-08-05 08:00:04.525 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-05 08:00:04.525 | GLANCE_USE_S3=False 2026-08-05 08:00:04.525 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-05 08:00:04.525 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-05 08:00:04.525 | GLOBAL_VENV=True 2026-08-05 08:00:04.525 | GROUPS=() 2026-08-05 08:00:04.525 | HOME=/opt/stack 2026-08-05 08:00:04.525 | HOME_URL=https://www.debian.org/ 2026-08-05 08:00:04.525 | HORIZON_APACHE_ROOT=/dashboard 2026-08-05 08:00:04.525 | HORIZON_BRANCH=master 2026-08-05 08:00:04.525 | HORIZON_DIR=/opt/stack/horizon 2026-08-05 08:00:04.525 | HORIZON_REPO=https://opendev.org/openstack/horizon.git 2026-08-05 08:00:04.525 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-05 08:00:04.525 | HOSTNAME=np67efcaa81d654 2026-08-05 08:00:04.525 | HOSTTYPE=x86_64 2026-08-05 08:00:04.525 | HOST_IP=10.209.96.120 2026-08-05 08:00:04.525 | HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:04.525 | HOST_IP_IFACE= 2026-08-05 08:00:04.525 | I=vni_ranges=1:65536 2026-08-05 08:00:04.526 | ID=debian 2026-08-05 08:00:04.526 | IFS=' 2026-08-05 08:00:04.526 | ' 2026-08-05 08:00:04.526 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:04.526 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-05 08:00:04.526 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 08:00:04.526 | INSTANCE_NAME_PREFIX=instance- 2026-08-05 08:00:04.526 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 08:00:04.526 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-05 08:00:04.526 | IPV6_ADDRESS_MODE=slaac 2026-08-05 08:00:04.526 | IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 08:00:04.526 | IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 08:00:04.526 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 08:00:04.526 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 08:00:04.526 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 08:00:04.526 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 08:00:04.526 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 08:00:04.526 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 08:00:04.526 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 08:00:04.526 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 08:00:04.526 | IPV6_RA_MODE=slaac 2026-08-05 08:00:04.526 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 08:00:04.526 | IPV6_SUBNET_ID=7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 08:00:04.526 | IP_VERSION=4+6 2026-08-05 08:00:04.526 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-05 08:00:04.526 | IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2026-08-05 08:00:04.526 | ISCSID_DEBUG=False 2026-08-05 08:00:04.526 | ISCSID_DEBUG_LEVEL=4 2026-08-05 08:00:04.526 | KEYSTONE_ADMIN_ENDPOINT=False 2026-08-05 08:00:04.526 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-05 08:00:04.527 | KEYSTONE_AUTH_URI=https://10.209.96.120/identity 2026-08-05 08:00:04.527 | KEYSTONE_AUTH_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 08:00:04.527 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.527 | KEYSTONE_BRANCH=master 2026-08-05 08:00:04.527 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-05 08:00:04.527 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-05 08:00:04.527 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-05 08:00:04.527 | KEYSTONE_ENABLE_CACHE=True 2026-08-05 08:00:04.527 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.527 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-05 08:00:04.527 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-05 08:00:04.527 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-05 08:00:04.527 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-05 08:00:04.527 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-05 08:00:04.527 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 08:00:04.527 | KEYSTONE_REGION_NAME=RegionOne 2026-08-05 08:00:04.527 | KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2026-08-05 08:00:04.527 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-05 08:00:04.527 | KEYSTONE_ROLE_BACKEND=sql 2026-08-05 08:00:04.527 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_PORT=5000 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 08:00:04.527 | KEYSTONE_SERVICE_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 08:00:04.527 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-05 08:00:04.527 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-05 08:00:04.528 | KILL_PATH=/usr/bin/kill 2026-08-05 08:00:04.528 | LAST_RUN=0 2026-08-05 08:00:04.528 | LAST_SPINNER_PID= 2026-08-05 08:00:04.528 | LC_ALL=en_US.utf8 2026-08-05 08:00:04.528 | LDAP_BASE_DC=openstack 2026-08-05 08:00:04.528 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-05 08:00:04.528 | LDAP_DOMAIN=openstack.org 2026-08-05 08:00:04.528 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-05 08:00:04.528 | LDAP_OLCDB_NUMBER=1 2026-08-05 08:00:04.528 | LDAP_OLCDB_TYPE=mdb 2026-08-05 08:00:04.528 | LDAP_ROOTPW_COMMAND=replace 2026-08-05 08:00:04.528 | LDAP_SERVICE_NAME=slapd 2026-08-05 08:00:04.528 | LDAP_URL=ldap://localhost 2026-08-05 08:00:04.528 | LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient 2026-08-05 08:00:04.528 | LIBVIRT_CPU_MODE=custom 2026-08-05 08:00:04.528 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-05 08:00:04.528 | LIBVIRT_GROUP=libvirt 2026-08-05 08:00:04.528 | LIBVIRT_TYPE=qemu 2026-08-05 08:00:04.528 | LINENO=404 2026-08-05 08:00:04.528 | LOCAL_HOSTNAME=np67efcaa81d654 2026-08-05 08:00:04.528 | LOGDAYS=7 2026-08-05 08:00:04.528 | LOGDIR=/opt/stack/logs 2026-08-05 08:00:04.528 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 08:00:04.528 | LOGFILE_DIR=/opt/stack/logs 2026-08-05 08:00:04.528 | LOGFILE_NAME=devstacklog.txt 2026-08-05 08:00:04.528 | LOGNAME=stack 2026-08-05 08:00:04.528 | LOG_COLOR=False 2026-08-05 08:00:04.528 | LRC=localrc 2026-08-05 08:00:04.528 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-05 08:00:04.529 | MAIL=/var/mail/stack 2026-08-05 08:00:04.529 | MAX_DB_CONNECTIONS=200 2026-08-05 08:00:04.529 | MEMCACHE_SERVERS=localhost:11211 2026-08-05 08:00:04.529 | METADATA_SERVICE_PORT=8775 2026-08-05 08:00:04.529 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-05 08:00:04.529 | ML2_L3_PLUGIN=ovn-router 2026-08-05 08:00:04.529 | ML2_VLAN_RANGES=public 2026-08-05 08:00:04.529 | MYSQL_DRIVER=PyMySQL 2026-08-05 08:00:04.529 | MYSQL_GATHER_PERFORMANCE=True 2026-08-05 08:00:04.529 | MYSQL_HOST=127.0.0.1 2026-08-05 08:00:04.529 | MYSQL_REDUCE_MEMORY=True 2026-08-05 08:00:04.529 | MYSQL_SERVICE_NAME=mariadb 2026-08-05 08:00:04.529 | MYSQL_USER=root 2026-08-05 08:00:04.529 | NAME='Debian GNU/Linux' 2026-08-05 08:00:04.529 | NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:00:04.529 | NETWORK_GATEWAY=10.1.0.1 2026-08-05 08:00:04.529 | NET_ID=4a641207-300f-4cbf-bd3c-ef589cc17130 2026-08-05 08:00:04.529 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-05 08:00:04.529 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.529 | NEUTRON_BRANCH=master 2026-08-05 08:00:04.529 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 08:00:04.529 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 08:00:04.529 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:04.529 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 08:00:04.529 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 08:00:04.529 | NEUTRON_DIR=/opt/stack/neutron 2026-08-05 08:00:04.529 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 08:00:04.529 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.530 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 08:00:04.530 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 08:00:04.530 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-05 08:00:04.530 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.530 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-05 08:00:04.530 | NEUTRON_PORT_SECURITY=True 2026-08-05 08:00:04.530 | NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2026-08-05 08:00:04.530 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 08:00:04.530 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 08:00:04.530 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 08:00:04.530 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 08:00:04.530 | NOUNSET= 2026-08-05 08:00:04.530 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-05 08:00:04.530 | NOVA_API_DB=nova_api 2026-08-05 08:00:04.530 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-05 08:00:04.530 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.530 | NOVA_BRANCH=master 2026-08-05 08:00:04.530 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-05 08:00:04.530 | NOVA_CONF=/etc/nova/nova.conf 2026-08-05 08:00:04.530 | NOVA_CONF_DIR=/etc/nova 2026-08-05 08:00:04.530 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-05 08:00:04.530 | NOVA_CPU_CELL=1 2026-08-05 08:00:04.530 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-05 08:00:04.530 | NOVA_CPU_UUID= 2026-08-05 08:00:04.530 | NOVA_DIR=/opt/stack/nova 2026-08-05 08:00:04.530 | NOVA_ENABLED_APIS=osapi_compute 2026-08-05 08:00:04.530 | NOVA_ENABLE_CACHE=True 2026-08-05 08:00:04.530 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.531 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-05 08:00:04.531 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 08:00:04.531 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 08:00:04.531 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-05 08:00:04.531 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-05 08:00:04.531 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 08:00:04.531 | NOVA_MY_IP=10.209.96.120 2026-08-05 08:00:04.531 | NOVA_NOTIFICATION_FORMAT=both 2026-08-05 08:00:04.531 | NOVA_NUM_CELLS=1 2026-08-05 08:00:04.531 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-05 08:00:04.531 | NOVA_READY_TIMEOUT=60 2026-08-05 08:00:04.531 | NOVA_REPO=https://opendev.org/openstack/nova.git 2026-08-05 08:00:04.531 | NOVA_SERIAL_ENABLED=False 2026-08-05 08:00:04.531 | NOVA_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.531 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.531 | NOVA_SERVICE_PORT=8774 2026-08-05 08:00:04.531 | NOVA_SERVICE_PORT_INT=18774 2026-08-05 08:00:04.531 | NOVA_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.531 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-05 08:00:04.531 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-05 08:00:04.531 | NOVA_SPICE_ENABLED=False 2026-08-05 08:00:04.531 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-05 08:00:04.531 | NOVA_USE_SERVICE_TOKEN=True 2026-08-05 08:00:04.531 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-05 08:00:04.531 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-05 08:00:04.531 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-05 08:00:04.531 | NOVA_VNC_ENABLED=True 2026-08-05 08:00:04.531 | NOVNCPROXY_URL=http://10.209.96.120:6080/vnc_lite.html 2026-08-05 08:00:04.531 | NOVNC_BRANCH=v1.3.0 2026-08-05 08:00:04.531 | NOVNC_FROM_PACKAGE=False 2026-08-05 08:00:04.532 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-05 08:00:04.532 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 08:00:04.532 | NOW=1785916053 2026-08-05 08:00:04.532 | NO_UPDATE_REPOS=False 2026-08-05 08:00:04.532 | OBJECT_PORT_BASE=6613 2026-08-05 08:00:04.532 | OFFLINE=False 2026-08-05 08:00:04.532 | OLDPWD=/opt/stack/python-watcherclient 2026-08-05 08:00:04.532 | OPENSSL=/usr/bin/openssl 2026-08-05 08:00:04.532 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-05 08:00:04.532 | OPTERR=1 2026-08-05 08:00:04.532 | OPTIND=1 2026-08-05 08:00:04.532 | OPTS=vni_ranges=1:65536 2026-08-05 08:00:04.532 | ORG_NAME=OpenStack 2026-08-05 08:00:04.532 | ORG_UNIT_NAME=DevStack 2026-08-05 08:00:04.532 | OSCWRAP_TIMER_FILE=/tmp/tmp.iT2PQVHeSL 2026-08-05 08:00:04.532 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.532 | OSTESTIMAGES_BRANCH=master 2026-08-05 08:00:04.532 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-05 08:00:04.532 | OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2026-08-05 08:00:04.532 | OSTYPE=linux-gnu 2026-08-05 08:00:04.532 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-05 08:00:04.532 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:04.532 | OS_CLOUD=devstack-admin 2026-08-05 08:00:04.532 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 08:00:04.532 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:00:04.532 | OVN_AGENT_EXTENSIONS=metadata 2026-08-05 08:00:04.532 | OVN_BRANCH=branch-24.03 2026-08-05 08:00:04.532 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 08:00:04.532 | OVN_BUILD_FROM_SOURCE=False 2026-08-05 08:00:04.532 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-05 08:00:04.533 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-05 08:00:04.533 | OVN_DATADIR=/var/lib/ovn 2026-08-05 08:00:04.533 | OVN_DBS_LOG_LEVEL=dbg 2026-08-05 08:00:04.533 | OVN_DNS_SERVERS=8.8.8.8 2026-08-05 08:00:04.533 | OVN_EVPN_BGP_AS= 2026-08-05 08:00:04.533 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-05 08:00:04.533 | OVN_EVPN_LOCAL_IP= 2026-08-05 08:00:04.533 | OVN_EVPN_VXLAN_PORT=4789 2026-08-05 08:00:04.533 | OVN_GENEVE_OVERHEAD=38 2026-08-05 08:00:04.533 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-05 08:00:04.533 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-05 08:00:04.533 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-05 08:00:04.533 | OVN_L3_SCHEDULER=leastloaded 2026-08-05 08:00:04.533 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 08:00:04.533 | OVN_META_DATA_HOST=10.209.96.120 2026-08-05 08:00:04.533 | OVN_NB_REMOTE=ssl:10.209.96.120:6641 2026-08-05 08:00:04.533 | OVN_NEUTRON_SYNC_MODE=log 2026-08-05 08:00:04.533 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-05 08:00:04.533 | OVN_PROTO=ssl 2026-08-05 08:00:04.533 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-05 08:00:04.533 | OVN_REPO_NAME=ovn 2026-08-05 08:00:04.533 | OVN_RUNDIR=/var/run/ovn 2026-08-05 08:00:04.533 | OVN_SB_REMOTE=ssl:10.209.96.120:6642 2026-08-05 08:00:04.533 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-05 08:00:04.533 | OVN_SHAREDIR=/share/ovn 2026-08-05 08:00:04.533 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-05 08:00:04.533 | OVN_UUID=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba 2026-08-05 08:00:04.533 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:04.534 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-05 08:00:04.534 | OVS_BINDIR=/bin 2026-08-05 08:00:04.534 | OVS_BRANCH=branch-3.3 2026-08-05 08:00:04.534 | OVS_BRIDGE=br-int 2026-08-05 08:00:04.534 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-05 08:00:04.534 | OVS_DATAPATH_TYPE=system 2026-08-05 08:00:04.534 | OVS_ENABLE_TUNNELING=True 2026-08-05 08:00:04.534 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 08:00:04.534 | OVS_PREFIX= 2026-08-05 08:00:04.534 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-05 08:00:04.534 | OVS_REPO_NAME=ovs 2026-08-05 08:00:04.534 | OVS_RUNDIR=/var/run/openvswitch 2026-08-05 08:00:04.534 | OVS_SBINDIR=/sbin 2026-08-05 08:00:04.534 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-05 08:00:04.534 | OVS_SHAREDIR=/share/openvswitch 2026-08-05 08:00:04.534 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-05 08:00:04.534 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-05 08:00:04.534 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-05 08:00:04.534 | PACKAGES='apache2 2026-08-05 08:00:04.534 | apache2-dev 2026-08-05 08:00:04.534 | bc 2026-08-05 08:00:04.534 | bsdmainutils 2026-08-05 08:00:04.534 | curl 2026-08-05 08:00:04.534 | g++ 2026-08-05 08:00:04.534 | gawk 2026-08-05 08:00:04.534 | gcc 2026-08-05 08:00:04.534 | gettext 2026-08-05 08:00:04.534 | git 2026-08-05 08:00:04.534 | graphviz 2026-08-05 08:00:04.534 | iputils-ping 2026-08-05 08:00:04.535 | libffi-dev 2026-08-05 08:00:04.535 | libjpeg-dev 2026-08-05 08:00:04.535 | libpq-dev 2026-08-05 08:00:04.535 | libssl-dev 2026-08-05 08:00:04.535 | libsystemd-dev 2026-08-05 08:00:04.535 | libxml2-dev 2026-08-05 08:00:04.535 | libxslt1-dev 2026-08-05 08:00:04.535 | libyaml-dev 2026-08-05 08:00:04.535 | lsof 2026-08-05 08:00:04.535 | openssh-server 2026-08-05 08:00:04.535 | openssl 2026-08-05 08:00:04.535 | pkg-config 2026-08-05 08:00:04.535 | psmisc 2026-08-05 08:00:04.535 | python3-dev 2026-08-05 08:00:04.535 | python3-pip 2026-08-05 08:00:04.535 | python3-systemd 2026-08-05 08:00:04.535 | python3-venv 2026-08-05 08:00:04.535 | tar 2026-08-05 08:00:04.535 | tcpdump 2026-08-05 08:00:04.535 | unzip 2026-08-05 08:00:04.535 | uuid-runtime 2026-08-05 08:00:04.535 | wget 2026-08-05 08:00:04.535 | zlib1g-dev 2026-08-05 08:00:04.535 | lvm2 2026-08-05 08:00:04.535 | qemu-utils 2026-08-05 08:00:04.535 | thin-provisioning-tools 2026-08-05 08:00:04.535 | lsscsi 2026-08-05 08:00:04.535 | open-iscsi 2026-08-05 08:00:04.536 | libkrb5-dev 2026-08-05 08:00:04.536 | libldap2-dev 2026-08-05 08:00:04.536 | libsasl2-dev 2026-08-05 08:00:04.536 | memcached 2026-08-05 08:00:04.536 | python3-mysqldb 2026-08-05 08:00:04.536 | sqlite3 2026-08-05 08:00:04.536 | conntrack 2026-08-05 08:00:04.536 | curl 2026-08-05 08:00:04.536 | ebtables 2026-08-05 08:00:04.536 | genisoimage 2026-08-05 08:00:04.536 | iptables 2026-08-05 08:00:04.536 | iputils-arping 2026-08-05 08:00:04.536 | kpartx 2026-08-05 08:00:04.536 | libjs-jquery-tablesorter 2026-08-05 08:00:04.536 | parted 2026-08-05 08:00:04.536 | pm-utils 2026-08-05 08:00:04.536 | python3-mysqldb 2026-08-05 08:00:04.536 | socat 2026-08-05 08:00:04.536 | sqlite3 2026-08-05 08:00:04.536 | sudo 2026-08-05 08:00:04.536 | vlan 2026-08-05 08:00:04.536 | cryptsetup 2026-08-05 08:00:04.536 | dosfstools 2026-08-05 08:00:04.536 | genisoimage 2026-08-05 08:00:04.536 | gir1.2-libosinfo-1.0 2026-08-05 08:00:04.536 | netcat-openbsd 2026-08-05 08:00:04.536 | open-iscsi 2026-08-05 08:00:04.536 | qemu-utils 2026-08-05 08:00:04.536 | sg3-utils 2026-08-05 08:00:04.536 | sysfsutils 2026-08-05 08:00:04.537 | acl 2026-08-05 08:00:04.537 | dnsmasq-base 2026-08-05 08:00:04.537 | dnsmasq-utils 2026-08-05 08:00:04.537 | ebtables 2026-08-05 08:00:04.537 | haproxy 2026-08-05 08:00:04.537 | iptables 2026-08-05 08:00:04.537 | iputils-arping 2026-08-05 08:00:04.537 | iputils-ping 2026-08-05 08:00:04.537 | postgresql-server-dev-all 2026-08-05 08:00:04.537 | python3-mysqldb 2026-08-05 08:00:04.537 | sqlite3 2026-08-05 08:00:04.537 | sudo 2026-08-05 08:00:04.537 | vlan 2026-08-05 08:00:04.537 | apache2 ' 2026-08-05 08:00:04.537 | 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:00:04.537 | PHYSICAL_NETWORK=public 2026-08-05 08:00:04.537 | PIPESTATUS=([0]="0") 2026-08-05 08:00:04.537 | PIP_UPGRADE=False 2026-08-05 08:00:04.537 | PIP_VIRTUAL_ENV= 2026-08-05 08:00:04.537 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-05 08:00:04.537 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.537 | PLACEMENT_BRANCH=master 2026-08-05 08:00:04.537 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-05 08:00:04.537 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-05 08:00:04.538 | PLACEMENT_DIR=/opt/stack/placement 2026-08-05 08:00:04.538 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:04.538 | PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2026-08-05 08:00:04.538 | PLACEMENT_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.538 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.538 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-05 08:00:04.538 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-05 08:00:04.538 | POSIXLY_CORRECT=y 2026-08-05 08:00:04.538 | PPID=2865 2026-08-05 08:00:04.538 | PREREQ_RERUN_HOURS=2 2026-08-05 08:00:04.538 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 08:00:04.538 | PREREQ_RERUN_SECONDS=7200 2026-08-05 08:00:04.538 | PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 08:00:04.538 | PRIVATE_NETWORK_NAME=private 2026-08-05 08:00:04.538 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 08:00:04.538 | PROVIDER_SUBNET_NAME=provider_net 2026-08-05 08:00:04.538 | PS4='+ $(short_source): ' 2026-08-05 08:00:04.538 | PUBLIC_BRIDGE=br-ex 2026-08-05 08:00:04.538 | PUBLIC_BRIDGE_MTU=1430 2026-08-05 08:00:04.538 | PUBLIC_INTERFACE= 2026-08-05 08:00:04.538 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 08:00:04.538 | PUBLIC_NETWORK_NAME=public 2026-08-05 08:00:04.538 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 08:00:04.538 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 08:00:04.538 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 08:00:04.538 | PUB_SUBNET_ID=48aef995-150e-4895-ad38-eb2c0a9bec79 2026-08-05 08:00:04.538 | PWD=/opt/stack/devstack 2026-08-05 08:00:04.538 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 08:00:04.538 | PYTHON3_VERSION=3.11 2026-08-05 08:00:04.538 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-05 08:00:04.539 | Q_ADMIN_USERNAME=neutron 2026-08-05 08:00:04.539 | Q_AGENT=ovn 2026-08-05 08:00:04.539 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 08:00:04.539 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 08:00:04.539 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 08:00:04.539 | Q_AUTH_STRATEGY=keystone 2026-08-05 08:00:04.539 | Q_BUILD_OVS_FROM_GIT=False 2026-08-05 08:00:04.539 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 08:00:04.539 | Q_DB_NAME=neutron 2026-08-05 08:00:04.539 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 08:00:04.539 | Q_DVR_MODE=legacy 2026-08-05 08:00:04.539 | Q_HOST=10.209.96.120 2026-08-05 08:00:04.539 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 08:00:04.539 | Q_L3_ROUTER_PER_TENANT=True 2026-08-05 08:00:04.539 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.539 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-05 08:00:04.539 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-05 08:00:04.539 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-05 08:00:04.539 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 08:00:04.539 | Q_META_DATA_IP=10.209.96.120 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-05 08:00:04.539 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-05 08:00:04.539 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-05 08:00:04.539 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 08:00:04.540 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 08:00:04.540 | Q_OVS_USE_VETH=False 2026-08-05 08:00:04.540 | Q_PLUGIN=ml2 2026-08-05 08:00:04.540 | Q_PLUGIN_CLASS=ml2 2026-08-05 08:00:04.540 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:04.540 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 08:00:04.540 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 08:00:04.540 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 08:00:04.540 | Q_PROTOCOL=https 2026-08-05 08:00:04.540 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 08:00:04.540 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 08:00:04.540 | Q_ROUTER_NAME=router1 2026-08-05 08:00:04.540 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 08:00:04.540 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 08:00:04.540 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:00:04.540 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 08:00:04.540 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-05 08:00:04.540 | Q_TUNNEL_TYPES=gre 2026-08-05 08:00:04.540 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 08:00:04.540 | Q_USE_PUBLIC_VETH=False 2026-08-05 08:00:04.540 | Q_USE_ROOTWRAP=True 2026-08-05 08:00:04.540 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 08:00:04.540 | Q_USE_SECGROUP=True 2026-08-05 08:00:04.540 | RABBIT_HOST=10.209.96.120 2026-08-05 08:00:04.540 | RABBIT_PASSWORD=secretrabbit 2026-08-05 08:00:04.540 | RABBIT_USERID=stackrabbit 2026-08-05 08:00:04.540 | RC_DIR=/opt/stack/devstack 2026-08-05 08:00:04.540 | RECLONE=False 2026-08-05 08:00:04.540 | RECREATE_KEYSTONE_DB=True 2026-08-05 08:00:04.541 | REGION_NAME=RegionOne 2026-08-05 08:00:04.541 | REPOS_UPDATED=True 2026-08-05 08:00:04.541 | REQUIREMENTS_BRANCH=master 2026-08-05 08:00:04.541 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-05 08:00:04.541 | REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2026-08-05 08:00:04.541 | RETRY_UPDATE=False 2026-08-05 08:00:04.541 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:00:04.541 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 08:00:04.541 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 08:00:04.541 | ROUTER_GW_IP=' 172.24.5.38 ' 2026-08-05 08:00:04.541 | ROUTER_ID=58af0523-6632-4176-a764-79303748bee9 2026-08-05 08:00:04.541 | S3_SERVICE_PORT=3333 2026-08-05 08:00:04.541 | SECTION=ml2_type_geneve 2026-08-05 08:00:04.541 | SERVICE_DIR=/opt/stack/status 2026-08-05 08:00:04.541 | SERVICE_DOMAIN_NAME=Default 2026-08-05 08:00:04.541 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-05 08:00:04.541 | SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.541 | SERVICE_IP_VERSION=4 2026-08-05 08:00:04.541 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.541 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:04.541 | SERVICE_PASSWORD=secretservice 2026-08-05 08:00:04.541 | SERVICE_PROJECT_NAME=service 2026-08-05 08:00:04.541 | SERVICE_PROTOCOL=http 2026-08-05 08:00:04.541 | SERVICE_TENANT_NAME=service 2026-08-05 08:00:04.541 | SERVICE_TIMEOUT=60 2026-08-05 08:00:04.541 | SHELL=/bin/bash 2026-08-05 08:00:04.541 | SHLVL=1 2026-08-05 08:00:04.541 | SKIP_EPEL_INSTALL=False 2026-08-05 08:00:04.542 | SKIP_STOP_OVN=False 2026-08-05 08:00:04.542 | SPICEHTML5PROXY_URL=http://10.209.96.120:6081/spice_auto.html 2026-08-05 08:00:04.542 | SPICE_BRANCH=master 2026-08-05 08:00:04.542 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-05 08:00:04.542 | SQLALCHEMY_BRANCH=main 2026-08-05 08:00:04.542 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 08:00:04.542 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 08:00:04.542 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:04.542 | 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-05 08:00:04.542 | STACK_GROUP=stack 2026-08-05 08:00:04.542 | STACK_USER=stack 2026-08-05 08:00:04.542 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 08:00:04.542 | STUD_PROTO=--tls 2026-08-05 08:00:04.542 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 08:00:04.542 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 08:00:04.542 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 08:00:04.542 | SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 08:00:04.542 | SUBNETPOOL_SIZE_V4=26 2026-08-05 08:00:04.542 | SUBNETPOOL_SIZE_V6=64 2026-08-05 08:00:04.542 | SUBNETPOOL_V4_ID=5f2c81a2-224f-46e3-996b-2e5a59b91049 2026-08-05 08:00:04.542 | SUBNETPOOL_V6_ID=3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 2026-08-05 08:00:04.542 | SUBNET_ID=f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 08:00:04.542 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-05 08:00:04.542 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' 2026-08-05 08:00:04.542 | SUDO_GID=1000 2026-08-05 08:00:04.542 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-05 08:00:04.542 | SUDO_UID=1000 2026-08-05 08:00:04.542 | SUDO_USER=zuul 2026-08-05 08:00:04.543 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 08:00:04.543 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-05 08:00:04.543 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:00:04.543 | SUPPORT_URL=https://www.debian.org/support 2026-08-05 08:00:04.543 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-05 08:00:04.543 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.543 | SWIFT_BRANCH=master 2026-08-05 08:00:04.543 | SWIFT_CONF_DIR=/etc/swift 2026-08-05 08:00:04.543 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-05 08:00:04.543 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-05 08:00:04.543 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-05 08:00:04.543 | SWIFT_DIR=/opt/stack/swift 2026-08-05 08:00:04.543 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-05 08:00:04.543 | SWIFT_ENABLE_TEMPURLS=False 2026-08-05 08:00:04.543 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-05 08:00:04.543 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-05 08:00:04.543 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-05 08:00:04.543 | SWIFT_HASH=1234123412341234 2026-08-05 08:00:04.543 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-05 08:00:04.543 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-05 08:00:04.543 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-05 08:00:04.543 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-05 08:00:04.543 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-05 08:00:04.543 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-05 08:00:04.543 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-05 08:00:04.543 | SWIFT_REPLICAS=1 2026-08-05 08:00:04.543 | SWIFT_REPLICAS_SEQ=1 2026-08-05 08:00:04.543 | SWIFT_REPO=https://opendev.org/openstack/swift.git 2026-08-05 08:00:04.543 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:04.543 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:04.544 | SWIFT_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.544 | SWIFT_START_ALL_SERVICES=False 2026-08-05 08:00:04.544 | SWIFT_STORAGE_IPS= 2026-08-05 08:00:04.544 | SWIFT_TEMPURL_KEY= 2026-08-05 08:00:04.544 | SWIFT_USE_MOD_WSGI=False 2026-08-05 08:00:04.544 | SYSLOG=False 2026-08-05 08:00:04.544 | SYSLOG_HOST=10.209.96.120 2026-08-05 08:00:04.544 | SYSLOG_PORT=516 2026-08-05 08:00:04.544 | SYSTEMCTL='sudo systemctl' 2026-08-05 08:00:04.544 | SYSTEMD_DIR=/etc/systemd/system 2026-08-05 08:00:04.544 | TARGET_BRANCH=master 2026-08-05 08:00:04.544 | TARGET_ENABLE_OVN_AGENT=False 2026-08-05 08:00:04.544 | TCPDUMP_ARGS= 2026-08-05 08:00:04.544 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-05 08:00:04.544 | TEMPEST_BRANCH=master 2026-08-05 08:00:04.544 | TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2026-08-05 08:00:04.544 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-05 08:00:04.544 | TEMPFILE=/tmp/tmp.0vICAQFfkn 2026-08-05 08:00:04.544 | TENANT_TUNNEL_RANGES=1:1000 2026-08-05 08:00:04.544 | TENANT_VLAN_RANGE= 2026-08-05 08:00:04.544 | TERM=unknown 2026-08-05 08:00:04.544 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-05 08:00:04.544 | TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:04.544 | TOP_DIR=/opt/stack/devstack 2026-08-05 08:00:04.544 | TRAILING_TARGET_BRANCH=master 2026-08-05 08:00:04.544 | TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 08:00:04.544 | TUNNEL_IP=10.209.96.120 2026-08-05 08:00:04.544 | TUNNEL_IP_VERSION=4 2026-08-05 08:00:04.544 | UBUNTU_RELEASE_BASE_NUM=12 2026-08-05 08:00:04.544 | UID=1001 2026-08-05 08:00:04.545 | ULIMIT_NOFILE=2048 2026-08-05 08:00:04.545 | USER=stack 2026-08-05 08:00:04.545 | USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 08:00:04.545 | USER_UNITS=False 2026-08-05 08:00:04.545 | USE_CINDER_FOR_GLANCE=False 2026-08-05 08:00:04.545 | USE_JOURNAL=False 2026-08-05 08:00:04.545 | USE_SUBNETPOOL=True 2026-08-05 08:00:04.545 | USE_VENV=False 2026-08-05 08:00:04.545 | VERBOSE=True 2026-08-05 08:00:04.545 | VERBOSE_NO_TIMESTAMP=True 2026-08-05 08:00:04.545 | VERSION='12 (bookworm)' 2026-08-05 08:00:04.545 | VERSION_CODENAME=bookworm 2026-08-05 08:00:04.545 | VERSION_ID=12 2026-08-05 08:00:04.545 | VIF_PLUGGING_IS_FATAL=True 2026-08-05 08:00:04.545 | VIF_PLUGGING_TIMEOUT=300 2026-08-05 08:00:04.545 | VIRTUALENV_CMD='python3.11 -m venv' 2026-08-05 08:00:04.545 | VIRT_DRIVER=libvirt 2026-08-05 08:00:04.545 | VNCSERVER_LISTEN=0.0.0.0 2026-08-05 08:00:04.545 | VNCSERVER_PROXYCLIENT_ADDRESS=10.209.96.120 2026-08-05 08:00:04.545 | VOLUME_BACKING_FILE_SIZE=30G 2026-08-05 08:00:04.545 | VOLUME_GROUP_NAME=stack-volumes 2026-08-05 08:00:04.545 | VOLUME_NAME_PREFIX=volume- 2026-08-05 08:00:04.545 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-05 08:00:04.545 | WATCHER_API_URL=https://10.209.96.120/infra-optim 2026-08-05 08:00:04.545 | WATCHER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:04.545 | WATCHER_BRANCH=master 2026-08-05 08:00:04.545 | WATCHER_CONF=/etc/watcher/watcher.conf 2026-08-05 08:00:04.545 | WATCHER_CONF_DIR=/etc/watcher 2026-08-05 08:00:04.546 | WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 08:00:04.546 | WATCHER_DEVSTACK_DIR=/opt/stack/watcher/devstack 2026-08-05 08:00:04.546 | WATCHER_DEVSTACK_FILES_DIR=/opt/stack/watcher/devstack/files 2026-08-05 08:00:04.546 | WATCHER_DIR=/opt/stack/watcher 2026-08-05 08:00:04.546 | WATCHER_REPO=https://opendev.org/openstack/watcher.git 2026-08-05 08:00:04.546 | WATCHER_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:04.546 | WATCHER_SERVICE_PROTOCOL=https 2026-08-05 08:00:04.546 | WATCHER_STATE_PATH=/opt/stack/data/watcher 2026-08-05 08:00:04.546 | WATCHER_UWSGI=watcher.wsgi.api:application 2026-08-05 08:00:04.546 | WATCHER_UWSGI_CONF=/etc/watcher/watcher-uwsgi.ini 2026-08-05 08:00:04.546 | WATCHER_WSGI_DIR=/var/www/watcher 2026-08-05 08:00:04.546 | WORKER_TIMEOUT=80 2026-08-05 08:00:04.546 | WSGI_MODE=uwsgi 2026-08-05 08:00:04.546 | ZSWAP_COMPRESSOR=lz4 2026-08-05 08:00:04.546 | ZSWAP_ZPOOL=zsmalloc 2026-08-05 08:00:04.546 | _=posix 2026-08-05 08:00:04.546 | _ASYNC_BG_TIME=262865 2026-08-05 08:00:04.546 | _DEFAULT_LVM_INIT=0 2026-08-05 08:00:04.546 | _DEFAULT_PYTHON3_VERSION=3.11 2026-08-05 08:00:04.546 | _DEVSTACK_FUNCTIONS=1 2026-08-05 08:00:04.546 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-05 08:00:04.546 | _DEVSTACK_STACKRC=1 2026-08-05 08:00:04.546 | _LOG_COLOR_DEFAULT=False 2026-08-05 08:00:04.546 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 08:00:04.546 | _TIME_BEGIN=1785916043 2026-08-05 08:00:04.546 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [test_with_retry]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-05 08:00:04.546 | _TIME_TOTAL=([wait_for_service]="20303" [async_wait]="50178" [apt-get]="178729" [test_with_retry]="3128" [dbsync]="4709" [pip_install]="177534" [apt-get-update]="1423" [run_process]="35233" ) 2026-08-05 08:00:04.546 | _of_args='-v --no-timestamp' 2026-08-05 08:00:04.546 | backend=postgresql 2026-08-05 08:00:04.547 | be=lvm:lvmdriver-1 2026-08-05 08:00:04.547 | be_name=lvmdriver-1 2026-08-05 08:00:04.547 | be_type=lvm 2026-08-05 08:00:04.547 | d=enX0 2026-08-05 08:00:04.547 | db=postgresql 2026-08-05 08:00:04.547 | db_version=10.11.18 2026-08-05 08:00:04.547 | dc=org 2026-08-05 08:00:04.547 | default_v4_route_devs=enX0 2026-08-05 08:00:04.547 | default_v6_route_devs=enX0 2026-08-05 08:00:04.547 | dir=/opt/stack/watcher 2026-08-05 08:00:04.547 | disabled_ext= 2026-08-05 08:00:04.547 | dn=,dc=openstack,dc=org 2026-08-05 08:00:04.547 | enabled_ext='address-group 2026-08-05 08:00:04.547 | address-scope 2026-08-05 08:00:04.547 | agent 2026-08-05 08:00:04.547 | allowed-address-pairs 2026-08-05 08:00:04.547 | auto-allocated-topology 2026-08-05 08:00:04.547 | availability_zone 2026-08-05 08:00:04.547 | bgp 2026-08-05 08:00:04.547 | bgp_4byte_asn 2026-08-05 08:00:04.547 | bgp_dragent_scheduler 2026-08-05 08:00:04.547 | binding 2026-08-05 08:00:04.547 | binding-extended 2026-08-05 08:00:04.547 | default-subnetpools 2026-08-05 08:00:04.547 | dhcp_agent_scheduler 2026-08-05 08:00:04.547 | dns-domain-ports 2026-08-05 08:00:04.547 | dns-integration 2026-08-05 08:00:04.547 | dns-integration-domain-keywords 2026-08-05 08:00:04.547 | empty-string-filtering 2026-08-05 08:00:04.548 | enable-default-route-bfd 2026-08-05 08:00:04.548 | enable-default-route-ecmp 2026-08-05 08:00:04.548 | expose-port-forwarding-in-fip 2026-08-05 08:00:04.548 | ext-gw-mode 2026-08-05 08:00:04.548 | external-gateway-multihoming 2026-08-05 08:00:04.548 | external-net 2026-08-05 08:00:04.548 | extra_dhcp_opt 2026-08-05 08:00:04.548 | extraroute 2026-08-05 08:00:04.548 | extraroute-atomic 2026-08-05 08:00:04.548 | filter-validation 2026-08-05 08:00:04.548 | fip-port-details 2026-08-05 08:00:04.548 | flavors 2026-08-05 08:00:04.548 | floating-ip-port-forwarding 2026-08-05 08:00:04.548 | floating-ip-port-forwarding-description 2026-08-05 08:00:04.548 | floating-ip-port-forwarding-detail 2026-08-05 08:00:04.548 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:04.548 | floatingip-pools 2026-08-05 08:00:04.548 | fwaas_v2 2026-08-05 08:00:04.548 | ip_allocation 2026-08-05 08:00:04.548 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:04.548 | l3-flavors 2026-08-05 08:00:04.548 | l3-ha 2026-08-05 08:00:04.548 | l3_agent_scheduler 2026-08-05 08:00:04.548 | logging 2026-08-05 08:00:04.548 | multi-provider 2026-08-05 08:00:04.548 | net-mtu 2026-08-05 08:00:04.548 | net-mtu-writable 2026-08-05 08:00:04.548 | network-ip-availability 2026-08-05 08:00:04.548 | network_availability_zone 2026-08-05 08:00:04.548 | network_ha 2026-08-05 08:00:04.548 | pagination 2026-08-05 08:00:04.549 | port-device-profile 2026-08-05 08:00:04.549 | port-hardware-offload-type 2026-08-05 08:00:04.549 | port-mac-address-regenerate 2026-08-05 08:00:04.549 | port-numa-affinity-policy 2026-08-05 08:00:04.549 | port-numa-affinity-policy-socket 2026-08-05 08:00:04.549 | port-resource-request 2026-08-05 08:00:04.549 | port-security 2026-08-05 08:00:04.549 | port-trusted-vif 2026-08-05 08:00:04.549 | project-id 2026-08-05 08:00:04.549 | provider 2026-08-05 08:00:04.549 | pvlan 2026-08-05 08:00:04.549 | qinq 2026-08-05 08:00:04.549 | qos 2026-08-05 08:00:04.549 | qos-bw-limit-direction 2026-08-05 08:00:04.549 | qos-bw-minimum-ingress 2026-08-05 08:00:04.549 | qos-default 2026-08-05 08:00:04.549 | qos-fip 2026-08-05 08:00:04.549 | qos-gateway-ip 2026-08-05 08:00:04.549 | qos-rule-type-details 2026-08-05 08:00:04.549 | qos-rule-type-filter 2026-08-05 08:00:04.549 | qos-rules-alias 2026-08-05 08:00:04.549 | quota-check-limit 2026-08-05 08:00:04.549 | quota-check-limit-default 2026-08-05 08:00:04.549 | quota_details 2026-08-05 08:00:04.549 | quotas 2026-08-05 08:00:04.549 | rbac-address-scope 2026-08-05 08:00:04.549 | rbac-policies 2026-08-05 08:00:04.549 | rbac-security-groups 2026-08-05 08:00:04.549 | router 2026-08-05 08:00:04.550 | router-enable-snat 2026-08-05 08:00:04.550 | router_availability_zone 2026-08-05 08:00:04.550 | security-group 2026-08-05 08:00:04.550 | security-groups-default-rules 2026-08-05 08:00:04.550 | security-groups-default-statefulness 2026-08-05 08:00:04.550 | security-groups-normalized-cidr 2026-08-05 08:00:04.550 | security-groups-remote-address-group 2026-08-05 08:00:04.550 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:04.550 | security-groups-shared-filtering 2026-08-05 08:00:04.550 | segment 2026-08-05 08:00:04.550 | sorting 2026-08-05 08:00:04.550 | standard-attr-description 2026-08-05 08:00:04.550 | standard-attr-fwaas-v2 2026-08-05 08:00:04.550 | standard-attr-revisions 2026-08-05 08:00:04.550 | standard-attr-tag 2026-08-05 08:00:04.550 | standard-attr-timestamp 2026-08-05 08:00:04.550 | stateful-security-group 2026-08-05 08:00:04.550 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:04.550 | subnet-external-network 2026-08-05 08:00:04.550 | subnet-service-types 2026-08-05 08:00:04.550 | subnet_allocation 2026-08-05 08:00:04.550 | subnet_onboard 2026-08-05 08:00:04.550 | subnetpool-prefix-ops 2026-08-05 08:00:04.550 | tag-creation 2026-08-05 08:00:04.550 | tap-mirror 2026-08-05 08:00:04.550 | tap-mirror-both-direction 2026-08-05 08:00:04.550 | trunk 2026-08-05 08:00:04.550 | uplink-status-propagation 2026-08-05 08:00:04.550 | uplink-status-propagation-updatable 2026-08-05 08:00:04.551 | vlan-transparent 2026-08-05 08:00:04.551 | vpn-endpoint-groups 2026-08-05 08:00:04.551 | vpnaas' 2026-08-05 08:00:04.551 | exceptions=80-tempest.sh 2026-08-05 08:00:04.551 | extensions='address-group 2026-08-05 08:00:04.551 | address-scope 2026-08-05 08:00:04.551 | agent 2026-08-05 08:00:04.551 | allowed-address-pairs 2026-08-05 08:00:04.551 | auto-allocated-topology 2026-08-05 08:00:04.551 | availability_zone 2026-08-05 08:00:04.551 | bgp 2026-08-05 08:00:04.551 | bgp_4byte_asn 2026-08-05 08:00:04.551 | bgp_dragent_scheduler 2026-08-05 08:00:04.551 | binding 2026-08-05 08:00:04.551 | binding-extended 2026-08-05 08:00:04.551 | default-subnetpools 2026-08-05 08:00:04.551 | dhcp_agent_scheduler 2026-08-05 08:00:04.551 | dns-domain-ports 2026-08-05 08:00:04.551 | dns-integration 2026-08-05 08:00:04.551 | dns-integration-domain-keywords 2026-08-05 08:00:04.551 | empty-string-filtering 2026-08-05 08:00:04.551 | enable-default-route-bfd 2026-08-05 08:00:04.551 | enable-default-route-ecmp 2026-08-05 08:00:04.551 | expose-port-forwarding-in-fip 2026-08-05 08:00:04.551 | ext-gw-mode 2026-08-05 08:00:04.551 | external-gateway-multihoming 2026-08-05 08:00:04.551 | external-net 2026-08-05 08:00:04.551 | extra_dhcp_opt 2026-08-05 08:00:04.551 | extraroute 2026-08-05 08:00:04.551 | extraroute-atomic 2026-08-05 08:00:04.552 | filter-validation 2026-08-05 08:00:04.552 | fip-port-details 2026-08-05 08:00:04.552 | flavors 2026-08-05 08:00:04.552 | floating-ip-port-forwarding 2026-08-05 08:00:04.552 | floating-ip-port-forwarding-description 2026-08-05 08:00:04.552 | floating-ip-port-forwarding-detail 2026-08-05 08:00:04.552 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:04.552 | floatingip-pools 2026-08-05 08:00:04.552 | fwaas_v2 2026-08-05 08:00:04.552 | ip_allocation 2026-08-05 08:00:04.552 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:04.552 | l3-flavors 2026-08-05 08:00:04.552 | l3-ha 2026-08-05 08:00:04.552 | l3_agent_scheduler 2026-08-05 08:00:04.552 | logging 2026-08-05 08:00:04.552 | multi-provider 2026-08-05 08:00:04.552 | net-mtu 2026-08-05 08:00:04.552 | net-mtu-writable 2026-08-05 08:00:04.552 | network-ip-availability 2026-08-05 08:00:04.552 | network_availability_zone 2026-08-05 08:00:04.552 | network_ha 2026-08-05 08:00:04.552 | pagination 2026-08-05 08:00:04.552 | port-device-profile 2026-08-05 08:00:04.552 | port-hardware-offload-type 2026-08-05 08:00:04.552 | port-mac-address-regenerate 2026-08-05 08:00:04.552 | port-numa-affinity-policy 2026-08-05 08:00:04.552 | port-numa-affinity-policy-socket 2026-08-05 08:00:04.552 | port-resource-request 2026-08-05 08:00:04.552 | port-security 2026-08-05 08:00:04.552 | port-trusted-vif 2026-08-05 08:00:04.552 | project-id 2026-08-05 08:00:04.553 | provider 2026-08-05 08:00:04.553 | pvlan 2026-08-05 08:00:04.553 | qinq 2026-08-05 08:00:04.553 | qos 2026-08-05 08:00:04.553 | qos-bw-limit-direction 2026-08-05 08:00:04.553 | qos-bw-minimum-ingress 2026-08-05 08:00:04.553 | qos-default 2026-08-05 08:00:04.553 | qos-fip 2026-08-05 08:00:04.553 | qos-gateway-ip 2026-08-05 08:00:04.553 | qos-rule-type-details 2026-08-05 08:00:04.553 | qos-rule-type-filter 2026-08-05 08:00:04.553 | qos-rules-alias 2026-08-05 08:00:04.553 | quota-check-limit 2026-08-05 08:00:04.553 | quota-check-limit-default 2026-08-05 08:00:04.553 | quota_details 2026-08-05 08:00:04.553 | quotas 2026-08-05 08:00:04.553 | rbac-address-scope 2026-08-05 08:00:04.553 | rbac-policies 2026-08-05 08:00:04.553 | rbac-security-groups 2026-08-05 08:00:04.553 | router 2026-08-05 08:00:04.553 | router-enable-snat 2026-08-05 08:00:04.553 | router_availability_zone 2026-08-05 08:00:04.553 | security-group 2026-08-05 08:00:04.553 | security-groups-default-rules 2026-08-05 08:00:04.553 | security-groups-default-statefulness 2026-08-05 08:00:04.553 | security-groups-normalized-cidr 2026-08-05 08:00:04.553 | security-groups-remote-address-group 2026-08-05 08:00:04.553 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:04.553 | security-groups-shared-filtering 2026-08-05 08:00:04.553 | segment 2026-08-05 08:00:04.553 | sorting 2026-08-05 08:00:04.553 | standard-attr-description 2026-08-05 08:00:04.553 | standard-attr-fwaas-v2 2026-08-05 08:00:04.554 | standard-attr-revisions 2026-08-05 08:00:04.554 | standard-attr-tag 2026-08-05 08:00:04.554 | standard-attr-timestamp 2026-08-05 08:00:04.554 | stateful-security-group 2026-08-05 08:00:04.554 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:04.554 | subnet-external-network 2026-08-05 08:00:04.554 | subnet-service-types 2026-08-05 08:00:04.554 | subnet_allocation 2026-08-05 08:00:04.554 | subnet_onboard 2026-08-05 08:00:04.554 | subnetpool-prefix-ops 2026-08-05 08:00:04.554 | tag-creation 2026-08-05 08:00:04.554 | tap-mirror 2026-08-05 08:00:04.554 | tap-mirror-both-direction 2026-08-05 08:00:04.554 | trunk 2026-08-05 08:00:04.554 | uplink-status-propagation 2026-08-05 08:00:04.554 | uplink-status-propagation-updatable 2026-08-05 08:00:04.554 | vlan-transparent 2026-08-05 08:00:04.554 | vpn-endpoint-groups 2026-08-05 08:00:04.554 | vpnaas' 2026-08-05 08:00:04.554 | extra=80-tempest.sh 2026-08-05 08:00:04.554 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 08:00:04.554 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-05 08:00:04.554 | fips=0 2026-08-05 08:00:04.554 | i=TUNNEL_IP_VERSION 2026-08-05 08:00:04.554 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:04.554 | lfile=localrc 2026-08-05 08:00:04.554 | localrc=/opt/stack/devstack/.localrc.password 2026-08-05 08:00:04.554 | logfile=ovsdb-server-sb.log 2026-08-05 08:00:04.554 | malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:00:04.554 | max_db_ver=11.6.2 2026-08-05 08:00:04.554 | min_db_ver=11.6.2 2026-08-05 08:00:04.554 | mod=proxy_http 2026-08-05 08:00:04.554 | mode=stack 2026-08-05 08:00:04.554 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 08:00:04.555 | name=create_flavors 2026-08-05 08:00:04.555 | opt='?' 2026-08-05 08:00:04.555 | os_CODENAME=bookworm 2026-08-05 08:00:04.555 | os_PACKAGE=deb 2026-08-05 08:00:04.555 | os_RELEASE=12 2026-08-05 08:00:04.555 | os_VENDOR=Debian 2026-08-05 08:00:04.555 | phase=extra 2026-08-05 08:00:04.555 | pkgs= 2026-08-05 08:00:04.555 | plugin=watcher 2026-08-05 08:00:04.555 | plugins=,watcher,watcher-dashboard 2026-08-05 08:00:04.555 | port=60999 2026-08-05 08:00:04.555 | property_key=volume_backend_name 2026-08-05 08:00:04.555 | property_value=lvmdriver-1 2026-08-05 08:00:04.555 | pw=secretadmin 2026-08-05 08:00:04.555 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 08:00:04.555 | srv=n-sproxy 2026-08-05 08:00:04.555 | supported_ext='address-group 2026-08-05 08:00:04.555 | address-scope 2026-08-05 08:00:04.555 | agent 2026-08-05 08:00:04.555 | allowed-address-pairs 2026-08-05 08:00:04.555 | auto-allocated-topology 2026-08-05 08:00:04.555 | availability_zone 2026-08-05 08:00:04.555 | bgp 2026-08-05 08:00:04.555 | bgp_4byte_asn 2026-08-05 08:00:04.555 | bgp_dragent_scheduler 2026-08-05 08:00:04.555 | binding 2026-08-05 08:00:04.556 | binding-extended 2026-08-05 08:00:04.556 | default-subnetpools 2026-08-05 08:00:04.556 | dhcp_agent_scheduler 2026-08-05 08:00:04.556 | dns-domain-ports 2026-08-05 08:00:04.556 | dns-integration 2026-08-05 08:00:04.556 | dns-integration-domain-keywords 2026-08-05 08:00:04.556 | empty-string-filtering 2026-08-05 08:00:04.556 | enable-default-route-bfd 2026-08-05 08:00:04.556 | enable-default-route-ecmp 2026-08-05 08:00:04.556 | expose-port-forwarding-in-fip 2026-08-05 08:00:04.556 | ext-gw-mode 2026-08-05 08:00:04.556 | external-gateway-multihoming 2026-08-05 08:00:04.556 | external-net 2026-08-05 08:00:04.556 | extra_dhcp_opt 2026-08-05 08:00:04.556 | extraroute 2026-08-05 08:00:04.556 | extraroute-atomic 2026-08-05 08:00:04.556 | filter-validation 2026-08-05 08:00:04.556 | fip-port-details 2026-08-05 08:00:04.556 | flavors 2026-08-05 08:00:04.556 | floating-ip-port-forwarding 2026-08-05 08:00:04.556 | floating-ip-port-forwarding-description 2026-08-05 08:00:04.556 | floating-ip-port-forwarding-detail 2026-08-05 08:00:04.556 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:04.556 | floatingip-pools 2026-08-05 08:00:04.556 | fwaas_v2 2026-08-05 08:00:04.556 | ip_allocation 2026-08-05 08:00:04.556 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:04.556 | l3-flavors 2026-08-05 08:00:04.556 | l3-ha 2026-08-05 08:00:04.557 | l3_agent_scheduler 2026-08-05 08:00:04.557 | logging 2026-08-05 08:00:04.557 | multi-provider 2026-08-05 08:00:04.557 | net-mtu 2026-08-05 08:00:04.557 | net-mtu-writable 2026-08-05 08:00:04.557 | network-ip-availability 2026-08-05 08:00:04.557 | network_availability_zone 2026-08-05 08:00:04.557 | network_ha 2026-08-05 08:00:04.557 | pagination 2026-08-05 08:00:04.557 | port-device-profile 2026-08-05 08:00:04.557 | port-hardware-offload-type 2026-08-05 08:00:04.557 | port-mac-address-regenerate 2026-08-05 08:00:04.557 | port-numa-affinity-policy 2026-08-05 08:00:04.557 | port-numa-affinity-policy-socket 2026-08-05 08:00:04.557 | port-resource-request 2026-08-05 08:00:04.557 | port-security 2026-08-05 08:00:04.557 | port-trusted-vif 2026-08-05 08:00:04.557 | project-id 2026-08-05 08:00:04.557 | provider 2026-08-05 08:00:04.557 | pvlan 2026-08-05 08:00:04.557 | qinq 2026-08-05 08:00:04.557 | qos 2026-08-05 08:00:04.557 | qos-bw-limit-direction 2026-08-05 08:00:04.557 | qos-bw-minimum-ingress 2026-08-05 08:00:04.557 | qos-default 2026-08-05 08:00:04.557 | qos-fip 2026-08-05 08:00:04.557 | qos-gateway-ip 2026-08-05 08:00:04.557 | qos-rule-type-details 2026-08-05 08:00:04.558 | qos-rule-type-filter 2026-08-05 08:00:04.558 | qos-rules-alias 2026-08-05 08:00:04.558 | quota-check-limit 2026-08-05 08:00:04.558 | quota-check-limit-default 2026-08-05 08:00:04.558 | quota_details 2026-08-05 08:00:04.558 | quotas 2026-08-05 08:00:04.558 | rbac-address-scope 2026-08-05 08:00:04.558 | rbac-policies 2026-08-05 08:00:04.558 | rbac-security-groups 2026-08-05 08:00:04.558 | router 2026-08-05 08:00:04.558 | router-enable-snat 2026-08-05 08:00:04.558 | router_availability_zone 2026-08-05 08:00:04.558 | security-group 2026-08-05 08:00:04.558 | security-groups-default-rules 2026-08-05 08:00:04.558 | security-groups-default-statefulness 2026-08-05 08:00:04.558 | security-groups-normalized-cidr 2026-08-05 08:00:04.558 | security-groups-remote-address-group 2026-08-05 08:00:04.558 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:04.558 | security-groups-shared-filtering 2026-08-05 08:00:04.558 | segment 2026-08-05 08:00:04.558 | sorting 2026-08-05 08:00:04.558 | standard-attr-description 2026-08-05 08:00:04.558 | standard-attr-fwaas-v2 2026-08-05 08:00:04.558 | standard-attr-revisions 2026-08-05 08:00:04.558 | standard-attr-tag 2026-08-05 08:00:04.558 | standard-attr-timestamp 2026-08-05 08:00:04.558 | stateful-security-group 2026-08-05 08:00:04.558 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:04.558 | subnet-external-network 2026-08-05 08:00:04.558 | subnet-service-types 2026-08-05 08:00:04.558 | subnet_allocation 2026-08-05 08:00:04.558 | subnet_onboard 2026-08-05 08:00:04.558 | subnetpool-prefix-ops 2026-08-05 08:00:04.559 | tag-creation 2026-08-05 08:00:04.559 | tap-mirror 2026-08-05 08:00:04.559 | tap-mirror-both-direction 2026-08-05 08:00:04.559 | trunk 2026-08-05 08:00:04.559 | uplink-status-propagation 2026-08-05 08:00:04.559 | uplink-status-propagation-updatable 2026-08-05 08:00:04.559 | vlan-transparent 2026-08-05 08:00:04.559 | vpn-endpoint-groups 2026-08-05 08:00:04.559 | vpnaas' 2026-08-05 08:00:04.559 | system_member_user=692536ecefa042c8ac9dee4704d38433 2026-08-05 08:00:04.559 | system_reader_user=b9976e9ae0714999aa1055f517e172fd 2026-08-05 08:00:04.559 | time_stamp=2026-08-05-080004 2026-08-05 08:00:04.559 | type_name=lvmdriver-1 2026-08-05 08:00:04.559 | var=ADMIN_PASSWORD 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:13 : is_service_enabled watcher-api watcher-decision-engine watcher-applier 2026-08-05 08:00:04.559 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-05 08:00:04.559 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:04.560 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:00:04.564 | ++ /opt/stack/watcher/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:04.567 | ++ /opt/stack/watcher/devstack/plugin.sh:source:32 : [[ extra == \e\x\t\r\a ]] 2026-08-05 08:00:04.570 | ++ /opt/stack/watcher/devstack/plugin.sh:source:34 : init_watcher 2026-08-05 08:00:04.573 | ++ /opt/stack/watcher/devstack/lib/watcher:init_watcher:157 : is_service_enabled mysql postgresql 2026-08-05 08:00:04.593 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:04.597 | ++ /opt/stack/watcher/devstack/lib/watcher:init_watcher:157 : is_service_enabled watcher-api 2026-08-05 08:00:04.615 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:04.619 | ++ /opt/stack/watcher/devstack/lib/watcher:init_watcher:159 : recreate_database watcher 2026-08-05 08:00:04.621 | ++ lib/database:recreate_database:112 : local db=watcher 2026-08-05 08:00:04.624 | ++ lib/database:recreate_database:113 : recreate_database_mysql watcher 2026-08-05 08:00:04.628 | ++ lib/databases/mysql:recreate_database_mysql:54 : local db=watcher 2026-08-05 08:00:04.631 | ++ lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS watcher;' 2026-08-05 08:00:04.652 | ++ lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE watcher CHARACTER SET utf8;' 2026-08-05 08:00:04.668 | ++ /opt/stack/watcher/devstack/lib/watcher:init_watcher:162 : /opt/stack/data/venv/bin/watcher-db-manage --config-file /etc/watcher/watcher.conf upgrade 2026-08-05 08:00:06.344 | /opt/stack/watcher/watcher/common/utils.py:23: EventletDeprecationWarning: 2026-08-05 08:00:06.344 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:00:06.344 | we strongly recommend against using it for new projects. 2026-08-05 08:00:06.344 | 2026-08-05 08:00:06.344 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:00:06.344 | framework. For more detail see 2026-08-05 08:00:06.344 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:00:06.344 | 2026-08-05 08:00:06.344 | import eventlet 2026-08-05 08:00:06.479 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-08-05 08:00:06.479 | warnings.warn( 2026-08-05 08:00:06.484 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. 2026-08-05 08:00:06.485 | removals.removed_module( 2026-08-05 08:00:06.551 | /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. 2026-08-05 08:00:06.551 | removals.removed_module( 2026-08-05 08:00:07.076 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ******************************************************************************** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3518}} 2026-08-05 08:00:07.076 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Configuration options gathered from: {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3519}} 2026-08-05 08:00:07.077 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] command line args: ['--config-file', '/etc/watcher/watcher.conf', 'upgrade'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3520}} 2026-08-05 08:00:07.077 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] config files: ['/etc/watcher/watcher.conf'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3521}} 2026-08-05 08:00:07.077 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ================================================================================ {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3526}} 2026-08-05 08:00:07.078 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] bindir = /opt/stack/watcher/watcher/bin {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.078 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] command =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.078 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] config_dir = [] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.078 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] config_file = ['/etc/watcher/watcher.conf'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.078 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] config_source = [] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.079 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] control_exchange = watcher {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.079 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] debug = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.079 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'qpid.messaging=INFO', 'oslo.messaging=INFO', 'sqlalchemy=WARN', 'stevedore=INFO', 'eventlet.wsgi.server=WARN', 'iso8601=WARN', 'requests=WARN', 'neutronclient=WARN', 'apscheduler=WARN'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.079 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] enable_authentication = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.079 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] fatal_exception_format_errors = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] host = np67efcaa81d654 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] instance_format = [instance: %(uuid)s]  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] instance_uuid_format = [instance: %(uuid)s]  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_color = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_config_append = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.080 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.081 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_dir = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.081 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_file = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.081 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_rotate_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.081 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_rotate_interval_type = days {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.081 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] log_rotation_type = none {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.082 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] 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 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.082 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.082 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.082 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.082 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] max_logfile_count = 30 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] max_logfile_size_mb = 200 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] notification_level = info {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] periodic_interval = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] print_thread_pool_stats = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.083 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] publish_errors = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.084 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] pybasedir = /opt/stack/watcher/watcher {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.084 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] rate_limit_burst = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.084 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] rate_limit_except_level = CRITICAL {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.084 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] rate_limit_interval = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.085 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] service_down_time = 90 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.085 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] shell_completion = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.085 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] state_path = /opt/stack/data/watcher {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.085 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] syslog_log_facility = LOG_USER {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.085 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] transport_url = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] use_journal = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] use_json = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] use_stderr = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] use_syslog = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3534}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_concurrency.disable_process_locking = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.086 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_concurrency.lock_path = /opt/stack/data/watcher {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.087 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] aetos_client.fqdn_label = fqdn {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.087 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] aetos_client.instance_uuid_label = resource {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.087 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] aetos_client.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.087 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] aetos_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.088 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.enable_ssl_api = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.088 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.enable_webhooks_auth = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.088 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.host = 127.0.0.1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.088 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.max_limit = 1000 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.088 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.port = 9322 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.089 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] api.workers = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.089 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_datasources.datasources = ['gnocchi', 'grafana', 'aetos'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.089 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_datasources.query_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.089 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_datasources.query_max_retries = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.089 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.asyncio_connection = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.090 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.asyncio_slave_connection = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.090 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.backend = sqlalchemy {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.090 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.connection = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.090 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.connection_debug = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.090 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.connection_parameters =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.091 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.connection_recycle_time = 3600 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.091 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.connection_trace = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.091 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.db_inc_retry_interval = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.091 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.db_max_retries = 20 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.091 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.db_max_retry_interval = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.092 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.db_retry_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.092 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.max_overflow = 50 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.092 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.max_pool_size = 5 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.092 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.max_retries = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.092 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.mysql_engine = InnoDB {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.093 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.093 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.mysql_wsrep_sync_wait = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.093 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.pool_timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.093 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.retry_interval = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.094 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.slave_connection = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.094 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.sqlite_synchronous = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.094 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.synchronous_reader = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.094 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] database.use_db_reconnect = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.094 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_planner.planner = weight {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.095 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_applier.conductor_topic = watcher.applier.control {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.095 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_applier.publisher_id = watcher.applier.api {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.095 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_applier.rollback_when_actionplan_failed = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.095 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_applier.workers = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.095 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_applier.workflow_engine = taskflow {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.096 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.action_plan_expiry = 24 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.096 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.check_periodic_interval = 1800 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.096 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.conductor_topic = watcher.decision.control {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.096 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.continuous_audit_interval = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.096 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.max_audit_workers = 2 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.097 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.max_general_workers = 4 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.097 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.metric_map_path = /etc/watcher/metric_map.yaml {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.097 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.notification_topics = ['nova.versioned_notifications', 'openstack.notifications'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.097 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_decision_engine.publisher_id = watcher.decision.api {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.098 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] maas_client.api_key = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.098 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] maas_client.timeout = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.098 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] maas_client.url = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.098 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] compute_model.enable_extended_attributes = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.098 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova_client.api_version = 2.56 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.099 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova_client.endpoint_type = publicURL {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.099 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.099 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] gnocchi_client.api_version = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.099 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] gnocchi_client.endpoint_type = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.099 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] gnocchi_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.100 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_client.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.100 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.100 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.attribute_map = {'host_cpu_usage': None, 'host_ram_usage': None, 'host_outlet_temp': None, 'host_inlet_temp': None, 'host_airflow': None, 'host_power': None, 'instance_cpu_usage': None, 'instance_ram_usage': None, 'instance_ram_allocated': None, 'instance_l3_cache_usage': None, 'instance_root_disk_size': None} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.100 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.base_url = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.101 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.database_map = {'host_cpu_usage': None, 'host_ram_usage': None, 'host_outlet_temp': None, 'host_inlet_temp': None, 'host_airflow': None, 'host_power': None, 'instance_cpu_usage': None, 'instance_ram_usage': None, 'instance_ram_allocated': None, 'instance_l3_cache_usage': None, 'instance_root_disk_size': None} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.101 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.http_timeout = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.101 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.project_id_map = {'host_cpu_usage': None, 'host_ram_usage': None, 'host_outlet_temp': None, 'host_inlet_temp': None, 'host_airflow': None, 'host_power': None, 'instance_cpu_usage': None, 'instance_ram_usage': None, 'instance_ram_allocated': None, 'instance_l3_cache_usage': None, 'instance_root_disk_size': None} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.101 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.query_map = {'host_cpu_usage': None, 'host_ram_usage': None, 'host_outlet_temp': None, 'host_inlet_temp': None, 'host_airflow': None, 'host_power': None, 'instance_cpu_usage': None, 'instance_ram_usage': None, 'instance_ram_allocated': None, 'instance_l3_cache_usage': None, 'instance_root_disk_size': None} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.102 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.token = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.102 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_client.translator_map = {'host_cpu_usage': None, 'host_ram_usage': None, 'host_outlet_temp': None, 'host_inlet_temp': None, 'host_airflow': None, 'host_power': None, 'instance_cpu_usage': None, 'instance_ram_usage': None, 'instance_ram_allocated': None, 'instance_l3_cache_usage': None, 'instance_root_disk_size': None} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.102 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] grafana_translators.retention_periods = {'one_week': 604800, 'one_month': 2592000, 'five_years': 31556952} {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.102 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder_client.api_version = 3 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder_client.endpoint_type = publicURL {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.103 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.104 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.collect_timing = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.104 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.104 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.104 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.split_loggers = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.104 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] watcher_clients_auth.timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.105 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ironic_client.api_version = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.105 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ironic_client.endpoint_type = publicURL {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.105 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ironic_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.105 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] collector.api_query_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.106 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] collector.api_query_max_retries = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.106 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] collector.collector_plugins = ['compute', 'storage'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.106 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] collector.compute_resources_collector_timeout = 600 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.106 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement_client.api_version = 1.29 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.106 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement_client.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.107 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement_client.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.107 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.107 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.107 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.fqdn_label = fqdn {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.107 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.host = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.108 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.instance_uuid_label = resource {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.108 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.108 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.password = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.108 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.port = 9090 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.108 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] prometheus_client.username = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.109 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.api_version = 2.56 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.109 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.109 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.109 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.109 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.110 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.collect_timing = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.110 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.connect_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.110 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.connect_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.110 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.endpoint_override = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.110 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.http_retries = 3 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.111 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.http_retry_interval = 2.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.111 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.111 | WARNING oslo_config.cfg [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Deprecated: Option "interface" from group "nova" is deprecated for removal (Using valid-interfaces is preferrable because it is capable of accepting a list of possible interfaces.). Its value may be silently ignored in the future. 2026-08-05 08:00:07.112 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.112 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.112 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.max_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.112 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.migration_interval = 5.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.112 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.migration_max_retries = 180 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.113 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.min_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.113 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.113 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.retriable_status_codes = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.113 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.service_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.113 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.service_type = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.114 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.split_loggers = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.114 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.status_code_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.114 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.status_code_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.114 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.114 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.valid_interfaces = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.115 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] nova.version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.115 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.115 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.115 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.115 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.116 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.collect_timing = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.116 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.connect_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.116 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.connect_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.116 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.endpoint_override = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.116 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.117 | WARNING oslo_config.cfg [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Deprecated: Option "interface" from group "keystone" is deprecated for removal (Using valid-interfaces is preferrable because it is capable of accepting a list of possible interfaces.). Its value may be silently ignored in the future. 2026-08-05 08:00:07.117 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.117 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.117 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.max_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.118 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.min_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.118 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.118 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.retriable_status_codes = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.118 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.service_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.119 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.service_type = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.119 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.split_loggers = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.119 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.status_code_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.119 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.status_code_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.119 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.120 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.valid_interfaces = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.120 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone.version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.120 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.120 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.120 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.121 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.121 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.collect_timing = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.121 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.connect_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.121 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.connect_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.121 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.endpoint_override = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.122 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.122 | WARNING oslo_config.cfg [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Deprecated: Option "interface" from group "placement" is deprecated for removal (Using valid-interfaces is preferrable because it is capable of accepting a list of possible interfaces.). Its value may be silently ignored in the future. 2026-08-05 08:00:07.122 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.122 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.123 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.max_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.123 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.min_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.123 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.123 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.retriable_status_codes = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.123 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.service_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.service_type = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.split_loggers = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.status_code_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.status_code_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.124 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.valid_interfaces = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.125 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] placement.version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.125 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.125 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.125 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.125 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.126 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.collect_timing = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.126 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.connect_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.126 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.connect_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.126 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.endpoint_override = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.126 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.127 | WARNING oslo_config.cfg [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Deprecated: Option "interface" from group "cinder" is deprecated for removal (Using valid-interfaces is preferrable because it is capable of accepting a list of possible interfaces.). Its value may be silently ignored in the future. 2026-08-05 08:00:07.127 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.128 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.128 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.max_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.128 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.min_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.128 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.128 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.retriable_status_codes = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.129 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.service_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.129 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.service_type = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.129 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.split_loggers = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.130 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.status_code_retries = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.130 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.status_code_retry_delay = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.130 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.130 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.valid_interfaces = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.131 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cinder.version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.132 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.132 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.133 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_metrics.metrics_process_name =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.134 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.135 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.136 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.136 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.auth_section = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.136 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.auth_type = password {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.136 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.auth_version = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.137 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.cache = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.137 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.138 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.139 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.delay_auth_decision = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.139 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.140 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.http_connect_timeout = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.140 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.141 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.include_service_catalog = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.141 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.insecure = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.141 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.interface = public {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.141 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.142 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_password =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.142 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.143 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.143 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.143 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.143 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.144 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.144 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.144 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.144 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.145 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.145 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.145 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.145 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.145 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.146 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcache_username =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.146 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.146 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.region_name = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.146 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.147 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.service_token_roles_required = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.147 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.service_type = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.147 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.token_cache_time = 300 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.147 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] keystone_authtoken.www_authenticate_uri = https://10.209.96.120/identity {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.147 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.backend = dogpile.cache.null {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.148 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.backend_argument = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.148 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.backend_expiration_time = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.148 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.config_prefix = cache.oslo {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.148 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.debug_cache_backend = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.148 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.enable_retry_client = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.149 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.enable_socket_keepalive = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.149 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.149 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.expiration_time = 600 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.149 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.150 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.hashclient_retry_attempts = 2 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.150 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.150 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_dead_retry = 300 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.150 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.151 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.151 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_pool_maxsize = 10 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.151 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.151 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_sasl_enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.152 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.152 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.password = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.152 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.proxies = [] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.152 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.redis_db = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.153 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.redis_sentinel_service_name = mymaster {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.153 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.153 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.redis_server = localhost:6379 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.153 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.retry_attempts = 2 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.154 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.retry_delay = 0.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.154 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.socket_keepalive_count = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.154 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.socket_keepalive_idle = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.154 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.socket_keepalive_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.154 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.socket_timeout = 1.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.155 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.tls_allowed_ciphers = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.155 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.tls_cafile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.155 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.tls_certfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.155 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.tls_enabled = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.155 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.tls_keyfile = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.156 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] cache.username = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.156 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.156 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_reports.file_event_handler = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.156 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.156 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_reports.log_dir = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.157 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.157 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.157 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.157 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.158 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.158 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.158 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.158 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.158 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.hostname = np67efcaa81d654 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.159 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.159 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.159 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.159 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.159 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.160 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.processname = watcher-db-manage {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.160 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.160 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.160 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.160 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.161 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.161 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.161 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.161 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.161 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.162 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.162 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.162 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.162 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.162 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.163 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.163 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_ca_file =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.163 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_cert_file =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.163 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.163 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.164 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_key_file =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.164 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.ssl_version =  {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.164 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.164 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.164 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_notifications.retry = -1 {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.165 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.165 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:07.165 | DEBUG watcher.common.service [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] ******************************************************************************** {{(pid=94750) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.schemas 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.tables 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.types 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.constraints 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.defaults 2026-08-05 08:00:07.354 | INFO alembic.runtime.plugins [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] setup plugin alembic.autogenerate.comments 2026-08-05 08:00:07.474 | INFO dbcounter [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Registered counter for database watcher 2026-08-05 08:00:07.548 | DEBUG oslo_db.sqlalchemy.engines [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=94750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:00:07.553 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Context impl MySQLImpl. 2026-08-05 08:00:07.553 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Will assume non-transactional DDL. 2026-08-05 08:00:07.554 | DEBUG dbcounter [-] [94750] Writer thread running {{(pid=94750) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 08:00:07.585 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade -> 001, ocata release 2026-08-05 08:00:07.707 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] new branch insert 001 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:00:07.710 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 001 -> 0f6042416884, Add apscheduler_jobs table to store background jobs 2026-08-05 08:00:07.735 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 001 to 0f6042416884 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.738 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 0f6042416884 -> d098df6021e2, Add cron support for audit table 2026-08-05 08:00:07.774 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 0f6042416884 to d098df6021e2 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.777 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade d098df6021e2 -> d09a5945e4a0, add action description table 2026-08-05 08:00:07.785 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update d098df6021e2 to d09a5945e4a0 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.789 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade d09a5945e4a0 -> 3cfc94cecf4e, add name for audit 2026-08-05 08:00:07.798 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update d09a5945e4a0 to 3cfc94cecf4e {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.800 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 3cfc94cecf4e -> a86240e89a29, Set name for Audit as part of backward compatibility 2026-08-05 08:00:07.838 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 3cfc94cecf4e to a86240e89a29 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.841 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade a86240e89a29 -> 52804f2498c4, Add hostname field to both Audit and Action Plan models 2026-08-05 08:00:07.861 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update a86240e89a29 to 52804f2498c4 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.863 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 52804f2498c4 -> 4b16194c56bc, add_start_end_time 2026-08-05 08:00:07.882 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 52804f2498c4 to 4b16194c56bc {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.884 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 4b16194c56bc -> 609bec748f2a, add_force_field 2026-08-05 08:00:07.894 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 4b16194c56bc to 609bec748f2a {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.896 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 609bec748f2a -> 15f7375ca737, change_efficiacy_indicator_decimals 2026-08-05 08:00:07.905 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 609bec748f2a to 15f7375ca737 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.908 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 15f7375ca737 -> 7150a7d8f228, Add status_message to Audits, ActionPlans and Actions 2026-08-05 08:00:07.908 | Revision ID: 7150a7d8f228 2026-08-05 08:00:07.908 | Revises: 15f7375ca737 2026-08-05 08:00:07.908 | Create Date: 2025-07-03 11:57:05.875500 2026-08-05 08:00:07.961 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 15f7375ca737 to 7150a7d8f228 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:07.963 | INFO alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] Running upgrade 7150a7d8f228 -> f56ba02662b4, Add default_parameters to audit_templates 2026-08-05 08:00:07.977 | DEBUG alembic.runtime.migration [None req-903d6e3a-ba52-41b2-badf-b3be8d6a8498 None None] update 7150a7d8f228 to f56ba02662b4 {{(pid=94750) update_to_step /opt/stack/data/venv/lib/python3.11/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:00:08.414 | ++ /opt/stack/watcher/devstack/plugin.sh:source:37 : echo_summary 'Starting watcher' 2026-08-05 08:00:08.417 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:08.420 | ++ ./stack.sh:echo_summary:450 : echo -e Starting watcher 2026-08-05 08:00:08.423 | ++ /opt/stack/watcher/devstack/plugin.sh:source:38 : start_watcher 2026-08-05 08:00:08.426 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher:206 : start_watcher_api 2026-08-05 08:00:08.429 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:187 : local service_protocol=https 2026-08-05 08:00:08.432 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:188 : local watcher_url 2026-08-05 08:00:08.435 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:189 : is_service_enabled tls-proxy 2026-08-05 08:00:08.453 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:08.456 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:190 : service_protocol=http 2026-08-05 08:00:08.460 | +++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:192 : which uwsgi 2026-08-05 08:00:08.466 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:192 : run_process watcher-api '/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.469 | ++ functions-common:run_process:1674 : local service=watcher-api 2026-08-05 08:00:08.472 | ++ functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.475 | ++ functions-common:run_process:1676 : local group= 2026-08-05 08:00:08.478 | ++ functions-common:run_process:1677 : local user= 2026-08-05 08:00:08.481 | ++ functions-common:run_process:1678 : local env_vars= 2026-08-05 08:00:08.484 | ++ functions-common:run_process:1680 : local name=watcher-api 2026-08-05 08:00:08.487 | ++ functions-common:run_process:1682 : time_start run_process 2026-08-05 08:00:08.489 | ++ functions-common:time_start:2406 : local name=run_process 2026-08-05 08:00:08.492 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:00:08.495 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:00:08.498 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:00:08.504 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916808500 2026-08-05 08:00:08.507 | ++ functions-common:run_process:1683 : is_service_enabled watcher-api 2026-08-05 08:00:08.525 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:08.528 | ++ functions-common:run_process:1684 : _run_under_systemd watcher-api '/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' '' '' '' 2026-08-05 08:00:08.532 | ++ functions-common:_run_under_systemd:1628 : local service=watcher-api 2026-08-05 08:00:08.535 | ++ functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.538 | ++ functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.540 | ++ functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.543 | ++ functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini' 2026-08-05 08:00:08.546 | ++ functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini =~ sudo ]] 2026-08-05 08:00:08.549 | ++ functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini =~ ^/ ]] 2026-08-05 08:00:08.552 | ++ functions-common:_run_under_systemd:1634 : local systemd_service=devstack@watcher-api.service 2026-08-05 08:00:08.555 | ++ functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:00:08.558 | ++ functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 08:00:08.561 | ++ functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 08:00:08.564 | ++ functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:00:08.566 | ++ functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[watcher-api] ]] 2026-08-05 08:00:08.569 | ++ functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:00:08.572 | ++ functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:00:08.575 | ++ functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:00:08.578 | ++ functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@watcher-api.service '/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-05 08:00:08.581 | ++ functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@watcher-api.service 2026-08-05 08:00:08.584 | ++ functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:00:08.586 | ++ functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:00:08.588 | ++ functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-05 08:00:08.591 | ++ functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:00:08.593 | ++ functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@watcher-api.service 2026-08-05 08:00:08.596 | ++ functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:00:08.600 | ++ functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Unit Description 'Devstack devstack@watcher-api.service' 2026-08-05 08:00:08.666 | ++ functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@watcher-api.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:00:08.736 | ++ functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service SyslogIdentifier devstack@watcher-api.service 2026-08-05 08:00:08.793 | ++ functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service User stack 2026-08-05 08:00:08.849 | ++ functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service ExecStart '/bin/uwsgi --procname-prefix watcher-api --ini /etc/watcher/watcher-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:00:08.903 | ++ functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:00:08.958 | ++ functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service Type notify 2026-08-05 08:00:09.015 | ++ functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service KillMode process 2026-08-05 08:00:09.070 | ++ functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service Restart always 2026-08-05 08:00:09.125 | ++ functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service NotifyAccess all 2026-08-05 08:00:09.181 | ++ functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Service RestartForceExitStatus 100 2026-08-05 08:00:09.237 | ++ functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:00:09.240 | ++ functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:00:09.243 | ++ functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@watcher-api.service Install WantedBy multi-user.target 2026-08-05 08:00:09.308 | ++ functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:00:09.662 | ++ functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@watcher-api.service 2026-08-05 08:00:09.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@watcher-api.service → /etc/systemd/system/devstack@watcher-api.service. 2026-08-05 08:00:10.019 | ++ functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@watcher-api.service 2026-08-05 08:00:10.150 | ++ functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:00:10.154 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:00:10.158 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:00:10.162 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:00:10.165 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:00:10.168 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:00:10.171 | ++ functions-common:time_stop:2426 : name=run_process 2026-08-05 08:00:10.175 | ++ functions-common:time_stop:2427 : start_time=1785916808500 2026-08-05 08:00:10.178 | ++ functions-common:time_stop:2429 : [[ -z 1785916808500 ]] 2026-08-05 08:00:10.182 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:00:10.188 | ++ functions-common:time_stop:2432 : end_time=1785916810185 2026-08-05 08:00:10.190 | ++ functions-common:time_stop:2433 : elapsed_time=1685 2026-08-05 08:00:10.193 | ++ functions-common:time_stop:2434 : total=35233 2026-08-05 08:00:10.197 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:00:10.200 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36918 2026-08-05 08:00:10.204 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:193 : watcher_url=http://10.209.96.120/infra-optim 2026-08-05 08:00:10.207 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:196 : echo 'Waiting for watcher-api to start...' 2026-08-05 08:00:10.207 | Waiting for watcher-api to start... 2026-08-05 08:00:10.210 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher_api:197 : wait_for_service 60 http://10.209.96.120/infra-optim 2026-08-05 08:00:10.214 | ++ functions:wait_for_service:476 : local timeout=60 2026-08-05 08:00:10.217 | ++ functions:wait_for_service:477 : local url=http://10.209.96.120/infra-optim 2026-08-05 08:00:10.220 | ++ functions:wait_for_service:478 : local rval=0 2026-08-05 08:00:10.223 | ++ functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 08:00:10.226 | ++ functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:00:10.230 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:00:10.232 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:00:10.236 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:00:10.242 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916810238 2026-08-05 08:00:10.245 | ++ functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 08:00:10.251 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.209.96.120/infra-optim 2026-08-05 08:00:14.087 | + :: : [[ 200 == 503 ]] 2026-08-05 08:00:14.089 | + :: : [[ 0 -eq 7 ]] 2026-08-05 08:00:14.093 | ++ functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 08:00:14.097 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:00:14.099 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:00:14.102 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:00:14.105 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:00:14.108 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:00:14.111 | ++ functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:00:14.114 | ++ functions-common:time_stop:2427 : start_time=1785916810238 2026-08-05 08:00:14.116 | ++ functions-common:time_stop:2429 : [[ -z 1785916810238 ]] 2026-08-05 08:00:14.120 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:00:14.125 | ++ functions-common:time_stop:2432 : end_time=1785916814122 2026-08-05 08:00:14.128 | ++ functions-common:time_stop:2433 : elapsed_time=3884 2026-08-05 08:00:14.131 | ++ functions-common:time_stop:2434 : total=20303 2026-08-05 08:00:14.134 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:00:14.139 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24187 2026-08-05 08:00:14.142 | ++ functions:wait_for_service:486 : return 0 2026-08-05 08:00:14.145 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher:207 : run_process watcher-decision-engine '/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.148 | ++ functions-common:run_process:1674 : local service=watcher-decision-engine 2026-08-05 08:00:14.151 | ++ functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.154 | ++ functions-common:run_process:1676 : local group= 2026-08-05 08:00:14.157 | ++ functions-common:run_process:1677 : local user= 2026-08-05 08:00:14.160 | ++ functions-common:run_process:1678 : local env_vars= 2026-08-05 08:00:14.163 | ++ functions-common:run_process:1680 : local name=watcher-decision-engine 2026-08-05 08:00:14.166 | ++ functions-common:run_process:1682 : time_start run_process 2026-08-05 08:00:14.170 | ++ functions-common:time_start:2406 : local name=run_process 2026-08-05 08:00:14.173 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:00:14.175 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:00:14.179 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:00:14.185 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916814181 2026-08-05 08:00:14.187 | ++ functions-common:run_process:1683 : is_service_enabled watcher-decision-engine 2026-08-05 08:00:14.208 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:14.212 | ++ functions-common:run_process:1684 : _run_under_systemd watcher-decision-engine '/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' '' '' '' 2026-08-05 08:00:14.215 | ++ functions-common:_run_under_systemd:1628 : local service=watcher-decision-engine 2026-08-05 08:00:14.218 | ++ functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.220 | ++ functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.223 | ++ functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.226 | ++ functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.229 | ++ functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf =~ sudo ]] 2026-08-05 08:00:14.232 | ++ functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf =~ ^/ ]] 2026-08-05 08:00:14.235 | ++ functions-common:_run_under_systemd:1634 : local systemd_service=devstack@watcher-decision-engine.service 2026-08-05 08:00:14.238 | ++ functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:00:14.240 | ++ functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 08:00:14.243 | ++ functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 08:00:14.246 | ++ functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:00:14.249 | ++ functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[watcher-decision-engine] ]] 2026-08-05 08:00:14.252 | ++ functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf =~ uwsgi ]] 2026-08-05 08:00:14.255 | ++ functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@watcher-decision-engine.service '/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' '' stack '' 2026-08-05 08:00:14.258 | ++ functions-common:write_user_unit_file:1535 : local service=devstack@watcher-decision-engine.service 2026-08-05 08:00:14.261 | ++ functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.263 | ++ functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:00:14.266 | ++ functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 08:00:14.269 | ++ functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:00:14.271 | ++ functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:00:14.274 | ++ functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:00:14.277 | ++ functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@watcher-decision-engine.service 2026-08-05 08:00:14.280 | ++ functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:00:14.285 | ++ functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Unit Description 'Devstack devstack@watcher-decision-engine.service' 2026-08-05 08:00:14.358 | ++ functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:00:14.429 | ++ functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Service User stack 2026-08-05 08:00:14.493 | ++ functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Service ExecStart '/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:14.555 | ++ functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Service KillMode process 2026-08-05 08:00:14.616 | ++ functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Service TimeoutStopSec 300 2026-08-05 08:00:14.677 | ++ functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:00:14.740 | ++ functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:00:14.744 | ++ functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:00:14.747 | ++ functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@watcher-decision-engine.service Install WantedBy multi-user.target 2026-08-05 08:00:14.829 | ++ functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:00:15.198 | ++ functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@watcher-decision-engine.service 2026-08-05 08:00:15.218 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@watcher-decision-engine.service → /etc/systemd/system/devstack@watcher-decision-engine.service. 2026-08-05 08:00:15.527 | ++ functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@watcher-decision-engine.service 2026-08-05 08:00:15.580 | ++ functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:00:15.583 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:00:15.586 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:00:15.589 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:00:15.592 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:00:15.595 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:00:15.598 | ++ functions-common:time_stop:2426 : name=run_process 2026-08-05 08:00:15.601 | ++ functions-common:time_stop:2427 : start_time=1785916814181 2026-08-05 08:00:15.604 | ++ functions-common:time_stop:2429 : [[ -z 1785916814181 ]] 2026-08-05 08:00:15.607 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:00:15.613 | ++ functions-common:time_stop:2432 : end_time=1785916815609 2026-08-05 08:00:15.616 | ++ functions-common:time_stop:2433 : elapsed_time=1428 2026-08-05 08:00:15.619 | ++ functions-common:time_stop:2434 : total=36918 2026-08-05 08:00:15.622 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:00:15.626 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38346 2026-08-05 08:00:15.629 | ++ /opt/stack/watcher/devstack/lib/watcher:start_watcher:208 : run_process watcher-applier '/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.632 | ++ functions-common:run_process:1674 : local service=watcher-applier 2026-08-05 08:00:15.635 | ++ functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.638 | ++ functions-common:run_process:1676 : local group= 2026-08-05 08:00:15.641 | ++ functions-common:run_process:1677 : local user= 2026-08-05 08:00:15.645 | ++ functions-common:run_process:1678 : local env_vars= 2026-08-05 08:00:15.648 | ++ functions-common:run_process:1680 : local name=watcher-applier 2026-08-05 08:00:15.651 | ++ functions-common:run_process:1682 : time_start run_process 2026-08-05 08:00:15.655 | ++ functions-common:time_start:2406 : local name=run_process 2026-08-05 08:00:15.658 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:00:15.662 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:00:15.665 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:00:15.671 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916815668 2026-08-05 08:00:15.675 | ++ functions-common:run_process:1683 : is_service_enabled watcher-applier 2026-08-05 08:00:15.695 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:15.697 | ++ functions-common:run_process:1684 : _run_under_systemd watcher-applier '/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' '' '' '' 2026-08-05 08:00:15.700 | ++ functions-common:_run_under_systemd:1628 : local service=watcher-applier 2026-08-05 08:00:15.703 | ++ functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.706 | ++ functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.709 | ++ functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.712 | ++ functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.715 | ++ functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf =~ sudo ]] 2026-08-05 08:00:15.718 | ++ functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf =~ ^/ ]] 2026-08-05 08:00:15.721 | ++ functions-common:_run_under_systemd:1634 : local systemd_service=devstack@watcher-applier.service 2026-08-05 08:00:15.724 | ++ functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:00:15.727 | ++ functions-common:_run_under_systemd:1636 : local user=stack 2026-08-05 08:00:15.730 | ++ functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-05 08:00:15.733 | ++ functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:00:15.736 | ++ functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[watcher-applier] ]] 2026-08-05 08:00:15.738 | ++ functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf =~ uwsgi ]] 2026-08-05 08:00:15.742 | ++ functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@watcher-applier.service '/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' '' stack '' 2026-08-05 08:00:15.745 | ++ functions-common:write_user_unit_file:1535 : local service=devstack@watcher-applier.service 2026-08-05 08:00:15.748 | ++ functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:15.752 | ++ functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:00:15.755 | ++ functions-common:write_user_unit_file:1538 : local user=stack 2026-08-05 08:00:15.759 | ++ functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:00:15.762 | ++ functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:00:15.766 | ++ functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:00:15.768 | ++ functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@watcher-applier.service 2026-08-05 08:00:15.772 | ++ functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:00:15.778 | ++ functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Unit Description 'Devstack devstack@watcher-applier.service' 2026-08-05 08:00:15.850 | ++ functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:00:15.925 | ++ functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Service User stack 2026-08-05 08:00:15.991 | ++ functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Service ExecStart '/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf' 2026-08-05 08:00:16.055 | ++ functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Service KillMode process 2026-08-05 08:00:16.111 | ++ functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Service TimeoutStopSec 300 2026-08-05 08:00:16.167 | ++ functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:00:16.226 | ++ functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:00:16.229 | ++ functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:00:16.233 | ++ functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@watcher-applier.service Install WantedBy multi-user.target 2026-08-05 08:00:16.300 | ++ functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:00:16.649 | ++ functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@watcher-applier.service 2026-08-05 08:00:16.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@watcher-applier.service → /etc/systemd/system/devstack@watcher-applier.service. 2026-08-05 08:00:16.985 | ++ functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@watcher-applier.service 2026-08-05 08:00:17.069 | ++ functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:00:17.077 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:00:17.085 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:00:17.097 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:00:17.101 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:00:17.105 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:00:17.107 | ++ functions-common:time_stop:2426 : name=run_process 2026-08-05 08:00:17.110 | ++ functions-common:time_stop:2427 : start_time=1785916815668 2026-08-05 08:00:17.113 | ++ functions-common:time_stop:2429 : [[ -z 1785916815668 ]] 2026-08-05 08:00:17.116 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:00:17.122 | ++ functions-common:time_stop:2432 : end_time=1785916817118 2026-08-05 08:00:17.124 | ++ functions-common:time_stop:2433 : elapsed_time=1450 2026-08-05 08:00:17.127 | ++ functions-common:time_stop:2434 : total=38346 2026-08-05 08:00:17.130 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:00:17.133 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39796 2026-08-05 08:00:17.136 | ++ /opt/stack/watcher/devstack/plugin.sh:source:44 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:00:17.139 | ++ /opt/stack/watcher/devstack/plugin.sh:source:48 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:00:17.144 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 08:00:17.147 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher-dashboard 2026-08-05 08:00:17.150 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher-dashboard/devstack/plugin.sh ]] 2026-08-05 08:00:17.153 | + functions-common:run_plugins:1842 : source /opt/stack/watcher-dashboard/devstack/plugin.sh stack extra 2026-08-05 08:00:17.157 | ++++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : dirname /opt/stack/watcher-dashboard/devstack/plugin.sh 2026-08-05 08:00:17.162 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : cd /opt/stack/watcher-dashboard/devstack/.. 2026-08-05 08:00:17.166 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : pwd 2026-08-05 08:00:17.170 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 08:00:17.173 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:21 : is_service_enabled watcher-dashboard 2026-08-05 08:00:17.193 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:17.196 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:17.199 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 08:00:17.203 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:17.206 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-05 08:00:17.210 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:17.213 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:00:17.217 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:39 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:17.221 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:39 : [[ extra == \e\x\t\r\a ]] 2026-08-05 08:00:17.224 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:40 : echo_summary 'Adding admin to demo project for multi-project testing' 2026-08-05 08:00:17.226 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:17.230 | ++ ./stack.sh:echo_summary:450 : echo -e Adding admin to demo project for multi-project testing 2026-08-05 08:00:17.232 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:41 : get_or_add_user_project_role admin admin demo 2026-08-05 08:00:17.235 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:17.239 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:17.242 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:17.245 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:17.248 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:17.252 | +++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:17.255 | +++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:17.259 | +++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:17.262 | ++ functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:17.266 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user admin --project demo 2026-08-05 08:00:18.246 | 2026-08-05 08:00:18.256 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user admin --project demo -c Role -f value 2026-08-05 08:00:19.217 | 2026-08-05 08:00:19.231 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:19.236 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=23107c4d4a644ae2a99048e0af30343c 2026-08-05 08:00:19.239 | ++ functions-common:get_or_add_user_project_role:980 : echo 23107c4d4a644ae2a99048e0af30343c 2026-08-05 08:00:19.240 | 23107c4d4a644ae2a99048e0af30343c 2026-08-05 08:00:19.243 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:42 : : 2026-08-05 08:00:19.246 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:45 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:00:19.250 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:51 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:00:19.253 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-08-05 08:00:19.256 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-05 08:00:19.259 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:00:19.263 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-05 08:00:19.266 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:19.269 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:00:19.273 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:00:19.277 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-08-05 08:00:19.281 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-05 08:00:19.284 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-05 08:00:19.287 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:19.290 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-05 08:00:19.290 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:00:19.290 | gsub("[][]", "", $1); 2026-08-05 08:00:19.290 | split($1, a, "|"); 2026-08-05 08:00:19.290 | if (a[1] == matchgroup) 2026-08-05 08:00:19.290 | print a[2] 2026-08-05 08:00:19.291 | } 2026-08-05 08:00:19.291 | ' /opt/stack/devstack/local.conf 2026-08-05 08:00:19.298 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-05 08:00:19.319 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:19.321 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-05 08:00:19.324 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-05 08:00:19.328 | + functions:wait_for_compute:490 : local timeout=60 2026-08-05 08:00:19.331 | + functions:wait_for_compute:491 : local rval=0 2026-08-05 08:00:19.334 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-05 08:00:19.337 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-05 08:00:19.340 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:00:19.343 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:00:19.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:00:19.350 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:00:19.355 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916819351 2026-08-05 08:00:19.359 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-05 08:00:19.384 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-05 08:00:19.387 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-05 08:00:19.391 | ++ functions:wait_for_compute:496 : hostname 2026-08-05 08:00:19.397 | + functions:wait_for_compute:496 : compute_hostname=np67efcaa81d654 2026-08-05 08:00:19.400 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-05 08:00:19.404 | ++ functions:wait_for_compute:498 : hostname 2026-08-05 08:00:19.410 | + :: : ID= 2026-08-05 08:00:19.412 | + :: : [[ '' == '' ]] 2026-08-05 08:00:19.414 | + :: : sleep 1 2026-08-05 08:00:20.417 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-05 08:00:20.420 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np67efcaa81d654 --service nova-compute -c ID -f value 2026-08-05 08:00:20.718 | 2026-08-05 08:00:20.726 | + :: : ID=ff4118fe-2a63-461a-a9a7-ef120fac4931 2026-08-05 08:00:20.728 | + :: : [[ ff4118fe-2a63-461a-a9a7-ef120fac4931 == '' ]] 2026-08-05 08:00:20.732 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-05 08:00:20.735 | + functions-common:time_stop:2420 : local name 2026-08-05 08:00:20.738 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:00:20.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:00:20.744 | + functions-common:time_stop:2423 : local total 2026-08-05 08:00:20.747 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:00:20.750 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:00:20.754 | + functions-common:time_stop:2427 : start_time=1785916819351 2026-08-05 08:00:20.757 | + functions-common:time_stop:2429 : [[ -z 1785916819351 ]] 2026-08-05 08:00:20.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:00:20.767 | + functions-common:time_stop:2432 : end_time=1785916820763 2026-08-05 08:00:20.769 | + functions-common:time_stop:2433 : elapsed_time=1412 2026-08-05 08:00:20.772 | + functions-common:time_stop:2434 : total=24187 2026-08-05 08:00:20.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:00:20.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25599 2026-08-05 08:00:20.781 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-05 08:00:20.785 | + functions:wait_for_compute:516 : return 0 2026-08-05 08:00:20.788 | + ./stack.sh:main:1446 : service_check 2026-08-05 08:00:20.791 | + functions-common:service_check:1713 : local service 2026-08-05 08:00:20.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:20.797 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-05 08:00:20.818 | enabled 2026-08-05 08:00:20.825 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-05 08:00:20.855 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-05 08:00:20.856 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-05 08:00:20.856 | Active: active (running) since Wed 2026-08-05 07:59:35 UTC; 45s ago 2026-08-05 08:00:20.856 | Main PID: 91318 (uwsgi) 2026-08-05 08:00:20.856 | Status: "uWSGI is ready" 2026-08-05 08:00:20.856 | Tasks: 7 (limit: 9469) 2026-08-05 08:00:20.856 | Memory: 256.1M 2026-08-05 08:00:20.856 | CPU: 8.640s 2026-08-05 08:00:20.856 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-05 08:00:20.856 | ├─91318 "cinder-apiuWSGI master" 2026-08-05 08:00:20.856 | ├─91322 "cinder-apiuWSGI worker 1" 2026-08-05 08:00:20.856 | └─91323 "cinder-apiuWSGI worker 2" 2026-08-05 08:00:20.856 | 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: DEBUG cinder.api.middleware.request_id [None req-ec25d795-fe26-4105-aa25-fc1a134d8fc0 None None] RequestId filter calling following filter/app {{(pid=91323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: INFO cinder.api.openstack.wsgi [None req-ec25d795-fe26-4105-aa25-fc1a134d8fc0 admin admin] POST https://10.209.96.120/volume/v3/types/eb11e96b-eed7-42e8-b28b-98b26f17b050/extra_specs 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: DEBUG cinder.api.openstack.wsgi [None req-ec25d795-fe26-4105-aa25-fc1a134d8fc0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=91323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: /opt/stack/data/venv/lib/python3.11/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: warnings.warn( 2026-08-05 08:00:20.856 | Aug 05 07:59:45 np67efcaa81d654 devstack@c-api.service[91323]: DEBUG oslo_db.sqlalchemy.engines [None req-ec25d795-fe26-4105-aa25-fc1a134d8fc0 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:00:20.856 | Aug 05 07:59:46 np67efcaa81d654 devstack@c-api.service[91323]: INFO cinder.api.openstack.wsgi [None req-ec25d795-fe26-4105-aa25-fc1a134d8fc0 admin admin] https://10.209.96.120/volume/v3/types/eb11e96b-eed7-42e8-b28b-98b26f17b050/extra_specs returned with HTTP 200 2026-08-05 08:00:20.856 | Aug 05 07:59:46 np67efcaa81d654 devstack@c-api.service[91323]: [pid: 91323|app: 0|req: 2/3] 10.209.96.120 () {72 vars in 1557 bytes} [Wed Aug 5 07:59:45 2026] POST /volume/v3/types/eb11e96b-eed7-42e8-b28b-98b26f17b050/extra_specs => generated 55 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 08:00:20.856 | Aug 05 07:59:55 np67efcaa81d654 devstack@c-api.service[91322]: DEBUG dbcounter [-] [91322] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=91322) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:20.856 | Aug 05 07:59:56 np67efcaa81d654 devstack@c-api.service[91323]: DEBUG dbcounter [-] [91323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=91323) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:20.862 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:20.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-08-05 08:00:20.886 | enabled 2026-08-05 08:00:20.892 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-08-05 08:00:20.913 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-08-05 08:00:20.913 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-08-05 08:00:20.914 | Active: active (running) since Wed 2026-08-05 07:59:42 UTC; 38s ago 2026-08-05 08:00:20.914 | Main PID: 92387 (cinder-backup) 2026-08-05 08:00:20.914 | Tasks: 1 (limit: 9469) 2026-08-05 08:00:20.914 | Memory: 95.4M 2026-08-05 08:00:20.914 | CPU: 2.893s 2026-08-05 08:00:20.914 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-08-05 08:00:20.914 | └─92387 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-08-05 08:00:20.914 | 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: ERROR oslo.service.backend._common.loopingcall raise ConnectionError(e, request=request) 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: ERROR oslo.service.backend._common.loopingcall requests.exceptions.ConnectionError: HTTPSConnectionPool(host='10.209.96.120', port=8080): Max retries exceeded with url: /info (Caused by NewConnectionError("HTTPSConnection(host='10.209.96.120', port=8080): Failed to establish a new connection: [Errno 111] ECONNREFUSED")) 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: ERROR oslo.service.backend._common.loopingcall 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: DEBUG oslo_concurrency.lockutils [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] Lock "cleanup_incomplete_backups_92387" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.037s {{(pid=92387) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: DEBUG oslo_db.sqlalchemy.engines [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=92387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: DEBUG cinder.manager [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] Notifying Schedulers of capabilities ... {{(pid=92387) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-08-05 08:00:20.914 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: INFO cinder.keymgr.migration [None req-1b573514-5c83-49ce-8286-df36ee11bf79 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-08-05 08:00:20.915 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: DEBUG cinder.service [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] Creating RPC server for service cinder-backup {{(pid=92387) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-05 08:00:20.915 | Aug 05 07:59:45 np67efcaa81d654 cinder-backup[92387]: DEBUG cinder.service [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=92387) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-05 08:00:20.915 | Aug 05 07:59:55 np67efcaa81d654 cinder-backup[92387]: DEBUG dbcounter [-] [92387] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=92387) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:20.920 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:20.923 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-05 08:00:20.943 | enabled 2026-08-05 08:00:20.948 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-05 08:00:20.972 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-05 08:00:20.972 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-05 08:00:20.972 | Active: active (running) since Wed 2026-08-05 07:59:41 UTC; 39s ago 2026-08-05 08:00:20.972 | Main PID: 91939 (cinder-schedule) 2026-08-05 08:00:20.972 | Tasks: 1 (limit: 9469) 2026-08-05 08:00:20.973 | Memory: 111.4M 2026-08-05 08:00:20.973 | CPU: 3.372s 2026-08-05 08:00:20.973 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-05 08:00:20.973 | └─91939 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-05 08:00:20.973 | 2026-08-05 08:00:20.973 | Aug 05 07:59:44 np67efcaa81d654 cinder-scheduler[91939]: INFO cinder.manager [None req-d0a23c09-4bd5-41e9-b464-81f797c9026f None None] Initiating service 1 cleanup 2026-08-05 08:00:20.973 | Aug 05 07:59:44 np67efcaa81d654 cinder-scheduler[91939]: INFO cinder.manager [None req-d0a23c09-4bd5-41e9-b464-81f797c9026f None None] Service 1 cleanup completed. 2026-08-05 08:00:20.973 | Aug 05 07:59:44 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.service [None req-d0a23c09-4bd5-41e9-b464-81f797c9026f None None] Creating RPC server for service cinder-scheduler {{(pid=91939) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-05 08:00:20.973 | Aug 05 07:59:44 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.service [None req-d0a23c09-4bd5-41e9-b464-81f797c9026f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=91939) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-05 08:00:20.973 | Aug 05 07:59:45 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.scheduler.host_manager [None req-1c869a59-4dcc-413f-9a5d-74abc031f853 None None] Received backup service update from np67efcaa81d654: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=91939) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-08-05 08:00:20.973 | Aug 05 07:59:54 np67efcaa81d654 cinder-scheduler[91939]: DEBUG dbcounter [-] [91939] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=91939) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:20.973 | Aug 05 07:59:55 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.scheduler.host_manager [None req-70c59353-6e1a-4723-8545-ac5d1726b39d None None] Received volume service update from np67efcaa81d654@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np67efcaa81d654:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=91939) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-05 08:00:20.973 | Aug 05 07:59:55 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.scheduler.host_manager [None req-70c59353-6e1a-4723-8545-ac5d1726b39d None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np67efcaa81d654@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 7, 59, 55, 106811)}, {'type': 'backend', 'name_to_id': 'np67efcaa81d654@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 7, 59, 55, 106811)}]. {{(pid=91939) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-05 08:00:20.974 | Aug 05 07:59:55 np67efcaa81d654 cinder-scheduler[91939]: DEBUG cinder.scheduler.host_manager [None req-70c59353-6e1a-4723-8545-ac5d1726b39d None None] Updating capabilities for np67efcaa81d654@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np67efcaa81d654:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 5, 7, 59, 55, 87556)} {{(pid=91939) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-05 08:00:20.974 | Aug 05 08:00:05 np67efcaa81d654 cinder-scheduler[91939]: DEBUG dbcounter [-] [91939] Writing DB stats cinder:SELECT=1 {{(pid=91939) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:20.978 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:20.982 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-05 08:00:21.002 | enabled 2026-08-05 08:00:21.007 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-05 08:00:21.031 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-05 08:00:21.031 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-05 08:00:21.031 | Active: active (running) since Wed 2026-08-05 07:59:44 UTC; 36s ago 2026-08-05 08:00:21.031 | Main PID: 92841 (cinder-volume) 2026-08-05 08:00:21.031 | Tasks: 2 (limit: 9469) 2026-08-05 08:00:21.031 | Memory: 148.3M 2026-08-05 08:00:21.031 | CPU: 8.916s 2026-08-05 08:00:21.031 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-05 08:00:21.031 | ├─92841 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 08:00:21.031 | └─93504 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 08:00:21.031 | 2026-08-05 08:00:21.031 | Aug 05 07:59:56 np67efcaa81d654 sudo[94128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001) 2026-08-05 08:00:21.031 | Aug 05 07:59:56 np67efcaa81d654 sudo[94128]: pam_unix(sudo:session): session closed for user root 2026-08-05 08:00:21.031 | Aug 05 07:59:56 np67efcaa81d654 cinder-volume[93504]: DEBUG oslo_concurrency.processutils [None req-70c59353-6e1a-4723-8545-ac5d1726b39d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.334s {{(pid=93504) execute /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 08:00:21.031 | Aug 05 07:59:56 np67efcaa81d654 cinder-volume[93504]: INFO cinder.volume.manager [None req-70c59353-6e1a-4723-8545-ac5d1726b39d None None] Driver post RPC initialization completed successfully. 2026-08-05 08:00:21.031 | Aug 05 07:59:57 np67efcaa81d654 cinder-volume[92841]: DEBUG dbcounter [-] [92841] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=92841) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.031 | Aug 05 08:00:06 np67efcaa81d654 cinder-volume[93504]: DEBUG dbcounter [-] [93504] Writing DB stats cinder:SELECT=4 {{(pid=93504) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.031 | Aug 05 08:00:06 np67efcaa81d654 cinder-volume[93504]: DEBUG dbcounter [-] [93504] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=93504) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.031 | Aug 05 08:00:17 np67efcaa81d654 cinder-volume[93504]: DEBUG oslo_service.periodic_task [None req-caae5f31-f5e9-47b7-af64-b5c27f7d22cf None None] Running periodic task VolumeManager._thread_info {{(pid=93504) run_periodic_tasks /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 08:00:21.031 | Aug 05 08:00:17 np67efcaa81d654 cinder-volume[93504]: DEBUG cinder.volume.manager [None req-caae5f31-f5e9-47b7-af64-b5c27f7d22cf None None] thread count: 6 {{(pid=93504) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-05 08:00:21.031 | Aug 05 08:00:17 np67efcaa81d654 cinder-volume[93504]: DEBUG cinder.volume.manager [None req-caae5f31-f5e9-47b7-af64-b5c27f7d22cf None None] thread info: [<_MainThread(MainThread, started 140557748338752)>, , , , , ] {{(pid=93504) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-05 08:00:21.036 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-05 08:00:21.055 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2026-08-05 08:00:21.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.062 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-08-05 08:00:21.079 | enabled 2026-08-05 08:00:21.083 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-08-05 08:00:21.107 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-08-05 08:00:21.107 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-08-05 08:00:21.107 | Active: active (running) since Wed 2026-08-05 07:54:34 UTC; 5min ago 2026-08-05 08:00:21.107 | Main PID: 57845 (file_tracker.sh) 2026-08-05 08:00:21.107 | Tasks: 2 (limit: 9469) 2026-08-05 08:00:21.107 | Memory: 572.0K 2026-08-05 08:00:21.107 | CPU: 74ms 2026-08-05 08:00:21.107 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-08-05 08:00:21.107 | ├─57845 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-08-05 08:00:21.107 | └─95589 sleep 20 2026-08-05 08:00:21.107 | 2026-08-05 08:00:21.107 | Aug 05 07:57:14 np67efcaa81d654 file_tracker.sh[70527]: 2272 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:57:34 np67efcaa81d654 file_tracker.sh[74650]: 2464 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:57:54 np67efcaa81d654 file_tracker.sh[75916]: 2752 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:58:14 np67efcaa81d654 file_tracker.sh[79708]: 2688 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:58:34 np67efcaa81d654 file_tracker.sh[81017]: 2880 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:58:54 np67efcaa81d654 file_tracker.sh[85232]: 3616 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:59:14 np67efcaa81d654 file_tracker.sh[86570]: 3680 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:59:34 np67efcaa81d654 file_tracker.sh[91123]: 4832 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 07:59:54 np67efcaa81d654 file_tracker.sh[93966]: 5536 0 9223372036854775807 2026-08-05 08:00:21.107 | Aug 05 08:00:14 np67efcaa81d654 file_tracker.sh[95588]: 5696 0 9223372036854775807 2026-08-05 08:00:21.112 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.115 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-05 08:00:21.132 | enabled 2026-08-05 08:00:21.137 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-05 08:00:21.156 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-05 08:00:21.156 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-05 08:00:21.156 | Active: active (running) since Wed 2026-08-05 07:59:47 UTC; 33s ago 2026-08-05 08:00:21.156 | Main PID: 93503 (uwsgi) 2026-08-05 08:00:21.156 | Status: "uWSGI is ready" 2026-08-05 08:00:21.156 | Tasks: 9 (limit: 9469) 2026-08-05 08:00:21.156 | Memory: 261.1M 2026-08-05 08:00:21.156 | CPU: 9.490s 2026-08-05 08:00:21.156 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-05 08:00:21.156 | ├─93503 "glance-apiuWSGI master" 2026-08-05 08:00:21.156 | ├─93507 "glance-apiuWSGI worker 1" 2026-08-05 08:00:21.156 | └─93508 "glance-apiuWSGI worker 2" 2026-08-05 08:00:21.156 | 2026-08-05 08:00:21.156 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93507]: INFO glance.location [None req-fcd8cd6d-c106-46ed-b1a6-09ea5e9806ca admin admin] Image format matched and virtual size computed: 117440512 2026-08-05 08:00:21.156 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93507]: DEBUG glance_store.backend [None req-fcd8cd6d-c106-46ed-b1a6-09ea5e9806ca admin admin] Skipping store.set_acls... not implemented. {{(pid=93507) set_acls /opt/stack/data/venv/lib/python3.11/site-packages/glance_store/backend.py:507}} 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93507]: [pid: 93507|app: 0|req: 3/4] 127.0.0.1 () {44 vars in 991 bytes} [Wed Aug 5 07:59:53 2026] PUT /v2/images/0244b2af-1055-4480-a171-57c2c67d0482/file => generated 0 bytes in 1867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93508]: DEBUG glance.api.middleware.version_negotiation [None req-0a72a520-aa98-44a9-bbc5-5349f631004f admin admin] Determining version of request: GET /v2/images/0244b2af-1055-4480-a171-57c2c67d0482 Accept: */* {{(pid=93508) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93508]: DEBUG glance.api.middleware.version_negotiation [None req-0a72a520-aa98-44a9-bbc5-5349f631004f admin admin] Using url versioning {{(pid=93508) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93508]: DEBUG glance.api.middleware.version_negotiation [None req-0a72a520-aa98-44a9-bbc5-5349f631004f admin admin] Matched version: v2 {{(pid=93508) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93508]: DEBUG glance.api.middleware.version_negotiation [None req-0a72a520-aa98-44a9-bbc5-5349f631004f admin admin] new path /v2/images/0244b2af-1055-4480-a171-57c2c67d0482 {{(pid=93508) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-05 08:00:21.157 | Aug 05 07:59:55 np67efcaa81d654 devstack@g-api.service[93508]: [pid: 93508|app: 0|req: 2/5] 127.0.0.1 () {38 vars in 879 bytes} [Wed Aug 5 07:59:55 2026] GET /v2/images/0244b2af-1055-4480-a171-57c2c67d0482 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 08:00:21.157 | Aug 05 08:00:05 np67efcaa81d654 devstack@g-api.service[93507]: DEBUG dbcounter [-] [93507] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=93507) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.157 | Aug 05 08:00:05 np67efcaa81d654 devstack@g-api.service[93508]: DEBUG dbcounter [-] [93508] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=93508) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.161 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.164 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@horizon.service 2026-08-05 08:00:21.179 | Failed to get unit file state for devstack@horizon.service: No such file or directory 2026-08-05 08:00:21.183 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.187 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-05 08:00:21.202 | Failed to get unit file state for devstack@key.service: No such file or directory 2026-08-05 08:00:21.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.209 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-08-05 08:00:21.226 | enabled 2026-08-05 08:00:21.230 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-08-05 08:00:21.254 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-08-05 08:00:21.254 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-08-05 08:00:21.255 | Active: active (running) since Wed 2026-08-05 07:54:33 UTC; 5min ago 2026-08-05 08:00:21.255 | Main PID: 57415 (memory_tracker.) 2026-08-05 08:00:21.255 | Tasks: 2 (limit: 9469) 2026-08-05 08:00:21.255 | Memory: 1.9M 2026-08-05 08:00:21.255 | CPU: 1.424s 2026-08-05 08:00:21.255 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-08-05 08:00:21.255 | ├─57415 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-08-05 08:00:21.255 | └─95586 sleep 20 2026-08-05 08:00:21.255 | 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 93967 0.0 920 57845 00:00:00 1 hrtimer_nanosleep sleep 20 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 90602 0.0 916 5584 00:00:00 1 hrtimer_nanosleep sleep 60 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 2865 0.0 908 2864 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 2863 0.0 820 2862 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 2861 0.0 804 786 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' && sleep 0 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 47174 0.0 796 1 00:00:00 1 hrtimer_nanosleep /sbin/iscsid 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 12623 0.0 172 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[95564]: 30346 0.0 84 30345 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.1.5/bin/inet_gethost 4 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[57415]: --- 2026-08-05 08:00:21.255 | Aug 05 08:00:14 np67efcaa81d654 memory_tracker.sh[57415]: ]]] 2026-08-05 08:00:21.259 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.263 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-05 08:00:21.278 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2026-08-05 08:00:21.282 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.286 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-05 08:00:21.305 | enabled 2026-08-05 08:00:21.310 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-05 08:00:21.332 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-05 08:00:21.332 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-05 08:00:21.332 | Active: active (running) since Wed 2026-08-05 07:58:24 UTC; 1min 57s ago 2026-08-05 08:00:21.332 | Main PID: 80642 (uwsgi) 2026-08-05 08:00:21.333 | Status: "uWSGI is ready" 2026-08-05 08:00:21.333 | Tasks: 19 (limit: 9469) 2026-08-05 08:00:21.333 | Memory: 282.2M 2026-08-05 08:00:21.333 | CPU: 13.358s 2026-08-05 08:00:21.333 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-05 08:00:21.333 | ├─80642 "nova-apiuWSGI master" 2026-08-05 08:00:21.333 | ├─80643 "nova-apiuWSGI worker 1" 2026-08-05 08:00:21.333 | └─80644 "nova-apiuWSGI worker 2" 2026-08-05 08:00:21.333 | 2026-08-05 08:00:21.333 | Aug 05 07:59:47 np67efcaa81d654 devstack@n-api.service[80643]: DEBUG dbcounter [-] [80643] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=80643) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG nova.api.openstack.wsgi [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Calling method '>' {{(pid=80644) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Acquiring lock "3cb278b8-4e9d-4100-af74-2c36013d826e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Lock "3cb278b8-4e9d-4100-af74-2c36013d826e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: DEBUG oslo_concurrency.lockutils [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] Lock "3cb278b8-4e9d-4100-af74-2c36013d826e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=80644) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: INFO nova.api.openstack.requestlog [None req-accfb826-601c-4cdd-89e3-f84896ef1e71 admin admin] 10.209.96.120 "GET /compute/v2.1/os-services?binary=nova-compute&host=np67efcaa81d654" status: 200 len: 258 microversion: 2.69 time: 0.109759 2026-08-05 08:00:21.333 | Aug 05 08:00:20 np67efcaa81d654 devstack@n-api.service[80644]: [pid: 80644|app: 0|req: 12/25] 10.209.96.120 () {72 vars in 1558 bytes} [Wed Aug 5 08:00:20 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np67efcaa81d654 => generated 258 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-05 08:00:21.338 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.341 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-05 08:00:21.359 | enabled 2026-08-05 08:00:21.364 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-05 08:00:21.385 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-05 08:00:21.385 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-05 08:00:21.385 | Active: active (running) since Wed 2026-08-05 07:59:22 UTC; 59s ago 2026-08-05 08:00:21.385 | Main PID: 87803 (uwsgi) 2026-08-05 08:00:21.385 | Status: "uWSGI is ready" 2026-08-05 08:00:21.385 | Tasks: 17 (limit: 9469) 2026-08-05 08:00:21.385 | Memory: 224.6M 2026-08-05 08:00:21.385 | CPU: 7.605s 2026-08-05 08:00:21.385 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-05 08:00:21.385 | ├─87803 "nova-api-metauWSGI master" 2026-08-05 08:00:21.386 | ├─87804 "nova-api-metauWSGI worker 1" 2026-08-05 08:00:21.386 | ├─87805 "nova-api-metauWSGI worker 2" 2026-08-05 08:00:21.386 | └─87806 "nova-api-metauWSGI http 1" 2026-08-05 08:00:21.386 | 2026-08-05 08:00:21.386 | Aug 05 07:59:25 np67efcaa81d654 devstack@n-api-meta.service[87804]: DEBUG nova.api.openstack.wsgi_app [None req-b029c4e0-16a9-458b-8007-3c836c375c1a None None] ******************************************************************************** {{(pid=87804) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 08:00:21.386 | Aug 05 07:59:25 np67efcaa81d654 devstack@n-api-meta.service[87804]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f570f55fad8 pid: 87804 (default app) 2026-08-05 08:00:21.386 | Aug 05 07:59:34 np67efcaa81d654 devstack@n-api-meta.service[87805]: DEBUG dbcounter [-] [87805] Writing DB stats nova_api:SELECT=1 {{(pid=87805) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:34 np67efcaa81d654 devstack@n-api-meta.service[87804]: DEBUG dbcounter [-] [87804] Writing DB stats nova_api:SELECT=1 {{(pid=87804) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87805]: DEBUG dbcounter [-] [87805] Writing DB stats nova_cell1:SELECT=1 {{(pid=87805) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87805]: DEBUG dbcounter [-] [87805] Writing DB stats nova_cell0:SELECT=1 {{(pid=87805) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87804]: DEBUG dbcounter [-] [87804] Writing DB stats nova_cell0:SELECT=1 {{(pid=87804) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87804]: DEBUG dbcounter [-] [87804] Writing DB stats nova_cell1:SELECT=1 {{(pid=87804) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87805]: DEBUG dbcounter [-] [87805] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=87805) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.386 | Aug 05 07:59:35 np67efcaa81d654 devstack@n-api-meta.service[87804]: DEBUG dbcounter [-] [87804] Writing DB stats nova_cell0:SELECT=1 {{(pid=87804) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.390 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.393 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-05 08:00:21.408 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2026-08-05 08:00:21.413 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.416 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-05 08:00:21.432 | enabled 2026-08-05 08:00:21.436 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-05 08:00:21.456 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-05 08:00:21.456 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-05 08:00:21.457 | Active: active (running) since Wed 2026-08-05 07:59:29 UTC; 51s ago 2026-08-05 08:00:21.457 | Main PID: 90503 (nova-compute) 2026-08-05 08:00:21.457 | Tasks: 10 (limit: 9469) 2026-08-05 08:00:21.457 | Memory: 139.7M 2026-08-05 08:00:21.457 | CPU: 4.105s 2026-08-05 08:00:21.457 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-05 08:00:21.457 | └─90503 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-05 08:00:21.457 | 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG nova.compute.resource_tracker [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] Compute_service record updated for np67efcaa81d654:np67efcaa81d654 {{(pid=90503) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG oslo_concurrency.lockutils [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.629s {{(pid=90503) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG nova.service [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=90503) start /opt/stack/nova/nova/service.py:196}} 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG nova.service [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=90503) start /opt/stack/nova/nova/service.py:212}} 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG nova.service [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] Join ServiceGroup membership for this service compute {{(pid=90503) start /opt/stack/nova/nova/service.py:222}} 2026-08-05 08:00:21.457 | Aug 05 07:59:50 np67efcaa81d654 nova-compute[90503]: DEBUG nova.servicegroup.drivers.db [None req-a4fc176e-b871-4f7b-89ec-b6c68978c6d1 None None] DB_Driver: join new ServiceGroup member np67efcaa81d654 to the compute group, service = {{(pid=90503) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:00:21.457 | Aug 05 07:59:55 np67efcaa81d654 nova-compute[90503]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=90503) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.457 | Aug 05 08:00:08 np67efcaa81d654 nova-compute[90503]: DEBUG oslo_service.periodic_task [None req-11ffee2a-5f9a-468b-86e2-9723e62f4100 None None] Running periodic task ComputeManager._sync_power_states {{(pid=90503) run_periodic_tasks /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 08:00:21.457 | Aug 05 08:00:08 np67efcaa81d654 nova-compute[90503]: DEBUG oslo_service.periodic_task [None req-11ffee2a-5f9a-468b-86e2-9723e62f4100 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=90503) run_periodic_tasks /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 08:00:21.457 | Aug 05 08:00:08 np67efcaa81d654 nova-compute[90503]: DEBUG oslo.service.backend._threading.loopingcall [None req-11ffee2a-5f9a-468b-86e2-9723e62f4100 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 24.56 seconds {{(pid=90503) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.462 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.465 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-05 08:00:21.480 | Failed to get unit file state for devstack@n-novnc.service: No such file or directory 2026-08-05 08:00:21.485 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.488 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-05 08:00:21.504 | enabled 2026-08-05 08:00:21.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-05 08:00:21.529 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-05 08:00:21.529 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-05 08:00:21.529 | Active: active (running) since Wed 2026-08-05 07:59:20 UTC; 1min 1s ago 2026-08-05 08:00:21.529 | Main PID: 87292 (nova-scheduler:) 2026-08-05 08:00:21.529 | Tasks: 20 (limit: 9469) 2026-08-05 08:00:21.529 | Memory: 165.6M 2026-08-05 08:00:21.529 | CPU: 4.155s 2026-08-05 08:00:21.529 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-05 08:00:21.529 | ├─87292 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-05 08:00:21.529 | ├─88772 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-05 08:00:21.529 | └─88776 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-05 08:00:21.529 | 2026-08-05 08:00:21.530 | Aug 05 07:59:24 np67efcaa81d654 nova-scheduler[88772]: DEBUG nova.servicegroup.drivers.db [None req-5d25bc7e-637d-424f-82a9-1b8866df5108 None None] DB_Driver: join new ServiceGroup member np67efcaa81d654 to the scheduler group, service = {{(pid=88772) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:00:21.530 | Aug 05 07:59:30 np67efcaa81d654 nova-scheduler[88772]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=88772) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.530 | Aug 05 07:59:30 np67efcaa81d654 nova-scheduler[88776]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=88776) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.530 | Aug 05 07:59:33 np67efcaa81d654 nova-scheduler[87292]: DEBUG dbcounter [-] [87292] Writing DB stats nova_api:SELECT=3 {{(pid=87292) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.530 | Aug 05 07:59:33 np67efcaa81d654 nova-scheduler[87292]: DEBUG dbcounter [-] [87292] Writing DB stats nova_cell0:SELECT=1 {{(pid=87292) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.530 | Aug 05 07:59:33 np67efcaa81d654 nova-scheduler[87292]: DEBUG dbcounter [-] [87292] Writing DB stats nova_cell1:SELECT=1 {{(pid=87292) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.530 | Aug 05 07:59:36 np67efcaa81d654 nova-scheduler[88772]: DEBUG oslo.service.backend._threading.loopingcall [None req-8cf35bb9-a2dd-4847-a307-3fa2e23de98d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=88772) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.530 | Aug 05 07:59:40 np67efcaa81d654 nova-scheduler[88772]: DEBUG dbcounter [-] [88772] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=88772) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.530 | Aug 05 07:59:40 np67efcaa81d654 nova-scheduler[88776]: DEBUG dbcounter [-] [88776] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=88776) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.530 | Aug 05 07:59:56 np67efcaa81d654 nova-scheduler[88776]: DEBUG oslo.service.backend._threading.loopingcall [None req-f9aa2691-8685-4a27-bf0b-b8778d50b6db None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=88776) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:21.534 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.537 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-08-05 08:00:21.555 | enabled 2026-08-05 08:00:21.559 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-08-05 08:00:21.579 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-08-05 08:00:21.579 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-08-05 08:00:21.579 | Active: active (running) since Wed 2026-08-05 07:54:24 UTC; 5min ago 2026-08-05 08:00:21.579 | Main PID: 56053 (python3) 2026-08-05 08:00:21.579 | Tasks: 1 (limit: 9469) 2026-08-05 08:00:21.579 | Memory: 110.2M 2026-08-05 08:00:21.579 | CPU: 20.069s 2026-08-05 08:00:21.579 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-08-05 08:00:21.579 | └─56053 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-08-05 08:00:21.579 | 2026-08-05 08:00:21.579 | Aug 05 07:59:36 np67efcaa81d654 python3[56053]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-08-05 08:00:21.579 | Aug 05 07:59:36 np67efcaa81d654 python3[56053]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-08-05 08:00:21.579 | Aug 05 07:59:36 np67efcaa81d654 python3[56053]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-08-05 08:00:21.579 | Aug 05 07:59:37 np67efcaa81d654 python3[56053]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-08-05 08:00:21.579 | Aug 05 07:59:44 np67efcaa81d654 python3[56053]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2026-08-05 08:00:21.579 | Aug 05 07:59:52 np67efcaa81d654 python3[56053]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-08-05 08:00:21.579 | Aug 05 08:00:04 np67efcaa81d654 python3[56053]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-08-05 08:00:21.579 | Aug 05 08:00:17 np67efcaa81d654 python3[56053]: openstack ['--os-cloud', 'devstack-system-admin', 'role', 'add', 'admin', '--user', 'admin', '--project', 'demo'] 2026-08-05 08:00:21.579 | Aug 05 08:00:18 np67efcaa81d654 python3[56053]: openstack ['--os-cloud', 'devstack-system-admin', 'role', 'assignment', 'list', '--role', 'admin', '--user', 'admin', '--project', 'demo', '-c', 'Role', '-f', 'value'] 2026-08-05 08:00:21.579 | Aug 05 08:00:20 np67efcaa81d654 python3[56053]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np67efcaa81d654', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-08-05 08:00:21.584 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-05 08:00:21.601 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2026-08-05 08:00:21.605 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.608 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-05 08:00:21.622 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2026-08-05 08:00:21.627 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.631 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-05 08:00:21.645 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2026-08-05 08:00:21.650 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.654 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-05 08:00:21.667 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2026-08-05 08:00:21.672 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.675 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-05 08:00:21.692 | enabled 2026-08-05 08:00:21.696 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-05 08:00:21.719 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-05 08:00:21.720 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-05 08:00:21.720 | Active: active (running) since Wed 2026-08-05 07:58:54 UTC; 1min 27s ago 2026-08-05 08:00:21.720 | Main PID: 85161 (uwsgi) 2026-08-05 08:00:21.720 | Status: "uWSGI is ready" 2026-08-05 08:00:21.720 | Tasks: 5 (limit: 9469) 2026-08-05 08:00:21.720 | Memory: 176.8M 2026-08-05 08:00:21.720 | CPU: 4.816s 2026-08-05 08:00:21.720 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-05 08:00:21.720 | ├─85161 "placementuWSGI master" 2026-08-05 08:00:21.720 | ├─85162 "placementuWSGI worker 1" 2026-08-05 08:00:21.720 | └─85163 "placementuWSGI worker 2" 2026-08-05 08:00:21.720 | 2026-08-05 08:00:21.720 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85162]: INFO placement.requestlog [req-f3fdd0f6-cb77-4750-a085-c1775d852dda req-64d0a1f5-14e4-417a-a9dd-52e93e6827b4 service nova] 10.209.96.120 "PUT /placement/resource_providers/1bed1243-0b24-492a-8878-7e4f3d3e3622/inventories" status: 200 len: 394 microversion: 1.26 2026-08-05 08:00:21.720 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85162]: [pid: 85162|app: 0|req: 5/9] 10.209.96.120 () {76 vars in 1717 bytes} [Wed Aug 5 07:59:49 2026] PUT /placement/resource_providers/1bed1243-0b24-492a-8878-7e4f3d3e3622/inventories => generated 394 bytes in 52 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-05 08:00:21.720 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85163]: DEBUG placement.requestlog [req-f3fdd0f6-cb77-4750-a085-c1775d852dda req-b0423002-1a9b-4a0e-ae8b-c9c63997bd27 None None] Starting request: 10.209.96.120 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_S390X,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,HW_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ACCELERATORS" {{(pid=85163) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 08:00:21.720 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85163]: INFO placement.requestlog [req-f3fdd0f6-cb77-4750-a085-c1775d852dda req-b0423002-1a9b-4a0e-ae8b-c9c63997bd27 service nova] 10.209.96.120 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_S390X,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,HW_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ACCELERATORS" status: 200 len: 2021 microversion: 1.6 2026-08-05 08:00:21.721 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85163]: [pid: 85163|app: 0|req: 5/10] 10.209.96.120 () {72 vars in 5087 bytes} [Wed Aug 5 07:59:50 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_S390X,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_FDC,HW_ARCH_X86_64,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ACCELERATORS => generated 2021 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-05 08:00:21.721 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85162]: DEBUG placement.requestlog [req-f3fdd0f6-cb77-4750-a085-c1775d852dda req-e39b151c-eebe-4946-aa7f-1c6966387462 None None] Starting request: 10.209.96.120 "PUT /placement/resource_providers/1bed1243-0b24-492a-8878-7e4f3d3e3622/traits" {{(pid=85162) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 08:00:21.721 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85162]: INFO placement.requestlog [req-f3fdd0f6-cb77-4750-a085-c1775d852dda req-e39b151c-eebe-4946-aa7f-1c6966387462 service nova] 10.209.96.120 "PUT /placement/resource_providers/1bed1243-0b24-492a-8878-7e4f3d3e3622/traits" status: 200 len: 2056 microversion: 1.6 2026-08-05 08:00:21.721 | Aug 05 07:59:50 np67efcaa81d654 devstack@placement-api.service[85162]: [pid: 85162|app: 0|req: 6/11] 10.209.96.120 () {76 vars in 1702 bytes} [Wed Aug 5 07:59:50 2026] PUT /placement/resource_providers/1bed1243-0b24-492a-8878-7e4f3d3e3622/traits => generated 2056 bytes in 81 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-05 08:00:21.721 | Aug 05 08:00:00 np67efcaa81d654 devstack@placement-api.service[85163]: DEBUG dbcounter [-] [85163] Writing DB stats placement:SELECT=4 {{(pid=85163) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.721 | Aug 05 08:00:00 np67efcaa81d654 devstack@placement-api.service[85162]: DEBUG dbcounter [-] [85162] Writing DB stats placement:INSERT=75,placement:UPDATE=3,placement:SELECT=6 {{(pid=85162) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:21.726 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.729 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-05 08:00:21.747 | enabled 2026-08-05 08:00:21.751 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-05 08:00:21.774 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-05 08:00:21.774 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-05 08:00:21.774 | Active: active (running) since Wed 2026-08-05 07:58:40 UTC; 1min 40s ago 2026-08-05 08:00:21.774 | Main PID: 82259 (neutron-ovn-age) 2026-08-05 08:00:21.774 | Tasks: 20 (limit: 9469) 2026-08-05 08:00:21.774 | Memory: 347.9M 2026-08-05 08:00:21.774 | CPU: 9.318s 2026-08-05 08:00:21.774 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-05 08:00:21.774 | ├─82259 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-05 08:00:21.774 | ├─83397 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-05 08:00:21.774 | ├─83658 /opt/stack/data/venv/bin/python3.11 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmi7_2ayw/privsep.sock 2026-08-05 08:00:21.774 | └─86008 /opt/stack/data/venv/bin/python3.11 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcvfpun5p/privsep.sock 2026-08-05 08:00:21.775 | 2026-08-05 08:00:21.775 | Aug 05 07:59:22 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=83397) do_commit /opt/stack/data/venv/lib/python3.11/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-05 08:00:21.775 | Aug 05 07:59:22 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=83397) do_commit /opt/stack/data/venv/lib/python3.11/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-05 08:00:21.775 | Aug 05 07:59:25 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=83397) do_commit /opt/stack/data/venv/lib/python3.11/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-05 08:00:21.775 | Aug 05 07:59:25 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=83397) do_commit /opt/stack/data/venv/lib/python3.11/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.004s {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:00:21.775 | Aug 05 07:59:44 np67efcaa81d654 neutron-ovn-agent[83397]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83397) inner /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:00:21.780 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.783 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-05 08:00:21.797 | Failed to get unit file state for devstack@q-svc.service: No such file or directory 2026-08-05 08:00:21.802 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-05 08:00:21.819 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2026-08-05 08:00:21.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-08-05 08:00:21.842 | Failed to get unit file state for devstack@tls-proxy.service: No such file or directory 2026-08-05 08:00:21.846 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.849 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@watcher-api.service 2026-08-05 08:00:21.866 | enabled 2026-08-05 08:00:21.870 | + functions-common:service_check:1720 : sudo systemctl status devstack@watcher-api.service --no-pager 2026-08-05 08:00:21.892 | ● devstack@watcher-api.service - Devstack devstack@watcher-api.service 2026-08-05 08:00:21.892 | Loaded: loaded (/etc/systemd/system/devstack@watcher-api.service; enabled; preset: enabled) 2026-08-05 08:00:21.892 | Active: active (running) since Wed 2026-08-05 08:00:10 UTC; 11s ago 2026-08-05 08:00:21.893 | Main PID: 95274 (uwsgi) 2026-08-05 08:00:21.893 | Status: "uWSGI is ready" 2026-08-05 08:00:21.893 | Tasks: 3 (limit: 9469) 2026-08-05 08:00:21.893 | Memory: 207.7M 2026-08-05 08:00:21.893 | CPU: 7.879s 2026-08-05 08:00:21.893 | CGroup: /system.slice/system-devstack.slice/devstack@watcher-api.service 2026-08-05 08:00:21.893 | ├─95274 "watcher-apiuWSGI master" 2026-08-05 08:00:21.893 | ├─95275 "watcher-apiuWSGI worker 1" 2026-08-05 08:00:21.893 | └─95276 "watcher-apiuWSGI worker 2" 2026-08-05 08:00:21.893 | 2026-08-05 08:00:21.893 | Aug 05 08:00:12 np67efcaa81d654 devstack@watcher-api.service[95275]: DEBUG watcher.api.wsgi [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=95275) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:21.893 | Aug 05 08:00:12 np67efcaa81d654 devstack@watcher-api.service[95275]: DEBUG watcher.api.wsgi [-] oslo_messaging_notifications.retry = -1 {{(pid=95275) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:21.893 | Aug 05 08:00:12 np67efcaa81d654 devstack@watcher-api.service[95275]: DEBUG watcher.api.wsgi [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=95275) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:21.893 | Aug 05 08:00:12 np67efcaa81d654 devstack@watcher-api.service[95275]: DEBUG watcher.api.wsgi [-] oslo_messaging_notifications.transport_url = **** {{(pid=95275) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3545}} 2026-08-05 08:00:21.893 | Aug 05 08:00:12 np67efcaa81d654 devstack@watcher-api.service[95275]: DEBUG watcher.api.wsgi [-] ******************************************************************************** {{(pid=95275) log_opt_values /opt/stack/data/venv/lib/python3.11/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 08:00:21.893 | Aug 05 08:00:14 np67efcaa81d654 devstack@watcher-api.service[95276]: INFO keystonemiddleware.auth_token [None req-25cc11d3-d989-4603-a434-3e32d1594888 None None] Starting Keystone auth_token middleware 2026-08-05 08:00:21.893 | Aug 05 08:00:14 np67efcaa81d654 devstack@watcher-api.service[95275]: INFO keystonemiddleware.auth_token [None req-e628ba92-1f0f-4198-b06b-abbd036552dd None None] Starting Keystone auth_token middleware 2026-08-05 08:00:21.893 | Aug 05 08:00:14 np67efcaa81d654 devstack@watcher-api.service[95276]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7fadb5f5fad8 pid: 95276 (default app) 2026-08-05 08:00:21.893 | Aug 05 08:00:14 np67efcaa81d654 devstack@watcher-api.service[95276]: [pid: 95276|app: 0|req: 1/1] 10.209.96.120 () {54 vars in 860 bytes} [Wed Aug 5 08:00:14 2026] GET /infra-optim => generated 502 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 08:00:21.893 | Aug 05 08:00:14 np67efcaa81d654 devstack@watcher-api.service[95275]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7fadb5f5fad8 pid: 95275 (default app) 2026-08-05 08:00:21.898 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.901 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@watcher-applier.service 2026-08-05 08:00:21.921 | enabled 2026-08-05 08:00:21.927 | + functions-common:service_check:1720 : sudo systemctl status devstack@watcher-applier.service --no-pager 2026-08-05 08:00:21.950 | ● devstack@watcher-applier.service - Devstack devstack@watcher-applier.service 2026-08-05 08:00:21.950 | Loaded: loaded (/etc/systemd/system/devstack@watcher-applier.service; enabled; preset: enabled) 2026-08-05 08:00:21.950 | Active: active (running) since Wed 2026-08-05 08:00:17 UTC; 4s ago 2026-08-05 08:00:21.950 | Main PID: 96158 (watcher-applier) 2026-08-05 08:00:21.950 | Tasks: 11 (limit: 9469) 2026-08-05 08:00:21.950 | Memory: 128.2M 2026-08-05 08:00:21.950 | CPU: 3.102s 2026-08-05 08:00:21.950 | CGroup: /system.slice/system-devstack.slice/devstack@watcher-applier.service 2026-08-05 08:00:21.950 | ├─96158 "watcher-applier: master process [/opt/stack/data/venv/bin/watcher-applier --config-file /etc/watcher/watcher.conf]" 2026-08-05 08:00:21.950 | └─96486 "watcher-applier: ServiceWrapper worker(0)" 2026-08-05 08:00:21.950 | 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:21.951 | Aug 05 08:00:20 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:21.951 | Aug 05 08:00:21 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:21.951 | Aug 05 08:00:21 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:21.951 | Aug 05 08:00:21 np67efcaa81d654 watcher-applier[96486]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96486) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:21.957 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:21.961 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@watcher-decision-engine.service 2026-08-05 08:00:21.981 | enabled 2026-08-05 08:00:21.986 | + functions-common:service_check:1720 : sudo systemctl status devstack@watcher-decision-engine.service --no-pager 2026-08-05 08:00:22.006 | ● devstack@watcher-decision-engine.service - Devstack devstack@watcher-decision-engine.service 2026-08-05 08:00:22.006 | Loaded: loaded (/etc/systemd/system/devstack@watcher-decision-engine.service; enabled; preset: enabled) 2026-08-05 08:00:22.006 | Active: active (running) since Wed 2026-08-05 08:00:15 UTC; 6s ago 2026-08-05 08:00:22.006 | Main PID: 95757 (watcher-decisio) 2026-08-05 08:00:22.006 | Tasks: 20 (limit: 9469) 2026-08-05 08:00:22.006 | Memory: 161.6M 2026-08-05 08:00:22.006 | CPU: 4.617s 2026-08-05 08:00:22.006 | CGroup: /system.slice/system-devstack.slice/devstack@watcher-decision-engine.service 2026-08-05 08:00:22.006 | ├─95757 "watcher-decision-engine: master process [/opt/stack/data/venv/bin/watcher-decision-engine --config-file /etc/watcher/watcher.conf]" 2026-08-05 08:00:22.006 | └─96475 "watcher-decision-engine: ServiceWrapper worker(0)" 2026-08-05 08:00:22.006 | 2026-08-05 08:00:22.006 | Aug 05 08:00:20 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:22.007 | Aug 05 08:00:20 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:22.007 | Aug 05 08:00:20 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:22.007 | Aug 05 08:00:20 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection timeout {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:437}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] Listener is running {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:420}} 2026-08-05 08:00:22.007 | Aug 05 08:00:21 np67efcaa81d654 watcher-decision-engine[96475]: DEBUG oslo_messaging._drivers.amqpdriver [-] AMQPListener connection consume {{(pid=96475) poll /opt/stack/data/venv/lib/python3.11/site-packages/oslo_messaging/_drivers/amqpdriver.py:434}} 2026-08-05 08:00:22.011 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.014 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@watcher-dashboard.service 2026-08-05 08:00:22.029 | Failed to get unit file state for devstack@watcher-dashboard.service: No such file or directory 2026-08-05 08:00:22.033 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-05 08:00:22.053 | enabled 2026-08-05 08:00:22.057 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-05 08:00:22.077 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-05 08:00:22.077 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-05 08:00:22.077 | Active: active (running) since Wed 2026-08-05 07:58:43 UTC; 1min 38s ago 2026-08-05 08:00:22.077 | Main PID: 83235 (uwsgi) 2026-08-05 08:00:22.077 | Status: "uWSGI is ready" 2026-08-05 08:00:22.077 | Tasks: 23 (limit: 9469) 2026-08-05 08:00:22.077 | Memory: 393.4M 2026-08-05 08:00:22.077 | CPU: 33.705s 2026-08-05 08:00:22.077 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-05 08:00:22.077 | ├─83235 "neutron-apiuWSGI master" 2026-08-05 08:00:22.077 | ├─83236 "neutron-apiuWSGI worker 1" 2026-08-05 08:00:22.077 | └─83237 "neutron-apiuWSGI worker 2" 2026-08-05 08:00:22.077 | 2026-08-05 08:00:22.077 | Aug 05 08:00:01 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG dbcounter [-] [83237] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=83237) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.077 | Aug 05 08:00:02 np67efcaa81d654 devstack@neutron-api.service[83236]: DEBUG dbcounter [-] [83236] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=83236) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.077 | Aug 05 08:00:06 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=83237) _process_scheduled /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:784}} 2026-08-05 08:00:22.077 | Aug 05 08:00:06 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4a19726b02bb50feafd7fb3155025981" from periodic health check thread {{(pid=83237) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:00:22.077 | Aug 05 08:00:07 np67efcaa81d654 devstack@neutron-api.service[83236]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=83236) _process_scheduled /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:784}} 2026-08-05 08:00:22.077 | Aug 05 08:00:07 np67efcaa81d654 devstack@neutron-api.service[83236]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "95b4ce9e1abe58eab1574465fac50445" from periodic health check thread {{(pid=83236) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:00:22.077 | Aug 05 08:00:16 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG dbcounter [-] [83237] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=83237) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.077 | Aug 05 08:00:17 np67efcaa81d654 devstack@neutron-api.service[83236]: DEBUG dbcounter [-] [83236] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=83236) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.077 | Aug 05 08:00:21 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=83237) _process_scheduled /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:784}} 2026-08-05 08:00:22.077 | Aug 05 08:00:21 np67efcaa81d654 devstack@neutron-api.service[83237]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4a19726b02bb50feafd7fb3155025981" from periodic health check thread {{(pid=83237) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:00:22.082 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.085 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-05 08:00:22.102 | enabled 2026-08-05 08:00:22.106 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-05 08:00:22.127 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-05 08:00:22.128 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-05 08:00:22.128 | Active: active (running) since Wed 2026-08-05 07:58:47 UTC; 1min 34s ago 2026-08-05 08:00:22.128 | Main PID: 84068 (neutron-periodi) 2026-08-05 08:00:22.128 | Tasks: 15 (limit: 9469) 2026-08-05 08:00:22.128 | Memory: 175.9M 2026-08-05 08:00:22.128 | CPU: 5.113s 2026-08-05 08:00:22.128 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-05 08:00:22.128 | ├─84068 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:00:22.128 | └─84632 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:00:22.128 | 2026-08-05 08:00:22.128 | Aug 05 07:58:52 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=84632) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 08:00:22.128 | Aug 05 07:59:01 np67efcaa81d654 neutron-periodic-workers[84068]: DEBUG dbcounter [-] [84068] Writing DB stats neutron:SELECT=4 {{(pid=84068) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.128 | Aug 05 07:59:35 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG dbcounter [-] [84632] Writer thread running {{(pid=84632) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 08:00:22.128 | Aug 05 07:59:35 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG neutron.db.agents_db [None req-8ad3b2b2-7e9f-44c0-97a2-d666651c81fd None None] Agent healthcheck: found 0 active agents {{(pid=84632) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 08:00:22.128 | Aug 05 07:59:35 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ad3b2b2-7e9f-44c0-97a2-d666651c81fd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.91 seconds {{(pid=84632) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.128 | Aug 05 07:59:45 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG dbcounter [-] [84632] Writing DB stats neutron:SELECT=1 {{(pid=84632) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.128 | Aug 05 07:59:46 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9e74a8c-0a6f-4319-95e1-048a7322354e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=84632) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.128 | Aug 05 07:59:56 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG dbcounter [-] [84632] Writing DB stats neutron:SELECT=3 {{(pid=84632) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.129 | Aug 05 08:00:12 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG neutron.db.agents_db [None req-8ad3b2b2-7e9f-44c0-97a2-d666651c81fd None None] Agent healthcheck: found 0 active agents {{(pid=84632) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 08:00:22.129 | Aug 05 08:00:12 np67efcaa81d654 neutron-periodic-workers[84632]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ad3b2b2-7e9f-44c0-97a2-d666651c81fd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=84632) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.133 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.136 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-05 08:00:22.154 | enabled 2026-08-05 08:00:22.159 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-05 08:00:22.179 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-05 08:00:22.179 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-05 08:00:22.179 | Active: active (running) since Wed 2026-08-05 07:58:45 UTC; 1min 36s ago 2026-08-05 08:00:22.179 | Main PID: 83657 (neutron-rpc-ser) 2026-08-05 08:00:22.179 | Tasks: 13 (limit: 9469) 2026-08-05 08:00:22.179 | Memory: 185.8M 2026-08-05 08:00:22.179 | CPU: 5.626s 2026-08-05 08:00:22.179 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-05 08:00:22.179 | ├─83657 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:00:22.179 | └─84742 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:00:22.179 | 2026-08-05 08:00:22.179 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: INFO ovsdbapp.backend.ovs_idl.vlog [-] ssl:10.209.96.120:6642: connected 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] RpcWorker process has finished the post initialization 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.209.96.120:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}] {{(pid=84742) execute /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.209.96.120:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.046s {{(pid=84742) execute /opt/stack/data/venv/lib/python3.11/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=84742) wrapper /opt/stack/data/venv/lib/python3.11/site-packages/oslo_log/helpers.py:77}} 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=84742) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=84742) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 08:00:22.180 | Aug 05 07:58:52 np67efcaa81d654 neutron-rpc-server[84742]: DEBUG neutron.service [-] calling wait on {{(pid=84742) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-05 08:00:22.180 | Aug 05 07:59:01 np67efcaa81d654 neutron-rpc-server[83657]: DEBUG dbcounter [-] [83657] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=83657) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.180 | Aug 05 07:59:22 np67efcaa81d654 neutron-rpc-server[84742]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-05 08:00:22.185 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.188 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:00:22.204 | enabled 2026-08-05 08:00:22.209 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-05 08:00:22.229 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:00:22.229 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-05 08:00:22.229 | Active: active (running) since Wed 2026-08-05 07:58:49 UTC; 1min 33s ago 2026-08-05 08:00:22.229 | Main PID: 84477 (neutron-ovn-mai) 2026-08-05 08:00:22.229 | Tasks: 12 (limit: 9469) 2026-08-05 08:00:22.229 | Memory: 272.3M 2026-08-05 08:00:22.229 | CPU: 7.379s 2026-08-05 08:00:22.229 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:00:22.229 | ├─84477 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:00:22.230 | └─85226 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:00:22.230 | 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=85226) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=85226) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG futurist.periodics [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=85226) _on_done /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:881}} 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=85226) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=85226) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] OVN maintenance task update_security_group_with_address_group finished in 0.014 seconds 2026-08-05 08:00:22.230 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG futurist.periodics [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=85226) _on_done /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:881}} 2026-08-05 08:00:22.231 | Aug 05 07:59:15 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG futurist.periodics [None req-0bdcc7ed-18d9-4370-b8a7-5abc6f12391e None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=85226) _on_done /opt/stack/data/venv/lib/python3.11/site-packages/futurist/periodics.py:881}} 2026-08-05 08:00:22.231 | Aug 05 07:59:25 np67efcaa81d654 neutron-ovn-maintenance-worker[85226]: DEBUG dbcounter [-] [85226] Writing DB stats neutron:SELECT=336,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=85226) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-05 08:00:22.254 | enabled 2026-08-05 08:00:22.259 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-05 08:00:22.279 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-05 08:00:22.279 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-05 08:00:22.279 | Active: active (running) since Wed 2026-08-05 07:59:23 UTC; 58s ago 2026-08-05 08:00:22.279 | Main PID: 88346 (nova-novncproxy) 2026-08-05 08:00:22.279 | Tasks: 8 (limit: 9469) 2026-08-05 08:00:22.280 | Memory: 117.6M 2026-08-05 08:00:22.280 | CPU: 3.164s 2026-08-05 08:00:22.280 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-05 08:00:22.280 | └─88346 /opt/stack/data/venv/bin/python3.11 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-05 08:00:22.280 | 2026-08-05 08:00:22.280 | Aug 05 07:59:24 np67efcaa81d654 nova-novncproxy[88346]: If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:00:22.280 | Aug 05 07:59:24 np67efcaa81d654 nova-novncproxy[88346]: framework. For more detail see 2026-08-05 08:00:22.280 | Aug 05 07:59:24 np67efcaa81d654 nova-novncproxy[88346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:00:22.280 | Aug 05 07:59:24 np67efcaa81d654 nova-novncproxy[88346]: import eventlet # noqa 2026-08-05 08:00:22.280 | Aug 05 07:59:24 np67efcaa81d654 nova-novncproxy[88346]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:00:22.280 | Aug 05 07:59:26 np67efcaa81d654 nova-novncproxy[88346]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-05 08:00:22.280 | Aug 05 07:59:26 np67efcaa81d654 nova-novncproxy[88346]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-05 08:00:22.280 | Aug 05 07:59:26 np67efcaa81d654 nova-novncproxy[88346]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-05 08:00:22.280 | Aug 05 07:59:26 np67efcaa81d654 nova-novncproxy[88346]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-05 08:00:22.280 | Aug 05 07:59:26 np67efcaa81d654 nova-novncproxy[88346]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-05 08:00:22.285 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.288 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-05 08:00:22.306 | enabled 2026-08-05 08:00:22.311 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-05 08:00:22.332 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-05 08:00:22.332 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-05 08:00:22.332 | Active: active (running) since Wed 2026-08-05 07:59:26 UTC; 56s ago 2026-08-05 08:00:22.332 | Main PID: 89064 (nova-conductor:) 2026-08-05 08:00:22.332 | Tasks: 20 (limit: 9469) 2026-08-05 08:00:22.332 | Memory: 165.2M 2026-08-05 08:00:22.332 | CPU: 4.252s 2026-08-05 08:00:22.332 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-05 08:00:22.332 | ├─89064 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-05 08:00:22.332 | ├─90563 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 08:00:22.332 | └─90565 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 08:00:22.332 | 2026-08-05 08:00:22.332 | Aug 05 07:59:30 np67efcaa81d654 nova-conductor[90563]: DEBUG nova.servicegroup.drivers.db [None req-f9ead863-8e7e-407c-851b-19b91fcef635 None None] DB_Driver: join new ServiceGroup member np67efcaa81d654 to the conductor group, service = {{(pid=90563) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:00:22.332 | Aug 05 07:59:33 np67efcaa81d654 nova-conductor[90563]: DEBUG oslo.service.backend._threading.loopingcall [None req-69e7af15-01b9-449e-b4c4-ac54cb8356e5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=90563) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.332 | Aug 05 07:59:35 np67efcaa81d654 nova-conductor[90565]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=90565) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.332 | Aug 05 07:59:35 np67efcaa81d654 nova-conductor[90563]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=90563) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.332 | Aug 05 07:59:38 np67efcaa81d654 nova-conductor[89064]: DEBUG dbcounter [-] [89064] Writing DB stats nova_api:SELECT=1 {{(pid=89064) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.332 | Aug 05 07:59:38 np67efcaa81d654 nova-conductor[89064]: DEBUG dbcounter [-] [89064] Writing DB stats nova_cell0:SELECT=1 {{(pid=89064) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.332 | Aug 05 07:59:39 np67efcaa81d654 nova-conductor[89064]: DEBUG dbcounter [-] [89064] Writing DB stats nova_cell1:SELECT=1 {{(pid=89064) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.332 | Aug 05 07:59:45 np67efcaa81d654 nova-conductor[90565]: DEBUG dbcounter [-] [90565] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=90565) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.332 | Aug 05 07:59:45 np67efcaa81d654 nova-conductor[90563]: DEBUG dbcounter [-] [90563] Writing DB stats nova_cell0:SELECT=3 {{(pid=90563) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.332 | Aug 05 08:00:06 np67efcaa81d654 nova-conductor[90565]: DEBUG oslo.service.backend._threading.loopingcall [None req-11cde0af-e0d4-471a-adb7-c0b4290309ba None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=90565) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.337 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:00:22.340 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-05 08:00:22.358 | enabled 2026-08-05 08:00:22.363 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-05 08:00:22.384 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-05 08:00:22.384 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-05 08:00:22.384 | Active: active (running) since Wed 2026-08-05 07:59:27 UTC; 54s ago 2026-08-05 08:00:22.384 | Main PID: 89498 (nova-conductor:) 2026-08-05 08:00:22.384 | Tasks: 37 (limit: 9469) 2026-08-05 08:00:22.384 | Memory: 174.1M 2026-08-05 08:00:22.384 | CPU: 3.996s 2026-08-05 08:00:22.384 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-05 08:00:22.384 | ├─89498 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-05 08:00:22.384 | ├─90570 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 08:00:22.384 | └─90573 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 08:00:22.384 | 2026-08-05 08:00:22.384 | Aug 05 07:59:45 np67efcaa81d654 nova-conductor[90573]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=90573) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 07:59:45 np67efcaa81d654 nova-conductor[90570]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=90570) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 07:59:55 np67efcaa81d654 nova-conductor[90573]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=90573) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 07:59:55 np67efcaa81d654 nova-conductor[90570]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=90570) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 08:00:05 np67efcaa81d654 nova-conductor[90573]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=90573) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 08:00:05 np67efcaa81d654 nova-conductor[90570]: DEBUG dbcounter [-] [90570] Writing DB stats nova_cell1:SELECT=13,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=90570) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:115}} 2026-08-05 08:00:22.384 | Aug 05 08:00:05 np67efcaa81d654 nova-conductor[90570]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=90570) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 08:00:06 np67efcaa81d654 nova-conductor[90573]: DEBUG oslo.service.backend._threading.loopingcall [None req-5360fcae-32d7-45c3-b1bb-dee7a9cb34c1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=90573) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.384 | Aug 05 08:00:15 np67efcaa81d654 nova-conductor[90573]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=90573) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.385 | Aug 05 08:00:15 np67efcaa81d654 nova-conductor[90570]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=90570) _run_loop /opt/stack/data/venv/lib/python3.11/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:00:22.390 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-05 08:00:22.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:22.415 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-05 08:00:22.435 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:22.438 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-08-05 08:00:22.869 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:00:22.869 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:00:22.869 | we strongly recommend against using it for new projects. 2026-08-05 08:00:22.869 | 2026-08-05 08:00:22.869 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:00:22.869 | framework. For more detail see 2026-08-05 08:00:22.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:00:22.870 | 2026-08-05 08:00:22.870 | import eventlet # noqa 2026-08-05 08:00:23.114 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:00:25.452 | INFO dbcounter [None req-11114615-d229-4a46-83e9-d0ab5f31c570 None None] Registered counter for database nova_api 2026-08-05 08:00:25.571 | DEBUG dbcounter [-] [96922] Writer thread running {{(pid=96922) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 08:00:25.580 | Found 2 cell mappings. 2026-08-05 08:00:25.580 | Skipping cell0 since it does not contain hosts. 2026-08-05 08:00:25.580 | Getting computes from cell 'cell1': 3cb278b8-4e9d-4100-af74-2c36013d826e 2026-08-05 08:00:25.580 | INFO dbcounter [None req-11114615-d229-4a46-83e9-d0ab5f31c570 None None] Registered counter for database nova_cell1 2026-08-05 08:00:25.652 | DEBUG dbcounter [-] [96922] Writer thread running {{(pid=96922) stat_writer /opt/stack/data/venv/lib/python3.11/site-packages/dbcounter.py:102}} 2026-08-05 08:00:25.945 | Checking host mapping for compute host 'np67efcaa81d654': 1bed1243-0b24-492a-8878-7e4f3d3e3622 2026-08-05 08:00:25.945 | Creating host mapping for compute host 'np67efcaa81d654': 1bed1243-0b24-492a-8878-7e4f3d3e3622 2026-08-05 08:00:25.945 | Found 1 unmapped computes in cell: 3cb278b8-4e9d-4100-af74-2c36013d826e 2026-08-05 08:00:26.598 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-05 08:00:27.025 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:00:27.025 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:00:27.025 | we strongly recommend against using it for new projects. 2026-08-05 08:00:27.025 | 2026-08-05 08:00:27.025 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:00:27.025 | framework. For more detail see 2026-08-05 08:00:27.025 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:00:27.025 | 2026-08-05 08:00:27.025 | import eventlet # noqa 2026-08-05 08:00:27.266 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Upgrade Check Results | 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Check: Cells v2 | 2026-08-05 08:00:30.319 | | Result: Success | 2026-08-05 08:00:30.319 | | Details: None | 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Check: Placement API | 2026-08-05 08:00:30.319 | | Result: Success | 2026-08-05 08:00:30.319 | | Details: None | 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Check: Cinder API | 2026-08-05 08:00:30.319 | | Result: Success | 2026-08-05 08:00:30.319 | | Details: None | 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Check: Policy File JSON to YAML Migration | 2026-08-05 08:00:30.319 | | Result: Success | 2026-08-05 08:00:30.319 | | Details: None | 2026-08-05 08:00:30.319 | +-------------------------------------------+ 2026-08-05 08:00:30.319 | | Check: Older than N-1 computes | 2026-08-05 08:00:30.320 | | Result: Success | 2026-08-05 08:00:30.320 | | Details: None | 2026-08-05 08:00:30.320 | +-------------------------------------------+ 2026-08-05 08:00:30.320 | | Check: hw_machine_type unset | 2026-08-05 08:00:30.320 | | Result: Success | 2026-08-05 08:00:30.320 | | Details: None | 2026-08-05 08:00:30.320 | +-------------------------------------------+ 2026-08-05 08:00:30.320 | | Check: Service User Token Configuration | 2026-08-05 08:00:30.320 | | Result: Success | 2026-08-05 08:00:30.320 | | Details: None | 2026-08-05 08:00:30.320 | +-------------------------------------------+ 2026-08-05 08:00:30.959 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-08-05 08:00:30.963 | + ./stack.sh:main:1485 : command openstack complete 2026-08-05 08:00:30.963 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-05 08:00:31.738 | 2026-08-05 08:00:31.748 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-05 08:00:31.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:31.770 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-05 08:00:31.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 08:00:31.775 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 08:00:31.777 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-05 08:00:31.780 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:31.783 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-05 08:00:31.785 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-05 08:00:31.788 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-05 08:00:31.791 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-05 08:00:31.793 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-05 08:00:31.796 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-05 08:00:31.798 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-05 08:00:31.802 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-05 08:00:31.915 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-05 08:00:31.920 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-05 08:00:31.920 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-05 08:00:31.920 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-05 08:00:31.926 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-05 08:00:31.929 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-05 08:00:31.932 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-05 08:00:31.934 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 08:00:31.937 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-05 08:00:31.939 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-05 08:00:31.955 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-05 08:00:31.970 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 08:00:31.973 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:31.975 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-05 08:00:31.978 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-05 08:00:31.981 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 08:00:31.983 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-05 08:00:31.987 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-05 08:00:31.990 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 08:00:31.993 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 08:00:31.996 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 08:00:31.999 | + functions-common:run_phase:1858 : local extra 2026-08-05 08:00:32.003 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 08:00:32.009 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 08:00:32.013 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 08:00:32.016 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-05 08:00:32.019 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-08-05 08:00:32.022 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 08:00:32.041 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:00:32.044 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:00:32.047 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 08:00:32.050 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-05 08:00:32.053 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 08:00:32.056 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-05 08:00:32.059 | + functions-common:run_plugins:1837 : local plugins=,watcher,watcher-dashboard 2026-08-05 08:00:32.062 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 08:00:32.065 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 08:00:32.068 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher 2026-08-05 08:00:32.071 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher/devstack/plugin.sh ]] 2026-08-05 08:00:32.075 | + functions-common:run_plugins:1842 : source /opt/stack/watcher/devstack/plugin.sh stack test-config 2026-08-05 08:00:32.091 | ++ /opt/stack/watcher/devstack/plugin.sh:source:7 : echo_summary 'watcher'\''s plugin.sh was called...' 2026-08-05 08:00:32.094 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:32.097 | ++ ./stack.sh:echo_summary:450 : echo -e 'watcher'\''s' plugin.sh was called... 2026-08-05 08:00:32.101 | ++ /opt/stack/watcher/devstack/plugin.sh:source:8 : . /opt/stack/watcher/devstack/lib/watcher 2026-08-05 08:00:32.128 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set -o posix 2026-08-05 08:00:32.131 | ++ /opt/stack/watcher/devstack/plugin.sh:source:11 : set 2026-08-05 08:00:32.133 | ACCOUNT_PORT_BASE=6612 2026-08-05 08:00:32.133 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-05 08:00:32.133 | ADMIN_PASSWORD=secretadmin 2026-08-05 08:00:32.133 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 08:00:32.133 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 08:00:32.133 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 08:00:32.134 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-05 08:00:32.134 | ALEMBIC_BRANCH=main 2026-08-05 08:00:32.134 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 08:00:32.134 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 08:00:32.134 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-05 08:00:32.134 | APACHE_GROUP=stack 2026-08-05 08:00:32.134 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:32.134 | APACHE_LOG_DIR=/var/log/apache2 2026-08-05 08:00:32.134 | APACHE_NAME=apache2 2026-08-05 08:00:32.134 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-05 08:00:32.134 | APACHE_USER=stack 2026-08-05 08:00:32.134 | API_WORKERS=2 2026-08-05 08:00:32.134 | BACKING_FILE_SUFFIX=-backing-file 2026-08-05 08:00:32.135 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-05 08:00:32.135 | BASH=/usr/bin/bash 2026-08-05 08:00:32.135 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-05 08:00:32.135 | BASHPID=2866 2026-08-05 08:00:32.135 | BASH_ALIASES=() 2026-08-05 08:00:32.135 | BASH_ARGC=([0]="0") 2026-08-05 08:00:32.135 | BASH_ARGV=() 2026-08-05 08:00:32.135 | BASH_CMDS=() 2026-08-05 08:00:32.135 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1502" [3]="0") 2026-08-05 08:00:32.135 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-05 08:00:32.135 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-05 08:00:32.135 | BASH_SOURCE=([0]="/opt/stack/watcher/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-05 08:00:32.135 | BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-05 08:00:32.136 | BASH_VERSION='5.2.15(1)-release' 2026-08-05 08:00:32.136 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 08:00:32.136 | BRANCHLESS_TARGET_BRANCH=master 2026-08-05 08:00:32.136 | BUG_REPORT_URL=https://bugs.debian.org/ 2026-08-05 08:00:32.136 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-05 08:00:32.136 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 08:00:32.136 | CELLSV2_SETUP=superconductor 2026-08-05 08:00:32.136 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-05 08:00:32.136 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-05 08:00:32.136 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-05 08:00:32.136 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-05 08:00:32.136 | CINDER_BACKUP_DRIVER=swift 2026-08-05 08:00:32.136 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.137 | CINDER_BRANCH=master 2026-08-05 08:00:32.137 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:32.137 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-05 08:00:32.137 | CINDER_CONF_DIR=/etc/cinder 2026-08-05 08:00:32.137 | CINDER_DIR=/opt/stack/cinder 2026-08-05 08:00:32.137 | CINDER_DRIVER=default 2026-08-05 08:00:32.137 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:32.137 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.137 | CINDER_IMG_CACHE_ENABLED=True 2026-08-05 08:00:32.137 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-05 08:00:32.137 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-05 08:00:32.137 | CINDER_LVM_TYPE=auto 2026-08-05 08:00:32.137 | CINDER_MY_IP=10.209.96.120 2026-08-05 08:00:32.138 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-05 08:00:32.138 | CINDER_REPO=https://opendev.org/openstack/cinder.git 2026-08-05 08:00:32.138 | CINDER_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.138 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.138 | CINDER_SERVICE_PORT=8776 2026-08-05 08:00:32.138 | CINDER_SERVICE_PORT_INT=18776 2026-08-05 08:00:32.138 | CINDER_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.138 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-05 08:00:32.138 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-05 08:00:32.138 | CINDER_TARGET_HELPER=lioadm 2026-08-05 08:00:32.138 | CINDER_TARGET_PORT=3260 2026-08-05 08:00:32.138 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-05 08:00:32.138 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-05 08:00:32.138 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-05 08:00:32.139 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-05 08:00:32.139 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-05 08:00:32.139 | CINDER_USE_SERVICE_TOKEN=True 2026-08-05 08:00:32.139 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-05 08:00:32.139 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 08:00:32.139 | CINDER_VOLUME_CLEAR=zero 2026-08-05 08:00:32.139 | CIRROS_ARCH=x86_64 2026-08-05 08:00:32.139 | CIRROS_VERSION=0.6.3 2026-08-05 08:00:32.139 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 08:00:32.139 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:32.139 | CONFIG_AWK_CMD=awk 2026-08-05 08:00:32.139 | CONTAINER_PORT_BASE=6611 2026-08-05 08:00:32.139 | CURL_GET='curl -g' 2026-08-05 08:00:32.139 | CURRENT_LOG_TIME=2026-08-05-074726 2026-08-05 08:00:32.140 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-05 08:00:32.140 | DATABASE_HOST=127.0.0.1 2026-08-05 08:00:32.140 | DATABASE_PASSWORD=secretdatabase 2026-08-05 08:00:32.140 | DATABASE_QUERY_LOGGING=False 2026-08-05 08:00:32.140 | DATABASE_TYPE=mysql 2026-08-05 08:00:32.140 | DATABASE_USER=root 2026-08-05 08:00:32.140 | DATA_DIR=/opt/stack/data 2026-08-05 08:00:32.140 | DC=([0]="openstack" [1]="org") 2026-08-05 08:00:32.140 | DEBUG_LIBVIRT=True 2026-08-05 08:00:32.140 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-05 08:00:32.140 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:32.140 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-05 08:00:32.140 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-05 08:00:32.140 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-05 08:00:32.141 | DEF_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.141 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.141 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:32.141 | DEF_TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 08:00:32.141 | DELTA=1785916053 2026-08-05 08:00:32.141 | DEST=/opt/stack 2026-08-05 08:00:32.141 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 08:00:32.141 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 08:00:32.141 | DEVSTACK_HOSTNAME=np67efcaa81d654 2026-08-05 08:00:32.141 | DEVSTACK_PARALLEL=True 2026-08-05 08:00:32.141 | DEVSTACK_PLUGINS=,watcher,watcher-dashboard 2026-08-05 08:00:32.141 | DEVSTACK_SERIES=2026.2 2026-08-05 08:00:32.141 | DEVSTACK_START_TIME=1785916043 2026-08-05 08:00:32.141 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-05 08:00:32.142 | DIRSTACK=() 2026-08-05 08:00:32.142 | DISABLED_SERVICES=dstat,s-account,s-container,s-object,s-proxy,tempest 2026-08-05 08:00:32.142 | DISTRO=bookworm 2026-08-05 08:00:32.142 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-05 08:00:32.142 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,watcher-api,watcher-applier,watcher-decision-engine,watcher-dashboard,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 08:00:32.142 | ENABLE_CHASSIS_AS_GW=True 2026-08-05 08:00:32.142 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-05 08:00:32.142 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-05 08:00:32.142 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-05 08:00:32.142 | ENABLE_ISOLATED_METADATA=False 2026-08-05 08:00:32.142 | ENABLE_KSM=True 2026-08-05 08:00:32.142 | ENABLE_KSMTUNED=True 2026-08-05 08:00:32.142 | ENABLE_METADATA_NETWORK=False 2026-08-05 08:00:32.143 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-05 08:00:32.143 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-05 08:00:32.143 | ENABLE_TENANT_TUNNELS=True 2026-08-05 08:00:32.143 | ENABLE_TENANT_VLANS=False 2026-08-05 08:00:32.143 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-05 08:00:32.143 | ENABLE_ZSWAP=True 2026-08-05 08:00:32.143 | ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.143 | ERROR_ON_CLONE=True 2026-08-05 08:00:32.143 | ETCD_ARCH=amd64 2026-08-05 08:00:32.143 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-05 08:00:32.143 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-05 08:00:32.143 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:32.143 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:32.143 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-05 08:00:32.144 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-05 08:00:32.144 | ETCD_PEER_PORT=2380 2026-08-05 08:00:32.144 | ETCD_PORT=2379 2026-08-05 08:00:32.144 | ETCD_RAMDISK_MB=512 2026-08-05 08:00:32.144 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 08:00:32.144 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-05 08:00:32.144 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-05 08:00:32.145 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-05 08:00:32.145 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-05 08:00:32.145 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-05 08:00:32.145 | ETCD_USE_RAMDISK=True 2026-08-05 08:00:32.145 | ETCD_VERSION=v3.5.21 2026-08-05 08:00:32.145 | EUID=1001 2026-08-05 08:00:32.145 | EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-05 08:00:32.145 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 08:00:32.145 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-05 08:00:32.145 | EXTRA_FILES_RETRY=3 2026-08-05 08:00:32.145 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-05 08:00:32.145 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-05 08:00:32.145 | EXT_LIST='address-group 2026-08-05 08:00:32.145 | address-scope 2026-08-05 08:00:32.145 | agent 2026-08-05 08:00:32.145 | allowed-address-pairs 2026-08-05 08:00:32.145 | auto-allocated-topology 2026-08-05 08:00:32.145 | availability_zone 2026-08-05 08:00:32.145 | default-subnetpools 2026-08-05 08:00:32.145 | dhcp_agent_scheduler 2026-08-05 08:00:32.145 | dns-integration 2026-08-05 08:00:32.145 | dns-domain-ports 2026-08-05 08:00:32.145 | dns-integration-domain-keywords 2026-08-05 08:00:32.145 | empty-string-filtering 2026-08-05 08:00:32.145 | external-net 2026-08-05 08:00:32.145 | extra_dhcp_opt 2026-08-05 08:00:32.145 | extraroute 2026-08-05 08:00:32.145 | extraroute-atomic 2026-08-05 08:00:32.145 | filter-validation 2026-08-05 08:00:32.146 | floating-ip-port-forwarding-detail 2026-08-05 08:00:32.146 | fip-port-details 2026-08-05 08:00:32.146 | flavors 2026-08-05 08:00:32.146 | floatingip-pools 2026-08-05 08:00:32.146 | router 2026-08-05 08:00:32.146 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:32.146 | enable-default-route-bfd 2026-08-05 08:00:32.146 | enable-default-route-ecmp 2026-08-05 08:00:32.146 | ext-gw-mode 2026-08-05 08:00:32.146 | l3-ha 2026-08-05 08:00:32.146 | external-gateway-multihoming 2026-08-05 08:00:32.146 | l3-flavors 2026-08-05 08:00:32.146 | l3_agent_scheduler 2026-08-05 08:00:32.146 | multi-provider 2026-08-05 08:00:32.146 | net-mtu 2026-08-05 08:00:32.146 | net-mtu-writable 2026-08-05 08:00:32.146 | network_availability_zone 2026-08-05 08:00:32.146 | network-ip-availability 2026-08-05 08:00:32.146 | network-ip-availability-details 2026-08-05 08:00:32.146 | pagination 2026-08-05 08:00:32.146 | port-device-profile 2026-08-05 08:00:32.146 | port-mac-address-regenerate 2026-08-05 08:00:32.146 | port-numa-affinity-policy 2026-08-05 08:00:32.146 | port-numa-affinity-policy-socket 2026-08-05 08:00:32.146 | binding 2026-08-05 08:00:32.146 | binding-extended 2026-08-05 08:00:32.146 | port-security 2026-08-05 08:00:32.146 | project-id 2026-08-05 08:00:32.146 | provider 2026-08-05 08:00:32.146 | qinq 2026-08-05 08:00:32.146 | quota-check-limit 2026-08-05 08:00:32.146 | quota-check-limit-default 2026-08-05 08:00:32.146 | quotas 2026-08-05 08:00:32.146 | quota_details 2026-08-05 08:00:32.146 | rbac-policies 2026-08-05 08:00:32.146 | rbac-address-scope 2026-08-05 08:00:32.146 | rbac-security-groups 2026-08-05 08:00:32.147 | revision-if-match 2026-08-05 08:00:32.147 | standard-attr-revisions 2026-08-05 08:00:32.147 | router_availability_zone 2026-08-05 08:00:32.147 | router-enable-snat 2026-08-05 08:00:32.147 | security-groups-default-rules 2026-08-05 08:00:32.147 | security-groups-default-statefulness 2026-08-05 08:00:32.147 | security-groups-normalized-cidr 2026-08-05 08:00:32.147 | security-groups-remote-address-group 2026-08-05 08:00:32.147 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:32.147 | security-groups-shared-filtering 2026-08-05 08:00:32.147 | security-group 2026-08-05 08:00:32.147 | service-type 2026-08-05 08:00:32.147 | sorting 2026-08-05 08:00:32.147 | standard-attr-description 2026-08-05 08:00:32.147 | stateful-security-group 2026-08-05 08:00:32.147 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:32.147 | subnet-external-network 2026-08-05 08:00:32.147 | subnet_onboard 2026-08-05 08:00:32.147 | subnet-service-types 2026-08-05 08:00:32.147 | subnet_allocation 2026-08-05 08:00:32.147 | subnetpool-prefix-ops 2026-08-05 08:00:32.147 | tag-creation 2026-08-05 08:00:32.147 | standard-attr-tag 2026-08-05 08:00:32.147 | standard-attr-timestamp 2026-08-05 08:00:32.147 | vlan-transparent' 2026-08-05 08:00:32.147 | EXT_NET_ID=7f3350a8-3403-4f9b-a6d8-cc0fbda993c5 2026-08-05 08:00:32.147 | FILES=/opt/stack/devstack/files 2026-08-05 08:00:32.147 | FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:00:32.147 | FIXED_RANGE=10.1.0.0/20 2026-08-05 08:00:32.147 | FIXED_RANGE_V6=fd9f:3058:71a4::/64 2026-08-05 08:00:32.147 | FLOATING_RANGE=172.24.5.0/24 2026-08-05 08:00:32.147 | FORCE_CONFIG_DRIVE=False 2026-08-05 08:00:32.147 | FORCE_PREREQ=0 2026-08-05 08:00:32.147 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-05 08:00:32.147 | FUNC_DIR=/opt/stack/devstack 2026-08-05 08:00:32.147 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="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" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [watcher-dashboard]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-watcherclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [watcher]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-05 08:00:32.148 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [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" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [watcher-dashboard]="/opt/stack/watcher-dashboard" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [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-watcherclient]="/opt/stack/python-watcherclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [watcher]="/opt/stack/watcher" [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" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [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" [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-05 08:00:32.148 | GITREPO=([python-neutronclient]="https://opendev.org/openstack/python-neutronclient.git" [oslo.utils]="https://opendev.org/openstack/oslo.utils.git" [stevedore]="https://opendev.org/openstack/stevedore.git" [oslo.reports]="https://opendev.org/openstack/oslo.reports.git" [osprofiler]="https://opendev.org/openstack/osprofiler.git" [oslo.serialization]="https://opendev.org/openstack/oslo.serialization.git" [neutron-lib]="https://opendev.org/openstack/neutron-lib.git" [ironic-lib]="https://opendev.org/openstack/ironic-lib.git" [python-keystoneclient]="https://opendev.org/openstack/python-keystoneclient.git" [os-client-config]="https://opendev.org/openstack/os-client-config.git" [python-novaclient]="https://opendev.org/openstack/python-novaclient.git" [oslo.config]="https://opendev.org/openstack/oslo.config.git" [ovsdbapp]="https://opendev.org/openstack/ovsdbapp.git" [ceilometermiddleware]="https://opendev.org/openstack/ceilometermiddleware.git" [oslo.limit]="https://opendev.org/openstack/oslo.limit.git" [oslo.concurrency]="https://opendev.org/openstack/oslo.concurrency.git" [os-ken]="https://opendev.org/openstack/os-ken.git" [oslo.rootwrap]="https://opendev.org/openstack/oslo.rootwrap.git" [osc-lib]="https://opendev.org/openstack/osc-lib.git" [watcher-dashboard]="https://opendev.org/openstack/watcher-dashboard" [keystonemiddleware]="https://opendev.org/openstack/keystonemiddleware.git" [oslo.vmware]="https://opendev.org/openstack/oslo.vmware.git" [tooz]="https://opendev.org/openstack/tooz.git" [oslo.privsep]="https://opendev.org/openstack/oslo.privsep.git" [oslo.policy]="https://opendev.org/openstack/oslo.policy.git" [keystoneauth]="https://opendev.org/openstack/keystoneauth.git" [cursive]="https://opendev.org/openstack/cursive.git" [python-watcherclient]="https://opendev.org/openstack/python-watcherclient.git" [python-barbicanclient]="https://opendev.org/openstack/python-barbicanclient.git" [oslo.db]="https://opendev.org/openstack/oslo.db.git" [osc-placement]="https://opendev.org/openstack/osc-placement.git" [python-glanceclient]="https://opendev.org/openstack/python-glanceclient.git" [oslo.versionedobjects]="https://opendev.org/openstack/oslo.versionedobjects.git" [pycadf]="https://opendev.org/openstack/pycadf.git" [etcd3gw]="https://opendev.org/openstack/etcd3gw.git" [pbr]="https://opendev.org/openstack/pbr.git" [oslo.log]="https://opendev.org/openstack/oslo.log.git" [os-vif]="https://opendev.org/openstack/os-vif.git" [taskflow]="https://opendev.org/openstack/taskflow.git" [oslo.context]="https://opendev.org/openstack/oslo.context.git" [watcher]="https://opendev.org/openstack/watcher" [oslo.i18n]="https://opendev.org/openstack/oslo.i18n.git" [automaton]="https://opendev.org/openstack/automaton.git" [oslo.middleware]="https://opendev.org/openstack/oslo.middleware.git" [castellan]="https://opendev.org/openstack/castellan.git" [oslo.messaging]="https://opendev.org/openstack/oslo.messaging.git" [python-swiftclient]="https://opendev.org/openstack/python-swiftclient.git" [futurist]="https://opendev.org/openstack/futurist.git" [os-brick]="https://opendev.org/openstack/os-brick.git" [python-brick-cinderclient-ext]="https://opendev.org/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://opendev.org/openstack/python-ironicclient.git" [debtcollector]="https://opendev.org/openstack/debtcollector.git" [glance_store]="https://opendev.org/openstack/glance_store.git" [os-resource-classes]="https://opendev.org/openstack/os-resource-classes.git" [oslo.cache]="https://opendev.org/openstack/oslo.cache.git" [openstacksdk]="https://opendev.org/openstack/openstacksdk.git" [cliff]="https://opendev.org/openstack/cliff.git" [oslo.service]="https://opendev.org/openstack/oslo.service.git" [python-openstackclient]="https://opendev.org/openstack/python-openstackclient.git" [os-traits]="https://opendev.org/openstack/os-traits.git" [diskimage-builder]="https://opendev.org/openstack/diskimage-builder.git" [python-cinderclient]="https://opendev.org/openstack/python-cinderclient.git" ) 2026-08-05 08:00:32.148 | GIT_BASE=https://opendev.org 2026-08-05 08:00:32.148 | GIT_DEPTH=0 2026-08-05 08:00:32.148 | GIT_TIMEOUT=0 2026-08-05 08:00:32.148 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-05 08:00:32.148 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-05 08:00:32.148 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.148 | GLANCE_BRANCH=master 2026-08-05 08:00:32.148 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-05 08:00:32.148 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-05 08:00:32.148 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-05 08:00:32.148 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-05 08:00:32.148 | GLANCE_CONF_DIR=/etc/glance 2026-08-05 08:00:32.148 | GLANCE_DEFAULT_BACKEND=fast 2026-08-05 08:00:32.148 | GLANCE_DIR=/opt/stack/glance 2026-08-05 08:00:32.148 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-05 08:00:32.148 | GLANCE_ENABLE_QUOTAS=True 2026-08-05 08:00:32.148 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-05 08:00:32.148 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.148 | GLANCE_HOSTPORT=10.209.96.120:9292 2026-08-05 08:00:32.148 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-05 08:00:32.148 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-05 08:00:32.148 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-05 08:00:32.148 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-05 08:00:32.148 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=2000 2026-08-05 08:00:32.148 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-05 08:00:32.148 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-05 08:00:32.148 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-05 08:00:32.148 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-05 08:00:32.148 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-05 08:00:32.149 | GLANCE_REPO=https://opendev.org/openstack/glance.git 2026-08-05 08:00:32.149 | GLANCE_S3_BUCKET_NAME=images 2026-08-05 08:00:32.149 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-05 08:00:32.149 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-05 08:00:32.149 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-05 08:00:32.149 | GLANCE_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.149 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.149 | GLANCE_SERVICE_PORT=9292 2026-08-05 08:00:32.149 | GLANCE_SERVICE_PORT_INT=19292 2026-08-05 08:00:32.149 | GLANCE_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.149 | GLANCE_SHOW_DIRECT_URL=False 2026-08-05 08:00:32.149 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-05 08:00:32.149 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-05 08:00:32.149 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-05 08:00:32.149 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-05 08:00:32.149 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-05 08:00:32.149 | GLANCE_URL=https://10.209.96.120/image 2026-08-05 08:00:32.149 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-05 08:00:32.149 | GLANCE_USE_S3=False 2026-08-05 08:00:32.149 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-05 08:00:32.149 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-05 08:00:32.149 | GLOBAL_VENV=True 2026-08-05 08:00:32.149 | GROUPS=() 2026-08-05 08:00:32.149 | HOME=/opt/stack 2026-08-05 08:00:32.149 | HOME_URL=https://www.debian.org/ 2026-08-05 08:00:32.149 | HORIZON_APACHE_ROOT=/dashboard 2026-08-05 08:00:32.149 | HORIZON_BRANCH=master 2026-08-05 08:00:32.149 | HORIZON_DIR=/opt/stack/horizon 2026-08-05 08:00:32.149 | HORIZON_REPO=https://opendev.org/openstack/horizon.git 2026-08-05 08:00:32.149 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-05 08:00:32.149 | HOSTNAME=np67efcaa81d654 2026-08-05 08:00:32.149 | HOSTTYPE=x86_64 2026-08-05 08:00:32.149 | HOST_IP=10.209.96.120 2026-08-05 08:00:32.149 | HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:32.149 | HOST_IP_IFACE= 2026-08-05 08:00:32.150 | I=vni_ranges=1:65536 2026-08-05 08:00:32.150 | ID=debian 2026-08-05 08:00:32.150 | IFS=' 2026-08-05 08:00:32.150 | ' 2026-08-05 08:00:32.150 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:32.150 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-05 08:00:32.150 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 08:00:32.150 | INSTANCE_NAME_PREFIX=instance- 2026-08-05 08:00:32.150 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 08:00:32.150 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-05 08:00:32.150 | IPV6_ADDRESS_MODE=slaac 2026-08-05 08:00:32.150 | IPV6_ADDRS_SAFE_TO_USE=fd9f:3058:71a4::/56 2026-08-05 08:00:32.150 | IPV6_GLOBAL_ID=9f:3058:71a4 2026-08-05 08:00:32.150 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 08:00:32.150 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 08:00:32.150 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 08:00:32.150 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 08:00:32.150 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 08:00:32.150 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 08:00:32.150 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 08:00:32.150 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 08:00:32.150 | IPV6_RA_MODE=slaac 2026-08-05 08:00:32.150 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 08:00:32.150 | IPV6_SUBNET_ID=7816bfcc-2f2c-4e49-8e56-75b4d9b3854c 2026-08-05 08:00:32.150 | IP_VERSION=4+6 2026-08-05 08:00:32.150 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-05 08:00:32.150 | IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2026-08-05 08:00:32.150 | ISCSID_DEBUG=False 2026-08-05 08:00:32.150 | ISCSID_DEBUG_LEVEL=4 2026-08-05 08:00:32.150 | KEYSTONE_ADMIN_ENDPOINT=False 2026-08-05 08:00:32.150 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-05 08:00:32.150 | KEYSTONE_AUTH_URI=https://10.209.96.120/identity 2026-08-05 08:00:32.150 | KEYSTONE_AUTH_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 08:00:32.150 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.150 | KEYSTONE_BRANCH=master 2026-08-05 08:00:32.150 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-05 08:00:32.151 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-05 08:00:32.151 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-05 08:00:32.151 | KEYSTONE_ENABLE_CACHE=True 2026-08-05 08:00:32.151 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.151 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-05 08:00:32.151 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-05 08:00:32.151 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-05 08:00:32.151 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-05 08:00:32.151 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-05 08:00:32.151 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 08:00:32.151 | KEYSTONE_REGION_NAME=RegionOne 2026-08-05 08:00:32.151 | KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2026-08-05 08:00:32.151 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-05 08:00:32.151 | KEYSTONE_ROLE_BACKEND=sql 2026-08-05 08:00:32.151 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_PORT=5000 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_URI=https://10.209.96.120/identity 2026-08-05 08:00:32.151 | KEYSTONE_SERVICE_URI_V3=https://10.209.96.120/identity/v3 2026-08-05 08:00:32.151 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-05 08:00:32.151 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-05 08:00:32.151 | KILL_PATH=/usr/bin/kill 2026-08-05 08:00:32.151 | LAST_RUN=0 2026-08-05 08:00:32.151 | LAST_SPINNER_PID= 2026-08-05 08:00:32.151 | LC_ALL=en_US.utf8 2026-08-05 08:00:32.151 | LDAP_BASE_DC=openstack 2026-08-05 08:00:32.151 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-05 08:00:32.151 | LDAP_DOMAIN=openstack.org 2026-08-05 08:00:32.151 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-05 08:00:32.151 | LDAP_OLCDB_NUMBER=1 2026-08-05 08:00:32.151 | LDAP_OLCDB_TYPE=mdb 2026-08-05 08:00:32.151 | LDAP_ROOTPW_COMMAND=replace 2026-08-05 08:00:32.151 | LDAP_SERVICE_NAME=slapd 2026-08-05 08:00:32.151 | LDAP_URL=ldap://localhost 2026-08-05 08:00:32.151 | LIBS_FROM_GIT=novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,python-watcherclient,requirements,swift,watcher,watcher-dashboard,python-watcherclient 2026-08-05 08:00:32.152 | LIBVIRT_CPU_MODE=custom 2026-08-05 08:00:32.152 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-05 08:00:32.152 | LIBVIRT_GROUP=libvirt 2026-08-05 08:00:32.152 | LIBVIRT_TYPE=qemu 2026-08-05 08:00:32.152 | LINENO=404 2026-08-05 08:00:32.152 | LOCAL_HOSTNAME=np67efcaa81d654 2026-08-05 08:00:32.152 | LOGDAYS=7 2026-08-05 08:00:32.152 | LOGDIR=/opt/stack/logs 2026-08-05 08:00:32.152 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726 2026-08-05 08:00:32.152 | LOGFILE_DIR=/opt/stack/logs 2026-08-05 08:00:32.152 | LOGFILE_NAME=devstacklog.txt 2026-08-05 08:00:32.152 | LOGNAME=stack 2026-08-05 08:00:32.152 | LOG_COLOR=False 2026-08-05 08:00:32.152 | LRC=localrc 2026-08-05 08:00:32.152 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-05 08:00:32.152 | MAIL=/var/mail/stack 2026-08-05 08:00:32.152 | MAX_DB_CONNECTIONS=200 2026-08-05 08:00:32.152 | MEMCACHE_SERVERS=localhost:11211 2026-08-05 08:00:32.152 | METADATA_SERVICE_PORT=8775 2026-08-05 08:00:32.152 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-05 08:00:32.152 | ML2_L3_PLUGIN=ovn-router 2026-08-05 08:00:32.152 | ML2_VLAN_RANGES=public 2026-08-05 08:00:32.152 | MYSQL_DRIVER=PyMySQL 2026-08-05 08:00:32.152 | MYSQL_GATHER_PERFORMANCE=True 2026-08-05 08:00:32.152 | MYSQL_HOST=127.0.0.1 2026-08-05 08:00:32.152 | MYSQL_REDUCE_MEMORY=True 2026-08-05 08:00:32.152 | MYSQL_SERVICE_NAME=mariadb 2026-08-05 08:00:32.152 | MYSQL_USER=root 2026-08-05 08:00:32.152 | NAME='Debian GNU/Linux' 2026-08-05 08:00:32.153 | NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:00:32.153 | NETWORK_GATEWAY=10.1.0.1 2026-08-05 08:00:32.153 | NET_ID=4a641207-300f-4cbf-bd3c-ef589cc17130 2026-08-05 08:00:32.153 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-05 08:00:32.153 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.153 | NEUTRON_BRANCH=master 2026-08-05 08:00:32.153 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 08:00:32.153 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 08:00:32.153 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:32.153 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 08:00:32.153 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 08:00:32.153 | NEUTRON_DIR=/opt/stack/neutron 2026-08-05 08:00:32.153 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 08:00:32.153 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.153 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 08:00:32.153 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 08:00:32.153 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-05 08:00:32.153 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.153 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-05 08:00:32.153 | NEUTRON_PORT_SECURITY=True 2026-08-05 08:00:32.153 | NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2026-08-05 08:00:32.153 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 08:00:32.153 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 08:00:32.153 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 08:00:32.153 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 08:00:32.153 | NOUNSET= 2026-08-05 08:00:32.153 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-05 08:00:32.153 | NOVA_API_DB=nova_api 2026-08-05 08:00:32.153 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-05 08:00:32.153 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.153 | NOVA_BRANCH=master 2026-08-05 08:00:32.153 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-05 08:00:32.153 | NOVA_CONF=/etc/nova/nova.conf 2026-08-05 08:00:32.154 | NOVA_CONF_DIR=/etc/nova 2026-08-05 08:00:32.154 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-05 08:00:32.154 | NOVA_CPU_CELL=1 2026-08-05 08:00:32.154 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-05 08:00:32.154 | NOVA_CPU_UUID= 2026-08-05 08:00:32.154 | NOVA_DIR=/opt/stack/nova 2026-08-05 08:00:32.154 | NOVA_ENABLED_APIS=osapi_compute 2026-08-05 08:00:32.154 | NOVA_ENABLE_CACHE=True 2026-08-05 08:00:32.154 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.154 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-05 08:00:32.154 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 08:00:32.154 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-05 08:00:32.154 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-05 08:00:32.154 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-05 08:00:32.154 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 08:00:32.154 | NOVA_MY_IP=10.209.96.120 2026-08-05 08:00:32.154 | NOVA_NOTIFICATION_FORMAT=both 2026-08-05 08:00:32.154 | NOVA_NUM_CELLS=1 2026-08-05 08:00:32.154 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-05 08:00:32.154 | NOVA_READY_TIMEOUT=60 2026-08-05 08:00:32.154 | NOVA_REPO=https://opendev.org/openstack/nova.git 2026-08-05 08:00:32.154 | NOVA_SERIAL_ENABLED=False 2026-08-05 08:00:32.154 | NOVA_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.154 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.154 | NOVA_SERVICE_PORT=8774 2026-08-05 08:00:32.155 | NOVA_SERVICE_PORT_INT=18774 2026-08-05 08:00:32.155 | NOVA_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.155 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-05 08:00:32.155 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-05 08:00:32.155 | NOVA_SPICE_ENABLED=False 2026-08-05 08:00:32.155 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-05 08:00:32.155 | NOVA_USE_SERVICE_TOKEN=True 2026-08-05 08:00:32.155 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-05 08:00:32.155 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-05 08:00:32.155 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-05 08:00:32.155 | NOVA_VNC_ENABLED=True 2026-08-05 08:00:32.155 | NOVNCPROXY_URL=http://10.209.96.120:6080/vnc_lite.html 2026-08-05 08:00:32.155 | NOVNC_BRANCH=v1.3.0 2026-08-05 08:00:32.155 | NOVNC_FROM_PACKAGE=False 2026-08-05 08:00:32.155 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-05 08:00:32.155 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 08:00:32.155 | NOW=1785916053 2026-08-05 08:00:32.155 | NO_UPDATE_REPOS=False 2026-08-05 08:00:32.155 | OBJECT_PORT_BASE=6613 2026-08-05 08:00:32.155 | OFFLINE=False 2026-08-05 08:00:32.155 | OLDPWD=/opt/stack/python-watcherclient 2026-08-05 08:00:32.155 | OPENSSL=/usr/bin/openssl 2026-08-05 08:00:32.155 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-05 08:00:32.155 | OPTERR=1 2026-08-05 08:00:32.155 | OPTIND=1 2026-08-05 08:00:32.155 | OPTS=vni_ranges=1:65536 2026-08-05 08:00:32.155 | ORG_NAME=OpenStack 2026-08-05 08:00:32.155 | ORG_UNIT_NAME=DevStack 2026-08-05 08:00:32.155 | OSCWRAP_TIMER_FILE=/tmp/tmp.iT2PQVHeSL 2026-08-05 08:00:32.155 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.155 | OSTESTIMAGES_BRANCH=master 2026-08-05 08:00:32.155 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-05 08:00:32.156 | OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2026-08-05 08:00:32.156 | OSTYPE=linux-gnu 2026-08-05 08:00:32.156 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-05 08:00:32.156 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:32.156 | OS_CLOUD=devstack-admin 2026-08-05 08:00:32.156 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 08:00:32.156 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:00:32.156 | OVN_AGENT_EXTENSIONS=metadata 2026-08-05 08:00:32.156 | OVN_BRANCH=branch-24.03 2026-08-05 08:00:32.156 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 08:00:32.156 | OVN_BUILD_FROM_SOURCE=False 2026-08-05 08:00:32.156 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-05 08:00:32.156 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-05 08:00:32.156 | OVN_DATADIR=/var/lib/ovn 2026-08-05 08:00:32.156 | OVN_DBS_LOG_LEVEL=dbg 2026-08-05 08:00:32.156 | OVN_DNS_SERVERS=8.8.8.8 2026-08-05 08:00:32.156 | OVN_EVPN_BGP_AS= 2026-08-05 08:00:32.156 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-05 08:00:32.156 | OVN_EVPN_LOCAL_IP= 2026-08-05 08:00:32.156 | OVN_EVPN_VXLAN_PORT=4789 2026-08-05 08:00:32.156 | OVN_GENEVE_OVERHEAD=38 2026-08-05 08:00:32.156 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-05 08:00:32.156 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-05 08:00:32.156 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-05 08:00:32.156 | OVN_L3_SCHEDULER=leastloaded 2026-08-05 08:00:32.156 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 08:00:32.156 | OVN_META_DATA_HOST=10.209.96.120 2026-08-05 08:00:32.156 | OVN_NB_REMOTE=ssl:10.209.96.120:6641 2026-08-05 08:00:32.156 | OVN_NEUTRON_SYNC_MODE=log 2026-08-05 08:00:32.156 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-05 08:00:32.156 | OVN_PROTO=ssl 2026-08-05 08:00:32.156 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-05 08:00:32.157 | OVN_REPO_NAME=ovn 2026-08-05 08:00:32.157 | OVN_RUNDIR=/var/run/ovn 2026-08-05 08:00:32.157 | OVN_SB_REMOTE=ssl:10.209.96.120:6642 2026-08-05 08:00:32.157 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-05 08:00:32.157 | OVN_SHAREDIR=/share/ovn 2026-08-05 08:00:32.157 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-05 08:00:32.157 | OVN_UUID=4cbe4e18-19a2-4e7c-8369-b0d0bb5f48ba 2026-08-05 08:00:32.157 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:32.157 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-05 08:00:32.157 | OVS_BINDIR=/bin 2026-08-05 08:00:32.157 | OVS_BRANCH=branch-3.3 2026-08-05 08:00:32.157 | OVS_BRIDGE=br-int 2026-08-05 08:00:32.157 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-05 08:00:32.157 | OVS_DATAPATH_TYPE=system 2026-08-05 08:00:32.157 | OVS_ENABLE_TUNNELING=True 2026-08-05 08:00:32.157 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 08:00:32.157 | OVS_PREFIX= 2026-08-05 08:00:32.157 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-05 08:00:32.157 | OVS_REPO_NAME=ovs 2026-08-05 08:00:32.157 | OVS_RUNDIR=/var/run/openvswitch 2026-08-05 08:00:32.157 | OVS_SBINDIR=/sbin 2026-08-05 08:00:32.157 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-05 08:00:32.157 | OVS_SHAREDIR=/share/openvswitch 2026-08-05 08:00:32.157 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-05 08:00:32.157 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-05 08:00:32.157 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-05 08:00:32.157 | PACKAGES='apache2 2026-08-05 08:00:32.157 | apache2-dev 2026-08-05 08:00:32.158 | bc 2026-08-05 08:00:32.158 | bsdmainutils 2026-08-05 08:00:32.158 | curl 2026-08-05 08:00:32.158 | g++ 2026-08-05 08:00:32.158 | gawk 2026-08-05 08:00:32.158 | gcc 2026-08-05 08:00:32.158 | gettext 2026-08-05 08:00:32.158 | git 2026-08-05 08:00:32.158 | graphviz 2026-08-05 08:00:32.158 | iputils-ping 2026-08-05 08:00:32.158 | libffi-dev 2026-08-05 08:00:32.158 | libjpeg-dev 2026-08-05 08:00:32.158 | libpq-dev 2026-08-05 08:00:32.158 | libssl-dev 2026-08-05 08:00:32.158 | libsystemd-dev 2026-08-05 08:00:32.158 | libxml2-dev 2026-08-05 08:00:32.158 | libxslt1-dev 2026-08-05 08:00:32.158 | libyaml-dev 2026-08-05 08:00:32.158 | lsof 2026-08-05 08:00:32.158 | openssh-server 2026-08-05 08:00:32.158 | openssl 2026-08-05 08:00:32.158 | pkg-config 2026-08-05 08:00:32.158 | psmisc 2026-08-05 08:00:32.158 | python3-dev 2026-08-05 08:00:32.158 | python3-pip 2026-08-05 08:00:32.158 | python3-systemd 2026-08-05 08:00:32.158 | python3-venv 2026-08-05 08:00:32.158 | tar 2026-08-05 08:00:32.158 | tcpdump 2026-08-05 08:00:32.158 | unzip 2026-08-05 08:00:32.159 | uuid-runtime 2026-08-05 08:00:32.159 | wget 2026-08-05 08:00:32.159 | zlib1g-dev 2026-08-05 08:00:32.159 | lvm2 2026-08-05 08:00:32.159 | qemu-utils 2026-08-05 08:00:32.159 | thin-provisioning-tools 2026-08-05 08:00:32.159 | lsscsi 2026-08-05 08:00:32.159 | open-iscsi 2026-08-05 08:00:32.159 | libkrb5-dev 2026-08-05 08:00:32.159 | libldap2-dev 2026-08-05 08:00:32.159 | libsasl2-dev 2026-08-05 08:00:32.159 | memcached 2026-08-05 08:00:32.159 | python3-mysqldb 2026-08-05 08:00:32.159 | sqlite3 2026-08-05 08:00:32.159 | conntrack 2026-08-05 08:00:32.159 | curl 2026-08-05 08:00:32.159 | ebtables 2026-08-05 08:00:32.159 | genisoimage 2026-08-05 08:00:32.159 | iptables 2026-08-05 08:00:32.159 | iputils-arping 2026-08-05 08:00:32.159 | kpartx 2026-08-05 08:00:32.159 | libjs-jquery-tablesorter 2026-08-05 08:00:32.159 | parted 2026-08-05 08:00:32.159 | pm-utils 2026-08-05 08:00:32.159 | python3-mysqldb 2026-08-05 08:00:32.159 | socat 2026-08-05 08:00:32.159 | sqlite3 2026-08-05 08:00:32.159 | sudo 2026-08-05 08:00:32.159 | vlan 2026-08-05 08:00:32.159 | cryptsetup 2026-08-05 08:00:32.159 | dosfstools 2026-08-05 08:00:32.160 | genisoimage 2026-08-05 08:00:32.160 | gir1.2-libosinfo-1.0 2026-08-05 08:00:32.160 | netcat-openbsd 2026-08-05 08:00:32.160 | open-iscsi 2026-08-05 08:00:32.160 | qemu-utils 2026-08-05 08:00:32.160 | sg3-utils 2026-08-05 08:00:32.160 | sysfsutils 2026-08-05 08:00:32.160 | acl 2026-08-05 08:00:32.160 | dnsmasq-base 2026-08-05 08:00:32.160 | dnsmasq-utils 2026-08-05 08:00:32.160 | ebtables 2026-08-05 08:00:32.160 | haproxy 2026-08-05 08:00:32.160 | iptables 2026-08-05 08:00:32.160 | iputils-arping 2026-08-05 08:00:32.160 | iputils-ping 2026-08-05 08:00:32.160 | postgresql-server-dev-all 2026-08-05 08:00:32.160 | python3-mysqldb 2026-08-05 08:00:32.160 | sqlite3 2026-08-05 08:00:32.160 | sudo 2026-08-05 08:00:32.160 | vlan 2026-08-05 08:00:32.160 | apache2 ' 2026-08-05 08:00:32.160 | 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:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:00:32.160 | PHYSICAL_NETWORK=public 2026-08-05 08:00:32.160 | PIPESTATUS=([0]="0") 2026-08-05 08:00:32.160 | PIP_UPGRADE=False 2026-08-05 08:00:32.160 | PIP_VIRTUAL_ENV= 2026-08-05 08:00:32.160 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-05 08:00:32.160 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.160 | PLACEMENT_BRANCH=master 2026-08-05 08:00:32.160 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-05 08:00:32.160 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-05 08:00:32.160 | PLACEMENT_DIR=/opt/stack/placement 2026-08-05 08:00:32.160 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-05 08:00:32.161 | PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2026-08-05 08:00:32.161 | PLACEMENT_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.161 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.161 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-05 08:00:32.161 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-05 08:00:32.161 | POSIXLY_CORRECT=y 2026-08-05 08:00:32.161 | PPID=2865 2026-08-05 08:00:32.161 | PREREQ_RERUN_HOURS=2 2026-08-05 08:00:32.161 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-05 08:00:32.161 | PREREQ_RERUN_SECONDS=7200 2026-08-05 08:00:32.161 | PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' 2026-08-05 08:00:32.161 | PRIVATE_NETWORK_NAME=private 2026-08-05 08:00:32.161 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 08:00:32.161 | PROVIDER_SUBNET_NAME=provider_net 2026-08-05 08:00:32.161 | PS4='+ $(short_source): ' 2026-08-05 08:00:32.161 | PUBLIC_BRIDGE=br-ex 2026-08-05 08:00:32.161 | PUBLIC_BRIDGE_MTU=1430 2026-08-05 08:00:32.161 | PUBLIC_INTERFACE= 2026-08-05 08:00:32.161 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-05 08:00:32.161 | PUBLIC_NETWORK_NAME=public 2026-08-05 08:00:32.161 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 08:00:32.161 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 08:00:32.161 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 08:00:32.161 | PUB_SUBNET_ID=48aef995-150e-4895-ad38-eb2c0a9bec79 2026-08-05 08:00:32.161 | PWD=/opt/stack/devstack 2026-08-05 08:00:32.161 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 08:00:32.161 | PYTHON3_VERSION=3.11 2026-08-05 08:00:32.161 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-05 08:00:32.161 | Q_ADMIN_USERNAME=neutron 2026-08-05 08:00:32.161 | Q_AGENT=ovn 2026-08-05 08:00:32.161 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 08:00:32.161 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 08:00:32.161 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 08:00:32.161 | Q_AUTH_STRATEGY=keystone 2026-08-05 08:00:32.161 | Q_BUILD_OVS_FROM_GIT=False 2026-08-05 08:00:32.162 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 08:00:32.162 | Q_DB_NAME=neutron 2026-08-05 08:00:32.162 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 08:00:32.162 | Q_DVR_MODE=legacy 2026-08-05 08:00:32.162 | Q_HOST=10.209.96.120 2026-08-05 08:00:32.162 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 08:00:32.162 | Q_L3_ROUTER_PER_TENANT=True 2026-08-05 08:00:32.162 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.162 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-05 08:00:32.162 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-05 08:00:32.162 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-05 08:00:32.162 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 08:00:32.162 | Q_META_DATA_IP=10.209.96.120 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-05 08:00:32.162 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-05 08:00:32.162 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-05 08:00:32.162 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 08:00:32.162 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 08:00:32.162 | Q_OVS_USE_VETH=False 2026-08-05 08:00:32.162 | Q_PLUGIN=ml2 2026-08-05 08:00:32.162 | Q_PLUGIN_CLASS=ml2 2026-08-05 08:00:32.162 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:00:32.162 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 08:00:32.162 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 08:00:32.162 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 08:00:32.162 | Q_PROTOCOL=https 2026-08-05 08:00:32.162 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 08:00:32.162 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 08:00:32.162 | Q_ROUTER_NAME=router1 2026-08-05 08:00:32.163 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 08:00:32.163 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 08:00:32.163 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:00:32.163 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 08:00:32.163 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-05 08:00:32.163 | Q_TUNNEL_TYPES=gre 2026-08-05 08:00:32.163 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 08:00:32.163 | Q_USE_PUBLIC_VETH=False 2026-08-05 08:00:32.163 | Q_USE_ROOTWRAP=True 2026-08-05 08:00:32.163 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 08:00:32.163 | Q_USE_SECGROUP=True 2026-08-05 08:00:32.163 | RABBIT_HOST=10.209.96.120 2026-08-05 08:00:32.163 | RABBIT_PASSWORD=secretrabbit 2026-08-05 08:00:32.163 | RABBIT_USERID=stackrabbit 2026-08-05 08:00:32.163 | RC_DIR=/opt/stack/devstack 2026-08-05 08:00:32.163 | RECLONE=False 2026-08-05 08:00:32.163 | RECREATE_KEYSTONE_DB=True 2026-08-05 08:00:32.163 | REGION_NAME=RegionOne 2026-08-05 08:00:32.163 | REPOS_UPDATED=True 2026-08-05 08:00:32.163 | REQUIREMENTS_BRANCH=master 2026-08-05 08:00:32.163 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-05 08:00:32.163 | REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2026-08-05 08:00:32.163 | RETRY_UPDATE=False 2026-08-05 08:00:32.163 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:00:32.163 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 08:00:32.163 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 08:00:32.163 | ROUTER_GW_IP=' 172.24.5.38 ' 2026-08-05 08:00:32.164 | ROUTER_ID=58af0523-6632-4176-a764-79303748bee9 2026-08-05 08:00:32.164 | S3_SERVICE_PORT=3333 2026-08-05 08:00:32.164 | SECTION=ml2_type_geneve 2026-08-05 08:00:32.164 | SERVICE_DIR=/opt/stack/status 2026-08-05 08:00:32.164 | SERVICE_DOMAIN_NAME=Default 2026-08-05 08:00:32.164 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-05 08:00:32.164 | SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.164 | SERVICE_IP_VERSION=4 2026-08-05 08:00:32.164 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.164 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:32.164 | SERVICE_PASSWORD=secretservice 2026-08-05 08:00:32.164 | SERVICE_PROJECT_NAME=service 2026-08-05 08:00:32.164 | SERVICE_PROTOCOL=http 2026-08-05 08:00:32.164 | SERVICE_TENANT_NAME=service 2026-08-05 08:00:32.164 | SERVICE_TIMEOUT=60 2026-08-05 08:00:32.164 | SHELL=/bin/bash 2026-08-05 08:00:32.164 | SHLVL=1 2026-08-05 08:00:32.164 | SKIP_EPEL_INSTALL=False 2026-08-05 08:00:32.164 | SKIP_STOP_OVN=False 2026-08-05 08:00:32.164 | SPICEHTML5PROXY_URL=http://10.209.96.120:6081/spice_auto.html 2026-08-05 08:00:32.164 | SPICE_BRANCH=master 2026-08-05 08:00:32.164 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-05 08:00:32.164 | SQLALCHEMY_BRANCH=main 2026-08-05 08:00:32.164 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 08:00:32.164 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 08:00:32.164 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 08:00:32.164 | 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-05 08:00:32.164 | STACK_GROUP=stack 2026-08-05 08:00:32.164 | STACK_USER=stack 2026-08-05 08:00:32.164 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 08:00:32.164 | STUD_PROTO=--tls 2026-08-05 08:00:32.164 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 08:00:32.164 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 08:00:32.164 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-05 08:00:32.164 | SUBNETPOOL_PREFIX_V6=fd9f:3058:71a4::/56 2026-08-05 08:00:32.165 | SUBNETPOOL_SIZE_V4=26 2026-08-05 08:00:32.165 | SUBNETPOOL_SIZE_V6=64 2026-08-05 08:00:32.165 | SUBNETPOOL_V4_ID=5f2c81a2-224f-46e3-996b-2e5a59b91049 2026-08-05 08:00:32.165 | SUBNETPOOL_V6_ID=3fd14f87-6c9d-4faf-8207-9d58b8cdc8b8 2026-08-05 08:00:32.165 | SUBNET_ID=f69b23c9-cd9a-442c-900e-ddae2ece05c5 2026-08-05 08:00:32.165 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-05 08:00:32.165 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ywbckqhsrbawayigkhhyiewpcjkjoppn ; /usr/bin/python3.11' 2026-08-05 08:00:32.165 | SUDO_GID=1000 2026-08-05 08:00:32.165 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-05 08:00:32.165 | SUDO_UID=1000 2026-08-05 08:00:32.165 | SUDO_USER=zuul 2026-08-05 08:00:32.165 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-05-074726.summary.2026-08-05-074726 2026-08-05 08:00:32.165 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-05 08:00:32.165 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:00:32.165 | SUPPORT_URL=https://www.debian.org/support 2026-08-05 08:00:32.165 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-05 08:00:32.165 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.165 | SWIFT_BRANCH=master 2026-08-05 08:00:32.165 | SWIFT_CONF_DIR=/etc/swift 2026-08-05 08:00:32.165 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-05 08:00:32.165 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-05 08:00:32.165 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-05 08:00:32.165 | SWIFT_DIR=/opt/stack/swift 2026-08-05 08:00:32.165 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-05 08:00:32.165 | SWIFT_ENABLE_TEMPURLS=False 2026-08-05 08:00:32.165 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-05 08:00:32.165 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-05 08:00:32.165 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-05 08:00:32.165 | SWIFT_HASH=1234123412341234 2026-08-05 08:00:32.165 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-05 08:00:32.165 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-05 08:00:32.165 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-05 08:00:32.165 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-05 08:00:32.166 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-05 08:00:32.166 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-05 08:00:32.166 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-05 08:00:32.166 | SWIFT_REPLICAS=1 2026-08-05 08:00:32.166 | SWIFT_REPLICAS_SEQ=1 2026-08-05 08:00:32.166 | SWIFT_REPO=https://opendev.org/openstack/swift.git 2026-08-05 08:00:32.166 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-05 08:00:32.166 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-05 08:00:32.166 | SWIFT_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.166 | SWIFT_START_ALL_SERVICES=False 2026-08-05 08:00:32.166 | SWIFT_STORAGE_IPS= 2026-08-05 08:00:32.166 | SWIFT_TEMPURL_KEY= 2026-08-05 08:00:32.166 | SWIFT_USE_MOD_WSGI=False 2026-08-05 08:00:32.166 | SYSLOG=False 2026-08-05 08:00:32.166 | SYSLOG_HOST=10.209.96.120 2026-08-05 08:00:32.166 | SYSLOG_PORT=516 2026-08-05 08:00:32.166 | SYSTEMCTL='sudo systemctl' 2026-08-05 08:00:32.166 | SYSTEMD_DIR=/etc/systemd/system 2026-08-05 08:00:32.166 | TARGET_BRANCH=master 2026-08-05 08:00:32.166 | TARGET_ENABLE_OVN_AGENT=False 2026-08-05 08:00:32.166 | TCPDUMP_ARGS= 2026-08-05 08:00:32.166 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-05 08:00:32.166 | TEMPEST_BRANCH=master 2026-08-05 08:00:32.166 | TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2026-08-05 08:00:32.166 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-05 08:00:32.166 | TEMPFILE=/tmp/tmp.0vICAQFfkn 2026-08-05 08:00:32.166 | TENANT_TUNNEL_RANGES=1:1000 2026-08-05 08:00:32.166 | TENANT_VLAN_RANGE= 2026-08-05 08:00:32.166 | TERM=unknown 2026-08-05 08:00:32.166 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-05 08:00:32.166 | TLS_IP=IP:10.209.96.120,IP:2001:4801:7824:101:be76:4eff:fe10:239 2026-08-05 08:00:32.166 | TOP_DIR=/opt/stack/devstack 2026-08-05 08:00:32.166 | TRAILING_TARGET_BRANCH=master 2026-08-05 08:00:32.166 | TUNNEL_ENDPOINT_IP=10.209.96.120 2026-08-05 08:00:32.166 | TUNNEL_IP=10.209.96.120 2026-08-05 08:00:32.166 | TUNNEL_IP_VERSION=4 2026-08-05 08:00:32.166 | UBUNTU_RELEASE_BASE_NUM=12 2026-08-05 08:00:32.167 | UID=1001 2026-08-05 08:00:32.167 | ULIMIT_NOFILE=2048 2026-08-05 08:00:32.167 | USER=stack 2026-08-05 08:00:32.167 | USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-05 08:00:32.167 | USER_UNITS=False 2026-08-05 08:00:32.167 | USE_CINDER_FOR_GLANCE=False 2026-08-05 08:00:32.167 | USE_JOURNAL=False 2026-08-05 08:00:32.167 | USE_SUBNETPOOL=True 2026-08-05 08:00:32.167 | USE_VENV=False 2026-08-05 08:00:32.167 | VERBOSE=True 2026-08-05 08:00:32.167 | VERBOSE_NO_TIMESTAMP=True 2026-08-05 08:00:32.167 | VERSION='12 (bookworm)' 2026-08-05 08:00:32.167 | VERSION_CODENAME=bookworm 2026-08-05 08:00:32.167 | VERSION_ID=12 2026-08-05 08:00:32.167 | VIF_PLUGGING_IS_FATAL=True 2026-08-05 08:00:32.167 | VIF_PLUGGING_TIMEOUT=300 2026-08-05 08:00:32.167 | VIRTUALENV_CMD='python3.11 -m venv' 2026-08-05 08:00:32.167 | VIRT_DRIVER=libvirt 2026-08-05 08:00:32.167 | VNCSERVER_LISTEN=0.0.0.0 2026-08-05 08:00:32.167 | VNCSERVER_PROXYCLIENT_ADDRESS=10.209.96.120 2026-08-05 08:00:32.167 | VOLUME_BACKING_FILE_SIZE=30G 2026-08-05 08:00:32.167 | VOLUME_GROUP_NAME=stack-volumes 2026-08-05 08:00:32.167 | VOLUME_NAME_PREFIX=volume- 2026-08-05 08:00:32.167 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-05 08:00:32.167 | WATCHER_API_URL=https://10.209.96.120/infra-optim 2026-08-05 08:00:32.167 | WATCHER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 08:00:32.167 | WATCHER_BRANCH=master 2026-08-05 08:00:32.167 | WATCHER_CONF=/etc/watcher/watcher.conf 2026-08-05 08:00:32.167 | WATCHER_CONF_DIR=/etc/watcher 2026-08-05 08:00:32.167 | WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 08:00:32.168 | WATCHER_DEVSTACK_DIR=/opt/stack/watcher/devstack 2026-08-05 08:00:32.168 | WATCHER_DEVSTACK_FILES_DIR=/opt/stack/watcher/devstack/files 2026-08-05 08:00:32.168 | WATCHER_DIR=/opt/stack/watcher 2026-08-05 08:00:32.168 | WATCHER_REPO=https://opendev.org/openstack/watcher.git 2026-08-05 08:00:32.168 | WATCHER_SERVICE_HOST=10.209.96.120 2026-08-05 08:00:32.168 | WATCHER_SERVICE_PROTOCOL=https 2026-08-05 08:00:32.168 | WATCHER_STATE_PATH=/opt/stack/data/watcher 2026-08-05 08:00:32.168 | WATCHER_UWSGI=watcher.wsgi.api:application 2026-08-05 08:00:32.168 | WATCHER_UWSGI_CONF=/etc/watcher/watcher-uwsgi.ini 2026-08-05 08:00:32.168 | WATCHER_WSGI_DIR=/var/www/watcher 2026-08-05 08:00:32.168 | WORKER_TIMEOUT=80 2026-08-05 08:00:32.168 | WSGI_MODE=uwsgi 2026-08-05 08:00:32.168 | ZSWAP_COMPRESSOR=lz4 2026-08-05 08:00:32.168 | ZSWAP_ZPOOL=zsmalloc 2026-08-05 08:00:32.168 | _=posix 2026-08-05 08:00:32.168 | _ASYNC_BG_TIME=262865 2026-08-05 08:00:32.168 | _DEFAULT_LVM_INIT=0 2026-08-05 08:00:32.168 | _DEFAULT_PYTHON3_VERSION=3.11 2026-08-05 08:00:32.168 | _DEVSTACK_FUNCTIONS=1 2026-08-05 08:00:32.168 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-05 08:00:32.168 | _DEVSTACK_STACKRC=1 2026-08-05 08:00:32.168 | _LOG_COLOR_DEFAULT=False 2026-08-05 08:00:32.168 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 08:00:32.168 | _TIME_BEGIN=1785916043 2026-08-05 08:00:32.168 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [test_with_retry]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-05 08:00:32.168 | _TIME_TOTAL=([wait_for_service]="25599" [async_wait]="50178" [apt-get]="178729" [test_with_retry]="3128" [dbsync]="4709" [pip_install]="177534" [apt-get-update]="1423" [run_process]="39796" ) 2026-08-05 08:00:32.168 | _of_args='-v --no-timestamp' 2026-08-05 08:00:32.168 | backend=postgresql 2026-08-05 08:00:32.168 | be=lvm:lvmdriver-1 2026-08-05 08:00:32.168 | be_name=lvmdriver-1 2026-08-05 08:00:32.169 | be_type=lvm 2026-08-05 08:00:32.169 | d=enX0 2026-08-05 08:00:32.169 | db=postgresql 2026-08-05 08:00:32.169 | db_version=10.11.18 2026-08-05 08:00:32.169 | dc=org 2026-08-05 08:00:32.169 | default_v4_route_devs=enX0 2026-08-05 08:00:32.169 | default_v6_route_devs=enX0 2026-08-05 08:00:32.169 | dir=/opt/stack/watcher 2026-08-05 08:00:32.169 | disabled_ext= 2026-08-05 08:00:32.169 | dn=,dc=openstack,dc=org 2026-08-05 08:00:32.169 | enabled_ext='address-group 2026-08-05 08:00:32.169 | address-scope 2026-08-05 08:00:32.169 | agent 2026-08-05 08:00:32.169 | allowed-address-pairs 2026-08-05 08:00:32.169 | auto-allocated-topology 2026-08-05 08:00:32.169 | availability_zone 2026-08-05 08:00:32.169 | bgp 2026-08-05 08:00:32.169 | bgp_4byte_asn 2026-08-05 08:00:32.169 | bgp_dragent_scheduler 2026-08-05 08:00:32.169 | binding 2026-08-05 08:00:32.169 | binding-extended 2026-08-05 08:00:32.169 | default-subnetpools 2026-08-05 08:00:32.169 | dhcp_agent_scheduler 2026-08-05 08:00:32.169 | dns-domain-ports 2026-08-05 08:00:32.169 | dns-integration 2026-08-05 08:00:32.169 | dns-integration-domain-keywords 2026-08-05 08:00:32.169 | empty-string-filtering 2026-08-05 08:00:32.169 | enable-default-route-bfd 2026-08-05 08:00:32.169 | enable-default-route-ecmp 2026-08-05 08:00:32.170 | expose-port-forwarding-in-fip 2026-08-05 08:00:32.170 | ext-gw-mode 2026-08-05 08:00:32.170 | external-gateway-multihoming 2026-08-05 08:00:32.170 | external-net 2026-08-05 08:00:32.170 | extra_dhcp_opt 2026-08-05 08:00:32.170 | extraroute 2026-08-05 08:00:32.170 | extraroute-atomic 2026-08-05 08:00:32.170 | filter-validation 2026-08-05 08:00:32.170 | fip-port-details 2026-08-05 08:00:32.170 | flavors 2026-08-05 08:00:32.170 | floating-ip-port-forwarding 2026-08-05 08:00:32.170 | floating-ip-port-forwarding-description 2026-08-05 08:00:32.170 | floating-ip-port-forwarding-detail 2026-08-05 08:00:32.170 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:32.170 | floatingip-pools 2026-08-05 08:00:32.170 | fwaas_v2 2026-08-05 08:00:32.170 | ip_allocation 2026-08-05 08:00:32.170 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:32.170 | l3-flavors 2026-08-05 08:00:32.170 | l3-ha 2026-08-05 08:00:32.170 | l3_agent_scheduler 2026-08-05 08:00:32.170 | logging 2026-08-05 08:00:32.170 | multi-provider 2026-08-05 08:00:32.170 | net-mtu 2026-08-05 08:00:32.170 | net-mtu-writable 2026-08-05 08:00:32.170 | network-ip-availability 2026-08-05 08:00:32.170 | network_availability_zone 2026-08-05 08:00:32.170 | network_ha 2026-08-05 08:00:32.170 | pagination 2026-08-05 08:00:32.171 | port-device-profile 2026-08-05 08:00:32.171 | port-hardware-offload-type 2026-08-05 08:00:32.171 | port-mac-address-regenerate 2026-08-05 08:00:32.171 | port-numa-affinity-policy 2026-08-05 08:00:32.171 | port-numa-affinity-policy-socket 2026-08-05 08:00:32.171 | port-resource-request 2026-08-05 08:00:32.171 | port-security 2026-08-05 08:00:32.171 | port-trusted-vif 2026-08-05 08:00:32.171 | project-id 2026-08-05 08:00:32.171 | provider 2026-08-05 08:00:32.171 | pvlan 2026-08-05 08:00:32.171 | qinq 2026-08-05 08:00:32.171 | qos 2026-08-05 08:00:32.171 | qos-bw-limit-direction 2026-08-05 08:00:32.171 | qos-bw-minimum-ingress 2026-08-05 08:00:32.171 | qos-default 2026-08-05 08:00:32.171 | qos-fip 2026-08-05 08:00:32.171 | qos-gateway-ip 2026-08-05 08:00:32.171 | qos-rule-type-details 2026-08-05 08:00:32.171 | qos-rule-type-filter 2026-08-05 08:00:32.171 | qos-rules-alias 2026-08-05 08:00:32.171 | quota-check-limit 2026-08-05 08:00:32.171 | quota-check-limit-default 2026-08-05 08:00:32.171 | quota_details 2026-08-05 08:00:32.171 | quotas 2026-08-05 08:00:32.171 | rbac-address-scope 2026-08-05 08:00:32.171 | rbac-policies 2026-08-05 08:00:32.171 | rbac-security-groups 2026-08-05 08:00:32.171 | router 2026-08-05 08:00:32.171 | router-enable-snat 2026-08-05 08:00:32.171 | router_availability_zone 2026-08-05 08:00:32.172 | security-group 2026-08-05 08:00:32.172 | security-groups-default-rules 2026-08-05 08:00:32.172 | security-groups-default-statefulness 2026-08-05 08:00:32.172 | security-groups-normalized-cidr 2026-08-05 08:00:32.172 | security-groups-remote-address-group 2026-08-05 08:00:32.172 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:32.172 | security-groups-shared-filtering 2026-08-05 08:00:32.172 | segment 2026-08-05 08:00:32.172 | sorting 2026-08-05 08:00:32.172 | standard-attr-description 2026-08-05 08:00:32.172 | standard-attr-fwaas-v2 2026-08-05 08:00:32.172 | standard-attr-revisions 2026-08-05 08:00:32.172 | standard-attr-tag 2026-08-05 08:00:32.172 | standard-attr-timestamp 2026-08-05 08:00:32.172 | stateful-security-group 2026-08-05 08:00:32.172 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:32.172 | subnet-external-network 2026-08-05 08:00:32.172 | subnet-service-types 2026-08-05 08:00:32.172 | subnet_allocation 2026-08-05 08:00:32.172 | subnet_onboard 2026-08-05 08:00:32.172 | subnetpool-prefix-ops 2026-08-05 08:00:32.172 | tag-creation 2026-08-05 08:00:32.172 | tap-mirror 2026-08-05 08:00:32.172 | tap-mirror-both-direction 2026-08-05 08:00:32.172 | trunk 2026-08-05 08:00:32.172 | uplink-status-propagation 2026-08-05 08:00:32.172 | uplink-status-propagation-updatable 2026-08-05 08:00:32.172 | vlan-transparent 2026-08-05 08:00:32.172 | vpn-endpoint-groups 2026-08-05 08:00:32.172 | vpnaas' 2026-08-05 08:00:32.173 | exceptions=80-tempest.sh 2026-08-05 08:00:32.173 | extensions='address-group 2026-08-05 08:00:32.173 | address-scope 2026-08-05 08:00:32.173 | agent 2026-08-05 08:00:32.173 | allowed-address-pairs 2026-08-05 08:00:32.173 | auto-allocated-topology 2026-08-05 08:00:32.173 | availability_zone 2026-08-05 08:00:32.173 | bgp 2026-08-05 08:00:32.173 | bgp_4byte_asn 2026-08-05 08:00:32.173 | bgp_dragent_scheduler 2026-08-05 08:00:32.173 | binding 2026-08-05 08:00:32.173 | binding-extended 2026-08-05 08:00:32.173 | default-subnetpools 2026-08-05 08:00:32.173 | dhcp_agent_scheduler 2026-08-05 08:00:32.173 | dns-domain-ports 2026-08-05 08:00:32.173 | dns-integration 2026-08-05 08:00:32.173 | dns-integration-domain-keywords 2026-08-05 08:00:32.173 | empty-string-filtering 2026-08-05 08:00:32.173 | enable-default-route-bfd 2026-08-05 08:00:32.173 | enable-default-route-ecmp 2026-08-05 08:00:32.173 | expose-port-forwarding-in-fip 2026-08-05 08:00:32.173 | ext-gw-mode 2026-08-05 08:00:32.173 | external-gateway-multihoming 2026-08-05 08:00:32.173 | external-net 2026-08-05 08:00:32.173 | extra_dhcp_opt 2026-08-05 08:00:32.173 | extraroute 2026-08-05 08:00:32.173 | extraroute-atomic 2026-08-05 08:00:32.173 | filter-validation 2026-08-05 08:00:32.173 | fip-port-details 2026-08-05 08:00:32.174 | flavors 2026-08-05 08:00:32.174 | floating-ip-port-forwarding 2026-08-05 08:00:32.174 | floating-ip-port-forwarding-description 2026-08-05 08:00:32.174 | floating-ip-port-forwarding-detail 2026-08-05 08:00:32.174 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:32.174 | floatingip-pools 2026-08-05 08:00:32.174 | fwaas_v2 2026-08-05 08:00:32.174 | ip_allocation 2026-08-05 08:00:32.174 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:32.174 | l3-flavors 2026-08-05 08:00:32.174 | l3-ha 2026-08-05 08:00:32.174 | l3_agent_scheduler 2026-08-05 08:00:32.174 | logging 2026-08-05 08:00:32.174 | multi-provider 2026-08-05 08:00:32.174 | net-mtu 2026-08-05 08:00:32.174 | net-mtu-writable 2026-08-05 08:00:32.174 | network-ip-availability 2026-08-05 08:00:32.174 | network_availability_zone 2026-08-05 08:00:32.174 | network_ha 2026-08-05 08:00:32.174 | pagination 2026-08-05 08:00:32.174 | port-device-profile 2026-08-05 08:00:32.174 | port-hardware-offload-type 2026-08-05 08:00:32.174 | port-mac-address-regenerate 2026-08-05 08:00:32.174 | port-numa-affinity-policy 2026-08-05 08:00:32.174 | port-numa-affinity-policy-socket 2026-08-05 08:00:32.174 | port-resource-request 2026-08-05 08:00:32.174 | port-security 2026-08-05 08:00:32.174 | port-trusted-vif 2026-08-05 08:00:32.174 | project-id 2026-08-05 08:00:32.174 | provider 2026-08-05 08:00:32.175 | pvlan 2026-08-05 08:00:32.175 | qinq 2026-08-05 08:00:32.175 | qos 2026-08-05 08:00:32.175 | qos-bw-limit-direction 2026-08-05 08:00:32.175 | qos-bw-minimum-ingress 2026-08-05 08:00:32.175 | qos-default 2026-08-05 08:00:32.175 | qos-fip 2026-08-05 08:00:32.175 | qos-gateway-ip 2026-08-05 08:00:32.175 | qos-rule-type-details 2026-08-05 08:00:32.175 | qos-rule-type-filter 2026-08-05 08:00:32.175 | qos-rules-alias 2026-08-05 08:00:32.175 | quota-check-limit 2026-08-05 08:00:32.175 | quota-check-limit-default 2026-08-05 08:00:32.175 | quota_details 2026-08-05 08:00:32.175 | quotas 2026-08-05 08:00:32.175 | rbac-address-scope 2026-08-05 08:00:32.175 | rbac-policies 2026-08-05 08:00:32.175 | rbac-security-groups 2026-08-05 08:00:32.175 | router 2026-08-05 08:00:32.175 | router-enable-snat 2026-08-05 08:00:32.175 | router_availability_zone 2026-08-05 08:00:32.175 | security-group 2026-08-05 08:00:32.175 | security-groups-default-rules 2026-08-05 08:00:32.175 | security-groups-default-statefulness 2026-08-05 08:00:32.175 | security-groups-normalized-cidr 2026-08-05 08:00:32.175 | security-groups-remote-address-group 2026-08-05 08:00:32.175 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:32.175 | security-groups-shared-filtering 2026-08-05 08:00:32.175 | segment 2026-08-05 08:00:32.175 | sorting 2026-08-05 08:00:32.176 | standard-attr-description 2026-08-05 08:00:32.176 | standard-attr-fwaas-v2 2026-08-05 08:00:32.176 | standard-attr-revisions 2026-08-05 08:00:32.176 | standard-attr-tag 2026-08-05 08:00:32.176 | standard-attr-timestamp 2026-08-05 08:00:32.176 | stateful-security-group 2026-08-05 08:00:32.176 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:32.176 | subnet-external-network 2026-08-05 08:00:32.176 | subnet-service-types 2026-08-05 08:00:32.176 | subnet_allocation 2026-08-05 08:00:32.176 | subnet_onboard 2026-08-05 08:00:32.176 | subnetpool-prefix-ops 2026-08-05 08:00:32.176 | tag-creation 2026-08-05 08:00:32.176 | tap-mirror 2026-08-05 08:00:32.176 | tap-mirror-both-direction 2026-08-05 08:00:32.176 | trunk 2026-08-05 08:00:32.176 | uplink-status-propagation 2026-08-05 08:00:32.176 | uplink-status-propagation-updatable 2026-08-05 08:00:32.176 | vlan-transparent 2026-08-05 08:00:32.176 | vpn-endpoint-groups 2026-08-05 08:00:32.176 | vpnaas' 2026-08-05 08:00:32.176 | extra=80-tempest.sh 2026-08-05 08:00:32.176 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-05 08:00:32.176 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-05 08:00:32.176 | fips=0 2026-08-05 08:00:32.176 | i=TUNNEL_IP_VERSION 2026-08-05 08:00:32.176 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:00:32.176 | lfile=localrc 2026-08-05 08:00:32.176 | localrc=/opt/stack/devstack/.localrc.password 2026-08-05 08:00:32.176 | logfile=ovsdb-server-sb.log 2026-08-05 08:00:32.177 | malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:00:32.177 | max_db_ver=11.6.2 2026-08-05 08:00:32.177 | min_db_ver=11.6.2 2026-08-05 08:00:32.177 | mod=proxy_http 2026-08-05 08:00:32.177 | mode=stack 2026-08-05 08:00:32.177 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 08:00:32.177 | name=create_flavors 2026-08-05 08:00:32.177 | new='"a|loop0|", ' 2026-08-05 08:00:32.177 | opt='?' 2026-08-05 08:00:32.177 | os_CODENAME=bookworm 2026-08-05 08:00:32.177 | os_PACKAGE=deb 2026-08-05 08:00:32.177 | os_RELEASE=12 2026-08-05 08:00:32.177 | os_VENDOR=Debian 2026-08-05 08:00:32.177 | phase=test-config 2026-08-05 08:00:32.177 | pkgs= 2026-08-05 08:00:32.177 | plugin=watcher 2026-08-05 08:00:32.177 | plugins=,watcher,watcher-dashboard 2026-08-05 08:00:32.177 | port=60999 2026-08-05 08:00:32.177 | property_key=volume_backend_name 2026-08-05 08:00:32.177 | property_value=lvmdriver-1 2026-08-05 08:00:32.177 | pv_info=/dev/loop0 2026-08-05 08:00:32.177 | pw=secretadmin 2026-08-05 08:00:32.177 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 08:00:32.177 | srv=n-sproxy 2026-08-05 08:00:32.177 | supported_ext='address-group 2026-08-05 08:00:32.177 | address-scope 2026-08-05 08:00:32.177 | agent 2026-08-05 08:00:32.177 | allowed-address-pairs 2026-08-05 08:00:32.177 | auto-allocated-topology 2026-08-05 08:00:32.177 | availability_zone 2026-08-05 08:00:32.178 | bgp 2026-08-05 08:00:32.178 | bgp_4byte_asn 2026-08-05 08:00:32.178 | bgp_dragent_scheduler 2026-08-05 08:00:32.178 | binding 2026-08-05 08:00:32.178 | binding-extended 2026-08-05 08:00:32.178 | default-subnetpools 2026-08-05 08:00:32.178 | dhcp_agent_scheduler 2026-08-05 08:00:32.178 | dns-domain-ports 2026-08-05 08:00:32.178 | dns-integration 2026-08-05 08:00:32.178 | dns-integration-domain-keywords 2026-08-05 08:00:32.178 | empty-string-filtering 2026-08-05 08:00:32.178 | enable-default-route-bfd 2026-08-05 08:00:32.178 | enable-default-route-ecmp 2026-08-05 08:00:32.178 | expose-port-forwarding-in-fip 2026-08-05 08:00:32.178 | ext-gw-mode 2026-08-05 08:00:32.178 | external-gateway-multihoming 2026-08-05 08:00:32.178 | external-net 2026-08-05 08:00:32.178 | extra_dhcp_opt 2026-08-05 08:00:32.178 | extraroute 2026-08-05 08:00:32.178 | extraroute-atomic 2026-08-05 08:00:32.178 | filter-validation 2026-08-05 08:00:32.178 | fip-port-details 2026-08-05 08:00:32.178 | flavors 2026-08-05 08:00:32.178 | floating-ip-port-forwarding 2026-08-05 08:00:32.178 | floating-ip-port-forwarding-description 2026-08-05 08:00:32.178 | floating-ip-port-forwarding-detail 2026-08-05 08:00:32.178 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:00:32.178 | floatingip-pools 2026-08-05 08:00:32.178 | fwaas_v2 2026-08-05 08:00:32.178 | ip_allocation 2026-08-05 08:00:32.179 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:00:32.179 | l3-flavors 2026-08-05 08:00:32.179 | l3-ha 2026-08-05 08:00:32.179 | l3_agent_scheduler 2026-08-05 08:00:32.179 | logging 2026-08-05 08:00:32.179 | multi-provider 2026-08-05 08:00:32.179 | net-mtu 2026-08-05 08:00:32.179 | net-mtu-writable 2026-08-05 08:00:32.179 | network-ip-availability 2026-08-05 08:00:32.179 | network_availability_zone 2026-08-05 08:00:32.179 | network_ha 2026-08-05 08:00:32.179 | pagination 2026-08-05 08:00:32.179 | port-device-profile 2026-08-05 08:00:32.179 | port-hardware-offload-type 2026-08-05 08:00:32.179 | port-mac-address-regenerate 2026-08-05 08:00:32.179 | port-numa-affinity-policy 2026-08-05 08:00:32.179 | port-numa-affinity-policy-socket 2026-08-05 08:00:32.179 | port-resource-request 2026-08-05 08:00:32.179 | port-security 2026-08-05 08:00:32.179 | port-trusted-vif 2026-08-05 08:00:32.179 | project-id 2026-08-05 08:00:32.179 | provider 2026-08-05 08:00:32.179 | pvlan 2026-08-05 08:00:32.179 | qinq 2026-08-05 08:00:32.179 | qos 2026-08-05 08:00:32.179 | qos-bw-limit-direction 2026-08-05 08:00:32.179 | qos-bw-minimum-ingress 2026-08-05 08:00:32.179 | qos-default 2026-08-05 08:00:32.179 | qos-fip 2026-08-05 08:00:32.180 | qos-gateway-ip 2026-08-05 08:00:32.180 | qos-rule-type-details 2026-08-05 08:00:32.180 | qos-rule-type-filter 2026-08-05 08:00:32.180 | qos-rules-alias 2026-08-05 08:00:32.180 | quota-check-limit 2026-08-05 08:00:32.180 | quota-check-limit-default 2026-08-05 08:00:32.180 | quota_details 2026-08-05 08:00:32.180 | quotas 2026-08-05 08:00:32.180 | rbac-address-scope 2026-08-05 08:00:32.180 | rbac-policies 2026-08-05 08:00:32.180 | rbac-security-groups 2026-08-05 08:00:32.180 | router 2026-08-05 08:00:32.180 | router-enable-snat 2026-08-05 08:00:32.180 | router_availability_zone 2026-08-05 08:00:32.180 | security-group 2026-08-05 08:00:32.180 | security-groups-default-rules 2026-08-05 08:00:32.180 | security-groups-default-statefulness 2026-08-05 08:00:32.180 | security-groups-normalized-cidr 2026-08-05 08:00:32.180 | security-groups-remote-address-group 2026-08-05 08:00:32.180 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:00:32.180 | security-groups-shared-filtering 2026-08-05 08:00:32.180 | segment 2026-08-05 08:00:32.180 | sorting 2026-08-05 08:00:32.180 | standard-attr-description 2026-08-05 08:00:32.180 | standard-attr-fwaas-v2 2026-08-05 08:00:32.180 | standard-attr-revisions 2026-08-05 08:00:32.180 | standard-attr-tag 2026-08-05 08:00:32.180 | standard-attr-timestamp 2026-08-05 08:00:32.180 | stateful-security-group 2026-08-05 08:00:32.180 | subnet-dns-publish-fixed-ip 2026-08-05 08:00:32.181 | subnet-external-network 2026-08-05 08:00:32.181 | subnet-service-types 2026-08-05 08:00:32.181 | subnet_allocation 2026-08-05 08:00:32.181 | subnet_onboard 2026-08-05 08:00:32.181 | subnetpool-prefix-ops 2026-08-05 08:00:32.181 | tag-creation 2026-08-05 08:00:32.181 | tap-mirror 2026-08-05 08:00:32.181 | tap-mirror-both-direction 2026-08-05 08:00:32.181 | trunk 2026-08-05 08:00:32.181 | uplink-status-propagation 2026-08-05 08:00:32.181 | uplink-status-propagation-updatable 2026-08-05 08:00:32.181 | vlan-transparent 2026-08-05 08:00:32.181 | vpn-endpoint-groups 2026-08-05 08:00:32.181 | vpnaas' 2026-08-05 08:00:32.181 | system_member_user=692536ecefa042c8ac9dee4704d38433 2026-08-05 08:00:32.181 | system_reader_user=b9976e9ae0714999aa1055f517e172fd 2026-08-05 08:00:32.181 | time_stamp=2026-08-05-080004 2026-08-05 08:00:32.181 | type_name=lvmdriver-1 2026-08-05 08:00:32.181 | var=ADMIN_PASSWORD 2026-08-05 08:00:32.181 | ++ /opt/stack/watcher/devstack/plugin.sh:source:13 : is_service_enabled watcher-api watcher-decision-engine watcher-applier 2026-08-05 08:00:32.181 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:32.181 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.181 | ++ /opt/stack/watcher/devstack/plugin.sh:source:14 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 08:00:32.181 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.184 | ++ /opt/stack/watcher/devstack/plugin.sh:source:16 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-05 08:00:32.186 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.189 | ++ /opt/stack/watcher/devstack/plugin.sh:source:24 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:00:32.192 | ++ /opt/stack/watcher/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.196 | ++ /opt/stack/watcher/devstack/plugin.sh:source:32 : [[ test-config == \e\x\t\r\a ]] 2026-08-05 08:00:32.199 | ++ /opt/stack/watcher/devstack/plugin.sh:source:39 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.202 | ++ /opt/stack/watcher/devstack/plugin.sh:source:39 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:00:32.205 | ++ /opt/stack/watcher/devstack/plugin.sh:source:40 : echo_summary 'Configuring tempest for watcher' 2026-08-05 08:00:32.208 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:00:32.211 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring tempest for watcher 2026-08-05 08:00:32.214 | ++ /opt/stack/watcher/devstack/plugin.sh:source:41 : configure_tempest_for_watcher 2026-08-05 08:00:32.218 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_tempest_for_watcher:224 : TEMPEST_WATCHER_MIN_MICROVERSION=1.0 2026-08-05 08:00:32.220 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_tempest_for_watcher:225 : TEMPEST_WATCHER_MAX_MICROVERSION=1.7 2026-08-05 08:00:32.224 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_tempest_for_watcher:228 : iniset optimize min_microversion 1.0 2026-08-05 08:00:32.260 | ++ /opt/stack/watcher/devstack/lib/watcher:configure_tempest_for_watcher:229 : iniset optimize max_microversion 1.7 2026-08-05 08:00:32.295 | ++ /opt/stack/watcher/devstack/plugin.sh:source:44 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:00:32.298 | ++ /opt/stack/watcher/devstack/plugin.sh:source:48 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:00:32.303 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-05 08:00:32.306 | + functions-common:run_plugins:1840 : local dir=/opt/stack/watcher-dashboard 2026-08-05 08:00:32.309 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/watcher-dashboard/devstack/plugin.sh ]] 2026-08-05 08:00:32.312 | + functions-common:run_plugins:1842 : source /opt/stack/watcher-dashboard/devstack/plugin.sh stack test-config 2026-08-05 08:00:32.317 | ++++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : dirname /opt/stack/watcher-dashboard/devstack/plugin.sh 2026-08-05 08:00:32.322 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : cd /opt/stack/watcher-dashboard/devstack/.. 2026-08-05 08:00:32.325 | +++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : pwd 2026-08-05 08:00:32.328 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:3 : WATCHER_DASHBOARD_DIR=/opt/stack/watcher-dashboard 2026-08-05 08:00:32.331 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:21 : is_service_enabled watcher-dashboard 2026-08-05 08:00:32.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:32.352 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.355 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:23 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-05 08:00:32.358 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.361 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:28 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-05 08:00:32.364 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.367 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:33 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:00:32.370 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:39 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:00:32.373 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:39 : [[ test-config == \e\x\t\r\a ]] 2026-08-05 08:00:32.375 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:45 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:00:32.379 | ++ /opt/stack/watcher-dashboard/devstack/plugin.sh:source:51 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:00:32.382 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-08-05 08:00:32.385 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-05 08:00:32.388 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:00:32.391 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-05 08:00:32.395 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:32.398 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:00:32.401 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:00:32.405 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-08-05 08:00:32.408 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-05 08:00:32.411 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-05 08:00:32.414 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-05 08:00:32.417 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-05 08:00:32.417 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:00:32.417 | gsub("[][]", "", $1); 2026-08-05 08:00:32.417 | split($1, a, "|"); 2026-08-05 08:00:32.417 | if (a[1] == matchgroup) 2026-08-05 08:00:32.417 | print a[2] 2026-08-05 08:00:32.417 | } 2026-08-05 08:00:32.417 | ' /opt/stack/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 async_wait 50 osc 171 apt-get 178 test_with_retry 3 dbsync 4 pip_install 177 apt-get-update 1 run_process 39 ------------------------- Unaccounted time 141 ========================= Total runtime 789 ================= Async summary ================= Time spent in the background minus waits: 212 sec Elapsed time: 789 sec Time if we did everything serially: 1001 sec Speedup: 1.26869 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 23934 | | keystone | UPDATE | 7 | | keystone | INSERT | 101 | | nova_api | SELECT | 52 | | nova_cell0 | SELECT | 29 | | nova_cell1 | SELECT | 24 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5096 | | neutron | INSERT | 802 | | placement | SELECT | 14 | | placement | INSERT | 79 | | placement | SET | 2 | | neutron | UPDATE | 206 | | neutron | DELETE | 26 | | nova_cell0 | UPDATE | 3 | | nova_api | SAVEPOINT | 10 | | nova_api | INSERT | 20 | | nova_api | RELEASE | 10 | | cinder | SELECT | 65 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 22 | | glance | UPDATE | 2 | | nova_cell1 | UPDATE | 2 | | nova_cell1 | INSERT | 1 | | watcher | SELECT | 50 | | watcher | INSERT | 40 | | watcher | UPDATE | 1 | +------------+-----------+-------+ This is your host IP address: 10.209.96.120 This is your host IPv6 address: 2001:4801:7824:101:be76:4eff:fe10:239 Horizon is now available at http://10.209.96.120/dashboard Keystone is serving at https://10.209.96.120/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Debian 12 bookworm