2026-09-07 05:30:00.132 | + ./stack.sh:main:491 : exec 2026-09-07 05:30:00.133 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-07-053000' 2026-09-07 05:30:00.133 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-07-053000.summary.2026-09-07-053000 2026-09-07 05:30:00.133 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:30:00.133 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-07-053000 2026-09-07 05:30:00.133 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-07-053000 /opt/stack/logs/devstacklog.txt 2026-09-07 05:30:00.133 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-07-053000.summary.2026-09-07-053000 /opt/stack/logs/devstacklog.txt.summary 2026-09-07 05:30:00.133 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-07 05:30:00.133 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-07 05:30:00.133 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-07 05:30:00.134 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-07 05:30:00.138 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-07 05:30:00.145 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-07 05:30:00.146 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-07 05:30:00.153 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 05:30:00.157 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-07 05:30:00.161 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-07 05:30:00.168 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 05:30:00.172 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 05:30:00.177 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-07 05:30:00.182 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-07 05:30:00.189 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 05:30:00.193 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-07 05:30:00.197 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-07 05:30:00.202 | + ./stack.sh:main:577 : set -o errexit 2026-09-07 05:30:00.206 | + ./stack.sh:main:580 : uname -a 2026-09-07 05:30:00.208 | Linux np0000192050 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-07 05:30:00.213 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 05:30:00.217 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-07 05:30:00.224 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-07 05:30:00.293 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-07 05:30:00.325 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-07 05:30:00.330 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-07 05:30:00.360 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-07 05:30:00.365 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-07 05:30:00.395 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-07 05:30:00.401 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-07 05:30:00.428 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-07 05:30:00.432 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-07 05:30:00.437 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-07 05:30:00.443 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-07 05:30:00.471 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-07 05:30:00.477 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-07 05:30:00.505 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-07 05:30:00.510 | + ./stack.sh:main:594 : tune_host 2026-09-07 05:30:00.514 | + lib/host:tune_host:125 : configure_host_mem 2026-09-07 05:30:00.518 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-07 05:30:00.522 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:00.526 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-07 05:30:00.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:00.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:00.539 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-07 05:30:00.543 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-07 05:30:00.547 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-07 05:30:00.551 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-07 05:30:00.555 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:30:00.559 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-07 05:30:00.563 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-07 05:30:00.567 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-07 05:30:00.572 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-07 05:30:00.573 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-07 05:30:00.588 | lz4 2026-09-07 05:30:00.595 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-07 05:30:00.599 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-07 05:30:00.603 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-07 05:30:00.607 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-07 05:30:00.610 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:30:00.614 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-07 05:30:00.619 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-07 05:30:00.623 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-07 05:30:00.628 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-07 05:30:00.629 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-07 05:30:00.644 | zsmalloc 2026-09-07 05:30:00.650 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-07 05:30:00.654 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-07 05:30:00.659 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-07 05:30:00.663 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-07 05:30:00.667 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:30:00.671 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-07 05:30:00.675 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-07 05:30:00.679 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-07 05:30:00.685 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-07 05:30:00.685 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-07 05:30:00.701 | 1 2026-09-07 05:30:00.729 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/enabled:Y 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/compressor:lz4 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-07 05:30:00.747 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-07 05:30:00.753 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-07 05:30:00.757 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:00.764 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-07 05:30:00.768 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 05:30:00.772 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:30:00.776 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-07 05:30:00.780 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:30:00.784 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:00.789 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:30:00.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:00.799 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:00.803 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:30:00.807 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-07 05:30:00.811 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:00.815 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-07 05:30:00.821 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-07 05:30:00.828 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-07 05:30:00.832 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-07 05:30:00.836 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-07 05:30:00.840 | + functions-common:time_start:2407 : local start_time= 2026-09-07 05:30:00.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 05:30:00.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 05:30:00.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1788759000851 2026-09-07 05:30:00.861 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-07 05:30:00.865 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-07 05:30:00.869 | + 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-09-07 05:30:01.248 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-07 05:30:01.352 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-07 05:30:01.429 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-07 05:30:01.506 | Hit:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-07 05:30:02.754 | Reading package lists... 2026-09-07 05:30:02.789 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-07 05:30:02.793 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-07 05:30:02.799 | + functions-common:time_stop:2420 : local name 2026-09-07 05:30:02.803 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:30:02.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:30:02.812 | + functions-common:time_stop:2423 : local total 2026-09-07 05:30:02.816 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:30:02.821 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-07 05:30:02.825 | + functions-common:time_stop:2427 : start_time=1788759000851 2026-09-07 05:30:02.829 | + functions-common:time_stop:2429 : [[ -z 1788759000851 ]] 2026-09-07 05:30:02.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:30:02.842 | + functions-common:time_stop:2432 : end_time=1788759002836 2026-09-07 05:30:02.847 | + functions-common:time_stop:2433 : elapsed_time=1985 2026-09-07 05:30:02.850 | + functions-common:time_stop:2434 : total=0 2026-09-07 05:30:02.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:30:02.858 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1985 2026-09-07 05:30:02.862 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-07 05:30:02.867 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:30:02.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:02.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:02.880 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-07 05:30:02.918 | + 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-09-07 05:30:02.972 | Reading package lists... 2026-09-07 05:30:03.239 | Building dependency tree... 2026-09-07 05:30:03.239 | Reading state information... 2026-09-07 05:30:03.521 | Recommended packages: 2026-09-07 05:30:03.521 | qemu-kvm 2026-09-07 05:30:03.556 | The following NEW packages will be installed: 2026-09-07 05:30:03.557 | ksmtuned 2026-09-07 05:30:03.996 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-09-07 05:30:03.996 | Need to get 7,444 B of archives. 2026-09-07 05:30:03.996 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-07 05:30:03.996 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-07 05:30:04.221 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:30:04.278 | Fetched 7,444 B in 0s (17.6 kB/s) 2026-09-07 05:30:04.339 | Selecting previously unselected package ksmtuned. 2026-09-07 05:30:04.368 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33201 files and directories currently installed.) 2026-09-07 05:30:04.370 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-07 05:30:04.377 | Unpacking ksmtuned (4.20150326) ... 2026-09-07 05:30:04.461 | Setting up ksmtuned (4.20150326) ... 2026-09-07 05:30:04.692 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-07 05:30:04.866 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-07 05:30:05.503 | + functions-common:apt_get:1211 : result=0 2026-09-07 05:30:05.507 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:30:05.513 | + functions-common:time_stop:2420 : local name 2026-09-07 05:30:05.517 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:30:05.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:30:05.527 | + functions-common:time_stop:2423 : local total 2026-09-07 05:30:05.531 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:30:05.535 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:30:05.539 | + functions-common:time_stop:2427 : start_time=1788759002912 2026-09-07 05:30:05.543 | + functions-common:time_stop:2429 : [[ -z 1788759002912 ]] 2026-09-07 05:30:05.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:30:05.556 | + functions-common:time_stop:2432 : end_time=1788759005551 2026-09-07 05:30:05.560 | + functions-common:time_stop:2433 : elapsed_time=2639 2026-09-07 05:30:05.564 | + functions-common:time_stop:2434 : total=4635 2026-09-07 05:30:05.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:30:05.573 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7274 2026-09-07 05:30:05.578 | + functions-common:apt_get:1215 : return 0 2026-09-07 05:30:05.583 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-07 05:30:05.612 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-07 05:30:05.616 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-07 05:30:05.621 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-07 05:30:05.625 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-07 05:30:05.629 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-07 05:30:05.635 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-07 05:30:05.636 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-07 05:30:05.651 | 0 2026-09-07 05:30:05.658 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-07 05:30:05.663 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:05.668 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-07 05:30:05.672 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-07 05:30:05.677 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-07 05:30:05.681 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-07 05:30:05.697 | vm.dirty_ratio = 60 2026-09-07 05:30:05.703 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-07 05:30:05.707 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-07 05:30:05.712 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-07 05:30:05.716 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-07 05:30:05.732 | vm.dirty_background_ratio = 10 2026-09-07 05:30:05.739 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-07 05:30:05.743 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-07 05:30:05.747 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-07 05:30:05.752 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-07 05:30:05.766 | vm.vfs_cache_pressure = 50 2026-09-07 05:30:05.773 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-07 05:30:05.777 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-07 05:30:05.781 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-07 05:30:05.786 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-07 05:30:05.805 | vm.swappiness = 100 2026-09-07 05:30:05.812 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-07 05:30:05.829 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-07 05:30:05.829 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-07 05:30:05.829 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-07 05:30:05.829 | /proc/sys/vm/compaction_proactiveness:20 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_background_bytes:0 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_background_ratio:10 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_bytes:0 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_ratio:60 2026-09-07 05:30:05.829 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-07 05:30:05.829 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-07 05:30:05.829 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-07 05:30:05.831 | /proc/sys/vm/extfrag_threshold:500 2026-09-07 05:30:05.832 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-07 05:30:05.832 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-07 05:30:05.832 | /proc/sys/vm/laptop_mode:0 2026-09-07 05:30:05.832 | /proc/sys/vm/legacy_va_layout:0 2026-09-07 05:30:05.832 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-07 05:30:05.832 | /proc/sys/vm/max_map_count:1048576 2026-09-07 05:30:05.832 | /proc/sys/vm/memfd_noexec:0 2026-09-07 05:30:05.832 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-07 05:30:05.832 | /proc/sys/vm/memory_failure_recovery:1 2026-09-07 05:30:05.832 | /proc/sys/vm/min_free_kbytes:67584 2026-09-07 05:30:05.832 | /proc/sys/vm/min_slab_ratio:5 2026-09-07 05:30:05.832 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-07 05:30:05.832 | /proc/sys/vm/mmap_min_addr:65536 2026-09-07 05:30:05.832 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-07 05:30:05.832 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-07 05:30:05.832 | /proc/sys/vm/nr_hugepages:0 2026-09-07 05:30:05.832 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-07 05:30:05.832 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-07 05:30:05.832 | /proc/sys/vm/numa_stat:1 2026-09-07 05:30:05.832 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-07 05:30:05.832 | /proc/sys/vm/oom_dump_tasks:1 2026-09-07 05:30:05.832 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-07 05:30:05.832 | /proc/sys/vm/overcommit_kbytes:0 2026-09-07 05:30:05.832 | /proc/sys/vm/overcommit_memory:0 2026-09-07 05:30:05.832 | /proc/sys/vm/overcommit_ratio:50 2026-09-07 05:30:05.832 | /proc/sys/vm/page-cluster:3 2026-09-07 05:30:05.832 | /proc/sys/vm/page_lock_unfairness:5 2026-09-07 05:30:05.832 | /proc/sys/vm/panic_on_oom:0 2026-09-07 05:30:05.832 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-07 05:30:05.832 | /proc/sys/vm/stat_interval:1 2026-09-07 05:30:05.832 | /proc/sys/vm/swappiness:100 2026-09-07 05:30:05.832 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-07 05:30:05.832 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-07 05:30:05.832 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-07 05:30:05.832 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-07 05:30:05.832 | /proc/sys/vm/watermark_scale_factor:10 2026-09-07 05:30:05.832 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-07 05:30:05.839 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-07 05:30:05.847 | + lib/host:tune_host:126 : configure_host_net 2026-09-07 05:30:05.851 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-07 05:30:05.855 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:05.860 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-07 05:30:05.864 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-07 05:30:05.868 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-07 05:30:05.873 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-07 05:30:05.887 | net.ipv4.tcp_keepalive_time = 60 2026-09-07 05:30:05.894 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-07 05:30:05.898 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-07 05:30:05.903 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-07 05:30:05.907 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-07 05:30:05.921 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-07 05:30:05.928 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-07 05:30:05.932 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-07 05:30:05.936 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-07 05:30:05.940 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-07 05:30:05.953 | net.ipv4.tcp_keepalive_probes = 6 2026-09-07 05:30:05.959 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-07 05:30:05.962 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-07 05:30:05.965 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-07 05:30:05.969 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-07 05:30:05.978 | net.ipv4.tcp_fastopen = 3 2026-09-07 05:30:05.983 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-07 05:30:06.000 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_fastopen_key:e4a9f812-4aec3b05-8d08111e-28b565ae 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-07 05:30:06.001 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-07 05:30:06.002 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-07 05:30:06.007 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-07 05:30:06.012 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-07 05:30:06.016 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-07 05:30:06.020 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-07 05:30:06.035 | net.core.default_qdisc = pfifo_fast 2026-09-07 05:30:06.042 | + ./stack.sh:main:600 : fetch_plugins 2026-09-07 05:30:06.046 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:30:06.051 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-07 05:30:06.055 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:30:06.059 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-07 05:30:06.059 | Fetching DevStack plugins 2026-09-07 05:30:06.064 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.069 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-07 05:30:06.073 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-07 05:30:06.077 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-07 05:30:06.081 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-07 05:30:06.085 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.090 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-07 05:30:06.094 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-07 05:30:06.098 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-07 05:30:06.103 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:06.106 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:06.111 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:06.117 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:06.121 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:06.126 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:06.154 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:06.158 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:06.163 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.169 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:06.169 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:06.179 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-07 05:30:06.183 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.187 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-07 05:30:06.213 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-07 05:30:06.219 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:06.219 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:06.229 | 1efe16cd Merge "devstack: Remove unused function" 2026-09-07 05:30:06.235 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:06.241 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.245 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-07 05:30:06.250 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-07 05:30:06.254 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-07 05:30:06.259 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-07 05:30:06.263 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.267 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-07 05:30:06.272 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-07 05:30:06.276 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-07 05:30:06.280 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:06.284 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:06.290 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:06.295 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:06.300 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:06.305 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:06.335 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:06.340 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:06.344 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.350 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:06.350 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:06.359 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-07 05:30:06.363 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.368 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-07 05:30:06.395 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-07 05:30:06.401 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:06.401 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:06.411 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-07 05:30:06.417 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:06.421 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.426 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-07 05:30:06.430 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-07 05:30:06.435 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-07 05:30:06.440 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-07 05:30:06.444 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.449 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-07 05:30:06.454 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-07 05:30:06.459 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-07 05:30:06.463 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:06.467 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:06.472 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:06.478 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:06.482 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:06.487 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:06.519 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:06.523 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:06.527 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.532 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:06.533 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:06.542 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-07 05:30:06.547 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.551 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-07 05:30:06.578 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-07 05:30:06.584 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:06.584 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:06.593 | ae8013eed Fix typo 2026-09-07 05:30:06.598 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:06.602 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.607 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-07 05:30:06.611 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-07 05:30:06.615 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-07 05:30:06.620 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-07 05:30:06.625 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.629 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-07 05:30:06.634 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-07 05:30:06.638 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-07 05:30:06.643 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:06.647 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:06.652 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:06.658 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:06.662 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:06.668 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:06.698 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:06.702 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:06.706 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.712 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:06.713 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:06.722 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-07 05:30:06.726 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.731 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-07 05:30:06.758 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-07 05:30:06.764 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:06.764 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:06.776 | 060d254bf Merge "HPE: Doc change to add note for revert snapshot limitation" 2026-09-07 05:30:06.782 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:06.786 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.791 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-07 05:30:06.795 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-07 05:30:06.800 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-07 05:30:06.804 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:30:06.809 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.813 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-07 05:30:06.818 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-07 05:30:06.823 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-07 05:30:06.827 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:06.831 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:06.837 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:06.843 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:06.847 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:06.853 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:06.881 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:06.885 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:06.890 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.896 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:06.896 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:06.905 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-07 05:30:06.909 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:06.914 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-07 05:30:06.940 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-07 05:30:06.945 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:06.945 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:06.954 | 5a28170 chore(deps): update vexxhost/chart-vendor digest to 6df1d10 2026-09-07 05:30:06.959 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:06.964 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:30:06.969 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-07 05:30:06.973 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-07 05:30:06.978 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-07 05:30:06.983 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:30:06.988 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:30:06.992 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-07 05:30:06.997 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-07 05:30:07.001 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-07 05:30:07.005 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:07.010 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:07.015 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:07.020 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:07.024 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:07.030 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:07.061 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:07.065 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:07.070 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:07.076 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:07.076 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:07.086 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-07 05:30:07.090 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:07.094 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-07 05:30:07.121 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-07 05:30:07.126 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:07.127 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:07.163 | 485b18e Merge "Report health monitors as DELETED on LB cascade delete" 2026-09-07 05:30:07.168 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:07.173 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-07 05:30:07.178 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-07 05:30:07.182 | + functions-common:run_phase:1849 : local phase= 2026-09-07 05:30:07.187 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:30:07.191 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:30:07.196 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:30:07.201 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:30:07.206 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:30:07.212 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:30:07.219 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:30:07.223 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:30:07.228 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:30:07.232 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-07 05:30:07.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:30:07.267 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:30:07.271 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 05:30:07.275 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 05:30:07.280 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-07 05:30:07.284 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:30:07.289 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-07 05:30:07.294 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:30:07.299 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-07 05:30:07.299 | Overriding Configuration Defaults 2026-09-07 05:30:07.304 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.308 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-07 05:30:07.313 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-07 05:30:07.317 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.321 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-07 05:30:07.326 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-07 05:30:07.330 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.335 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-07 05:30:07.339 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-07 05:30:07.344 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.348 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-07 05:30:07.353 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-07 05:30:07.357 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.362 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:30:07.367 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-07 05:30:07.371 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-07 05:30:07.371 | magnum-cluster-api has overridden the following defaults 2026-09-07 05:30:07.376 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-07 05:30:07.379 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:30:07.379 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-07 05:30:07.379 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:30:07.379 | LIBVIRT_TYPE=kvm 2026-09-07 05:30:07.379 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:30:07.384 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-07 05:30:07.389 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:30:07.393 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-07 05:30:07.397 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:30:07.402 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-07 05:30:07.407 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:30:07.411 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:30:07.416 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:30:07.421 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-07 05:30:07.426 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-07 05:30:07.460 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-07 05:30:07.465 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-07 05:30:07.493 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:30:07.497 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.149 2026-09-07 05:30:07.503 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.149 2026-09-07 05:30:07.504 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:30:07.512 | ++ lib/tls:source:40 : TLS_IP=162.253.55.149 2026-09-07 05:30:07.518 | +++ lib/tls:source:43 : hostname -f 2026-09-07 05:30:07.524 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192050.novalocal 2026-09-07 05:30:07.529 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 05:30:07.533 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 05:30:07.537 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 05:30:07.542 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 05:30:07.546 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-07 05:30:07.551 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-07 05:30:07.555 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-07 05:30:07.559 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 05:30:07.564 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-07 05:30:07.573 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-07 05:30:07.599 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-07 05:30:07.634 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-07 05:30:07.660 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-07 05:30:07.687 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-07 05:30:07.757 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-07 05:30:07.897 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-07 05:30:08.085 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-07 05:30:08.140 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-07 05:30:08.251 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-07 05:30:08.349 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-07 05:30:08.354 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-07 05:30:08.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:30:08.392 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-07 05:30:08.398 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-07 05:30:08.403 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-07 05:30:08.408 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 05:30:08.413 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-07 05:30:08.420 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-07 05:30:08.453 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:08.457 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:30:08.464 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:30:08.470 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 05:30:08.475 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 05:30:08.481 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:30:08.486 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:30:08.491 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 05:30:08.497 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 05:30:08.504 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-07 05:30:08.539 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:30:08.545 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-07 05:30:08.550 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 05:30:08.556 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 05:30:08.561 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 05:30:08.566 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 05:30:08.572 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 05:30:08.577 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 05:30:08.583 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 05:30:08.588 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 05:30:08.593 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-07 05:30:08.598 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-07 05:30:08.603 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.149 2026-09-07 05:30:08.609 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-07 05:30:08.615 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-07 05:30:08.621 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 05:30:08.622 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:30:08.631 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:30:08.637 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-07 05:30:08.643 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-07 05:30:08.648 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-07 05:30:08.653 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-07 05:30:08.659 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-07 05:30:08.694 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 05:30:08.701 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.149 2026-09-07 05:30:08.708 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.149 2026-09-07 05:30:08.708 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:30:08.717 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.149 2026-09-07 05:30:08.722 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 05:30:08.727 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 05:30:08.732 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 05:30:08.737 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-07 05:30:08.742 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-07 05:30:08.747 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-07 05:30:08.752 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 05:30:08.757 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 05:30:08.762 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-07 05:30:08.767 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 05:30:08.772 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 05:30:08.777 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-07 05:30:08.783 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 05:30:08.788 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 05:30:08.794 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-07 05:30:08.799 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-07 05:30:08.805 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-07 05:30:08.810 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 05:30:08.814 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-07 05:30:08.821 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-07 05:30:08.826 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-07 05:30:08.832 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-07 05:30:08.866 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:08.870 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:30:08.876 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:30:08.881 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:30:08.886 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 05:30:08.891 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:08.896 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 05:30:08.901 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-07 05:30:08.906 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 05:30:08.910 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-07 05:30:08.916 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-07 05:30:08.920 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-07 05:30:08.926 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-07 05:30:08.931 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-07 05:30:08.936 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 05:30:08.942 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-07 05:30:08.946 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-07 05:30:08.951 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-07 05:30:08.956 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-07 05:30:08.961 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-07 05:30:09.164 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-07 05:30:09.195 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-07 05:30:09.200 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-07 05:30:09.205 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-07 05:30:09.209 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-07 05:30:09.215 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-07 05:30:09.220 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 05:30:09.225 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-07 05:30:09.229 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 05:30:09.235 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 05:30:09.240 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 05:30:09.245 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-07 05:30:09.250 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-07 05:30:09.255 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 05:30:09.260 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-07 05:30:09.265 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-07 05:30:09.271 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 05:30:09.275 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 05:30:09.280 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-07 05:30:09.286 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 05:30:09.292 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 05:30:09.300 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-07 05:30:09.300 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-07 05:30:09.301 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-07 05:30:09.301 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-07 05:30:09.313 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=5a:96a9:a6df 2026-09-07 05:30:09.318 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-07 05:30:09.323 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-07 05:30:09.329 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 05:30:09.335 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 05:30:09.339 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd5a:96a9:a6df::/56 2026-09-07 05:30:09.347 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd5a:96a9:a6df::/56 2026-09-07 05:30:09.347 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-07 05:30:09.357 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd5a:96a9:a6df::/64 2026-09-07 05:30:09.361 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 05:30:09.366 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 05:30:09.370 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 05:30:09.376 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 05:30:09.381 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-07 05:30:09.387 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-07 05:30:09.392 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 05:30:09.398 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 05:30:09.403 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 05:30:09.408 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-07 05:30:09.414 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 05:30:09.419 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 05:30:09.424 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-07 05:30:09.430 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd5a:96a9:a6df::/56 2026-09-07 05:30:09.435 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-07 05:30:09.441 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-07 05:30:09.449 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-07 05:30:09.452 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-07 05:30:09.452 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-07 05:30:09.464 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-07 05:30:09.473 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-07 05:30:09.473 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-07 05:30:09.474 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-07 05:30:09.485 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-07 05:30:09.494 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-07 05:30:09.499 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-07 05:30:09.504 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-07 05:30:09.511 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-07 05:30:09.516 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-07 05:30:09.522 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-07 05:30:09.528 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-07 05:30:09.534 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-07 05:30:09.540 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-07 05:30:09.545 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 05:30:09.582 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-07 05:30:09.615 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-07 05:30:09.648 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-07 05:30:09.680 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-07 05:30:09.711 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-07 05:30:09.780 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-07 05:30:09.787 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-07 05:30:09.793 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-07 05:30:09.799 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-07 05:30:09.807 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:30:09.814 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-07 05:30:09.853 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:30:09.859 | + ./stack.sh:main:635 : run_phase source 2026-09-07 05:30:09.864 | + functions-common:run_phase:1848 : local mode=source 2026-09-07 05:30:09.870 | + functions-common:run_phase:1849 : local phase= 2026-09-07 05:30:09.875 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:30:09.881 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:30:09.887 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:30:09.892 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:30:09.897 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:30:09.903 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:30:09.911 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:30:09.917 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:30:09.922 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:30:09.928 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-07 05:30:09.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:30:09.969 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:30:09.974 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 05:30:09.981 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-07 05:30:09.986 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:30:09.991 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-07 05:30:09.997 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:30:10.003 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-07 05:30:10.003 | Loading plugin settings 2026-09-07 05:30:10.009 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:10.014 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-07 05:30:10.020 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-07 05:30:10.025 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-07 05:30:10.031 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-07 05:30:10.036 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:30:10.041 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-07 05:30:10.046 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-07 05:30:10.051 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-07 05:30:10.057 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-07 05:30:10.062 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-07 05:30:10.067 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-07 05:30:10.072 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-07 05:30:10.078 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-07 05:30:10.084 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-07 05:30:10.091 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-07 05:30:10.127 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:10.132 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:30:10.140 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:30:10.145 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-07 05:30:10.150 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-07 05:30:10.155 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-07 05:30:10.160 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-07 05:30:10.166 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-07 05:30:10.171 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-07 05:30:10.177 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-07 05:30:10.182 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-07 05:30:10.187 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-07 05:30:10.192 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-07 05:30:10.199 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-07 05:30:10.237 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:30:10.241 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-07 05:30:10.247 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-07 05:30:10.252 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-07 05:30:10.256 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-07 05:30:10.347 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:10.353 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-07 05:30:10.358 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-07 05:30:10.363 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-07 05:30:10.371 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-07 05:30:10.407 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-07 05:30:10.414 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-07 05:30:10.451 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:30:10.456 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-07 05:30:10.462 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-07 05:30:10.498 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:30:10.504 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-07 05:30:10.595 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-07 05:30:10.686 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:10.691 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-07 05:30:10.697 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-07 05:30:10.702 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-07 05:30:10.708 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-07 05:30:10.713 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:30:10.718 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-07 05:30:10.723 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-07 05:30:10.728 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-07 05:30:10.735 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-07 05:30:10.772 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:10.778 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:30:10.784 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:30:10.790 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:30:10.795 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-07 05:30:10.801 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-07 05:30:10.807 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-07 05:30:10.812 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-07 05:30:10.818 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-07 05:30:10.823 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-07 05:30:10.829 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-07 05:30:10.835 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-07 05:30:10.840 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-07 05:30:10.844 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-07 05:30:10.850 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-07 05:30:10.855 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-07 05:30:10.860 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-07 05:30:10.865 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-07 05:30:10.871 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-07 05:30:10.876 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-07 05:30:10.882 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-07 05:30:10.887 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-07 05:30:10.892 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-07 05:30:10.898 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-07 05:30:10.903 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-07 05:30:10.909 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-07 05:30:10.915 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-07 05:30:10.920 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-07 05:30:10.925 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-07 05:30:10.931 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-07 05:30:10.937 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-07 05:30:10.944 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-07 05:30:10.949 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-07 05:30:10.953 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-07 05:30:10.958 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-07 05:30:10.964 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-07 05:30:10.969 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-07 05:30:10.975 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-07 05:30:10.981 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-07 05:30:10.987 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-07 05:30:10.992 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-07 05:30:10.998 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-07 05:30:11.003 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-07 05:30:11.009 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-07 05:30:11.015 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-07 05:30:11.020 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-07 05:30:11.025 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-07 05:30:11.031 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-07 05:30:11.037 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-07 05:30:11.043 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-07 05:30:11.049 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-07 05:30:11.055 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-07 05:30:11.060 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-07 05:30:11.065 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:30:11.070 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:30:11.076 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:30:11.081 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:30:11.087 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:30:11.091 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-07 05:30:11.097 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-07 05:30:11.102 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-07 05:30:11.107 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-07 05:30:11.113 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-07 05:30:11.118 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-07 05:30:11.123 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-07 05:30:11.128 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-07 05:30:11.133 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-07 05:30:11.138 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-07 05:30:11.143 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-07 05:30:11.148 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-07 05:30:11.154 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-07 05:30:11.159 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-07 05:30:11.164 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-07 05:30:11.169 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-07 05:30:11.174 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-07 05:30:11.179 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-07 05:30:11.185 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-07 05:30:11.189 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-07 05:30:11.195 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-07 05:30:11.200 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-07 05:30:11.206 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-07 05:30:11.212 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-07 05:30:11.217 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-07 05:30:11.222 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:11.228 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-07 05:30:11.233 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-07 05:30:11.239 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-07 05:30:11.244 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-07 05:30:11.250 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:30:11.253 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-07 05:30:11.259 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-07 05:30:11.265 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-07 05:30:11.270 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-07 05:30:11.276 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-07 05:30:11.281 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-07 05:30:11.286 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-07 05:30:11.292 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-07 05:30:11.297 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-07 05:30:11.302 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-07 05:30:11.307 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-07 05:30:11.312 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-07 05:30:11.317 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-07 05:30:11.323 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-07 05:30:11.328 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-07 05:30:11.332 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.149/identity 2026-09-07 05:30:11.338 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-07 05:30:11.344 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-07 05:30:11.349 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:30:11.354 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:30:11.357 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:30:11.362 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-07 05:30:11.367 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-07 05:30:11.373 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.149 2026-09-07 05:30:11.379 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-07 05:30:11.384 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-07 05:30:11.389 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-07 05:30:11.395 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.149:8786 2026-09-07 05:30:11.400 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-07 05:30:11.407 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-07 05:30:11.438 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:11.444 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:30:11.451 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:30:11.457 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-07 05:30:11.461 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-07 05:30:11.465 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-07 05:30:11.470 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-07 05:30:11.474 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-07 05:30:11.480 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-07 05:30:11.485 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-07 05:30:11.492 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-07 05:30:11.495 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.149/share 2026-09-07 05:30:11.501 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-07 05:30:11.507 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-07 05:30:11.512 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-07 05:30:11.518 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-07 05:30:11.522 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-07 05:30:11.528 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-07 05:30:11.533 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-07 05:30:11.539 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-07 05:30:11.544 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-07 05:30:11.549 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-07 05:30:11.553 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-07 05:30:11.560 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-07 05:30:11.594 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-07 05:30:11.600 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-07 05:30:11.604 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-07 05:30:11.610 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-07 05:30:11.616 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-07 05:30:11.621 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-07 05:30:11.627 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-07 05:30:11.632 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-07 05:30:11.636 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-07 05:30:11.641 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-07 05:30:11.645 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-07 05:30:11.650 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-07 05:30:11.655 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-07 05:30:11.660 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-07 05:30:11.666 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-07 05:30:11.671 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.149 2026-09-07 05:30:11.676 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-07 05:30:11.682 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-07 05:30:11.687 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-07 05:30:11.692 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.149 2026-09-07 05:30:11.698 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.149 2026-09-07 05:30:11.703 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-07 05:30:11.709 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-07 05:30:11.714 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-07 05:30:11.720 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-07 05:30:11.725 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-07 05:30:11.731 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-07 05:30:11.737 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-07 05:30:11.742 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-07 05:30:11.747 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-07 05:30:11.751 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-07 05:30:11.756 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-07 05:30:11.761 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-07 05:30:11.766 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-07 05:30:11.771 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-07 05:30:11.777 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-07 05:30:11.782 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-07 05:30:11.788 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-07 05:30:11.793 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-07 05:30:11.828 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:30:11.833 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-07 05:30:11.838 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-07 05:30:11.922 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-07 05:30:12.005 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-07 05:30:12.088 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-07 05:30:12.176 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-07 05:30:12.264 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:12.269 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:30:12.273 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-07 05:30:12.278 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-07 05:30:12.283 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-07 05:30:12.288 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:30:12.294 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-07 05:30:12.299 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:30:12.305 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-07 05:30:12.310 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:30:12.315 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-07 05:30:12.320 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:30:12.326 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-07 05:30:12.331 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:30:12.337 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-07 05:30:12.428 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:30:12.433 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:30:12.439 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-07 05:30:12.445 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-07 05:30:12.450 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:30:12.457 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:30:12.461 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-07 05:30:12.467 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-07 05:30:12.472 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-07 05:30:12.477 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-07 05:30:12.483 | + functions-common:verify_disabled_services:2131 : local service 2026-09-07 05:30:12.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.494 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-07 05:30:12.499 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.504 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-07 05:30:12.509 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.513 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-07 05:30:12.519 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.525 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-07 05:30:12.530 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.535 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-07 05:30:12.540 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.546 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-07 05:30:12.552 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.558 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-07 05:30:12.563 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.567 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-07 05:30:12.572 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.579 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-07 05:30:12.585 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.591 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-07 05:30:12.596 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.601 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-07 05:30:12.607 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.613 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-07 05:30:12.618 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.623 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-07 05:30:12.628 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.632 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-07 05:30:12.638 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.645 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-07 05:30:12.650 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.656 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-07 05:30:12.660 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.666 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-07 05:30:12.670 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.676 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-07 05:30:12.681 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.687 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-07 05:30:12.691 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.698 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-07 05:30:12.702 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.708 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-07 05:30:12.712 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.718 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-07 05:30:12.723 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.729 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-07 05:30:12.734 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.740 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-07 05:30:12.745 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.750 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-07 05:30:12.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.761 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-07 05:30:12.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.772 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-07 05:30:12.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.784 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-07 05:30:12.789 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.795 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-07 05:30:12.801 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.806 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-07 05:30:12.811 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.817 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-07 05:30:12.822 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.827 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-07 05:30:12.833 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.839 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-07 05:30:12.844 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.850 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-07 05:30:12.856 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.860 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-07 05:30:12.866 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.872 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-07 05:30:12.876 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.881 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-07 05:30:12.886 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.892 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-07 05:30:12.897 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:30:12.902 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-07 05:30:12.908 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-07 05:30:12.914 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 05:30:12.920 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-07 05:30:12.957 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:30:12.962 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-07 05:30:12.967 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 05:30:12.973 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-07 05:30:13.007 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:30:13.013 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-07 05:30:13.018 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-07 05:30:13.023 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-07 05:30:13.029 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-07 05:30:13.035 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-07 05:30:13.041 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-07 05:30:13.047 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-07 05:30:13.052 | + lib/database:initialize_database_backends:92 : return 0 2026-09-07 05:30:13.058 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-07 05:30:13.058 | Using mysql database backend 2026-09-07 05:30:13.064 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-07 05:30:13.101 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-07 05:30:13.108 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-07 05:30:13.114 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 05:30:13.120 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-07 05:30:13.127 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:30:13.134 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-07 05:30:13.167 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:30:13.172 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-07 05:30:13.207 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-07 05:30:13.242 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:30:13.246 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-07 05:30:13.281 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 05:30:13.315 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-07 05:30:13.352 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:30:13.359 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-07 05:30:13.394 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:30:13.400 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-07 05:30:13.407 | + functions-common:save_stackenv:65 : local tag=768 2026-09-07 05:30:13.414 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 05:30:13.424 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-053013 2026-09-07 05:30:13.430 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-053013 768' 2026-09-07 05:30:13.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.442 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:30:13.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.454 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 05:30:13.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.466 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 05:30:13.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.479 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-09-07 05:30:13.485 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.491 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.149 2026-09-07 05:30:13.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.502 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.149/identity 2026-09-07 05:30:13.507 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.513 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-053000 2026-09-07 05:30:13.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.524 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 05:30:13.530 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.536 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.149 2026-09-07 05:30:13.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.549 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-07 05:30:13.554 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.559 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.149 2026-09-07 05:30:13.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.571 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fed0:a077 2026-09-07 05:30:13.577 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.583 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 05:30:13.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.595 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.149 2026-09-07 05:30:13.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:30:13.607 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 05:30:13.613 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-07 05:30:13.620 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-07 05:30:13.624 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-07 05:30:13.629 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-07 05:30:13.635 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:30:13.638 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:30:13.644 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:30:13.650 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:30:13.655 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:30:13.662 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:30:13.697 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:30:13.702 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:30:13.709 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:13.716 | + functions-common:git_clone:610 : echo master 2026-09-07 05:30:13.716 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:30:13.726 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-07 05:30:13.732 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:13.737 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-07 05:30:13.764 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-07 05:30:13.771 | + functions-common:git_clone:673 : head -1 2026-09-07 05:30:13.772 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:30:13.780 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 05:30:13.789 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:30:13.795 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-07 05:30:13.801 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:30:13.807 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-07 05:30:13.813 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-07 05:30:13.820 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-07 05:30:13.826 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-07 05:30:13.832 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-07 05:30:13.838 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-07 05:30:13.843 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-07 05:30:13.849 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-07 05:30:13.856 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-07 05:30:13.865 | ++ tools/install_prereqs.sh:source:47 : NOW=1788759013 2026-09-07 05:30:13.873 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-07 05:30:13.882 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-07 05:30:13.889 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-07 05:30:13.894 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788759013 2026-09-07 05:30:13.901 | ++ tools/install_prereqs.sh:source:50 : [[ 1788759013 -lt 7200 ]] 2026-09-07 05:30:13.906 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-07 05:30:13.911 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-07 05:30:13.916 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-07 05:30:13.922 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-07 05:30:13.927 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-07 05:30:13.933 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-07 05:30:13.938 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-07 05:30:13.945 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-09-07 05:30:14.003 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-07 05:30:14.003 | apache2-dev 2026-09-07 05:30:14.003 | bc 2026-09-07 05:30:14.003 | bsdmainutils 2026-09-07 05:30:14.003 | curl 2026-09-07 05:30:14.003 | g++ 2026-09-07 05:30:14.003 | gawk 2026-09-07 05:30:14.003 | gcc 2026-09-07 05:30:14.003 | gettext 2026-09-07 05:30:14.003 | git 2026-09-07 05:30:14.003 | graphviz 2026-09-07 05:30:14.003 | iputils-ping 2026-09-07 05:30:14.003 | libffi-dev 2026-09-07 05:30:14.003 | libjpeg-dev 2026-09-07 05:30:14.003 | libpq-dev 2026-09-07 05:30:14.003 | libssl-dev 2026-09-07 05:30:14.004 | libsystemd-dev 2026-09-07 05:30:14.004 | libxml2-dev 2026-09-07 05:30:14.004 | libxslt1-dev 2026-09-07 05:30:14.004 | libyaml-dev 2026-09-07 05:30:14.004 | lsof 2026-09-07 05:30:14.004 | openssh-server 2026-09-07 05:30:14.004 | openssl 2026-09-07 05:30:14.004 | pkg-config 2026-09-07 05:30:14.004 | psmisc 2026-09-07 05:30:14.004 | python3-dev 2026-09-07 05:30:14.004 | python3-pip 2026-09-07 05:30:14.004 | python3-systemd 2026-09-07 05:30:14.004 | python3-venv 2026-09-07 05:30:14.004 | tar 2026-09-07 05:30:14.004 | tcpdump 2026-09-07 05:30:14.004 | unzip 2026-09-07 05:30:14.004 | uuid-runtime 2026-09-07 05:30:14.004 | wget 2026-09-07 05:30:14.004 | zlib1g-dev 2026-09-07 05:30:14.004 | lvm2 2026-09-07 05:30:14.004 | qemu-utils 2026-09-07 05:30:14.004 | thin-provisioning-tools 2026-09-07 05:30:14.004 | lsscsi 2026-09-07 05:30:14.004 | open-iscsi 2026-09-07 05:30:14.004 | libkrb5-dev 2026-09-07 05:30:14.004 | libldap2-dev 2026-09-07 05:30:14.004 | libsasl2-dev 2026-09-07 05:30:14.004 | memcached 2026-09-07 05:30:14.004 | python3-mysqldb 2026-09-07 05:30:14.004 | sqlite3 2026-09-07 05:30:14.004 | conntrack 2026-09-07 05:30:14.004 | curl 2026-09-07 05:30:14.004 | ebtables 2026-09-07 05:30:14.004 | genisoimage 2026-09-07 05:30:14.004 | iptables 2026-09-07 05:30:14.004 | iputils-arping 2026-09-07 05:30:14.004 | kpartx 2026-09-07 05:30:14.004 | libjs-jquery-tablesorter 2026-09-07 05:30:14.004 | parted 2026-09-07 05:30:14.004 | pm-utils 2026-09-07 05:30:14.005 | python3-mysqldb 2026-09-07 05:30:14.005 | socat 2026-09-07 05:30:14.005 | sqlite3 2026-09-07 05:30:14.005 | sudo 2026-09-07 05:30:14.005 | vlan 2026-09-07 05:30:14.005 | cryptsetup 2026-09-07 05:30:14.005 | dosfstools 2026-09-07 05:30:14.005 | genisoimage 2026-09-07 05:30:14.005 | gir1.2-libosinfo-1.0 2026-09-07 05:30:14.005 | netcat-openbsd 2026-09-07 05:30:14.005 | open-iscsi 2026-09-07 05:30:14.005 | qemu-utils 2026-09-07 05:30:14.005 | sg3-utils 2026-09-07 05:30:14.005 | sysfsutils 2026-09-07 05:30:14.005 | acl 2026-09-07 05:30:14.005 | dnsmasq-base 2026-09-07 05:30:14.005 | dnsmasq-utils 2026-09-07 05:30:14.005 | ebtables 2026-09-07 05:30:14.005 | haproxy 2026-09-07 05:30:14.005 | iptables 2026-09-07 05:30:14.005 | iputils-arping 2026-09-07 05:30:14.005 | iputils-ping 2026-09-07 05:30:14.005 | postgresql-server-dev-all 2026-09-07 05:30:14.005 | python3-mysqldb 2026-09-07 05:30:14.005 | sqlite3 2026-09-07 05:30:14.005 | sudo 2026-09-07 05:30:14.005 | vlan 2026-09-07 05:30:14.005 | apache2' 2026-09-07 05:30:14.010 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-07 05:30:14.070 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-07 05:30:14.070 | apache2-dev 2026-09-07 05:30:14.070 | bc 2026-09-07 05:30:14.071 | bsdmainutils 2026-09-07 05:30:14.071 | curl 2026-09-07 05:30:14.071 | g++ 2026-09-07 05:30:14.071 | gawk 2026-09-07 05:30:14.071 | gcc 2026-09-07 05:30:14.071 | gettext 2026-09-07 05:30:14.071 | git 2026-09-07 05:30:14.071 | graphviz 2026-09-07 05:30:14.071 | iputils-ping 2026-09-07 05:30:14.071 | libffi-dev 2026-09-07 05:30:14.071 | libjpeg-dev 2026-09-07 05:30:14.071 | libpq-dev 2026-09-07 05:30:14.071 | libssl-dev 2026-09-07 05:30:14.071 | libsystemd-dev 2026-09-07 05:30:14.071 | libxml2-dev 2026-09-07 05:30:14.071 | libxslt1-dev 2026-09-07 05:30:14.071 | libyaml-dev 2026-09-07 05:30:14.071 | lsof 2026-09-07 05:30:14.071 | openssh-server 2026-09-07 05:30:14.071 | openssl 2026-09-07 05:30:14.071 | pkg-config 2026-09-07 05:30:14.071 | psmisc 2026-09-07 05:30:14.071 | python3-dev 2026-09-07 05:30:14.071 | python3-pip 2026-09-07 05:30:14.071 | python3-systemd 2026-09-07 05:30:14.071 | python3-venv 2026-09-07 05:30:14.071 | tar 2026-09-07 05:30:14.071 | tcpdump 2026-09-07 05:30:14.071 | unzip 2026-09-07 05:30:14.071 | uuid-runtime 2026-09-07 05:30:14.071 | wget 2026-09-07 05:30:14.071 | zlib1g-dev 2026-09-07 05:30:14.071 | lvm2 2026-09-07 05:30:14.071 | qemu-utils 2026-09-07 05:30:14.071 | thin-provisioning-tools 2026-09-07 05:30:14.071 | lsscsi 2026-09-07 05:30:14.071 | open-iscsi 2026-09-07 05:30:14.071 | libkrb5-dev 2026-09-07 05:30:14.071 | libldap2-dev 2026-09-07 05:30:14.071 | libsasl2-dev 2026-09-07 05:30:14.071 | memcached 2026-09-07 05:30:14.071 | python3-mysqldb 2026-09-07 05:30:14.071 | sqlite3 2026-09-07 05:30:14.071 | conntrack 2026-09-07 05:30:14.071 | curl 2026-09-07 05:30:14.072 | ebtables 2026-09-07 05:30:14.072 | genisoimage 2026-09-07 05:30:14.072 | iptables 2026-09-07 05:30:14.072 | iputils-arping 2026-09-07 05:30:14.072 | kpartx 2026-09-07 05:30:14.072 | libjs-jquery-tablesorter 2026-09-07 05:30:14.072 | parted 2026-09-07 05:30:14.072 | pm-utils 2026-09-07 05:30:14.072 | python3-mysqldb 2026-09-07 05:30:14.072 | socat 2026-09-07 05:30:14.072 | sqlite3 2026-09-07 05:30:14.072 | sudo 2026-09-07 05:30:14.072 | vlan 2026-09-07 05:30:14.072 | cryptsetup 2026-09-07 05:30:14.072 | dosfstools 2026-09-07 05:30:14.072 | genisoimage 2026-09-07 05:30:14.072 | gir1.2-libosinfo-1.0 2026-09-07 05:30:14.072 | netcat-openbsd 2026-09-07 05:30:14.072 | open-iscsi 2026-09-07 05:30:14.072 | qemu-utils 2026-09-07 05:30:14.072 | sg3-utils 2026-09-07 05:30:14.072 | sysfsutils 2026-09-07 05:30:14.072 | acl 2026-09-07 05:30:14.072 | dnsmasq-base 2026-09-07 05:30:14.072 | dnsmasq-utils 2026-09-07 05:30:14.072 | ebtables 2026-09-07 05:30:14.072 | haproxy 2026-09-07 05:30:14.072 | iptables 2026-09-07 05:30:14.072 | iputils-arping 2026-09-07 05:30:14.072 | iputils-ping 2026-09-07 05:30:14.072 | postgresql-server-dev-all 2026-09-07 05:30:14.072 | python3-mysqldb 2026-09-07 05:30:14.072 | sqlite3 2026-09-07 05:30:14.072 | sudo 2026-09-07 05:30:14.072 | vlan 2026-09-07 05:30:14.072 | apache2 golang 2026-09-07 05:30:14.072 | debootstrap 2026-09-07 05:30:14.072 | rsyslog 2026-09-07 05:30:14.072 | lvm2' 2026-09-07 05:30:14.076 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-07 05:30:14.082 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:14.087 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:14.094 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-09-07 05:30:14.095 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-07 05:30:14.105 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-09-07 05:30:14.110 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-07 05:30:14.115 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:30:14.121 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 05:30:14.126 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:30:14.131 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:30:14.136 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:30:14.141 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:14.146 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:14.151 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:30:14.157 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 05:30:14.162 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 05:30:14.167 | ++ functions-common:apt_get_update:1167 : return 2026-09-07 05:30:14.173 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-09-07 05:30:14.178 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:30:14.183 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:30:14.189 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:30:14.193 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-09-07 05:30:14.236 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-09-07 05:30:14.290 | Reading package lists... 2026-09-07 05:30:14.572 | Building dependency tree... 2026-09-07 05:30:14.573 | Reading state information... 2026-09-07 05:30:14.846 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-07 05:30:14.846 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-07 05:30:14.846 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-07 05:30:14.846 | openssl set to manually installed. 2026-09-07 05:30:14.846 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-07 05:30:14.846 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-07 05:30:14.846 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-07 05:30:14.846 | zlib1g-dev set to manually installed. 2026-09-07 05:30:14.846 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-07 05:30:14.846 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-07 05:30:14.846 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-07 05:30:14.846 | The following additional packages will be installed: 2026-09-07 05:30:14.846 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-07 05:30:14.846 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-07 05:30:14.846 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-07 05:30:14.846 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-07 05:30:14.846 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-07 05:30:14.846 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-07 05:30:14.846 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-07 05:30:14.846 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-07 05:30:14.846 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-07 05:30:14.846 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-07 05:30:14.846 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-07 05:30:14.846 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-07 05:30:14.846 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-07 05:30:14.846 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-07 05:30:14.846 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-07 05:30:14.846 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-07 05:30:14.846 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-07 05:30:14.846 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-07 05:30:14.846 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-07 05:30:14.846 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-07 05:30:14.847 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-07 05:30:14.847 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-07 05:30:14.847 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-07 05:30:14.847 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-07 05:30:14.847 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-07 05:30:14.847 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-07 05:30:14.847 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-07 05:30:14.847 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-07 05:30:14.847 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-07 05:30:14.847 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-07 05:30:14.847 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-07 05:30:14.847 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-07 05:30:14.847 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-07 05:30:14.847 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-07 05:30:14.847 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-07 05:30:14.847 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-07 05:30:14.847 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-07 05:30:14.847 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-07 05:30:14.847 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-07 05:30:14.847 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-07 05:30:14.847 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-07 05:30:14.847 | man-db mysql-common ncal openssh-client openssh-sftp-server osinfo-db patch 2026-09-07 05:30:14.847 | pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-07 05:30:14.847 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-07 05:30:14.847 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-09-07 05:30:14.847 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-09-07 05:30:14.847 | ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-07 05:30:14.849 | Suggested packages: 2026-09-07 05:30:14.849 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-07 05:30:14.849 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-07 05:30:14.849 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-07 05:30:14.849 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-07 05:30:14.849 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-07 05:30:14.849 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-07 05:30:14.849 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-07 05:30:14.849 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-07 05:30:14.849 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-07 05:30:14.849 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-07 05:30:14.849 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-07 05:30:14.849 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-07 05:30:14.849 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-07 05:30:14.849 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-07 05:30:14.849 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-07 05:30:14.849 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-07 05:30:14.849 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2026-09-07 05:30:14.849 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-09-07 05:30:14.849 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-07 05:30:14.849 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-07 05:30:14.849 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-07 05:30:14.849 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-07 05:30:14.849 | rsyslog-relp sqlite3-doc zip 2026-09-07 05:30:14.849 | Recommended packages: 2026-09-07 05:30:14.849 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-07 05:30:14.849 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-07 05:30:14.849 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-07 05:30:14.849 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-07 05:30:14.850 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-09-07 05:30:14.850 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-09-07 05:30:14.973 | The following NEW packages will be installed: 2026-09-07 05:30:14.973 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-07 05:30:14.973 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-07 05:30:14.973 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-07 05:30:14.973 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-07 05:30:14.973 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-07 05:30:14.973 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-07 05:30:14.973 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-07 05:30:14.973 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-07 05:30:14.973 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-07 05:30:14.973 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-07 05:30:14.973 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-07 05:30:14.973 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-07 05:30:14.973 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-07 05:30:14.973 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-07 05:30:14.973 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-07 05:30:14.973 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-07 05:30:14.973 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-07 05:30:14.973 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-07 05:30:14.973 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-07 05:30:14.973 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-07 05:30:14.973 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-07 05:30:14.973 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-07 05:30:14.973 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-07 05:30:14.973 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-07 05:30:14.973 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-07 05:30:14.974 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-07 05:30:14.974 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-07 05:30:14.974 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-07 05:30:14.974 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-07 05:30:14.974 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-07 05:30:14.974 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-07 05:30:14.974 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-07 05:30:14.974 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-07 05:30:14.974 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-07 05:30:14.974 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-07 05:30:14.974 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-07 05:30:14.974 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-07 05:30:14.974 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-07 05:30:14.974 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-07 05:30:14.974 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-07 05:30:14.974 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-07 05:30:14.974 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-07 05:30:14.974 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-07 05:30:14.974 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-07 05:30:14.974 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-07 05:30:14.974 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-07 05:30:14.974 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-07 05:30:14.974 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-07 05:30:14.974 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-07 05:30:14.974 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-07 05:30:14.974 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-07 05:30:14.974 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-07 05:30:14.974 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-07 05:30:14.974 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-07 05:30:14.975 | xz-utils 2026-09-07 05:30:14.976 | The following packages will be upgraded: 2026-09-07 05:30:14.976 | openssh-client openssh-server openssh-sftp-server 2026-09-07 05:30:15.420 | 3 upgraded, 302 newly installed, 0 to remove and 12 not upgraded. 2026-09-07 05:30:15.423 | Need to get 307 MB of archives. 2026-09-07 05:30:15.424 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-07 05:30:15.424 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-07 05:30:15.745 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-07 05:30:15.794 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-07 05:30:15.800 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9,120 B] 2026-09-07 05:30:15.806 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-07 05:30:15.833 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-07 05:30:15.906 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-09-07 05:30:16.075 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-07 05:30:16.084 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-07 05:30:16.090 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-07 05:30:16.095 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-07 05:30:16.113 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-07 05:30:16.114 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-09-07 05:30:16.133 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-09-07 05:30:16.209 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-07 05:30:16.213 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-07 05:30:16.219 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-07 05:30:16.232 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-07 05:30:16.241 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-07 05:30:16.426 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-07 05:30:16.428 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-07 05:30:16.429 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-07 05:30:16.429 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-07 05:30:16.432 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-07 05:30:16.433 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-09-07 05:30:16.437 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-07 05:30:16.438 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-07 05:30:16.439 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-09-07 05:30:16.506 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-07 05:30:16.628 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-07 05:30:16.628 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-07 05:30:16.629 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-09-07 05:30:16.629 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-09-07 05:30:16.631 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-07 05:30:16.632 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-07 05:30:16.645 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-07 05:30:16.703 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-07 05:30:16.704 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-07 05:30:16.706 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-07 05:30:16.708 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-07 05:30:16.782 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-07 05:30:16.785 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-07 05:30:16.786 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-07 05:30:16.788 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-07 05:30:16.868 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-09-07 05:30:16.869 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-09-07 05:30:16.873 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-07 05:30:16.875 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-07 05:30:16.877 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-07 05:30:16.939 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-09-07 05:30:16.940 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-07 05:30:16.943 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-07 05:30:16.946 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-07 05:30:17.012 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-07 05:30:17.013 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-07 05:30:17.014 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-07 05:30:17.015 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-07 05:30:17.017 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-07 05:30:17.089 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-07 05:30:17.090 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-07 05:30:17.094 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-07 05:30:17.172 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-07 05:30:17.173 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-07 05:30:17.174 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-07 05:30:17.178 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-09-07 05:30:17.186 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-07 05:30:17.189 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-07 05:30:17.244 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-09-07 05:30:17.249 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-09-07 05:30:17.250 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-07 05:30:17.318 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-07 05:30:17.323 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-07 05:30:17.329 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-07 05:30:17.399 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-07 05:30:17.407 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-07 05:30:17.409 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-09-07 05:30:17.411 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-07 05:30:17.474 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-09-07 05:30:17.476 | Get:79 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-09-07 05:30:17.953 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-09-07 05:30:17.953 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-09-07 05:30:17.953 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-07 05:30:17.954 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-09-07 05:30:17.955 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-07 05:30:17.960 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-07 05:30:17.961 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-07 05:30:18.017 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-09-07 05:30:18.020 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-07 05:30:18.032 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-07 05:30:18.094 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-09-07 05:30:18.198 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-09-07 05:30:18.201 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-09-07 05:30:18.202 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-09-07 05:30:18.203 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-09-07 05:30:18.337 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-09-07 05:30:18.390 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-09-07 05:30:18.486 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-09-07 05:30:18.520 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-09-07 05:30:18.584 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-09-07 05:30:18.586 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-09-07 05:30:18.695 | Get:101 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-09-07 05:30:19.449 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-07 05:30:19.450 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-09-07 05:30:19.470 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-09-07 05:30:19.470 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-07 05:30:19.471 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-07 05:30:20.444 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-07 05:30:20.925 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-09-07 05:30:21.012 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-07 05:30:21.014 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-07 05:30:21.015 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-07 05:30:21.019 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-07 05:30:21.040 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-09-07 05:30:21.095 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-09-07 05:30:21.364 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-07 05:30:21.366 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-07 05:30:21.369 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-07 05:30:21.370 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-07 05:30:21.372 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-07 05:30:21.372 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-07 05:30:21.373 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-09-07 05:30:21.373 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-07 05:30:21.385 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-09-07 05:30:21.447 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-07 05:30:21.449 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-07 05:30:21.524 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-07 05:30:21.524 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-09-07 05:30:21.618 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-07 05:30:21.676 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-07 05:30:21.679 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-07 05:30:21.755 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-07 05:30:21.756 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-07 05:30:21.762 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-07 05:30:21.833 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-07 05:30:21.834 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-07 05:30:21.835 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-07 05:30:21.836 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-07 05:30:21.857 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-07 05:30:21.906 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-07 05:30:21.906 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-07 05:30:21.918 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-07 05:30:21.924 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-07 05:30:21.982 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-09-07 05:30:21.982 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-07 05:30:22.003 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-07 05:30:22.008 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-07 05:30:22.011 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-07 05:30:22.058 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-07 05:30:22.059 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-07 05:30:22.060 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-09-07 05:30:22.066 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-09-07 05:30:22.072 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-09-07 05:30:22.136 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-09-07 05:30:22.136 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-09-07 05:30:22.137 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-09-07 05:30:22.137 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-09-07 05:30:22.137 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-09-07 05:30:22.218 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-09-07 05:30:22.219 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-07 05:30:22.229 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-07 05:30:22.230 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-07 05:30:22.232 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-07 05:30:22.296 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-07 05:30:22.367 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-09-07 05:30:22.368 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-07 05:30:22.371 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-07 05:30:22.376 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-09-07 05:30:22.925 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-09-07 05:30:22.925 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-09-07 05:30:22.926 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-07 05:30:22.926 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-07 05:30:22.933 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-07 05:30:22.937 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-07 05:30:22.937 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-07 05:30:22.938 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-09-07 05:30:22.938 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-07 05:30:23.003 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-07 05:30:23.006 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-07 05:30:23.032 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-07 05:30:23.033 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-09-07 05:30:23.034 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-09-07 05:30:23.034 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-07 05:30:23.035 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-09-07 05:30:23.036 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-07 05:30:23.038 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-09-07 05:30:23.080 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-09-07 05:30:23.880 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-09-07 05:30:24.827 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-09-07 05:30:24.827 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-09-07 05:30:24.827 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-09-07 05:30:24.828 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-07 05:30:24.828 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-07 05:30:24.829 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-07 05:30:24.829 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-07 05:30:24.830 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-07 05:30:24.830 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-07 05:30:24.905 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-09-07 05:30:25.152 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-09-07 05:30:25.152 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-07 05:30:25.212 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-07 05:30:25.216 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-07 05:30:25.216 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-07 05:30:25.217 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-07 05:30:25.218 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-07 05:30:25.223 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-07 05:30:25.229 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-09-07 05:30:25.235 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-09-07 05:30:25.237 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-07 05:30:25.311 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-07 05:30:25.315 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-07 05:30:25.317 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-09-07 05:30:25.319 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-07 05:30:25.390 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-07 05:30:25.394 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-07 05:30:25.395 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-07 05:30:25.396 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-09-07 05:30:25.402 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-09-07 05:30:25.404 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-09-07 05:30:25.464 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-07 05:30:25.466 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-07 05:30:25.485 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-07 05:30:25.544 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-09-07 05:30:25.648 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-07 05:30:25.648 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-07 05:30:25.649 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-07 05:30:25.650 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-07 05:30:25.696 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-07 05:30:25.697 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-07 05:30:25.703 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-07 05:30:25.721 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-07 05:30:25.727 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-07 05:30:25.770 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-09-07 05:30:25.771 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-07 05:30:25.773 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-07 05:30:25.774 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-07 05:30:25.846 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-07 05:30:25.848 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-07 05:30:25.851 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-07 05:30:26.973 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-07 05:30:26.978 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-07 05:30:26.979 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-07 05:30:26.979 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-09-07 05:30:26.984 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-07 05:30:26.985 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-07 05:30:26.990 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-09-07 05:30:27.009 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-07 05:30:27.013 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-09-07 05:30:27.054 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1,255 kB] 2026-09-07 05:30:27.131 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-07 05:30:27.142 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-07 05:30:27.143 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-07 05:30:27.146 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-09-07 05:30:27.247 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-07 05:30:27.250 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-09-07 05:30:27.251 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-07 05:30:27.258 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-09-07 05:30:27.260 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-09-07 05:30:27.261 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-09-07 05:30:27.289 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-09-07 05:30:27.325 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-07 05:30:27.326 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-07 05:30:27.366 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-09-07 05:30:27.371 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-07 05:30:27.373 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-07 05:30:27.389 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-07 05:30:27.401 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-07 05:30:28.269 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-07 05:30:28.270 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-07 05:30:28.289 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-09-07 05:30:28.503 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-07 05:30:28.505 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-07 05:30:30.125 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-07 05:30:30.126 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-09-07 05:30:30.144 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-07 05:30:30.147 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-07 05:30:30.147 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-07 05:30:30.147 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-07 05:30:30.147 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-07 05:30:30.148 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-09-07 05:30:30.216 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-09-07 05:30:30.293 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-07 05:30:30.294 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-09-07 05:30:30.295 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-07 05:30:30.296 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-09-07 05:30:30.332 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-07 05:30:30.333 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-09-07 05:30:30.379 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-09-07 05:30:30.449 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-07 05:30:30.484 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-07 05:30:30.485 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-09-07 05:30:30.486 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-09-07 05:30:30.487 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-09-07 05:30:30.567 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-07 05:30:30.589 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-07 05:30:30.593 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-09-07 05:30:30.606 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-07 05:30:30.611 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-07 05:30:30.613 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-07 05:30:30.614 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-07 05:30:30.616 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-07 05:30:30.617 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-09-07 05:30:30.671 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-07 05:30:30.673 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-07 05:30:30.674 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-07 05:30:30.748 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-07 05:30:31.002 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:30:31.052 | Fetched 307 MB in 16s (19.5 MB/s) 2026-09-07 05:30:31.113 | Selecting previously unselected package libapr1t64:amd64. 2026-09-07 05:30:31.141 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33210 files and directories currently installed.) 2026-09-07 05:30:31.143 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:31.158 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:30:31.241 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-07 05:30:31.249 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:30:31.256 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:31.329 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-07 05:30:31.336 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:30:31.341 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:31.402 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-07 05:30:31.409 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:30:31.416 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:31.483 | Selecting previously unselected package libjansson4:amd64. 2026-09-07 05:30:31.490 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-07 05:30:31.497 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-07 05:30:31.569 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-07 05:30:31.575 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-07 05:30:31.582 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 05:30:31.651 | Selecting previously unselected package apache2-bin. 2026-09-07 05:30:31.658 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:30:31.664 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:31.845 | Selecting previously unselected package apache2-data. 2026-09-07 05:30:31.852 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-07 05:30:31.859 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:32.039 | Selecting previously unselected package apache2-utils. 2026-09-07 05:30:32.044 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:30:32.051 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:32.146 | Selecting previously unselected package apache2. 2026-09-07 05:30:32.154 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:30:32.170 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:32.299 | Selecting previously unselected package libmpfr6:amd64. 2026-09-07 05:30:32.306 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-07 05:30:32.314 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-07 05:30:32.403 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-07 05:30:32.410 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-07 05:30:32.418 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-07 05:30:32.505 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-07 05:30:32.525 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-07 05:30:32.646 | Selecting previously unselected package gawk. 2026-09-07 05:30:32.679 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33948 files and directories currently installed.) 2026-09-07 05:30:32.681 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-07 05:30:32.688 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-07 05:30:32.839 | Selecting previously unselected package haproxy. 2026-09-07 05:30:32.846 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:30:32.867 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 05:30:33.029 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-07 05:30:33.039 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 05:30:33.046 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:30:33.123 | Selecting previously unselected package memcached. 2026-09-07 05:30:33.128 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-07 05:30:33.138 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 05:30:33.235 | Preparing to unpack .../004-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:30:33.255 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:30:33.355 | Preparing to unpack .../005-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:30:33.552 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:30:33.708 | Preparing to unpack .../006-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:30:33.756 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:30:33.908 | Selecting previously unselected package libjson-perl. 2026-09-07 05:30:33.915 | Preparing to unpack .../007-libjson-perl_4.10000-1_all.deb ... 2026-09-07 05:30:33.921 | Unpacking libjson-perl (4.10000-1) ... 2026-09-07 05:30:34.005 | Selecting previously unselected package postgresql-client-common. 2026-09-07 05:30:34.012 | Preparing to unpack .../008-postgresql-client-common_257build1.1_all.deb ... 2026-09-07 05:30:34.020 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-07 05:30:34.111 | Selecting previously unselected package ssl-cert. 2026-09-07 05:30:34.118 | Preparing to unpack .../009-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-07 05:30:34.124 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-07 05:30:34.221 | Selecting previously unselected package postgresql-common. 2026-09-07 05:30:34.228 | Preparing to unpack .../010-postgresql-common_257build1.1_all.deb ... 2026-09-07 05:30:34.252 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-07 05:30:34.269 | Unpacking postgresql-common (257build1.1) ... 2026-09-07 05:30:34.412 | Selecting previously unselected package libsysfs2:amd64. 2026-09-07 05:30:34.416 | Preparing to unpack .../011-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-07 05:30:34.423 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 05:30:34.484 | Selecting previously unselected package pci.ids. 2026-09-07 05:30:34.485 | Preparing to unpack .../012-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-07 05:30:34.491 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-07 05:30:34.583 | Selecting previously unselected package sysfsutils. 2026-09-07 05:30:34.590 | Preparing to unpack .../013-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-07 05:30:34.601 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-07 05:30:34.669 | Selecting previously unselected package distro-info. 2026-09-07 05:30:34.676 | Preparing to unpack .../014-distro-info_1.7build1_amd64.deb ... 2026-09-07 05:30:34.682 | Unpacking distro-info (1.7build1) ... 2026-09-07 05:30:34.750 | Selecting previously unselected package iputils-ping. 2026-09-07 05:30:34.756 | Preparing to unpack .../015-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:34.762 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:30:34.837 | Selecting previously unselected package libestr0:amd64. 2026-09-07 05:30:34.844 | Preparing to unpack .../016-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-07 05:30:34.850 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-07 05:30:34.928 | Selecting previously unselected package libfastjson4:amd64. 2026-09-07 05:30:34.935 | Preparing to unpack .../017-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-07 05:30:34.942 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-07 05:30:35.016 | Selecting previously unselected package libfribidi0:amd64. 2026-09-07 05:30:35.022 | Preparing to unpack .../018-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-07 05:30:35.029 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-07 05:30:35.103 | Selecting previously unselected package libtirpc-common. 2026-09-07 05:30:35.112 | Preparing to unpack .../019-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-07 05:30:35.119 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-07 05:30:35.200 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-07 05:30:35.208 | Preparing to unpack .../020-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-07 05:30:35.232 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-09-07 05:30:35.256 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-09-07 05:30:35.264 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-07 05:30:35.317 | Selecting previously unselected package netcat-openbsd. 2026-09-07 05:30:35.324 | Preparing to unpack .../021-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-07 05:30:35.329 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-07 05:30:35.404 | Selecting previously unselected package python3-pygments. 2026-09-07 05:30:35.412 | Preparing to unpack .../022-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-07 05:30:35.418 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-07 05:30:35.642 | Selecting previously unselected package rsyslog. 2026-09-07 05:30:35.650 | Preparing to unpack .../023-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-07 05:30:35.675 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:30:35.788 | Selecting previously unselected package bsdextrautils. 2026-09-07 05:30:35.792 | Preparing to unpack .../024-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 05:30:35.806 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 05:30:35.884 | Selecting previously unselected package dmidecode. 2026-09-07 05:30:35.891 | Preparing to unpack .../025-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-07 05:30:35.898 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-07 05:30:35.970 | Selecting previously unselected package dosfstools. 2026-09-07 05:30:35.976 | Preparing to unpack .../026-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-07 05:30:35.983 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-07 05:30:36.057 | Selecting previously unselected package libmagic-mgc. 2026-09-07 05:30:36.064 | Preparing to unpack .../027-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:30:36.071 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-07 05:30:36.216 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-07 05:30:36.223 | Preparing to unpack .../028-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:30:36.232 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-07 05:30:36.302 | Selecting previously unselected package file. 2026-09-07 05:30:36.308 | Preparing to unpack .../029-file_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:30:36.315 | Unpacking file (1:5.45-3build1) ... 2026-09-07 05:30:36.389 | Selecting previously unselected package libuchardet0:amd64. 2026-09-07 05:30:36.396 | Preparing to unpack .../030-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-07 05:30:36.404 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-07 05:30:36.469 | Selecting previously unselected package groff-base. 2026-09-07 05:30:36.476 | Preparing to unpack .../031-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-07 05:30:36.484 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-07 05:30:36.670 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-07 05:30:36.677 | Preparing to unpack .../032-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-07 05:30:36.685 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:30:36.756 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-07 05:30:36.764 | Preparing to unpack .../033-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-07 05:30:36.770 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:30:36.852 | Selecting previously unselected package libibverbs1:amd64. 2026-09-07 05:30:36.858 | Preparing to unpack .../034-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-07 05:30:36.866 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-07 05:30:36.944 | Selecting previously unselected package libncurses6:amd64. 2026-09-07 05:30:36.951 | Preparing to unpack .../035-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 05:30:36.957 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:30:37.036 | Selecting previously unselected package libnftables1:amd64. 2026-09-07 05:30:37.042 | Preparing to unpack .../036-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:37.049 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-07 05:30:37.137 | Selecting previously unselected package libnuma1:amd64. 2026-09-07 05:30:37.144 | Preparing to unpack .../037-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:37.151 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:30:37.440 | Selecting previously unselected package libparted2t64:amd64. 2026-09-07 05:30:37.446 | Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-07 05:30:37.471 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-09-07 05:30:37.492 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-09-07 05:30:37.500 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-07 05:30:37.579 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-07 05:30:37.583 | Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-07 05:30:37.591 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-07 05:30:37.679 | Selecting previously unselected package libpipeline1:amd64. 2026-09-07 05:30:37.688 | Preparing to unpack .../040-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-07 05:30:37.695 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-07 05:30:37.762 | Selecting previously unselected package libxau6:amd64. 2026-09-07 05:30:37.769 | Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-07 05:30:37.775 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-07 05:30:37.846 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-07 05:30:37.856 | Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-07 05:30:37.863 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-07 05:30:37.934 | Selecting previously unselected package libxcb1:amd64. 2026-09-07 05:30:37.944 | Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:30:37.950 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:38.016 | Selecting previously unselected package libx11-data. 2026-09-07 05:30:38.026 | Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-07 05:30:38.032 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-07 05:30:38.197 | Selecting previously unselected package libx11-6:amd64. 2026-09-07 05:30:38.207 | Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-07 05:30:38.214 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-07 05:30:38.307 | Selecting previously unselected package libxext6:amd64. 2026-09-07 05:30:38.317 | Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-07 05:30:38.323 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-07 05:30:38.386 | Selecting previously unselected package lsof. 2026-09-07 05:30:38.395 | Preparing to unpack .../047-lsof_4.95.0-1build3_amd64.deb ... 2026-09-07 05:30:38.402 | Unpacking lsof (4.95.0-1build3) ... 2026-09-07 05:30:38.500 | Selecting previously unselected package man-db. 2026-09-07 05:30:38.508 | Preparing to unpack .../048-man-db_2.12.0-4build2_amd64.deb ... 2026-09-07 05:30:38.516 | Unpacking man-db (2.12.0-4build2) ... 2026-09-07 05:30:38.752 | Selecting previously unselected package parted. 2026-09-07 05:30:38.757 | Preparing to unpack .../049-parted_3.6-4build1_amd64.deb ... 2026-09-07 05:30:38.777 | Unpacking parted (3.6-4build1) ... 2026-09-07 05:30:38.843 | Selecting previously unselected package powermgmt-base. 2026-09-07 05:30:38.849 | Preparing to unpack .../050-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-07 05:30:38.857 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-07 05:30:38.919 | Selecting previously unselected package psmisc. 2026-09-07 05:30:38.927 | Preparing to unpack .../051-psmisc_23.7-1build1_amd64.deb ... 2026-09-07 05:30:38.933 | Unpacking psmisc (23.7-1build1) ... 2026-09-07 05:30:39.055 | Selecting previously unselected package tcpdump. 2026-09-07 05:30:39.063 | Preparing to unpack .../052-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-07 05:30:39.083 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-07 05:30:39.165 | Selecting previously unselected package usb.ids. 2026-09-07 05:30:39.173 | Preparing to unpack .../053-usb.ids_2024.03.18-1_all.deb ... 2026-09-07 05:30:39.180 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-07 05:30:39.254 | Selecting previously unselected package wget. 2026-09-07 05:30:39.261 | Preparing to unpack .../054-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-07 05:30:39.268 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-07 05:30:39.351 | Selecting previously unselected package xz-utils. 2026-09-07 05:30:39.358 | Preparing to unpack .../055-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-07 05:30:39.365 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-07 05:30:39.476 | Selecting previously unselected package acl. 2026-09-07 05:30:39.484 | Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-07 05:30:39.491 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-07 05:30:39.558 | Selecting previously unselected package autotools-dev. 2026-09-07 05:30:39.566 | Preparing to unpack .../057-autotools-dev_20220109.1_all.deb ... 2026-09-07 05:30:39.572 | Unpacking autotools-dev (20220109.1) ... 2026-09-07 05:30:39.645 | Selecting previously unselected package m4. 2026-09-07 05:30:39.652 | Preparing to unpack .../058-m4_1.4.19-4build1_amd64.deb ... 2026-09-07 05:30:39.659 | Unpacking m4 (1.4.19-4build1) ... 2026-09-07 05:30:39.758 | Selecting previously unselected package autoconf. 2026-09-07 05:30:39.766 | Preparing to unpack .../059-autoconf_2.71-3_all.deb ... 2026-09-07 05:30:39.772 | Unpacking autoconf (2.71-3) ... 2026-09-07 05:30:39.907 | Selecting previously unselected package automake. 2026-09-07 05:30:39.914 | Preparing to unpack .../060-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-07 05:30:39.925 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 05:30:40.060 | Selecting previously unselected package autopoint. 2026-09-07 05:30:40.065 | Preparing to unpack .../061-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-07 05:30:40.070 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-07 05:30:40.150 | Selecting previously unselected package libdebhelper-perl. 2026-09-07 05:30:40.158 | Preparing to unpack .../062-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-07 05:30:40.164 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 05:30:40.270 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-07 05:30:40.275 | Preparing to unpack .../063-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:40.281 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:40.358 | Selecting previously unselected package libisl23:amd64. 2026-09-07 05:30:40.365 | Preparing to unpack .../064-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-07 05:30:40.372 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-07 05:30:40.472 | Selecting previously unselected package libmpc3:amd64. 2026-09-07 05:30:40.479 | Preparing to unpack .../065-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-07 05:30:40.485 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-07 05:30:40.550 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-07 05:30:40.557 | Preparing to unpack .../066-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:40.563 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:40.910 | Selecting previously unselected package cpp-13. 2026-09-07 05:30:40.915 | Preparing to unpack .../067-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:40.923 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:40.977 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-07 05:30:40.982 | Preparing to unpack .../068-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:40.989 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:41.060 | Selecting previously unselected package cpp. 2026-09-07 05:30:41.066 | Preparing to unpack .../069-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:41.086 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:41.161 | Selecting previously unselected package libcc1-0:amd64. 2026-09-07 05:30:41.169 | Preparing to unpack .../070-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:41.177 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:41.246 | Selecting previously unselected package binutils-common:amd64. 2026-09-07 05:30:41.253 | Preparing to unpack .../071-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.260 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.359 | Selecting previously unselected package libsframe1:amd64. 2026-09-07 05:30:41.368 | Preparing to unpack .../072-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.376 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.445 | Selecting previously unselected package libbinutils:amd64. 2026-09-07 05:30:41.452 | Preparing to unpack .../073-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.458 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.551 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-07 05:30:41.559 | Preparing to unpack .../074-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.565 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.640 | Selecting previously unselected package libctf0:amd64. 2026-09-07 05:30:41.648 | Preparing to unpack .../075-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.654 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.726 | Selecting previously unselected package libgprofng0:amd64. 2026-09-07 05:30:41.734 | Preparing to unpack .../076-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.740 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.846 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-07 05:30:41.853 | Preparing to unpack .../077-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:41.859 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-07 05:30:42.064 | Selecting previously unselected package libgomp1:amd64. 2026-09-07 05:30:42.068 | Preparing to unpack .../078-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.073 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.144 | Selecting previously unselected package libitm1:amd64. 2026-09-07 05:30:42.150 | Preparing to unpack .../079-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.157 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.228 | Selecting previously unselected package libatomic1:amd64. 2026-09-07 05:30:42.234 | Preparing to unpack .../080-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.241 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.344 | Selecting previously unselected package libasan8:amd64. 2026-09-07 05:30:42.351 | Preparing to unpack .../081-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.357 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.542 | Selecting previously unselected package liblsan0:amd64. 2026-09-07 05:30:42.547 | Preparing to unpack .../082-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.554 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.679 | Selecting previously unselected package libtsan2:amd64. 2026-09-07 05:30:42.685 | Preparing to unpack .../083-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.692 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.874 | Selecting previously unselected package libubsan1:amd64. 2026-09-07 05:30:42.880 | Preparing to unpack .../084-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:42.887 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:43.004 | Selecting previously unselected package libhwasan0:amd64. 2026-09-07 05:30:43.010 | Preparing to unpack .../085-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:43.018 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:43.155 | Selecting previously unselected package libquadmath0:amd64. 2026-09-07 05:30:43.161 | Preparing to unpack .../086-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:43.167 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:43.234 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-07 05:30:43.239 | Preparing to unpack .../087-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:43.247 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:43.465 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-07 05:30:43.466 | Preparing to unpack .../088-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:43.472 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:43.921 | Selecting previously unselected package binutils. 2026-09-07 05:30:43.925 | Preparing to unpack .../089-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:43.931 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-07 05:30:43.989 | Selecting previously unselected package gcc-13. 2026-09-07 05:30:43.993 | Preparing to unpack .../090-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:43.998 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:44.056 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-07 05:30:44.060 | Preparing to unpack .../091-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:44.066 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:44.119 | Selecting previously unselected package gcc. 2026-09-07 05:30:44.122 | Preparing to unpack .../092-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:44.127 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:44.185 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-07 05:30:44.189 | Preparing to unpack .../093-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:44.195 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:44.998 | Selecting previously unselected package libclang-cpp17t64. 2026-09-07 05:30:45.005 | Preparing to unpack .../094-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:45.011 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:45.473 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-07 05:30:45.478 | Preparing to unpack .../095-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:45.483 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:45.889 | Selecting previously unselected package libgc1:amd64. 2026-09-07 05:30:45.893 | Preparing to unpack .../096-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-07 05:30:45.899 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 05:30:45.963 | Selecting previously unselected package libobjc4:amd64. 2026-09-07 05:30:45.967 | Preparing to unpack .../097-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:45.973 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:46.032 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-07 05:30:46.038 | Preparing to unpack .../098-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:46.045 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:46.123 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-07 05:30:46.129 | Preparing to unpack .../099-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:46.135 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:46.334 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-07 05:30:46.338 | Preparing to unpack .../100-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:46.343 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:46.453 | Selecting previously unselected package libclang1-17t64. 2026-09-07 05:30:46.461 | Preparing to unpack .../101-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:46.467 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:46.786 | Selecting previously unselected package clang-17. 2026-09-07 05:30:46.791 | Preparing to unpack .../102-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:46.797 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:46.859 | Selecting previously unselected package libtool. 2026-09-07 05:30:46.863 | Preparing to unpack .../103-libtool_2.4.7-7build1_all.deb ... 2026-09-07 05:30:46.870 | Unpacking libtool (2.4.7-7build1) ... 2026-09-07 05:30:46.953 | Selecting previously unselected package dh-autoreconf. 2026-09-07 05:30:46.960 | Preparing to unpack .../104-dh-autoreconf_20_all.deb ... 2026-09-07 05:30:46.966 | Unpacking dh-autoreconf (20) ... 2026-09-07 05:30:47.038 | Selecting previously unselected package libarchive-zip-perl. 2026-09-07 05:30:47.045 | Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-07 05:30:47.051 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-07 05:30:47.141 | Selecting previously unselected package libsub-override-perl. 2026-09-07 05:30:47.149 | Preparing to unpack .../106-libsub-override-perl_0.10-1_all.deb ... 2026-09-07 05:30:47.155 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-07 05:30:47.216 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-07 05:30:47.223 | Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-07 05:30:47.229 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 05:30:47.301 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-07 05:30:47.307 | Preparing to unpack .../108-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-07 05:30:47.315 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 05:30:47.375 | Selecting previously unselected package libdpkg-perl. 2026-09-07 05:30:47.382 | Preparing to unpack .../109-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-07 05:30:47.388 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-07 05:30:47.518 | Selecting previously unselected package bzip2. 2026-09-07 05:30:47.523 | Preparing to unpack .../110-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:47.528 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-07 05:30:47.584 | Selecting previously unselected package patch. 2026-09-07 05:30:47.588 | Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... 2026-09-07 05:30:47.594 | Unpacking patch (2.7.6-7build3) ... 2026-09-07 05:30:47.648 | Selecting previously unselected package make. 2026-09-07 05:30:47.651 | Preparing to unpack .../112-make_4.3-4.1build2_amd64.deb ... 2026-09-07 05:30:47.657 | Unpacking make (4.3-4.1build2) ... 2026-09-07 05:30:47.731 | Selecting previously unselected package lto-disabled-list. 2026-09-07 05:30:47.737 | Preparing to unpack .../113-lto-disabled-list_47_all.deb ... 2026-09-07 05:30:47.744 | Unpacking lto-disabled-list (47) ... 2026-09-07 05:30:47.808 | Selecting previously unselected package dpkg-dev. 2026-09-07 05:30:47.815 | Preparing to unpack .../114-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-07 05:30:47.820 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-07 05:30:48.005 | Selecting previously unselected package debugedit. 2026-09-07 05:30:48.009 | Preparing to unpack .../115-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-07 05:30:48.014 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-07 05:30:48.074 | Selecting previously unselected package dwz. 2026-09-07 05:30:48.078 | Preparing to unpack .../116-dwz_0.15-1build6_amd64.deb ... 2026-09-07 05:30:48.084 | Unpacking dwz (0.15-1build6) ... 2026-09-07 05:30:48.145 | Selecting previously unselected package gettext. 2026-09-07 05:30:48.150 | Preparing to unpack .../117-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-07 05:30:48.156 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-07 05:30:48.263 | Selecting previously unselected package intltool-debian. 2026-09-07 05:30:48.266 | Preparing to unpack .../118-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-07 05:30:48.271 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-07 05:30:48.321 | Selecting previously unselected package po-debconf. 2026-09-07 05:30:48.325 | Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-07 05:30:48.330 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-07 05:30:48.422 | Selecting previously unselected package debhelper. 2026-09-07 05:30:48.426 | Preparing to unpack .../120-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-07 05:30:48.432 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-07 05:30:48.604 | Selecting previously unselected package uuid-dev:amd64. 2026-09-07 05:30:48.607 | Preparing to unpack .../121-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 05:30:48.613 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 05:30:48.680 | Selecting previously unselected package libsctp1:amd64. 2026-09-07 05:30:48.685 | Preparing to unpack .../122-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 05:30:48.691 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:48.748 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-07 05:30:48.756 | Preparing to unpack .../123-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 05:30:48.762 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:48.841 | Selecting previously unselected package libapr1-dev. 2026-09-07 05:30:48.848 | Preparing to unpack .../124-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:48.855 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:30:49.123 | Selecting previously unselected package libldap-dev:amd64. 2026-09-07 05:30:49.128 | Preparing to unpack .../125-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:49.133 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:49.256 | Selecting previously unselected package libldap2-dev. 2026-09-07 05:30:49.261 | Preparing to unpack .../126-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-07 05:30:49.266 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:49.318 | Selecting previously unselected package libaprutil1-dev. 2026-09-07 05:30:49.324 | Preparing to unpack .../127-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:30:49.329 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:49.554 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-07 05:30:49.558 | Preparing to unpack .../128-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:49.564 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:49.636 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-07 05:30:49.644 | Preparing to unpack .../129-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:49.649 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:49.725 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-07 05:30:49.733 | Preparing to unpack .../130-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:49.738 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:49.794 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-07 05:30:49.801 | Preparing to unpack .../131-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:49.807 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:49.934 | Selecting previously unselected package apache2-dev. 2026-09-07 05:30:49.940 | Preparing to unpack .../132-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:30:49.945 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:50.039 | Selecting previously unselected package bc. 2026-09-07 05:30:50.044 | Preparing to unpack .../133-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-07 05:30:50.049 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-07 05:30:50.104 | Selecting previously unselected package ncal. 2026-09-07 05:30:50.108 | Preparing to unpack .../134-ncal_12.1.8_amd64.deb ... 2026-09-07 05:30:50.114 | Unpacking ncal (12.1.8) ... 2026-09-07 05:30:50.168 | Selecting previously unselected package bsdmainutils. 2026-09-07 05:30:50.172 | Preparing to unpack .../135-bsdmainutils_12.1.8_all.deb ... 2026-09-07 05:30:50.180 | Unpacking bsdmainutils (12.1.8) ... 2026-09-07 05:30:50.229 | Selecting previously unselected package conntrack. 2026-09-07 05:30:50.232 | Preparing to unpack .../136-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-07 05:30:50.238 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 05:30:50.292 | Selecting previously unselected package cryptsetup-bin. 2026-09-07 05:30:50.299 | Preparing to unpack .../137-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-07 05:30:50.306 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:50.402 | Selecting previously unselected package cryptsetup. 2026-09-07 05:30:50.404 | Preparing to unpack .../138-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-07 05:30:50.434 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:50.548 | Selecting previously unselected package libdconf1:amd64. 2026-09-07 05:30:50.556 | Preparing to unpack .../139-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:50.562 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:50.625 | Selecting previously unselected package dconf-service. 2026-09-07 05:30:50.632 | Preparing to unpack .../140-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:50.638 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:50.701 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-07 05:30:50.708 | Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:50.714 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:50.789 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-07 05:30:50.794 | Preparing to unpack .../142-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:50.802 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:30:50.876 | Selecting previously unselected package libaio1t64:amd64. 2026-09-07 05:30:50.883 | Preparing to unpack .../143-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-07 05:30:50.889 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-07 05:30:50.957 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-07 05:30:50.965 | Preparing to unpack .../144-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:50.971 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:30:51.091 | Selecting previously unselected package dmeventd. 2026-09-07 05:30:51.099 | Preparing to unpack .../145-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:51.105 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:30:51.187 | Selecting previously unselected package dnsmasq-base. 2026-09-07 05:30:51.194 | Preparing to unpack .../146-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:51.213 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:51.301 | Selecting previously unselected package dnsmasq-utils. 2026-09-07 05:30:51.308 | Preparing to unpack .../147-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:51.315 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:51.388 | Selecting previously unselected package ebtables. 2026-09-07 05:30:51.395 | Preparing to unpack .../148-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-07 05:30:51.422 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-07 05:30:51.502 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-07 05:30:51.509 | Preparing to unpack .../149-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-07 05:30:51.514 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-07 05:30:51.611 | Selecting previously unselected package fonts-dejavu-core. 2026-09-07 05:30:51.618 | Preparing to unpack .../150-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-07 05:30:51.663 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-07 05:30:51.768 | Selecting previously unselected package fontconfig-config. 2026-09-07 05:30:51.775 | Preparing to unpack .../151-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:52.150 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:52.264 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-07 05:30:52.271 | Preparing to unpack .../152-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:52.277 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:52.349 | Selecting previously unselected package fontconfig. 2026-09-07 05:30:52.356 | Preparing to unpack .../153-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:52.361 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:52.444 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-07 05:30:52.451 | Preparing to unpack .../154-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:52.457 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:52.801 | Selecting previously unselected package g++-13. 2026-09-07 05:30:52.806 | Preparing to unpack .../155-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:52.810 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:52.863 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-07 05:30:52.867 | Preparing to unpack .../156-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:52.873 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:52.929 | Selecting previously unselected package g++. 2026-09-07 05:30:52.934 | Preparing to unpack .../157-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:52.939 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:52.991 | Selecting previously unselected package genisoimage. 2026-09-07 05:30:52.995 | Preparing to unpack .../158-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-07 05:30:52.999 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-07 05:30:53.095 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-07 05:30:53.102 | Preparing to unpack .../159-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-07 05:30:53.109 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-07 05:30:53.194 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-07 05:30:53.201 | Preparing to unpack .../160-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:30:53.208 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:53.281 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-07 05:30:53.289 | Preparing to unpack .../161-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:30:53.295 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:53.359 | Selecting previously unselected package libxrender1:amd64. 2026-09-07 05:30:53.366 | Preparing to unpack .../162-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-07 05:30:53.372 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-07 05:30:53.478 | Selecting previously unselected package libcairo2:amd64. 2026-09-07 05:30:53.485 | Preparing to unpack .../163-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-07 05:30:53.491 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-07 05:30:53.580 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-07 05:30:53.587 | Preparing to unpack .../164-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-07 05:30:53.594 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-07 05:30:53.661 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-07 05:30:53.668 | Preparing to unpack .../165-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-07 05:30:53.674 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 05:30:53.756 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-07 05:30:53.763 | Preparing to unpack .../166-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-07 05:30:53.770 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-07 05:30:53.835 | Selecting previously unselected package glib-networking-common. 2026-09-07 05:30:53.842 | Preparing to unpack .../167-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-07 05:30:53.849 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-07 05:30:53.910 | Selecting previously unselected package glib-networking-services. 2026-09-07 05:30:53.918 | Preparing to unpack .../168-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-07 05:30:53.924 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-07 05:30:53.985 | Selecting previously unselected package session-migration. 2026-09-07 05:30:53.989 | Preparing to unpack .../169-session-migration_0.3.9build1_amd64.deb ... 2026-09-07 05:30:53.995 | Unpacking session-migration (0.3.9build1) ... 2026-09-07 05:30:54.055 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-07 05:30:54.061 | Preparing to unpack .../170-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-07 05:30:54.068 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-07 05:30:54.160 | Selecting previously unselected package glib-networking:amd64. 2026-09-07 05:30:54.167 | Preparing to unpack .../171-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-07 05:30:54.174 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-07 05:30:54.238 | Selecting previously unselected package golang-1.22-doc. 2026-09-07 05:30:54.244 | Preparing to unpack .../172-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:54.251 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:54.332 | Selecting previously unselected package golang-1.22-src. 2026-09-07 05:30:54.339 | Preparing to unpack .../173-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:54.344 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:58.484 | Selecting previously unselected package golang-1.22-go. 2026-09-07 05:30:58.492 | Preparing to unpack .../174-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-07 05:30:58.498 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:59.102 | Selecting previously unselected package golang-1.22. 2026-09-07 05:30:59.108 | Preparing to unpack .../175-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:59.114 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:59.169 | Selecting previously unselected package golang-src. 2026-09-07 05:30:59.175 | Preparing to unpack .../176-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-07 05:30:59.180 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-07 05:30:59.238 | Selecting previously unselected package golang-go:amd64. 2026-09-07 05:30:59.244 | Preparing to unpack .../177-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-07 05:30:59.253 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-07 05:30:59.315 | Selecting previously unselected package golang-doc. 2026-09-07 05:30:59.324 | Preparing to unpack .../178-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-07 05:30:59.331 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-07 05:30:59.392 | Selecting previously unselected package golang:amd64. 2026-09-07 05:30:59.404 | Preparing to unpack .../179-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-07 05:30:59.411 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-07 05:30:59.478 | Selecting previously unselected package libann0. 2026-09-07 05:30:59.488 | Preparing to unpack .../180-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-07 05:30:59.494 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-07 05:30:59.562 | Selecting previously unselected package libcdt5:amd64. 2026-09-07 05:30:59.572 | Preparing to unpack .../181-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:59.579 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:59.650 | Selecting previously unselected package libcgraph6:amd64. 2026-09-07 05:30:59.661 | Preparing to unpack .../182-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:59.667 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:59.745 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-07 05:30:59.750 | Preparing to unpack .../183-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-07 05:30:59.756 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:30:59.827 | Selecting previously unselected package libaom3:amd64. 2026-09-07 05:30:59.837 | Preparing to unpack .../184-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-07 05:30:59.843 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-07 05:30:59.984 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-07 05:30:59.994 | Preparing to unpack .../185-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-07 05:30:59.999 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:00.066 | Selecting previously unselected package libheif1:amd64. 2026-09-07 05:31:00.076 | Preparing to unpack .../186-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-07 05:31:00.083 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:00.165 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-07 05:31:00.176 | Preparing to unpack .../187-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 05:31:00.184 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:31:00.257 | Selecting previously unselected package libjpeg8:amd64. 2026-09-07 05:31:00.267 | Preparing to unpack .../188-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:31:00.273 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:00.342 | Selecting previously unselected package libdeflate0:amd64. 2026-09-07 05:31:00.352 | Preparing to unpack .../189-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-07 05:31:00.358 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-07 05:31:00.431 | Selecting previously unselected package libjbig0:amd64. 2026-09-07 05:31:00.442 | Preparing to unpack .../190-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-07 05:31:00.448 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-07 05:31:00.520 | Selecting previously unselected package liblerc4:amd64. 2026-09-07 05:31:00.530 | Preparing to unpack .../191-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-07 05:31:00.537 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-07 05:31:00.616 | Selecting previously unselected package libwebp7:amd64. 2026-09-07 05:31:00.627 | Preparing to unpack .../192-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-07 05:31:00.634 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:31:00.715 | Selecting previously unselected package libtiff6:amd64. 2026-09-07 05:31:00.725 | Preparing to unpack .../193-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-07 05:31:00.731 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-07 05:31:00.809 | Selecting previously unselected package libxpm4:amd64. 2026-09-07 05:31:00.819 | Preparing to unpack .../194-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:00.828 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-07 05:31:00.907 | Selecting previously unselected package libgd3:amd64. 2026-09-07 05:31:00.917 | Preparing to unpack .../195-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-07 05:31:00.924 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-07 05:31:01.008 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-07 05:31:01.019 | Preparing to unpack .../196-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 05:31:01.026 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 05:31:01.106 | Selecting previously unselected package libltdl7:amd64. 2026-09-07 05:31:01.116 | Preparing to unpack .../197-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-07 05:31:01.123 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 05:31:01.195 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-07 05:31:01.205 | Preparing to unpack .../198-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:01.212 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-07 05:31:01.292 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-07 05:31:01.302 | Preparing to unpack .../199-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-07 05:31:01.309 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-07 05:31:01.391 | Selecting previously unselected package libthai-data. 2026-09-07 05:31:01.401 | Preparing to unpack .../200-libthai-data_0.1.29-2build1_all.deb ... 2026-09-07 05:31:01.407 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-07 05:31:01.492 | Selecting previously unselected package libdatrie1:amd64. 2026-09-07 05:31:01.502 | Preparing to unpack .../201-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-07 05:31:01.508 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-07 05:31:01.585 | Selecting previously unselected package libthai0:amd64. 2026-09-07 05:31:01.594 | Preparing to unpack .../202-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-07 05:31:01.601 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-07 05:31:01.672 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-07 05:31:01.681 | Preparing to unpack .../203-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:31:01.687 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:01.769 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-07 05:31:01.779 | Preparing to unpack .../204-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:31:01.787 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:01.864 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-07 05:31:01.873 | Preparing to unpack .../205-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:31:01.880 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:01.952 | Selecting previously unselected package libpathplan4:amd64. 2026-09-07 05:31:01.963 | Preparing to unpack .../206-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:31:01.969 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:02.042 | Selecting previously unselected package libgvc6. 2026-09-07 05:31:02.051 | Preparing to unpack .../207-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:31:02.058 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:02.160 | Selecting previously unselected package libgvpr2:amd64. 2026-09-07 05:31:02.170 | Preparing to unpack .../208-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:31:02.176 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:02.251 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-07 05:31:02.261 | Preparing to unpack .../209-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:31:02.266 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:02.373 | Selecting previously unselected package x11-common. 2026-09-07 05:31:02.382 | Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-07 05:31:02.393 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-07 05:31:02.474 | Selecting previously unselected package libice6:amd64. 2026-09-07 05:31:02.484 | Preparing to unpack .../211-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-07 05:31:02.489 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 05:31:02.566 | Selecting previously unselected package libsm6:amd64. 2026-09-07 05:31:02.570 | Preparing to unpack .../212-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-07 05:31:02.577 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 05:31:02.649 | Selecting previously unselected package libxt6t64:amd64. 2026-09-07 05:31:02.660 | Preparing to unpack .../213-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-07 05:31:02.666 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 05:31:02.740 | Selecting previously unselected package libxmu6:amd64. 2026-09-07 05:31:02.750 | Preparing to unpack .../214-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-07 05:31:02.756 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 05:31:02.824 | Selecting previously unselected package libxaw7:amd64. 2026-09-07 05:31:02.834 | Preparing to unpack .../215-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-07 05:31:02.841 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 05:31:02.919 | Selecting previously unselected package graphviz. 2026-09-07 05:31:02.929 | Preparing to unpack .../216-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:31:02.935 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:03.066 | Selecting previously unselected package icu-devtools. 2026-09-07 05:31:03.073 | Preparing to unpack .../217-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 05:31:03.079 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 05:31:03.171 | Selecting previously unselected package iputils-arping. 2026-09-07 05:31:03.181 | Preparing to unpack .../218-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 05:31:03.188 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:31:03.261 | Selecting previously unselected package comerr-dev:amd64. 2026-09-07 05:31:03.271 | Preparing to unpack .../219-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-07 05:31:03.285 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 05:31:03.373 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-07 05:31:03.384 | Preparing to unpack .../220-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:03.391 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:03.468 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-07 05:31:03.479 | Preparing to unpack .../221-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:03.485 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:03.558 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-07 05:31:03.568 | Preparing to unpack .../222-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:03.574 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:03.647 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-07 05:31:03.657 | Preparing to unpack .../223-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:03.663 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:03.737 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-07 05:31:03.747 | Preparing to unpack .../224-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:03.753 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:03.853 | Selecting previously unselected package libicu-dev:amd64. 2026-09-07 05:31:03.863 | Preparing to unpack .../225-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 05:31:03.870 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 05:31:04.255 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-07 05:31:04.261 | Preparing to unpack .../226-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 05:31:04.266 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:31:04.346 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-07 05:31:04.355 | Preparing to unpack .../227-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:31:04.361 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:04.423 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-07 05:31:04.435 | Preparing to unpack .../228-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:31:04.440 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:04.513 | Selecting previously unselected package libjs-jquery. 2026-09-07 05:31:04.523 | Preparing to unpack .../229-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-07 05:31:04.544 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-07 05:31:04.625 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-07 05:31:04.635 | Preparing to unpack .../230-libjs-jquery-metadata_12-4_all.deb ... 2026-09-07 05:31:04.641 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-07 05:31:04.706 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-07 05:31:04.716 | Preparing to unpack .../231-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-07 05:31:04.722 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 05:31:04.853 | Selecting previously unselected package libjs-underscore. 2026-09-07 05:31:04.860 | Preparing to unpack .../232-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-07 05:31:04.866 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-07 05:31:04.932 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-07 05:31:04.939 | Preparing to unpack .../233-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-07 05:31:04.945 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-07 05:31:05.024 | Selecting previously unselected package mysql-common. 2026-09-07 05:31:05.030 | Preparing to unpack .../234-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-07 05:31:05.063 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-07 05:31:05.138 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-07 05:31:05.148 | Preparing to unpack .../235-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:31:05.155 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:31:05.287 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-07 05:31:05.292 | Preparing to unpack .../236-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 05:31:05.297 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:31:05.388 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-07 05:31:05.394 | Preparing to unpack .../237-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-07 05:31:05.400 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:05.465 | Selecting previously unselected package libpq5:amd64. 2026-09-07 05:31:05.472 | Preparing to unpack .../238-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:05.478 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:05.542 | Selecting previously unselected package libssl-dev:amd64. 2026-09-07 05:31:05.549 | Preparing to unpack .../239-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-07 05:31:05.554 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 05:31:05.768 | Selecting previously unselected package libpq-dev. 2026-09-07 05:31:05.775 | Preparing to unpack .../240-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:05.782 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:05.847 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-07 05:31:05.852 | Preparing to unpack .../241-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:31:05.858 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:05.916 | Selecting previously unselected package libsasl2-dev. 2026-09-07 05:31:05.922 | Preparing to unpack .../242-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-07 05:31:05.926 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 05:31:06.011 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-07 05:31:06.018 | Preparing to unpack .../243-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-07 05:31:06.024 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-07 05:31:06.085 | Selecting previously unselected package libsoup-3.0-common. 2026-09-07 05:31:06.092 | Preparing to unpack .../244-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-07 05:31:06.098 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-07 05:31:06.162 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-07 05:31:06.170 | Preparing to unpack .../245-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-07 05:31:06.177 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-07 05:31:06.285 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-07 05:31:06.292 | Preparing to unpack .../246-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 05:31:06.299 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 05:31:06.513 | Selecting previously unselected package liburing2:amd64. 2026-09-07 05:31:06.519 | Preparing to unpack .../247-liburing2_2.5-1build1_amd64.deb ... 2026-09-07 05:31:06.525 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-07 05:31:06.586 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-07 05:31:06.592 | Preparing to unpack .../248-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-07 05:31:06.598 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 05:31:06.714 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-07 05:31:06.721 | Preparing to unpack .../249-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:31:06.728 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:31:06.801 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-07 05:31:06.811 | Preparing to unpack .../250-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:31:06.819 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:31:06.929 | Selecting previously unselected package llvm-17-runtime. 2026-09-07 05:31:06.935 | Preparing to unpack .../251-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:31:06.940 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:07.041 | Selecting previously unselected package libpfm4:amd64. 2026-09-07 05:31:07.050 | Preparing to unpack .../252-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-07 05:31:07.057 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 05:31:07.153 | Selecting previously unselected package llvm-17. 2026-09-07 05:31:07.163 | Preparing to unpack .../253-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:31:07.169 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:07.904 | Selecting previously unselected package libffi-dev:amd64. 2026-09-07 05:31:07.909 | Preparing to unpack .../254-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-07 05:31:07.915 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 05:31:07.985 | Selecting previously unselected package llvm-17-tools. 2026-09-07 05:31:07.990 | Preparing to unpack .../255-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:31:07.996 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:08.255 | Selecting previously unselected package libz3-4:amd64. 2026-09-07 05:31:08.264 | Preparing to unpack .../256-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-07 05:31:08.271 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:31:08.557 | Selecting previously unselected package libz3-dev:amd64. 2026-09-07 05:31:08.571 | Preparing to unpack .../257-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-07 05:31:08.577 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:31:08.671 | Selecting previously unselected package llvm-17-dev. 2026-09-07 05:31:08.685 | Preparing to unpack .../258-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:31:08.693 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:10.551 | Selecting previously unselected package lsscsi. 2026-09-07 05:31:10.557 | Preparing to unpack .../259-lsscsi_0.32-1build1_amd64.deb ... 2026-09-07 05:31:10.562 | Unpacking lsscsi (0.32-1build1) ... 2026-09-07 05:31:10.645 | Selecting previously unselected package lvm2. 2026-09-07 05:31:10.656 | Preparing to unpack .../260-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-07 05:31:10.702 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:31:10.859 | Selecting previously unselected package osinfo-db. 2026-09-07 05:31:10.866 | Preparing to unpack .../261-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-07 05:31:10.873 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 05:31:11.249 | Selecting previously unselected package pkgconf-bin. 2026-09-07 05:31:11.256 | Preparing to unpack .../262-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-07 05:31:11.263 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-07 05:31:11.333 | Selecting previously unselected package pkgconf:amd64. 2026-09-07 05:31:11.344 | Preparing to unpack .../263-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-07 05:31:11.356 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:11.432 | Selecting previously unselected package pkg-config:amd64. 2026-09-07 05:31:11.443 | Preparing to unpack .../264-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-07 05:31:11.454 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:11.525 | Selecting previously unselected package pm-utils. 2026-09-07 05:31:11.537 | Preparing to unpack .../265-pm-utils_1.4.1-21_all.deb ... 2026-09-07 05:31:11.544 | Unpacking pm-utils (1.4.1-21) ... 2026-09-07 05:31:11.655 | Selecting previously unselected package postgresql-client-16. 2026-09-07 05:31:11.665 | Preparing to unpack .../266-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:11.672 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:11.851 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-07 05:31:11.856 | Preparing to unpack .../267-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:31:11.863 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:12.201 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-07 05:31:12.207 | Preparing to unpack .../268-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-07 05:31:12.214 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 05:31:12.280 | Selecting previously unselected package python3-dev. 2026-09-07 05:31:12.286 | Preparing to unpack .../269-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:31:12.294 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:12.368 | Selecting previously unselected package python3-mysqldb. 2026-09-07 05:31:12.380 | Preparing to unpack .../270-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-07 05:31:12.387 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-07 05:31:12.482 | Selecting previously unselected package python3-setuptools. 2026-09-07 05:31:12.489 | Preparing to unpack .../271-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 05:31:12.495 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-07 05:31:12.645 | Selecting previously unselected package python3-wheel. 2026-09-07 05:31:12.652 | Preparing to unpack .../272-python3-wheel_0.42.0-2_all.deb ... 2026-09-07 05:31:12.657 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-07 05:31:12.733 | Selecting previously unselected package python3-pip. 2026-09-07 05:31:12.740 | Preparing to unpack .../273-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 05:31:12.746 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:31:12.989 | Selecting previously unselected package python3-pip-whl. 2026-09-07 05:31:12.997 | Preparing to unpack .../274-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 05:31:13.004 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:31:13.081 | Selecting previously unselected package python3-setuptools-whl. 2026-09-07 05:31:13.091 | Preparing to unpack .../275-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 05:31:13.097 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 05:31:13.179 | Selecting previously unselected package python3-systemd. 2026-09-07 05:31:13.192 | Preparing to unpack .../276-python3-systemd_235-1build4_amd64.deb ... 2026-09-07 05:31:13.198 | Unpacking python3-systemd (235-1build4) ... 2026-09-07 05:31:13.285 | Selecting previously unselected package python3.12-venv. 2026-09-07 05:31:13.298 | Preparing to unpack .../277-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-07 05:31:13.304 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 05:31:13.370 | Selecting previously unselected package python3-venv. 2026-09-07 05:31:13.382 | Preparing to unpack .../278-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:31:13.389 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:13.454 | Selecting previously unselected package qemu-utils. 2026-09-07 05:31:13.465 | Preparing to unpack .../279-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 05:31:13.471 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 05:31:13.642 | Selecting previously unselected package sg3-utils. 2026-09-07 05:31:13.651 | Preparing to unpack .../280-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-07 05:31:13.657 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-07 05:31:13.804 | Selecting previously unselected package sqlite3. 2026-09-07 05:31:13.811 | Preparing to unpack .../281-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-07 05:31:13.818 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 05:31:13.890 | Selecting previously unselected package thin-provisioning-tools. 2026-09-07 05:31:13.899 | Preparing to unpack .../282-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-07 05:31:13.907 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-07 05:31:14.018 | Selecting previously unselected package unzip. 2026-09-07 05:31:14.030 | Preparing to unpack .../283-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-07 05:31:14.036 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-07 05:31:14.124 | Selecting previously unselected package debootstrap. 2026-09-07 05:31:14.137 | Preparing to unpack .../284-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-07 05:31:14.145 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-07 05:31:14.241 | Selecting previously unselected package libosinfo-l10n. 2026-09-07 05:31:14.253 | Preparing to unpack .../285-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-07 05:31:14.259 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 05:31:14.376 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-07 05:31:14.387 | Preparing to unpack .../286-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-07 05:31:14.395 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 05:31:14.472 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-07 05:31:14.484 | Preparing to unpack .../287-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-07 05:31:14.492 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 05:31:14.560 | Selecting previously unselected package kpartx. 2026-09-07 05:31:14.572 | Preparing to unpack .../288-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-07 05:31:14.579 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-07 05:31:14.654 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-07 05:31:14.667 | Preparing to unpack .../289-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:31:14.673 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:14.760 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-07 05:31:14.772 | Preparing to unpack .../290-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-07 05:31:14.779 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 05:31:14.855 | Selecting previously unselected package socat. 2026-09-07 05:31:14.867 | Preparing to unpack .../291-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:31:14.874 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 05:31:14.989 | Selecting previously unselected package vlan. 2026-09-07 05:31:15.001 | Preparing to unpack .../292-vlan_2.0.5ubuntu5_all.deb ... 2026-09-07 05:31:15.008 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-07 05:31:15.136 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:31:15.170 | Setting up postgresql-client-common (257build1.1) ... 2026-09-07 05:31:15.201 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-07 05:31:15.220 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-07 05:31:15.238 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-07 05:31:15.257 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:31:15.275 | Setting up distro-info (1.7build1) ... 2026-09-07 05:31:15.292 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-07 05:31:15.308 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:31:15.326 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-07 05:31:15.345 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-07 05:31:15.405 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 05:31:15.417 | Setting up session-migration (0.3.9build1) ... 2026-09-07 05:31:15.597 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-07 05:31:15.609 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:31:15.630 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-07 05:31:15.651 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-07 05:31:15.669 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 05:31:15.686 | Setting up lto-disabled-list (47) ... 2026-09-07 05:31:15.703 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-07 05:31:15.721 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-07 05:31:15.739 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:31:15.757 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:15.775 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-07 05:31:15.793 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 05:31:15.812 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:31:15.831 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-07 05:31:16.433 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-07 05:31:16.462 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 05:31:16.481 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-07 05:31:16.499 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:31:17.247 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 05:31:17.264 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-07 05:31:17.803 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 05:31:17.803 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 05:31:18.206 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-07 05:31:18.226 | Setting up ncal (12.1.8) ... 2026-09-07 05:31:18.243 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:31:18.260 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-07 05:31:18.304 | Setting up psmisc (23.7-1build1) ... 2026-09-07 05:31:18.321 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:31:18.338 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-07 05:31:18.353 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:31:18.415 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-07 05:31:18.433 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-07 05:31:18.449 | Setting up pm-utils (1.4.1-21) ... 2026-09-07 05:31:18.477 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-07 05:31:18.500 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-07 05:31:18.524 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 05:31:18.542 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:18.559 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-07 05:31:18.575 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-07 05:31:18.603 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:31:18.904 | info: Adding user `syslog' to group `adm' ... 2026-09-07 05:31:19.217 | 2026-09-07 05:31:19.217 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-07 05:31:19.579 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-07 05:31:19.756 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-07 05:31:19.756 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-07 05:31:20.252 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-07 05:31:20.270 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-07 05:31:20.283 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:20.309 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-07 05:31:20.828 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-07 05:31:20.848 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:20.866 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-07 05:31:20.884 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-07 05:31:20.905 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:20.922 | Setting up m4 (1.4.19-4build1) ... 2026-09-07 05:31:20.938 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:31:20.954 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-07 05:31:20.971 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:31:20.989 | Setting up file (1:5.45-3build1) ... 2026-09-07 05:31:21.006 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-07 05:31:21.022 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:21.038 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:31:21.083 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-07 05:31:21.105 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 05:31:21.122 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 05:31:21.137 | Setting up python3-wheel (0.42.0-2) ... 2026-09-07 05:31:21.415 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-07 05:31:21.435 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 05:31:22.312 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-07 05:31:22.653 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:31:22.673 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:22.692 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-07 05:31:22.711 | Setting up acl (2.3.2-1build1.1) ... 2026-09-07 05:31:22.733 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:31:22.753 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-07 05:31:23.002 | Setting up autotools-dev (20220109.1) ... 2026-09-07 05:31:23.023 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-07 05:31:23.871 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:31:23.891 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:31:23.909 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:23.927 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 05:31:23.946 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:23.965 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:23.982 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:24.001 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-07 05:31:24.017 | Setting up make (4.3-4.1build2) ... 2026-09-07 05:31:24.037 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-07 05:31:24.731 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-07 05:31:25.129 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:25.147 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:31:25.166 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 05:31:25.185 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:25.203 | Setting up ebtables (2.0.11-6build1) ... 2026-09-07 05:31:25.694 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 05:31:25.713 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-07 05:31:25.734 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:31:25.751 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-07 05:31:25.768 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-07 05:31:25.786 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-07 05:31:25.804 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-07 05:31:25.825 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:25.843 | Setting up bsdmainutils (12.1.8) ... 2026-09-07 05:31:25.863 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 05:31:25.885 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-07 05:31:25.926 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 05:31:25.941 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-07 05:31:25.956 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:25.973 | Setting up patch (2.7.6-7build3) ... 2026-09-07 05:31:25.990 | Setting up usb.ids (2024.03.18-1) ... 2026-09-07 05:31:26.006 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-07 05:31:26.021 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 05:31:26.039 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-07 05:31:26.133 | Setting up lsscsi (0.32-1build1) ... 2026-09-07 05:31:26.152 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 05:31:26.168 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-07 05:31:26.186 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:31:27.577 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:31:27.597 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 05:31:27.618 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 05:31:27.636 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-07 05:31:27.655 | Setting up autoconf (2.71-3) ... 2026-09-07 05:31:27.679 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:31:27.695 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:27.714 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:27.733 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:31:27.753 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:31:27.770 | Setting up dwz (0.15-1build6) ... 2026-09-07 05:31:27.788 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-07 05:31:27.806 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:31:27.824 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-07 05:31:27.864 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:27.881 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:27.899 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:27.918 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-07 05:31:27.937 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-07 05:31:27.954 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:31:27.975 | Setting up libjson-perl (4.10000-1) ... 2026-09-07 05:31:27.993 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:28.012 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:31:28.028 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:31:28.058 | Setting up debugedit (1:5.0-5build2) ... 2026-09-07 05:31:28.076 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 05:31:28.094 | Setting up libsub-override-perl (0.10-1) ... 2026-09-07 05:31:28.110 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-07 05:31:28.126 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-07 05:31:28.138 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-07 05:31:28.151 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 05:31:28.189 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:28.202 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:28.214 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:28.226 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:28.239 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-07 05:31:28.261 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-07 05:31:28.274 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-07 05:31:28.286 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:28.299 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-07 05:31:28.312 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-07 05:31:28.324 | Setting up golang-src (2:1.22~2build1) ... 2026-09-07 05:31:28.336 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:31:28.374 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 05:31:28.386 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:28.399 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 05:31:28.411 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 05:31:28.423 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:28.436 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:28.448 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 05:31:28.459 | Setting up python3-systemd (235-1build4) ... 2026-09-07 05:31:28.694 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-07 05:31:28.707 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:28.721 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-07 05:31:28.734 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:28.748 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:28.761 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 05:31:28.775 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-07 05:31:28.785 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-07 05:31:28.798 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 05:31:28.812 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-07 05:31:28.824 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:31:28.837 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:31:28.849 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:31:28.861 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 05:31:28.875 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:31:28.888 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-07 05:31:28.900 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:31:28.915 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-07 05:31:28.927 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-07 05:31:28.940 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:28.952 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-07 05:31:28.964 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:31:28.976 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:31:30.562 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-07 05:31:30.577 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:30.591 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-07 05:31:30.605 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 05:31:30.719 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:30.733 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-07 05:31:31.126 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:32.073 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-09-07 05:31:32.145 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 05:31:32.936 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-07 05:31:33.398 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-07 05:31:33.415 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:33.429 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:31:33.444 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-07 05:31:33.457 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-07 05:31:33.489 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-09-07 05:31:33.518 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-09-07 05:31:33.529 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-07 05:31:33.544 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:31:33.556 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:31:33.631 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:31:33.644 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:33.657 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-07 05:31:33.670 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:31:33.685 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:31:33.697 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:33.708 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-07 05:31:33.720 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 05:31:33.732 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:31:33.745 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 05:31:33.757 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:33.769 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-07 05:31:33.782 | Setting up postgresql-common (257build1.1) ... 2026-09-07 05:31:34.452 | 2026-09-07 05:31:34.452 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-07 05:31:34.709 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-07 05:31:34.709 | Removing obsolete dictionary files: 2026-09-07 05:31:35.461 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-07 05:31:35.952 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-07 05:31:35.964 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:31:35.976 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 05:31:35.986 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-07 05:31:35.995 | Setting up lsof (4.95.0-1build3) ... 2026-09-07 05:31:36.035 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 05:31:36.048 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:36.060 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 05:31:36.071 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:36.083 | Setting up groff-base (1.23.0-3build2) ... 2026-09-07 05:31:36.104 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-07 05:31:36.116 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:36.127 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 05:31:36.139 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:36.150 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-07 05:31:36.163 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 05:31:36.175 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:36.187 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:36.200 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:36.211 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:36.225 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-07 05:31:36.237 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:36.250 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:36.262 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-07 05:31:36.391 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:31:36.404 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:36.418 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:31:36.431 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-07 05:31:36.443 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:36.455 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-07 05:31:36.467 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:31:36.481 | Setting up parted (3.6-4build1) ... 2026-09-07 05:31:36.507 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-07 05:31:36.520 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:36.533 | Setting up man-db (2.12.0-4build2) ... 2026-09-07 05:31:36.675 | Building database of manual pages ... 2026-09-07 05:31:39.364 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-07 05:31:39.697 | man-db.service is a disabled or a static unit, not starting it. 2026-09-07 05:31:39.783 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-07 05:31:39.802 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:39.814 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:31:39.826 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:39.838 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 05:31:39.852 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:39.864 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:39.897 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-07 05:31:39.909 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:31:39.921 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:39.934 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-07 05:31:39.947 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-07 05:31:39.958 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-07 05:31:39.970 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-07 05:31:40.244 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 05:31:40.258 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:40.270 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:40.283 | Setting up libtool (2.4.7-7build1) ... 2026-09-07 05:31:40.295 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:41.143 | Enabling module mpm_event. 2026-09-07 05:31:41.208 | Enabling module authz_core. 2026-09-07 05:31:41.219 | Enabling module authz_host. 2026-09-07 05:31:41.288 | Enabling module authn_core. 2026-09-07 05:31:41.299 | Enabling module auth_basic. 2026-09-07 05:31:41.374 | Enabling module access_compat. 2026-09-07 05:31:41.440 | Enabling module authn_file. 2026-09-07 05:31:41.504 | Enabling module authz_user. 2026-09-07 05:31:41.568 | Enabling module alias. 2026-09-07 05:31:41.633 | Enabling module dir. 2026-09-07 05:31:41.699 | Enabling module autoindex. 2026-09-07 05:31:41.763 | Enabling module env. 2026-09-07 05:31:41.826 | Enabling module mime. 2026-09-07 05:31:41.876 | Enabling module negotiation. 2026-09-07 05:31:41.925 | Enabling module setenvif. 2026-09-07 05:31:41.991 | Enabling module filter. 2026-09-07 05:31:42.052 | Enabling module deflate. 2026-09-07 05:31:42.118 | Enabling module status. 2026-09-07 05:31:42.187 | Enabling module reqtimeout. 2026-09-07 05:31:42.251 | Enabling conf charset. 2026-09-07 05:31:42.316 | Enabling conf localized-error-pages. 2026-09-07 05:31:42.379 | Enabling conf other-vhosts-access-log. 2026-09-07 05:31:42.448 | Enabling conf security. 2026-09-07 05:31:42.514 | Enabling conf serve-cgi-bin. 2026-09-07 05:31:42.581 | Enabling site 000-default. 2026-09-07 05:31:43.318 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-07 05:31:43.941 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-07 05:31:45.046 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:45.062 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 05:31:45.076 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:45.121 | Setting up dh-autoreconf (20) ... 2026-09-07 05:31:45.136 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:45.151 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:45.165 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 05:31:45.178 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:45.192 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-07 05:31:45.206 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:45.223 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-07 05:31:45.233 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:45.251 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:31:45.264 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:31:45.446 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-07 05:31:45.761 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-07 05:31:45.807 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:45.823 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:45.840 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:31:47.225 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-07 05:31:47.428 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-07 05:31:48.077 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-07 05:31:48.448 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-07 05:31:48.513 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-07 05:31:48.541 | Processing triggers for sgml-base (1.31) ... 2026-09-07 05:31:48.577 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-07 05:31:48.593 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-07 05:31:48.611 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 05:31:50.674 | Regenerating fonts cache... done. 2026-09-07 05:31:50.687 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-07 05:31:50.755 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-09-07 05:31:50.773 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-07 05:32:04.130 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:32:04.176 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:32:04.195 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-07 05:32:04.211 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-07 05:32:04.301 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-07 05:32:04.320 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 05:32:04.334 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-07 05:32:04.349 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-07 05:32:04.363 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:32:04.379 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:32:04.395 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 05:32:04.411 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:32:04.456 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 05:32:04.471 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 05:32:04.490 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:32:04.677 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:32:04.986 | ++ functions-common:apt_get:1211 : result=0 2026-09-07 05:32:04.992 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:32:04.998 | ++ functions-common:time_stop:2420 : local name 2026-09-07 05:32:05.004 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:05.009 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:05.014 | ++ functions-common:time_stop:2423 : local total 2026-09-07 05:32:05.020 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:05.026 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:32:05.032 | ++ functions-common:time_stop:2427 : start_time=1788759014231 2026-09-07 05:32:05.038 | ++ functions-common:time_stop:2429 : [[ -z 1788759014231 ]] 2026-09-07 05:32:05.044 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:05.057 | ++ functions-common:time_stop:2432 : end_time=1788759125050 2026-09-07 05:32:05.062 | ++ functions-common:time_stop:2433 : elapsed_time=110819 2026-09-07 05:32:05.067 | ++ functions-common:time_stop:2434 : total=7274 2026-09-07 05:32:05.073 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:05.079 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118093 2026-09-07 05:32:05.085 | ++ functions-common:apt_get:1215 : return 0 2026-09-07 05:32:05.091 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-07 05:32:05.097 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-07 05:32:05.106 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-07 05:32:05.118 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-07 05:32:05.124 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-07 05:32:05.130 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-07 05:32:05.140 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-07 05:32:05.152 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-07 05:32:05.157 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-07 05:32:05.165 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-07 05:32:07.286 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-07 05:32:07.289 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-07 05:32:07.293 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-07 05:32:07.297 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-07 05:32:07.301 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-07 05:32:07.305 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 05:32:07.309 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-07 05:32:07.313 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-07 05:32:07.317 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 05:32:07.321 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-07 05:32:07.325 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-07 05:32:07.329 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-07 05:32:07.333 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-07 05:32:07.336 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 05:32:07.340 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 05:32:07.344 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 05:32:07.349 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-07 05:32:07.353 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-07 05:32:07.357 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-07 05:32:07.362 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-07 05:32:07.367 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-07 05:32:07.372 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-07 05:32:07.376 | + functions-common:_ensure_lsb_release:420 : return 2026-09-07 05:32:07.382 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-07 05:32:07.409 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-07 05:32:07.415 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-07 05:32:07.441 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-07 05:32:07.446 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-07 05:32:07.472 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-07 05:32:07.477 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-07 05:32:07.481 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-07 05:32:07.485 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-07 05:32:07.489 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-07 05:32:07.494 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-07 05:32:07.498 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-07 05:32:07.502 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-07 05:32:07.507 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-07 05:32:07.511 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-07 05:32:07.515 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-07 05:32:07.515 | Distro: noble 2026-09-07 05:32:07.520 | + tools/install_pip.sh:main:117 : get_versions 2026-09-07 05:32:07.525 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 05:32:07.533 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 05:32:07.538 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 05:32:07.544 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 05:32:07.544 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 05:32:07.901 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 05:32:07.904 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 05:32:07.904 | pip: 24.0 2026-09-07 05:32:07.909 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-07 05:32:07.913 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-07 05:32:07.918 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:32:07.922 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:32:07.926 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:32:07.930 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:32:07.933 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:32:07.937 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:32:07.941 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:32:07.945 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:32:07.948 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:32:07.952 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:32:07.956 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:32:07.960 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:32:07.964 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:32:07.967 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-07 05:32:07.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:32:07.975 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:32:07.979 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-07 05:32:07.988 | + tools/install_pip.sh:main:146 : set -x 2026-09-07 05:32:07.993 | + tools/install_pip.sh:main:149 : get_versions 2026-09-07 05:32:07.998 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 05:32:08.006 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 05:32:08.010 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 05:32:08.016 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 05:32:08.017 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 05:32:08.332 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 05:32:08.338 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 05:32:08.338 | pip: 24.0 2026-09-07 05:32:08.346 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-07 05:32:08.354 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-07 05:32:08.359 | + ./stack.sh:main:807 : fixup_all 2026-09-07 05:32:08.366 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-07 05:32:08.371 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-07 05:32:08.376 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:32:08.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:32:08.387 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-07 05:32:08.413 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-07 05:32:08.439 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-07 05:32:08.466 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-07 05:32:08.472 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-07 05:32:08.477 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:32:08.483 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:32:08.489 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:32:08.494 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:32:08.500 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:32:08.505 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:32:08.511 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:32:08.516 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:32:08.521 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:32:08.526 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:32:08.531 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:32:08.537 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:32:08.542 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:32:08.548 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-07 05:32:08.554 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-07 05:32:08.560 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-07 05:32:08.585 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-07 05:32:08.610 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-07 05:32:08.634 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-07 05:32:08.660 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-07 05:32:08.684 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-07 05:32:08.709 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-07 05:32:08.734 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-07 05:32:08.758 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-07 05:32:08.764 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-07 05:32:08.770 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-07 05:32:11.944 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-07 05:32:11.990 | Using python 3.12 to install setuptools 2026-09-07 05:32:11.995 | + 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-09-07 05:32:12.789 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-07 05:32:14.000 | Collecting pip 2026-09-07 05:32:14.056 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-07 05:32:14.067 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-07 05:32:14.307 | Collecting setuptools[core] 2026-09-07 05:32:14.316 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:32:14.395 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 05:32:14.404 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:14.440 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 05:32:14.448 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 05:32:14.467 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-09-07 05:32:14.505 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 05:32:14.515 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:14.562 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 05:32:14.571 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:32:14.604 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 05:32:14.613 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 05:32:14.664 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:14.674 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:32:14.708 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:14.718 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:32:14.846 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:14.855 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 05:32:14.892 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:14.902 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:14.991 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:15.001 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 05:32:15.029 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:15.038 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 05:32:15.078 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:15.087 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 05:32:15.131 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:15.139 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:32:15.183 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:15.191 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 05:32:15.215 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-07 05:32:15.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 39.6 MB/s eta 0:00:00 2026-09-07 05:32:15.272 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 05:32:15.290 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 05:32:15.304 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 05:32:15.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.9 MB/s eta 0:00:00 2026-09-07 05:32:15.322 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:32:15.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 14.7 MB/s eta 0:00:00 2026-09-07 05:32:15.341 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 05:32:15.362 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:32:15.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 35.8 MB/s eta 0:00:00 2026-09-07 05:32:15.399 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 05:32:15.417 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 05:32:15.435 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 05:32:15.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.1 MB/s eta 0:00:00 2026-09-07 05:32:15.459 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 05:32:15.478 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 05:32:15.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 22.1 MB/s eta 0:00:00 2026-09-07 05:32:15.506 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 05:32:15.525 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 05:32:15.539 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.1 MB/s eta 0:00:00 2026-09-07 05:32:15.549 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 05:32:15.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.7 MB/s eta 0:00:00 2026-09-07 05:32:15.599 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 05:32:15.848 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-07 05:32:15.863 | Attempting uninstall: setuptools 2026-09-07 05:32:15.874 | Found existing installation: setuptools 68.1.2 2026-09-07 05:32:15.874 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:32:15.874 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-07 05:32:16.325 | Attempting uninstall: pygments 2026-09-07 05:32:16.338 | Found existing installation: Pygments 2.17.2 2026-09-07 05:32:16.338 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:32:16.338 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-07 05:32:17.008 | Attempting uninstall: pip 2026-09-07 05:32:17.011 | Found existing installation: pip 24.0 2026-09-07 05:32:17.052 | Uninstalling pip-24.0: 2026-09-07 05:32:17.059 | Successfully uninstalled pip-24.0 2026-09-07 05:32:18.059 | Attempting uninstall: wheel 2026-09-07 05:32:18.071 | Found existing installation: wheel 0.42.0 2026-09-07 05:32:18.071 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:32:18.071 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-07 05:32:18.555 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 05:32:18.718 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:18.723 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:18.728 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:18.734 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:18.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:18.745 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:18.751 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:18.756 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:18.761 | + functions-common:time_stop:2427 : start_time=1788759131978 2026-09-07 05:32:18.767 | + functions-common:time_stop:2429 : [[ -z 1788759131978 ]] 2026-09-07 05:32:18.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:18.784 | + functions-common:time_stop:2432 : end_time=1788759138776 2026-09-07 05:32:18.789 | + functions-common:time_stop:2433 : elapsed_time=6798 2026-09-07 05:32:18.796 | + functions-common:time_stop:2434 : total=0 2026-09-07 05:32:18.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:18.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6798 2026-09-07 05:32:18.813 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:18.818 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-09-07 05:32:18.826 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 05:32:18.831 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 05:32:18.838 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:32:18.843 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:32:18.849 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-07 05:32:18.898 | Using python 3.12 to install os-testr 2026-09-07 05:32:18.904 | + 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-09-07 05:32:19.581 | Collecting os-testr 2026-09-07 05:32:21.713 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 05:32:21.767 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-07 05:32:21.770 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:21.802 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-07 05:32:21.808 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-07 05:32:21.851 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-07 05:32:21.858 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 05:32:21.869 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-07 05:32:21.895 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-07 05:32:21.901 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 05:32:21.991 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-07 05:32:21.995 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-07 05:32:22.015 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-07 05:32:22.026 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:32:22.040 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-07 05:32:22.051 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-07 05:32:22.062 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-07 05:32:22.072 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 05:32:22.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 40.8 MB/s 0:00:00 2026-09-07 05:32:22.166 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-07 05:32:22.249 | Attempting uninstall: PyYAML 2026-09-07 05:32:22.259 | Found existing installation: PyYAML 6.0.1 2026-09-07 05:32:22.259 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:32:22.259 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-07 05:32:22.509 | 2026-09-07 05:32:22.512 | 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-09-07 05:32:22.608 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:22.614 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:22.619 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:22.625 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:22.629 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:22.632 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:22.636 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:22.643 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:22.648 | + functions-common:time_stop:2427 : start_time=1788759138885 2026-09-07 05:32:22.655 | + functions-common:time_stop:2429 : [[ -z 1788759138885 ]] 2026-09-07 05:32:22.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:22.671 | + functions-common:time_stop:2432 : end_time=1788759142664 2026-09-07 05:32:22.677 | + functions-common:time_stop:2433 : elapsed_time=3779 2026-09-07 05:32:22.681 | + functions-common:time_stop:2434 : total=6798 2026-09-07 05:32:22.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:22.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10577 2026-09-07 05:32:22.698 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:22.705 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-07 05:32:22.827 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-07 05:32:22.924 | + ./stack.sh:main:835 : install_infra 2026-09-07 05:32:22.932 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:32:22.938 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-07 05:32:22.945 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-07 05:32:26.113 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:32:26.120 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-07 05:32:26.166 | + 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-09-07 05:32:26.953 | Collecting pbr 2026-09-07 05:32:26.954 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:27.187 | Collecting setuptools[core] 2026-09-07 05:32:27.192 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:32:27.263 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 05:32:27.264 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:27.297 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 05:32:27.298 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 05:32:27.333 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 05:32:27.334 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:27.378 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 05:32:27.380 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:32:27.410 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 05:32:27.411 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 05:32:27.458 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.459 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:32:27.491 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.492 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:32:27.620 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.622 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 05:32:27.657 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.658 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:27.739 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.740 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 05:32:27.762 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.763 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 05:32:27.799 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.800 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 05:32:27.836 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.837 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:32:27.878 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:32:27.879 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 05:32:27.890 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:32:27.892 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 05:32:27.892 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 05:32:27.892 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 05:32:27.893 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:32:27.895 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 05:32:27.896 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:32:27.899 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 05:32:27.900 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 05:32:27.901 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 05:32:27.902 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 05:32:27.903 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 05:32:27.905 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 05:32:27.906 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 05:32:27.908 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 05:32:27.911 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 05:32:28.038 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-07 05:32:29.922 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 05:32:30.083 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:30.089 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:30.095 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:30.100 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:30.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:30.110 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:30.116 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:30.121 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:30.126 | + functions-common:time_stop:2427 : start_time=1788759146151 2026-09-07 05:32:30.133 | + functions-common:time_stop:2429 : [[ -z 1788759146151 ]] 2026-09-07 05:32:30.140 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:30.148 | + functions-common:time_stop:2432 : end_time=1788759150142 2026-09-07 05:32:30.154 | + functions-common:time_stop:2433 : elapsed_time=3991 2026-09-07 05:32:30.158 | + functions-common:time_stop:2434 : total=10577 2026-09-07 05:32:30.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:30.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14568 2026-09-07 05:32:30.175 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:30.182 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:32:30.188 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-07 05:32:30.243 | + 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-09-07 05:32:30.966 | Processing /opt/stack/requirements 2026-09-07 05:32:30.968 | Installing build dependencies: started 2026-09-07 05:32:34.561 | Installing build dependencies: finished with status 'done' 2026-09-07 05:32:34.564 | Getting requirements to build wheel: started 2026-09-07 05:32:34.711 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 05:32:34.718 | Preparing metadata (pyproject.toml): started 2026-09-07 05:32:35.529 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 05:32:35.651 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:36.763 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 05:32:36.787 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8705) (26.3) 2026-09-07 05:32:36.855 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:36.863 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 05:32:36.948 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:36.951 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-07 05:32:36.969 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:36.979 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-07 05:32:36.987 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8705) (84.0.0) 2026-09-07 05:32:37.170 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:37.180 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 05:32:37.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.4 MB/s eta 0:00:00 2026-09-07 05:32:37.227 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:37.236 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 05:32:37.290 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:37.298 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 05:32:37.336 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:32:37.345 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:32:37.411 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-07 05:32:37.428 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 05:32:37.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-09-07 05:32:37.440 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 05:32:37.449 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 05:32:37.463 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 5.3 MB/s eta 0:00:00 2026-09-07 05:32:37.472 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-07 05:32:37.492 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 7.5 MB/s eta 0:00:00 2026-09-07 05:32:37.502 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 05:32:37.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 9.1 MB/s eta 0:00:00 2026-09-07 05:32:37.543 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 05:32:37.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.7 MB/s eta 0:00:00 2026-09-07 05:32:37.567 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 05:32:37.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 8.1 MB/s eta 0:00:00 2026-09-07 05:32:37.608 | Building wheels for collected packages: openstack_requirements 2026-09-07 05:32:37.609 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-07 05:32:39.238 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-07 05:32:39.240 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=86d575c7334eb2365acc7ffe6b931674fb1f0241219ee5cc115dcecc2e3c56f5 2026-09-07 05:32:39.240 | Stored in directory: /tmp/pip-ephem-wheel-cache-q4vk3v6q/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-07 05:32:39.243 | Successfully built openstack_requirements 2026-09-07 05:32:39.415 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-07 05:32:39.821 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-07 05:32:39.972 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:39.978 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:39.983 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:39.992 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:39.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:40.005 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:40.010 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:40.013 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:40.018 | + functions-common:time_stop:2427 : start_time=1788759150225 2026-09-07 05:32:40.024 | + functions-common:time_stop:2429 : [[ -z 1788759150225 ]] 2026-09-07 05:32:40.031 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:40.040 | + functions-common:time_stop:2432 : end_time=1788759160033 2026-09-07 05:32:40.045 | + functions-common:time_stop:2433 : elapsed_time=9808 2026-09-07 05:32:40.051 | + functions-common:time_stop:2434 : total=14568 2026-09-07 05:32:40.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:40.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24376 2026-09-07 05:32:40.066 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:40.073 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-07 05:32:40.079 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-07 05:32:40.085 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-07 05:32:40.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:32:40.097 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:32:40.104 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-09-07 05:32:40.110 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:32:40.115 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-07 05:32:40.159 | Using python 3.12 to install pbr 2026-09-07 05:32:40.166 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-07 05:32:40.722 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-07 05:32:40.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-07 05:32:40.852 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:40.858 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:40.862 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:40.869 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:40.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:40.880 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:40.885 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:40.891 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:40.896 | + functions-common:time_stop:2427 : start_time=1788759160147 2026-09-07 05:32:40.901 | + functions-common:time_stop:2429 : [[ -z 1788759160147 ]] 2026-09-07 05:32:40.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:40.915 | + functions-common:time_stop:2432 : end_time=1788759160908 2026-09-07 05:32:40.919 | + functions-common:time_stop:2433 : elapsed_time=761 2026-09-07 05:32:40.926 | + functions-common:time_stop:2434 : total=24376 2026-09-07 05:32:40.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:40.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25137 2026-09-07 05:32:40.943 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:40.949 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-07 05:32:44.051 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-07 05:32:44.484 | Collecting bindep 2026-09-07 05:32:45.584 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 05:32:45.667 | Collecting distro>=1.7 (from bindep) 2026-09-07 05:32:45.677 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 05:32:45.721 | Collecting packaging (from bindep) 2026-09-07 05:32:45.722 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:45.739 | Collecting Parsley (from bindep) 2026-09-07 05:32:45.749 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-07 05:32:45.795 | Collecting pbr>=2 (from bindep) 2026-09-07 05:32:45.796 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:45.992 | Collecting setuptools (from pbr>=2->bindep) 2026-09-07 05:32:45.994 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:32:46.040 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-07 05:32:46.060 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-07 05:32:46.069 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:32:46.071 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:32:46.081 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-07 05:32:46.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 6.4 MB/s eta 0:00:00 2026-09-07 05:32:46.098 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:32:46.162 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-07 05:32:46.930 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-07 05:32:47.022 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:47.029 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:47.036 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-07 05:32:47.072 | + ./stack.sh:main:844 : pkgs= 2026-09-07 05:32:47.079 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-07 05:32:47.084 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-07 05:32:47.090 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 05:32:47.096 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-07 05:32:47.102 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:32:47.108 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:32:47.113 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:32:47.119 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:32:47.124 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:32:47.131 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:32:47.140 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:32:47.146 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:32:47.153 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:32:47.157 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-07 05:32:47.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:32:47.194 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:32:47.200 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 05:32:47.205 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 05:32:47.210 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-07 05:32:47.216 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 05:32:47.222 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-07 05:32:47.227 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:47.233 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 05:32:47.238 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:47.243 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-07 05:32:47.249 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-07 05:32:47.254 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-09-07 05:32:47.259 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-07 05:32:47.265 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-07 05:32:47.300 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-07 05:32:47.337 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:47.342 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.348 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:47.353 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.359 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.364 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.370 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:47.376 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.381 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.386 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:47.392 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:47.397 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:47.403 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-07 05:32:47.409 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-07 05:32:47.414 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-09-07 05:32:47.445 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-07 05:32:47.450 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:32:47.455 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-07 05:32:47.460 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-07 05:32:47.514 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-07 05:32:47.521 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-07 05:32:47.525 | ACCOUNT_PORT_BASE=6612 2026-09-07 05:32:47.525 | ADDITIONAL_VENV_PACKAGES= 2026-09-07 05:32:47.525 | ADMIN_PASSWORD=secretadmin 2026-09-07 05:32:47.525 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 05:32:47.525 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 05:32:47.525 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 05:32:47.525 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-07 05:32:47.525 | ALEMBIC_BRANCH=main 2026-09-07 05:32:47.525 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 05:32:47.525 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 05:32:47.525 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-07 05:32:47.525 | APACHE_GROUP=stack 2026-09-07 05:32:47.525 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:47.525 | APACHE_LOG_DIR=/var/log/apache2 2026-09-07 05:32:47.525 | APACHE_NAME=apache2 2026-09-07 05:32:47.525 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-07 05:32:47.525 | APACHE_USER=stack 2026-09-07 05:32:47.526 | API_WORKERS=4 2026-09-07 05:32:47.526 | BACKING_FILE_SUFFIX=-backing-file 2026-09-07 05:32:47.526 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-07 05:32:47.526 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.526 | BARBICAN_BRANCH=master 2026-09-07 05:32:47.526 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-07 05:32:47.526 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-07 05:32:47.526 | BARBICAN_DIR=/opt/stack/barbican 2026-09-07 05:32:47.526 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-07 05:32:47.526 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.526 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.149/identity 2026-09-07 05:32:47.526 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-07 05:32:47.526 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-07 05:32:47.526 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-07 05:32:47.526 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-07 05:32:47.526 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-07 05:32:47.526 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:32:47.526 | BASH=/usr/bin/bash 2026-09-07 05:32:47.526 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-07 05:32:47.526 | BASH_ALIASES=() 2026-09-07 05:32:47.526 | BASH_ARGC=([0]="0") 2026-09-07 05:32:47.526 | BASH_ARGV=() 2026-09-07 05:32:47.526 | BASH_CMDS=() 2026-09-07 05:32:47.526 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-09-07 05:32:47.526 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-07 05:32:47.526 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-07 05:32:47.526 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-09-07 05:32:47.526 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-07 05:32:47.526 | BASH_VERSION='5.2.21(1)-release' 2026-09-07 05:32:47.526 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:47.526 | BRANCHLESS_TARGET_BRANCH=master 2026-09-07 05:32:47.526 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 05:32:47.526 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-07 05:32:47.526 | CELLSV2_SETUP=superconductor 2026-09-07 05:32:47.527 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-07 05:32:47.527 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-07 05:32:47.527 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-07 05:32:47.527 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-07 05:32:47.527 | CINDER_BACKUP_DRIVER=swift 2026-09-07 05:32:47.527 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.527 | CINDER_BRANCH=master 2026-09-07 05:32:47.527 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:47.527 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-07 05:32:47.527 | CINDER_CONF_DIR=/etc/cinder 2026-09-07 05:32:47.527 | CINDER_DIR=/opt/stack/cinder 2026-09-07 05:32:47.527 | CINDER_DRIVER=default 2026-09-07 05:32:47.527 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:47.527 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.527 | CINDER_IMG_CACHE_ENABLED=True 2026-09-07 05:32:47.527 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-07 05:32:47.527 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-07 05:32:47.527 | CINDER_LVM_TYPE=auto 2026-09-07 05:32:47.527 | CINDER_MY_IP=162.253.55.149 2026-09-07 05:32:47.527 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-07 05:32:47.527 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-07 05:32:47.527 | CINDER_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.527 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.527 | CINDER_SERVICE_PORT=8776 2026-09-07 05:32:47.527 | CINDER_SERVICE_PORT_INT=18776 2026-09-07 05:32:47.527 | CINDER_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.527 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-07 05:32:47.527 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-07 05:32:47.527 | CINDER_TARGET_HELPER=lioadm 2026-09-07 05:32:47.527 | CINDER_TARGET_PORT=3260 2026-09-07 05:32:47.527 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-07 05:32:47.527 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-07 05:32:47.527 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-07 05:32:47.527 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-07 05:32:47.527 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:47.527 | CINDER_USE_SERVICE_TOKEN=True 2026-09-07 05:32:47.527 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-07 05:32:47.527 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-07 05:32:47.527 | CINDER_VOLUME_CLEAR=zero 2026-09-07 05:32:47.528 | CIRROS_ARCH=x86_64 2026-09-07 05:32:47.528 | CIRROS_VERSION=0.6.3 2026-09-07 05:32:47.528 | CONFIGURE_BACKING_FILE=True 2026-09-07 05:32:47.528 | CONFIG_AWK_CMD=awk 2026-09-07 05:32:47.528 | CONTAINER_PORT_BASE=6611 2026-09-07 05:32:47.528 | CURL_GET='curl -g' 2026-09-07 05:32:47.528 | CURRENT_LOG_TIME=2026-09-07-053000 2026-09-07 05:32:47.528 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-07 05:32:47.528 | DATABASE_HOST=127.0.0.1 2026-09-07 05:32:47.528 | DATABASE_PASSWORD=secretdatabase 2026-09-07 05:32:47.528 | DATABASE_QUERY_LOGGING=False 2026-09-07 05:32:47.528 | DATABASE_TYPE=mysql 2026-09-07 05:32:47.528 | DATABASE_USER=root 2026-09-07 05:32:47.528 | DATA_DIR=/opt/stack/data 2026-09-07 05:32:47.528 | DC=([0]="openstack" [1]="org") 2026-09-07 05:32:47.528 | DEBUG_LIBVIRT=True 2026-09-07 05:32:47.528 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-07 05:32:47.528 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:47.528 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-07 05:32:47.528 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-07 05:32:47.528 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-07 05:32:47.528 | DEF_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.528 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.528 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:47.528 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.149 2026-09-07 05:32:47.528 | DELTA=1788759013 2026-09-07 05:32:47.528 | DEST=/opt/stack 2026-09-07 05:32:47.528 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 05:32:47.528 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 05:32:47.528 | DEVSTACK_HOSTNAME=np0000192050.novalocal 2026-09-07 05:32:47.528 | DEVSTACK_PARALLEL=True 2026-09-07 05:32:47.528 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:47.528 | DEVSTACK_SERIES=2026.2 2026-09-07 05:32:47.528 | DEVSTACK_START_TIME=1788758990 2026-09-07 05:32:47.528 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-07 05:32:47.528 | DIRSTACK=() 2026-09-07 05:32:47.528 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-07 05:32:47.528 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-07 05:32:47.528 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-07 05:32:47.528 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-07 05:32:47.528 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-07 05:32:47.528 | DISTRO=noble 2026-09-07 05:32:47.528 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-07 05:32:47.529 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-09-07 05:32:47.529 | ENABLE_CHASSIS_AS_GW=True 2026-09-07 05:32:47.529 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-07 05:32:47.529 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-07 05:32:47.529 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-07 05:32:47.529 | ENABLE_ISOLATED_METADATA=False 2026-09-07 05:32:47.529 | ENABLE_KSM=True 2026-09-07 05:32:47.529 | ENABLE_KSMTUNED=True 2026-09-07 05:32:47.529 | ENABLE_METADATA_NETWORK=False 2026-09-07 05:32:47.529 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-07 05:32:47.529 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-07 05:32:47.529 | ENABLE_TENANT_TUNNELS=True 2026-09-07 05:32:47.529 | ENABLE_TENANT_VLANS=False 2026-09-07 05:32:47.529 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-07 05:32:47.529 | ENABLE_ZSWAP=True 2026-09-07 05:32:47.529 | ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.529 | ERROR_ON_CLONE=True 2026-09-07 05:32:47.529 | ETCD_ARCH=amd64 2026-09-07 05:32:47.529 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-07 05:32:47.529 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-07 05:32:47.529 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:47.529 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:47.529 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-07 05:32:47.529 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-07 05:32:47.529 | ETCD_PEER_PORT=2380 2026-09-07 05:32:47.529 | ETCD_PORT=2379 2026-09-07 05:32:47.529 | ETCD_RAMDISK_MB=512 2026-09-07 05:32:47.529 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-07 05:32:47.529 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-07 05:32:47.529 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-07 05:32:47.529 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-07 05:32:47.529 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-07 05:32:47.529 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-07 05:32:47.529 | ETCD_USE_RAMDISK=True 2026-09-07 05:32:47.529 | ETCD_VERSION=v3.5.21 2026-09-07 05:32:47.529 | EUID=1002 2026-09-07 05:32:47.529 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:47.529 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-07 05:32:47.529 | EXTRA_FILES_RETRY=3 2026-09-07 05:32:47.529 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-07 05:32:47.529 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-07 05:32:47.529 | FILES=/opt/stack/devstack/files 2026-09-07 05:32:47.529 | FIXED_RANGE=10.1.0.0/20 2026-09-07 05:32:47.530 | FIXED_RANGE_V6=fd5a:96a9:a6df::/64 2026-09-07 05:32:47.530 | FLOATING_RANGE=172.24.5.0/24 2026-09-07 05:32:47.530 | FORCE_CONFIG_DRIVE=False 2026-09-07 05:32:47.530 | FORCE_PREREQ=0 2026-09-07 05:32:47.530 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-07 05:32:47.530 | FUNC_DIR=/opt/stack/devstack 2026-09-07 05:32:47.530 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-09-07 05:32:47.530 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-09-07 05:32:47.530 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-09-07 05:32:47.530 | GIT_BASE=https://github.com 2026-09-07 05:32:47.530 | GIT_DEPTH=0 2026-09-07 05:32:47.530 | GIT_TIMEOUT=0 2026-09-07 05:32:47.530 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-07 05:32:47.530 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-07 05:32:47.530 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.530 | GLANCE_BRANCH=master 2026-09-07 05:32:47.530 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-07 05:32:47.530 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-07 05:32:47.530 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-07 05:32:47.530 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-07 05:32:47.530 | GLANCE_CONF_DIR=/etc/glance 2026-09-07 05:32:47.530 | GLANCE_DEFAULT_BACKEND=fast 2026-09-07 05:32:47.530 | GLANCE_DIR=/opt/stack/glance 2026-09-07 05:32:47.530 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-07 05:32:47.530 | GLANCE_ENABLE_QUOTAS=True 2026-09-07 05:32:47.530 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-07 05:32:47.530 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.530 | GLANCE_HOSTPORT=162.253.55.149:9292 2026-09-07 05:32:47.530 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-07 05:32:47.530 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-07 05:32:47.530 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-07 05:32:47.530 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-07 05:32:47.530 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:32:47.530 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-07 05:32:47.531 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-07 05:32:47.531 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-07 05:32:47.531 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-07 05:32:47.531 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-07 05:32:47.531 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-07 05:32:47.531 | GLANCE_S3_BUCKET_NAME=images 2026-09-07 05:32:47.531 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-07 05:32:47.531 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-07 05:32:47.531 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-07 05:32:47.531 | GLANCE_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.531 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.531 | GLANCE_SERVICE_PORT=9292 2026-09-07 05:32:47.531 | GLANCE_SERVICE_PORT_INT=19292 2026-09-07 05:32:47.531 | GLANCE_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.531 | GLANCE_SHOW_DIRECT_URL=False 2026-09-07 05:32:47.531 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-07 05:32:47.531 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-07 05:32:47.531 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-07 05:32:47.531 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-07 05:32:47.531 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-07 05:32:47.531 | GLANCE_URL=https://162.253.55.149/image 2026-09-07 05:32:47.531 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-07 05:32:47.531 | GLANCE_USE_S3=False 2026-09-07 05:32:47.531 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-07 05:32:47.531 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-07 05:32:47.531 | GLOBAL_VENV=True 2026-09-07 05:32:47.531 | GROUPS=() 2026-09-07 05:32:47.531 | HOME=/opt/stack 2026-09-07 05:32:47.531 | HOME_URL=https://www.ubuntu.com/ 2026-09-07 05:32:47.531 | HORIZON_APACHE_ROOT=/dashboard 2026-09-07 05:32:47.531 | HORIZON_BRANCH=master 2026-09-07 05:32:47.531 | HORIZON_DIR=/opt/stack/horizon 2026-09-07 05:32:47.531 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-07 05:32:47.531 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-07 05:32:47.531 | HOSTNAME=np0000192050 2026-09-07 05:32:47.531 | HOSTTYPE=x86_64 2026-09-07 05:32:47.531 | HOST_IP=162.253.55.149 2026-09-07 05:32:47.531 | HOST_IPV6=2604:e100:1:0:f816:3eff:fed0:a077 2026-09-07 05:32:47.531 | HOST_IP_IFACE= 2026-09-07 05:32:47.531 | ID=ubuntu 2026-09-07 05:32:47.531 | ID_LIKE=debian 2026-09-07 05:32:47.531 | IFS=' 2026-09-07 05:32:47.531 | ' 2026-09-07 05:32:47.531 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:47.531 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-07 05:32:47.531 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-07 05:32:47.532 | INSTANCE_NAME_PREFIX=instance- 2026-09-07 05:32:47.532 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 05:32:47.532 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-07 05:32:47.532 | IPV6_ADDRESS_MODE=slaac 2026-09-07 05:32:47.532 | IPV6_ADDRS_SAFE_TO_USE=fd5a:96a9:a6df::/56 2026-09-07 05:32:47.532 | IPV6_GLOBAL_ID=5a:96a9:a6df 2026-09-07 05:32:47.532 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 05:32:47.532 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 05:32:47.532 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 05:32:47.532 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 05:32:47.532 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 05:32:47.532 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 05:32:47.532 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 05:32:47.532 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 05:32:47.532 | IPV6_RA_MODE=slaac 2026-09-07 05:32:47.532 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 05:32:47.532 | IP_VERSION=4+6 2026-09-07 05:32:47.532 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-07 05:32:47.532 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-07 05:32:47.532 | ISCSID_DEBUG=False 2026-09-07 05:32:47.532 | ISCSID_DEBUG_LEVEL=4 2026-09-07 05:32:47.532 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-07 05:32:47.532 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-07 05:32:47.532 | KEYSTONE_AUTH_URI=https://162.253.55.149/identity 2026-09-07 05:32:47.532 | KEYSTONE_AUTH_URI_V3=https://162.253.55.149/identity/v3 2026-09-07 05:32:47.532 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.532 | KEYSTONE_BRANCH=master 2026-09-07 05:32:47.532 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-07 05:32:47.532 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-07 05:32:47.532 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-07 05:32:47.532 | KEYSTONE_ENABLE_CACHE=True 2026-09-07 05:32:47.532 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.532 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-07 05:32:47.532 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-07 05:32:47.532 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-07 05:32:47.532 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-07 05:32:47.532 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-07 05:32:47.532 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-07 05:32:47.532 | KEYSTONE_REGION_NAME=RegionOne 2026-09-07 05:32:47.532 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-07 05:32:47.532 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-07 05:32:47.532 | KEYSTONE_ROLE_BACKEND=sql 2026-09-07 05:32:47.532 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-07 05:32:47.532 | KEYSTONE_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.532 | KEYSTONE_SERVICE_PORT=5000 2026-09-07 05:32:47.533 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-07 05:32:47.533 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.533 | KEYSTONE_SERVICE_URI=https://162.253.55.149/identity 2026-09-07 05:32:47.533 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.149/identity/v3 2026-09-07 05:32:47.533 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-07 05:32:47.533 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-07 05:32:47.533 | KEY_MANAGER_BACKEND=barbican 2026-09-07 05:32:47.533 | KILL_PATH=/usr/bin/kill 2026-09-07 05:32:47.533 | LAST_RUN=0 2026-09-07 05:32:47.533 | LAST_SPINNER_PID= 2026-09-07 05:32:47.533 | LC_ALL=en_US.utf8 2026-09-07 05:32:47.533 | LDAP_BASE_DC=openstack 2026-09-07 05:32:47.533 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-07 05:32:47.533 | LDAP_DOMAIN=openstack.org 2026-09-07 05:32:47.533 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-07 05:32:47.533 | LDAP_OLCDB_NUMBER=1 2026-09-07 05:32:47.533 | LDAP_OLCDB_TYPE=mdb 2026-09-07 05:32:47.533 | LDAP_ROOTPW_COMMAND=replace 2026-09-07 05:32:47.533 | LDAP_SERVICE_NAME=slapd 2026-09-07 05:32:47.533 | LDAP_URL=ldap://localhost 2026-09-07 05:32:47.533 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-09-07 05:32:47.533 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:32:47.533 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-07 05:32:47.533 | LIBVIRT_GROUP=libvirt 2026-09-07 05:32:47.533 | LIBVIRT_TYPE=kvm 2026-09-07 05:32:47.533 | LINENO=768 2026-09-07 05:32:47.533 | LOCAL_HOSTNAME=np0000192050 2026-09-07 05:32:47.533 | LOGDAYS=7 2026-09-07 05:32:47.533 | LOGDIR=/opt/stack/logs 2026-09-07 05:32:47.533 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-053000 2026-09-07 05:32:47.533 | LOGFILE_DIR=/opt/stack/logs 2026-09-07 05:32:47.533 | LOGFILE_NAME=devstacklog.txt 2026-09-07 05:32:47.533 | LOGNAME=stack 2026-09-07 05:32:47.533 | LOGO=ubuntu-logo 2026-09-07 05:32:47.533 | LOG_COLOR=False 2026-09-07 05:32:47.533 | LRC=localrc 2026-09-07 05:32:47.533 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-07 05:32:47.533 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-07 05:32:47.533 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.533 | MAGNUM_BRANCH=master 2026-09-07 05:32:47.533 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-07 05:32:47.533 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-07 05:32:47.533 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-07 05:32:47.533 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-07 05:32:47.533 | MAGNUM_DIR=/opt/stack/magnum 2026-09-07 05:32:47.533 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:32:47.534 | MAGNUM_ENFORCE_SCOPE=False 2026-09-07 05:32:47.534 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.36.1.qcow2 2026-09-07 05:32:47.534 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-07 05:32:47.534 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-07 05:32:47.534 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-07 05:32:47.534 | MAGNUM_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.534 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.534 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-07 05:32:47.534 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-07 05:32:47.534 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-07 05:32:47.534 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-07 05:32:47.534 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-07 05:32:47.534 | MAIL=/var/mail/stack 2026-09-07 05:32:47.534 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-07 05:32:47.534 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-07 05:32:47.534 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-07 05:32:47.534 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.534 | MANILA_CONF=/etc/manila/manila.conf 2026-09-07 05:32:47.534 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-07 05:32:47.534 | MANILA_CONF_DIR=/etc/manila 2026-09-07 05:32:47.534 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-07 05:32:47.534 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-07 05:32:47.534 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-07 05:32:47.534 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-07 05:32:47.534 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-07 05:32:47.534 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-07 05:32:47.534 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-07 05:32:47.534 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:47.534 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-07 05:32:47.534 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:47.534 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:47.534 | MANILA_DIR=/opt/stack/manila 2026-09-07 05:32:47.534 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-07 05:32:47.534 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-07 05:32:47.534 | MANILA_ENABLED_BACKENDS=generic 2026-09-07 05:32:47.534 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-07 05:32:47.534 | MANILA_ENDPOINT_BASE=http://162.253.55.149/share 2026-09-07 05:32:47.534 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.534 | MANILA_GIT_BASE=https://opendev.org 2026-09-07 05:32:47.534 | MANILA_KEY_FORMAT=ecdsa 2026-09-07 05:32:47.534 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-07 05:32:47.534 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.149 2026-09-07 05:32:47.534 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-07 05:32:47.534 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-07 05:32:47.534 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-07 05:32:47.534 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-07 05:32:47.535 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-07 05:32:47.535 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-07 05:32:47.535 | MANILA_REPO_ROOT=openstack 2026-09-07 05:32:47.535 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-07 05:32:47.535 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-07 05:32:47.535 | MANILA_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.535 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-07 05:32:47.535 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-07 05:32:47.535 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-07 05:32:47.535 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-07 05:32:47.535 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-07 05:32:47.535 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-07 05:32:47.535 | MANILA_SERVICE_PORT=8786 2026-09-07 05:32:47.535 | MANILA_SERVICE_PORT_INT=18786 2026-09-07 05:32:47.535 | MANILA_SERVICE_PROTOCOL=http 2026-09-07 05:32:47.535 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-07 05:32:47.535 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-07 05:32:47.535 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-07 05:32:47.535 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-07 05:32:47.535 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-07 05:32:47.535 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-07 05:32:47.535 | MANILA_SETUP_IPV6=False 2026-09-07 05:32:47.535 | MANILA_SSH_TIMEOUT=180 2026-09-07 05:32:47.535 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-07 05:32:47.535 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-07 05:32:47.535 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-07 05:32:47.535 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-07 05:32:47.535 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-07 05:32:47.535 | MANILA_WSGI=manila.wsgi.api:application 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.149 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.149 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-07 05:32:47.535 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-07 05:32:47.535 | MAX_DB_CONNECTIONS=200 2026-09-07 05:32:47.535 | MEMCACHE_SERVERS=localhost:11211 2026-09-07 05:32:47.535 | METADATA_SERVICE_PORT=8775 2026-09-07 05:32:47.535 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-07 05:32:47.535 | ML2_L3_PLUGIN=ovn-router 2026-09-07 05:32:47.535 | MYSQL_DRIVER=PyMySQL 2026-09-07 05:32:47.535 | MYSQL_GATHER_PERFORMANCE=True 2026-09-07 05:32:47.535 | MYSQL_HOST=127.0.0.1 2026-09-07 05:32:47.535 | MYSQL_REDUCE_MEMORY=True 2026-09-07 05:32:47.536 | MYSQL_SERVICE_NAME=mysql 2026-09-07 05:32:47.536 | MYSQL_USER=root 2026-09-07 05:32:47.536 | NAME=Ubuntu 2026-09-07 05:32:47.536 | NETWORK_GATEWAY=10.1.0.1 2026-09-07 05:32:47.536 | NEUTRON_ANY='q-svc neutron-api' 2026-09-07 05:32:47.536 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-07 05:32:47.536 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.536 | NEUTRON_BRANCH=master 2026-09-07 05:32:47.536 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 05:32:47.536 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 05:32:47.536 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 05:32:47.536 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 05:32:47.536 | NEUTRON_DIR=/opt/stack/neutron 2026-09-07 05:32:47.536 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 05:32:47.536 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.536 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 05:32:47.536 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 05:32:47.536 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-07 05:32:47.536 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.536 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-07 05:32:47.536 | NEUTRON_PORT_SECURITY=True 2026-09-07 05:32:47.536 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-07 05:32:47.536 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:32:47.536 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:32:47.536 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 05:32:47.536 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 05:32:47.536 | NOUNSET= 2026-09-07 05:32:47.536 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-07 05:32:47.536 | NOVA_API_DB=nova_api 2026-09-07 05:32:47.536 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-07 05:32:47.536 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.536 | NOVA_BRANCH=master 2026-09-07 05:32:47.536 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-07 05:32:47.536 | NOVA_CONF=/etc/nova/nova.conf 2026-09-07 05:32:47.536 | NOVA_CONF_DIR=/etc/nova 2026-09-07 05:32:47.536 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-07 05:32:47.536 | NOVA_CPU_CELL=1 2026-09-07 05:32:47.536 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-07 05:32:47.536 | NOVA_CPU_UUID= 2026-09-07 05:32:47.536 | NOVA_DIR=/opt/stack/nova 2026-09-07 05:32:47.536 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-09-07 05:32:47.536 | NOVA_ENABLE_CACHE=True 2026-09-07 05:32:47.536 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.536 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-07 05:32:47.536 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-07 05:32:47.536 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-07 05:32:47.536 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-07 05:32:47.537 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-07 05:32:47.537 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-07 05:32:47.537 | NOVA_MY_IP=162.253.55.149 2026-09-07 05:32:47.537 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-07 05:32:47.537 | NOVA_NUM_CELLS=1 2026-09-07 05:32:47.537 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-07 05:32:47.537 | NOVA_READY_TIMEOUT=60 2026-09-07 05:32:47.537 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-07 05:32:47.537 | NOVA_SERIAL_ENABLED=False 2026-09-07 05:32:47.537 | NOVA_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.537 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.537 | NOVA_SERVICE_PORT=8774 2026-09-07 05:32:47.537 | NOVA_SERVICE_PORT_INT=18774 2026-09-07 05:32:47.537 | NOVA_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.537 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-07 05:32:47.537 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-07 05:32:47.537 | NOVA_SPICE_ENABLED=False 2026-09-07 05:32:47.537 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-07 05:32:47.537 | NOVA_USE_SERVICE_TOKEN=True 2026-09-07 05:32:47.537 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-07 05:32:47.537 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-07 05:32:47.537 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-07 05:32:47.537 | NOVA_VNC_ENABLED=True 2026-09-07 05:32:47.537 | NOVNC_BRANCH=v1.3.0 2026-09-07 05:32:47.537 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-07 05:32:47.537 | NOW=1788759013 2026-09-07 05:32:47.537 | NO_UPDATE_REPOS=False 2026-09-07 05:32:47.537 | OBJECT_PORT_BASE=6613 2026-09-07 05:32:47.537 | OCTAVIA=octavia 2026-09-07 05:32:47.537 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-07 05:32:47.537 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-07 05:32:47.537 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-07 05:32:47.537 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-07 05:32:47.537 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-07 05:32:47.537 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-07 05:32:47.537 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-07 05:32:47.537 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-07 05:32:47.537 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-07 05:32:47.537 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-07 05:32:47.537 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-07 05:32:47.537 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-07 05:32:47.537 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-07 05:32:47.537 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-07 05:32:47.537 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-07 05:32:47.537 | OCTAVIA_API=o-api 2026-09-07 05:32:47.538 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:47.538 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-07 05:32:47.538 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-07 05:32:47.538 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.538 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-07 05:32:47.538 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-07 05:32:47.538 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-07 05:32:47.538 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:32:47.538 | OCTAVIA_CONSUMER=o-cw 2026-09-07 05:32:47.538 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:47.538 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-07 05:32:47.538 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-07 05:32:47.538 | OCTAVIA_DIB_TRACING=1 2026-09-07 05:32:47.538 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:32:47.538 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-07 05:32:47.538 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:47.538 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-07 05:32:47.538 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-07 05:32:47.538 | OCTAVIA_HA_PORT=9875 2026-09-07 05:32:47.538 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-07 05:32:47.538 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:47.538 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-07 05:32:47.538 | OCTAVIA_HEALTH_KEY=insecure 2026-09-07 05:32:47.538 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-07 05:32:47.538 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-07 05:32:47.538 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:47.538 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-07 05:32:47.538 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-07 05:32:47.538 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-07 05:32:47.538 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-07 05:32:47.538 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-07 05:32:47.538 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-07 05:32:47.538 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-07 05:32:47.538 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-07 05:32:47.538 | OCTAVIA_NODE=api 2026-09-07 05:32:47.538 | OCTAVIA_PASSWORD=secretadmin 2026-09-07 05:32:47.538 | OCTAVIA_PORT=9876 2026-09-07 05:32:47.538 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-07 05:32:47.538 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-07 05:32:47.538 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-07 05:32:47.538 | OCTAVIA_PROJECT_NAME=admin 2026-09-07 05:32:47.538 | OCTAVIA_PROTOCOL=http 2026-09-07 05:32:47.539 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-07 05:32:47.539 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-07 05:32:47.539 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-07 05:32:47.539 | OCTAVIA_SERVICE=octavia 2026-09-07 05:32:47.539 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-07 05:32:47.539 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-07 05:32:47.539 | OCTAVIA_USERNAME=admin 2026-09-07 05:32:47.539 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-07 05:32:47.539 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-07 05:32:47.539 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-07 05:32:47.539 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-07 05:32:47.539 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-07 05:32:47.539 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-07 05:32:47.539 | OFFLINE=False 2026-09-07 05:32:47.539 | OLDPWD=/opt/stack/requirements 2026-09-07 05:32:47.539 | OPENSSL=/usr/bin/openssl 2026-09-07 05:32:47.539 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-07 05:32:47.539 | OPTERR=1 2026-09-07 05:32:47.539 | OPTIND=1 2026-09-07 05:32:47.539 | ORG_NAME=OpenStack 2026-09-07 05:32:47.539 | ORG_UNIT_NAME=DevStack 2026-09-07 05:32:47.539 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.539 | OSTESTIMAGES_BRANCH=master 2026-09-07 05:32:47.539 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-07 05:32:47.539 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-07 05:32:47.539 | OSTYPE=linux-gnu 2026-09-07 05:32:47.539 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-07 05:32:47.539 | OS_CLOUD=devstack-admin 2026-09-07 05:32:47.539 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:32:47.539 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 05:32:47.539 | OVN_AGENT_EXTENSIONS=metadata 2026-09-07 05:32:47.539 | OVN_BRANCH=branch-24.03 2026-09-07 05:32:47.539 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 05:32:47.539 | OVN_BUILD_FROM_SOURCE=False 2026-09-07 05:32:47.539 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-07 05:32:47.539 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-07 05:32:47.539 | OVN_DATADIR=/var/lib/ovn 2026-09-07 05:32:47.539 | OVN_DBS_LOG_LEVEL=dbg 2026-09-07 05:32:47.539 | OVN_DNS_SERVERS=8.8.8.8 2026-09-07 05:32:47.539 | OVN_EVPN_BGP_AS= 2026-09-07 05:32:47.539 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-07 05:32:47.539 | OVN_EVPN_LOCAL_IP= 2026-09-07 05:32:47.539 | OVN_EVPN_VXLAN_PORT=4789 2026-09-07 05:32:47.539 | OVN_GENEVE_OVERHEAD=38 2026-09-07 05:32:47.539 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-07 05:32:47.539 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-07 05:32:47.540 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-07 05:32:47.540 | OVN_L3_SCHEDULER=leastloaded 2026-09-07 05:32:47.540 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 05:32:47.540 | OVN_META_DATA_HOST=162.253.55.149 2026-09-07 05:32:47.540 | OVN_NB_REMOTE=ssl:162.253.55.149:6641 2026-09-07 05:32:47.540 | OVN_NEUTRON_SYNC_MODE=log 2026-09-07 05:32:47.540 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-07 05:32:47.540 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-07 05:32:47.540 | OVN_PROTO=ssl 2026-09-07 05:32:47.540 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-07 05:32:47.540 | OVN_REPO_NAME=ovn 2026-09-07 05:32:47.540 | OVN_RUNDIR=/var/run/ovn 2026-09-07 05:32:47.540 | OVN_SB_REMOTE=ssl:162.253.55.149:6642 2026-09-07 05:32:47.540 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-07 05:32:47.540 | OVN_SHAREDIR=/share/ovn 2026-09-07 05:32:47.540 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-07 05:32:47.540 | OVN_UUID= 2026-09-07 05:32:47.540 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:47.540 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-07 05:32:47.540 | OVS_BINDIR=/bin 2026-09-07 05:32:47.540 | OVS_BRANCH=branch-3.3 2026-09-07 05:32:47.540 | OVS_BRIDGE=br-int 2026-09-07 05:32:47.540 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-07 05:32:47.540 | OVS_DATAPATH_TYPE=system 2026-09-07 05:32:47.540 | OVS_ENABLE_TUNNELING=True 2026-09-07 05:32:47.540 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 05:32:47.540 | OVS_PREFIX= 2026-09-07 05:32:47.540 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-07 05:32:47.540 | OVS_REPO_NAME=ovs 2026-09-07 05:32:47.540 | OVS_RUNDIR=/var/run/openvswitch 2026-09-07 05:32:47.540 | OVS_SBINDIR=/sbin 2026-09-07 05:32:47.540 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-07 05:32:47.540 | OVS_SHAREDIR=/share/openvswitch 2026-09-07 05:32:47.540 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-07 05:32:47.540 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-07 05:32:47.540 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-07 05:32:47.540 | PACKAGES='apache2 2026-09-07 05:32:47.540 | apache2-dev 2026-09-07 05:32:47.540 | bc 2026-09-07 05:32:47.540 | bsdmainutils 2026-09-07 05:32:47.540 | curl 2026-09-07 05:32:47.540 | g++ 2026-09-07 05:32:47.540 | gawk 2026-09-07 05:32:47.540 | gcc 2026-09-07 05:32:47.540 | gettext 2026-09-07 05:32:47.540 | git 2026-09-07 05:32:47.541 | graphviz 2026-09-07 05:32:47.541 | iputils-ping 2026-09-07 05:32:47.541 | libffi-dev 2026-09-07 05:32:47.541 | libjpeg-dev 2026-09-07 05:32:47.541 | libpq-dev 2026-09-07 05:32:47.541 | libssl-dev 2026-09-07 05:32:47.541 | libsystemd-dev 2026-09-07 05:32:47.541 | libxml2-dev 2026-09-07 05:32:47.541 | libxslt1-dev 2026-09-07 05:32:47.541 | libyaml-dev 2026-09-07 05:32:47.541 | lsof 2026-09-07 05:32:47.541 | openssh-server 2026-09-07 05:32:47.541 | openssl 2026-09-07 05:32:47.541 | pkg-config 2026-09-07 05:32:47.541 | psmisc 2026-09-07 05:32:47.541 | python3-dev 2026-09-07 05:32:47.541 | python3-pip 2026-09-07 05:32:47.541 | python3-systemd 2026-09-07 05:32:47.541 | python3-venv 2026-09-07 05:32:47.541 | tar 2026-09-07 05:32:47.541 | tcpdump 2026-09-07 05:32:47.541 | unzip 2026-09-07 05:32:47.541 | uuid-runtime 2026-09-07 05:32:47.541 | wget 2026-09-07 05:32:47.541 | zlib1g-dev 2026-09-07 05:32:47.541 | lvm2 2026-09-07 05:32:47.541 | qemu-utils 2026-09-07 05:32:47.541 | thin-provisioning-tools 2026-09-07 05:32:47.541 | lsscsi 2026-09-07 05:32:47.541 | open-iscsi 2026-09-07 05:32:47.541 | libkrb5-dev 2026-09-07 05:32:47.541 | libldap2-dev 2026-09-07 05:32:47.541 | libsasl2-dev 2026-09-07 05:32:47.541 | memcached 2026-09-07 05:32:47.541 | python3-mysqldb 2026-09-07 05:32:47.541 | sqlite3 2026-09-07 05:32:47.541 | conntrack 2026-09-07 05:32:47.541 | curl 2026-09-07 05:32:47.541 | ebtables 2026-09-07 05:32:47.541 | genisoimage 2026-09-07 05:32:47.541 | iptables 2026-09-07 05:32:47.541 | iputils-arping 2026-09-07 05:32:47.541 | kpartx 2026-09-07 05:32:47.541 | libjs-jquery-tablesorter 2026-09-07 05:32:47.541 | parted 2026-09-07 05:32:47.541 | pm-utils 2026-09-07 05:32:47.541 | python3-mysqldb 2026-09-07 05:32:47.542 | socat 2026-09-07 05:32:47.542 | sqlite3 2026-09-07 05:32:47.542 | sudo 2026-09-07 05:32:47.542 | vlan 2026-09-07 05:32:47.542 | cryptsetup 2026-09-07 05:32:47.542 | dosfstools 2026-09-07 05:32:47.542 | genisoimage 2026-09-07 05:32:47.542 | gir1.2-libosinfo-1.0 2026-09-07 05:32:47.542 | netcat-openbsd 2026-09-07 05:32:47.542 | open-iscsi 2026-09-07 05:32:47.542 | qemu-utils 2026-09-07 05:32:47.542 | sg3-utils 2026-09-07 05:32:47.542 | sysfsutils 2026-09-07 05:32:47.542 | acl 2026-09-07 05:32:47.542 | dnsmasq-base 2026-09-07 05:32:47.542 | dnsmasq-utils 2026-09-07 05:32:47.542 | ebtables 2026-09-07 05:32:47.542 | haproxy 2026-09-07 05:32:47.542 | iptables 2026-09-07 05:32:47.542 | iputils-arping 2026-09-07 05:32:47.542 | iputils-ping 2026-09-07 05:32:47.542 | postgresql-server-dev-all 2026-09-07 05:32:47.542 | python3-mysqldb 2026-09-07 05:32:47.542 | sqlite3 2026-09-07 05:32:47.542 | sudo 2026-09-07 05:32:47.542 | vlan 2026-09-07 05:32:47.542 | apache2 golang 2026-09-07 05:32:47.542 | debootstrap 2026-09-07 05:32:47.542 | rsyslog 2026-09-07 05:32:47.542 | lvm2' 2026-09-07 05:32:47.542 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 05:32:47.542 | PHYSICAL_NETWORK=public 2026-09-07 05:32:47.542 | PIPESTATUS=([0]="0") 2026-09-07 05:32:47.542 | PIP_UPGRADE=False 2026-09-07 05:32:47.542 | PIP_VIRTUAL_ENV= 2026-09-07 05:32:47.542 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-07 05:32:47.542 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.542 | PLACEMENT_BRANCH=master 2026-09-07 05:32:47.542 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-07 05:32:47.542 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-07 05:32:47.542 | PLACEMENT_DIR=/opt/stack/placement 2026-09-07 05:32:47.543 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:47.543 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-07 05:32:47.543 | PLACEMENT_SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.543 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.543 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-07 05:32:47.543 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-07 05:32:47.543 | POSIXLY_CORRECT=y 2026-09-07 05:32:47.543 | PPID=1994 2026-09-07 05:32:47.543 | PREREQ_RERUN_HOURS=2 2026-09-07 05:32:47.543 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-07 05:32:47.543 | PREREQ_RERUN_SECONDS=7200 2026-09-07 05:32:47.543 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 05:32:47.543 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 05:32:47.543 | PRIVATE_NETWORK_NAME=private 2026-09-07 05:32:47.543 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 05:32:47.543 | PROVIDER_SUBNET_NAME=provider_net 2026-09-07 05:32:47.543 | PS4='+ $(short_source): ' 2026-09-07 05:32:47.543 | PUBLIC_BRIDGE=br-ex 2026-09-07 05:32:47.543 | PUBLIC_BRIDGE_MTU=1430 2026-09-07 05:32:47.543 | PUBLIC_INTERFACE= 2026-09-07 05:32:47.543 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-07 05:32:47.543 | PUBLIC_NETWORK_NAME=public 2026-09-07 05:32:47.543 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 05:32:47.543 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 05:32:47.543 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 05:32:47.543 | PWD=/opt/stack/devstack 2026-09-07 05:32:47.543 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-07 05:32:47.543 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-07 05:32:47.543 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-07 05:32:47.543 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-07 05:32:47.543 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-07 05:32:47.543 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-07 05:32:47.543 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-07 05:32:47.544 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-07 05:32:47.544 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:32:47.544 | PYTHON3_VERSION=3.12 2026-09-07 05:32:47.544 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-07 05:32:47.544 | Q_ADMIN_USERNAME=neutron 2026-09-07 05:32:47.544 | Q_AGENT=ovn 2026-09-07 05:32:47.544 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 05:32:47.544 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 05:32:47.544 | Q_AUTH_STRATEGY=keystone 2026-09-07 05:32:47.544 | Q_BUILD_OVS_FROM_GIT=False 2026-09-07 05:32:47.544 | Q_DB_NAME=neutron 2026-09-07 05:32:47.544 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 05:32:47.544 | Q_DVR_MODE=legacy 2026-09-07 05:32:47.544 | Q_HOST=162.253.55.149 2026-09-07 05:32:47.544 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 05:32:47.544 | Q_L3_ROUTER_PER_TENANT=True 2026-09-07 05:32:47.544 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.544 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-07 05:32:47.544 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-07 05:32:47.544 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-07 05:32:47.544 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 05:32:47.544 | Q_META_DATA_IP=162.253.55.149 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-09-07 05:32:47.544 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-07 05:32:47.544 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-07 05:32:47.544 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 05:32:47.544 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 05:32:47.544 | Q_OVS_USE_VETH=False 2026-09-07 05:32:47.544 | Q_PLUGIN=ml2 2026-09-07 05:32:47.544 | Q_PROTOCOL=https 2026-09-07 05:32:47.544 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 05:32:47.544 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 05:32:47.544 | Q_ROUTER_NAME=router1 2026-09-07 05:32:47.545 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 05:32:47.545 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 05:32:47.545 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 05:32:47.545 | Q_TUNNEL_TYPES=gre 2026-09-07 05:32:47.545 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 05:32:47.545 | Q_USE_PUBLIC_VETH=False 2026-09-07 05:32:47.545 | Q_USE_ROOTWRAP=True 2026-09-07 05:32:47.545 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 05:32:47.545 | Q_USE_SECGROUP=True 2026-09-07 05:32:47.545 | RABBIT_HOST=162.253.55.149 2026-09-07 05:32:47.545 | RABBIT_PASSWORD=secretrabbit 2026-09-07 05:32:47.545 | RABBIT_USERID=stackrabbit 2026-09-07 05:32:47.545 | RC_DIR=/opt/stack/devstack 2026-09-07 05:32:47.545 | RECLONE=False 2026-09-07 05:32:47.545 | RECREATE_KEYSTONE_DB=True 2026-09-07 05:32:47.545 | REGION_NAME=RegionOne 2026-09-07 05:32:47.545 | REPOS_UPDATED=True 2026-09-07 05:32:47.545 | REQUIREMENTS_BRANCH=master 2026-09-07 05:32:47.545 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-07 05:32:47.545 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-07 05:32:47.545 | RETRY_UPDATE=False 2026-09-07 05:32:47.545 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 05:32:47.545 | S3_SERVICE_PORT=3333 2026-09-07 05:32:47.545 | SERVICE_DIR=/opt/stack/status 2026-09-07 05:32:47.545 | SERVICE_DOMAIN_NAME=Default 2026-09-07 05:32:47.545 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-07 05:32:47.545 | SERVICE_HOST=162.253.55.149 2026-09-07 05:32:47.545 | SERVICE_IP_VERSION=4 2026-09-07 05:32:47.545 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.545 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:47.545 | SERVICE_PASSWORD=secretservice 2026-09-07 05:32:47.545 | SERVICE_PROJECT_NAME=service 2026-09-07 05:32:47.545 | SERVICE_PROTOCOL=http 2026-09-07 05:32:47.545 | SERVICE_TENANT_NAME=service 2026-09-07 05:32:47.545 | SERVICE_TIMEOUT=60 2026-09-07 05:32:47.545 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-07 05:32:47.545 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-07 05:32:47.545 | SHARE_GROUP=lvm-shares 2026-09-07 05:32:47.545 | SHARE_NAME_PREFIX=share- 2026-09-07 05:32:47.545 | SHELL=/bin/bash 2026-09-07 05:32:47.545 | SHLVL=1 2026-09-07 05:32:47.545 | SKIP_EPEL_INSTALL=False 2026-09-07 05:32:47.545 | SKIP_STOP_OVN=False 2026-09-07 05:32:47.545 | SMB_CONF=/etc/samba/smb.conf 2026-09-07 05:32:47.545 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-07 05:32:47.545 | SPICE_BRANCH=master 2026-09-07 05:32:47.546 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-07 05:32:47.546 | SQLALCHEMY_BRANCH=main 2026-09-07 05:32:47.546 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 05:32:47.546 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 05:32:47.546 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 05:32:47.546 | 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-09-07 05:32:47.546 | STACK_GROUP=stack 2026-09-07 05:32:47.546 | STACK_USER=stack 2026-09-07 05:32:47.546 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 05:32:47.546 | STUD_PROTO=--tls 2026-09-07 05:32:47.546 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 05:32:47.546 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 05:32:47.546 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-07 05:32:47.546 | SUBNETPOOL_PREFIX_V6=fd5a:96a9:a6df::/56 2026-09-07 05:32:47.546 | SUBNETPOOL_SIZE_V4=26 2026-09-07 05:32:47.546 | SUBNETPOOL_SIZE_V6=64 2026-09-07 05:32:47.546 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-07 05:32:47.546 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-srhrbcfrvmjbgirxwuvtcnbnvtisrrvl ; /usr/bin/python3' 2026-09-07 05:32:47.546 | SUDO_GID=1000 2026-09-07 05:32:47.546 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-07 05:32:47.546 | SUDO_UID=1000 2026-09-07 05:32:47.546 | SUDO_USER=zuul 2026-09-07 05:32:47.546 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-053000.summary.2026-09-07-053000 2026-09-07 05:32:47.546 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-07 05:32:47.546 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 05:32:47.546 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-07 05:32:47.546 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:47.546 | SWIFT_BRANCH=master 2026-09-07 05:32:47.546 | SWIFT_CONF_DIR=/etc/swift 2026-09-07 05:32:47.546 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-07 05:32:47.546 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-07 05:32:47.546 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-07 05:32:47.546 | SWIFT_DIR=/opt/stack/swift 2026-09-07 05:32:47.546 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-07 05:32:47.546 | SWIFT_ENABLE_TEMPURLS=False 2026-09-07 05:32:47.546 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-07 05:32:47.546 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-07 05:32:47.546 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-07 05:32:47.546 | SWIFT_HASH=1234123412341234 2026-09-07 05:32:47.546 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-07 05:32:47.546 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-07 05:32:47.546 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-07 05:32:47.546 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-07 05:32:47.546 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-07 05:32:47.547 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-07 05:32:47.547 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-07 05:32:47.547 | SWIFT_REPLICAS=1 2026-09-07 05:32:47.547 | SWIFT_REPLICAS_SEQ=1 2026-09-07 05:32:47.547 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-07 05:32:47.547 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:47.547 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:47.547 | SWIFT_SERVICE_PROTOCOL=https 2026-09-07 05:32:47.547 | SWIFT_START_ALL_SERVICES=False 2026-09-07 05:32:47.547 | SWIFT_STORAGE_IPS= 2026-09-07 05:32:47.547 | SWIFT_TEMPURL_KEY= 2026-09-07 05:32:47.547 | SWIFT_USE_MOD_WSGI=False 2026-09-07 05:32:47.547 | SYSLOG=False 2026-09-07 05:32:47.547 | SYSLOG_HOST=162.253.55.149 2026-09-07 05:32:47.547 | SYSLOG_PORT=516 2026-09-07 05:32:47.547 | SYSTEMCTL='sudo systemctl' 2026-09-07 05:32:47.547 | SYSTEMD_DIR=/etc/systemd/system 2026-09-07 05:32:47.547 | TARGET_BRANCH=master 2026-09-07 05:32:47.547 | TARGET_ENABLE_OVN_AGENT=False 2026-09-07 05:32:47.547 | TCPDUMP_ARGS= 2026-09-07 05:32:47.547 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-07 05:32:47.547 | TEMPEST_BRANCH=master 2026-09-07 05:32:47.547 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-07 05:32:47.547 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-07 05:32:47.547 | TEMPFILE=/tmp/tmp.oj4wfqeEsx 2026-09-07 05:32:47.547 | TENANT_TUNNEL_RANGES=1:1000 2026-09-07 05:32:47.547 | TENANT_VLAN_RANGE= 2026-09-07 05:32:47.547 | TERM=unknown 2026-09-07 05:32:47.547 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-07 05:32:47.547 | TLS_IP=162.253.55.149 2026-09-07 05:32:47.547 | TOP_DIR=/opt/stack/devstack 2026-09-07 05:32:47.547 | TRAILING_TARGET_BRANCH=master 2026-09-07 05:32:47.547 | TUNNEL_ENDPOINT_IP=162.253.55.149 2026-09-07 05:32:47.547 | TUNNEL_IP=162.253.55.149 2026-09-07 05:32:47.547 | TUNNEL_IP_VERSION=4 2026-09-07 05:32:47.547 | UBUNTU_CODENAME=noble 2026-09-07 05:32:47.547 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-07 05:32:47.547 | UID=1002 2026-09-07 05:32:47.547 | ULIMIT_NOFILE=2048 2026-09-07 05:32:47.547 | USER=stack 2026-09-07 05:32:47.547 | USER_HOME=/opt/stack 2026-09-07 05:32:47.547 | USER_UNITS=False 2026-09-07 05:32:47.547 | USE_CINDER_FOR_GLANCE=False 2026-09-07 05:32:47.547 | USE_SUBNETPOOL=True 2026-09-07 05:32:47.547 | USE_VENV=False 2026-09-07 05:32:47.547 | VAULT_PLUGIN_BACKEND= 2026-09-07 05:32:47.548 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-07 05:32:47.548 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-07 05:32:47.548 | VERBOSE=True 2026-09-07 05:32:47.548 | VERBOSE_NO_TIMESTAMP=True 2026-09-07 05:32:47.548 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 05:32:47.548 | VERSION_CODENAME=noble 2026-09-07 05:32:47.548 | VERSION_ID=24.04 2026-09-07 05:32:47.548 | VIF_PLUGGING_IS_FATAL=True 2026-09-07 05:32:47.548 | VIF_PLUGGING_TIMEOUT=300 2026-09-07 05:32:47.548 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-07 05:32:47.548 | VIRT_DRIVER=libvirt 2026-09-07 05:32:47.548 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:32:47.548 | VOLUME_GROUP_NAME=stack-volumes 2026-09-07 05:32:47.548 | VOLUME_NAME_PREFIX=volume- 2026-09-07 05:32:47.548 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-07 05:32:47.548 | WORKER_TIMEOUT=80 2026-09-07 05:32:47.548 | WSGI_MODE=uwsgi 2026-09-07 05:32:47.548 | ZSWAP_COMPRESSOR=lz4 2026-09-07 05:32:47.548 | ZSWAP_ZPOOL=zsmalloc 2026-09-07 05:32:47.548 | _=posix 2026-09-07 05:32:47.548 | _ASYNC_BG_TIME=0 2026-09-07 05:32:47.548 | _DEFAULT_LVM_INIT=0 2026-09-07 05:32:47.548 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-07 05:32:47.548 | _DEVSTACK_FUNCTIONS=1 2026-09-07 05:32:47.548 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-07 05:32:47.548 | _DEVSTACK_STACKRC=1 2026-09-07 05:32:47.548 | _LOG_COLOR_DEFAULT=False 2026-09-07 05:32:47.548 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 05:32:47.548 | _TIME_BEGIN=1788758990 2026-09-07 05:32:47.548 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-09-07 05:32:47.548 | _TIME_TOTAL=([apt-get]="118093" [pip_install]="25137" [apt-get-update]="1985" ) 2026-09-07 05:32:47.548 | _of_args='-v --no-timestamp' 2026-09-07 05:32:47.548 | backend=postgresql 2026-09-07 05:32:47.548 | be=lvm:lvmdriver-1 2026-09-07 05:32:47.548 | be_name=lvmdriver-1 2026-09-07 05:32:47.548 | be_type=lvm 2026-09-07 05:32:47.548 | db=postgresql 2026-09-07 05:32:47.548 | dc=org 2026-09-07 05:32:47.548 | default_v4_route_devs=ens3 2026-09-07 05:32:47.548 | default_v6_route_devs=ens3 2026-09-07 05:32:47.548 | dir=/opt/stack/magnum 2026-09-07 05:32:47.548 | dn=,dc=openstack,dc=org 2026-09-07 05:32:47.549 | exceptions=80-tempest.sh 2026-09-07 05:32:47.549 | extra=80-tempest.sh 2026-09-07 05:32:47.549 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:32:47.549 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-07 05:32:47.549 | i=TUNNEL_IP_VERSION 2026-09-07 05:32:47.549 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:47.549 | lfile=localrc 2026-09-07 05:32:47.549 | localrc=/opt/stack/devstack/.localrc.password 2026-09-07 05:32:47.549 | mode=stack 2026-09-07 05:32:47.549 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 05:32:47.549 | opt='?' 2026-09-07 05:32:47.549 | os_CODENAME=noble 2026-09-07 05:32:47.549 | os_PACKAGE=deb 2026-09-07 05:32:47.549 | os_RELEASE=24.04 2026-09-07 05:32:47.549 | os_VENDOR=Ubuntu 2026-09-07 05:32:47.549 | phase=pre-install 2026-09-07 05:32:47.549 | pkgs= 2026-09-07 05:32:47.549 | plugin=magnum 2026-09-07 05:32:47.549 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:47.549 | pw=secretadmin 2026-09-07 05:32:47.549 | time_stamp=2026-09-07-053013 2026-09-07 05:32:47.549 | var=ADMIN_PASSWORD 2026-09-07 05:32:47.549 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-07 05:32:47.572 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:47.578 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.583 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:47.589 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.594 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.600 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.605 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:47.610 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:47.616 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:47.627 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:47.634 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-09-07 05:32:47.640 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-09-07 05:32:47.646 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-09-07 05:32:47.653 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-09-07 05:32:47.659 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-09-07 05:32:47.665 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-07 05:32:47.678 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : is_service_enabled octavia 2026-09-07 05:32:47.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:47.719 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == main ']' 2026-09-07 05:32:47.725 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == standalone ']' 2026-09-07 05:32:47.730 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.737 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:47.743 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.748 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.753 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.758 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:47.763 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.769 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.775 | ++ /opt/stack/octavia/devstack/plugin.sh:source:814 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:47.780 | ++ /opt/stack/octavia/devstack/plugin.sh:source:822 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:47.785 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ e ]] 2026-09-07 05:32:47.792 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -e 2026-09-07 05:32:47.798 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : [[ ehxB =~ x ]] 2026-09-07 05:32:47.804 | ++ /opt/stack/octavia/devstack/plugin.sh:source:836 : set -x 2026-09-07 05:32:47.809 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:47.815 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-09-07 05:32:47.820 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-09-07 05:32:47.827 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-09-07 05:32:47.871 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.876 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:47.881 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.886 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.893 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.898 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:47.903 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:47.908 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:47.914 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:47.920 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:47.933 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:47.939 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:32:47.944 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-09-07 05:32:47.950 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-09-07 05:32:47.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-09-07 05:32:47.962 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-09-07 05:32:47.967 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-09-07 05:32:47.973 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-09-07 05:32:47.978 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-09-07 05:32:47.984 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-07 05:32:47.991 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-09-07 05:32:47.998 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-07 05:32:48.004 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-09-07 05:32:48.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:48.043 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:48.049 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-09-07 05:32:48.059 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-09-07 05:32:48.357 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:48.363 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:48.370 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:48.376 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:48.382 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:48.387 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-09-07 05:32:48.393 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-09-07 05:32:48.399 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-09-07 05:32:48.405 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-09-07 05:32:48.412 | --2026-09-07 05:32:48-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:48.464 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42:400::347, 2a04:4e42:600::347, ... 2026-09-07 05:32:49.490 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-09-07 05:32:49.518 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:32:49.518 | Length: 61886626 (59M) [application/octet-stream] 2026-09-07 05:32:49.518 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-09-07 05:32:49.550 | 2026-09-07 05:32:49.677 | 0K ........ ........ ........ ........ 54% 207M 0s 2026-09-07 05:32:49.772 | 32768K ........ ........ ........ ... 100% 270M=0.3s 2026-09-07 05:32:49.772 | 2026-09-07 05:32:49.772 | 2026-09-07 05:32:49 (232 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-09-07 05:32:49.772 | 2026-09-07 05:32:49.781 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:32:49.787 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-09-07 05:32:49.793 | +++ functions:get_extra_file:81 : return 2026-09-07 05:32:49.801 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-09-07 05:32:49.914 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-07 05:32:49.919 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-07 05:32:49.925 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:49.931 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:49.937 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:49.943 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-09-07 05:32:49.949 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-09-07 05:32:49.954 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-09-07 05:32:49.959 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-09-07 05:32:49.967 | --2026-09-07 05:32:49-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-07 05:32:50.018 | Resolving github.com (github.com)... 140.82.114.3 2026-09-07 05:32:50.033 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-09-07 05:32:50.322 | HTTP request sent, awaiting response... 302 Found 2026-09-07 05:32:50.322 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T06%3A16%3A14Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T05%3A15%3A43Z&ske=2026-09-07T06%3A16%3A14Z&sks=b&skv=2018-11-09&sig=Ou8qCPMTlNra%2B9ZoE45NBzsTSdR1AA7a44RzTH9SVnQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc2MDkxNiwibmJmIjoxNzg4NzU5MTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FdgmM2sMMtc9FXyt8-CbZ_Rn1eRQ8mvjp57r6MRxV1s&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-07 05:32:50.322 | --2026-09-07 05:32:50-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T06%3A16%3A14Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T05%3A15%3A43Z&ske=2026-09-07T06%3A16%3A14Z&sks=b&skv=2018-11-09&sig=Ou8qCPMTlNra%2B9ZoE45NBzsTSdR1AA7a44RzTH9SVnQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc2MDkxNiwibmJmIjoxNzg4NzU5MTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FdgmM2sMMtc9FXyt8-CbZ_Rn1eRQ8mvjp57r6MRxV1s&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-07 05:32:50.324 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-09-07 05:32:50.326 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-07 05:32:50.344 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:32:50.344 | Length: 34386104 (33M) [application/octet-stream] 2026-09-07 05:32:50.344 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-09-07 05:32:50.354 | 2026-09-07 05:32:50.483 | 0K ........ ........ ........ ........ 97% 235M 0s 2026-09-07 05:32:50.483 | 32768K 100% 454M=0.1s 2026-09-07 05:32:50.483 | 2026-09-07 05:32:50.483 | 2026-09-07 05:32:50 (237 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-09-07 05:32:50.483 | 2026-09-07 05:32:50.490 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:32:50.496 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-09-07 05:32:50.502 | +++ functions:get_extra_file:81 : return 2026-09-07 05:32:50.510 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-09-07 05:32:50.601 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-07 05:32:50.607 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-07 05:32:50.614 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:50.619 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:50.625 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:50.631 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-09-07 05:32:50.637 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-09-07 05:32:50.642 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-09-07 05:32:50.648 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-09-07 05:32:50.655 | --2026-09-07 05:32:50-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-07 05:32:50.705 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-09-07 05:32:50.721 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-09-07 05:32:50.840 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-09-07 05:32:50.840 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-09-07 05:32:50.840 | --2026-09-07 05:32:50-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-09-07 05:32:50.842 | Resolving github.com (github.com)... 140.82.114.3 2026-09-07 05:32:50.858 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-09-07 05:32:50.911 | HTTP request sent, awaiting response... 302 Found 2026-09-07 05:32:50.911 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T06%3A23%3A35Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T05%3A23%3A17Z&ske=2026-09-07T06%3A23%3A35Z&sks=b&skv=2018-11-09&sig=frxFKgNtrfROJob5pzLdogpld4c5XjNQsRiJNA2wylo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc1OTQyMCwibmJmIjoxNzg4NzU5MTIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VqH1oT2ptMtj3Hz-NdnsV-H4Qc_z4eGpB9CtAZxhFG4&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-07 05:32:50.911 | --2026-09-07 05:32:50-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-07T06%3A23%3A35Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-07T05%3A23%3A17Z&ske=2026-09-07T06%3A23%3A35Z&sks=b&skv=2018-11-09&sig=frxFKgNtrfROJob5pzLdogpld4c5XjNQsRiJNA2wylo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc1OTQyMCwibmJmIjoxNzg4NzU5MTIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VqH1oT2ptMtj3Hz-NdnsV-H4Qc_z4eGpB9CtAZxhFG4&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-07 05:32:50.913 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-09-07 05:32:50.914 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-07 05:32:50.927 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:32:50.927 | Length: 6873201 (6.6M) [application/octet-stream] 2026-09-07 05:32:50.928 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-09-07 05:32:50.937 | 2026-09-07 05:32:50.971 | 0K ...... 100% 150M=0.04s 2026-09-07 05:32:50.972 | 2026-09-07 05:32:50.972 | 2026-09-07 05:32:50 (150 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-09-07 05:32:50.972 | 2026-09-07 05:32:50.981 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:32:50.988 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-09-07 05:32:50.994 | +++ functions:get_extra_file:81 : return 2026-09-07 05:32:51.001 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-09-07 05:32:51.044 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.050 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.055 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:51.060 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:51.066 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:51.072 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.077 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-09-07 05:32:51.083 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-09-07 05:32:51.088 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.098 | --2026-09-07 05:32:51-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.152 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:112::1, 150.171.110.21 2026-09-07 05:32:51.168 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:112::1|:443... connected. 2026-09-07 05:32:51.272 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:32:51.272 | Length: 14569235 (14M) [application/x-tar] 2026-09-07 05:32:51.272 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-09-07 05:32:51.369 | 2026-09-07 05:32:51.478 | 0K ........ ..... 100% 67.6M=0.2s 2026-09-07 05:32:51.478 | 2026-09-07 05:32:51.478 | 2026-09-07 05:32:51 (67.6 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-09-07 05:32:51.478 | 2026-09-07 05:32:51.487 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:32:51.493 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-09-07 05:32:51.500 | +++ functions:get_extra_file:81 : return 2026-09-07 05:32:51.507 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-09-07 05:32:51.517 | linux-amd64/ 2026-09-07 05:32:51.517 | linux-amd64/helm 2026-09-07 05:32:51.840 | linux-amd64/LICENSE 2026-09-07 05:32:51.841 | linux-amd64/README.md 2026-09-07 05:32:51.848 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-09-07 05:32:51.909 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-09-07 05:32:51.916 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-09-07 05:32:51.923 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:51.928 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:51.932 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:51.938 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-09-07 05:32:51.943 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-09-07 05:32:51.948 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-09-07 05:32:51.955 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-09-07 05:32:51.961 | --2026-09-07 05:32:51-- https://get.docker.com/ 2026-09-07 05:32:52.013 | Resolving get.docker.com (get.docker.com)... 2600:9000:2026:c800:10:a463:3d00:93a1, 2600:9000:2026:4200:10:a463:3d00:93a1, 2600:9000:2026:b000:10:a463:3d00:93a1, ... 2026-09-07 05:32:53.077 | Connecting to get.docker.com (get.docker.com)|2600:9000:2026:c800:10:a463:3d00:93a1|:443... connected. 2026-09-07 05:32:53.111 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:32:53.111 | Length: 23715 (23K) [text/plain] 2026-09-07 05:32:53.111 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-09-07 05:32:53.112 | 2026-09-07 05:32:53.112 | 0K 100% 45.4M=0s 2026-09-07 05:32:53.112 | 2026-09-07 05:32:53.112 | 2026-09-07 05:32:53 (45.4 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [23715/23715] 2026-09-07 05:32:53.112 | 2026-09-07 05:32:53.121 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:32:53.128 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-09-07 05:32:53.134 | +++ functions:get_extra_file:81 : return 2026-09-07 05:32:53.142 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-09-07 05:32:53.158 | # Executing docker install script, commit: 4e16be805b3af595aa448d1a4def857841f1c62c 2026-09-07 05:32:53.202 | + sh -c apt-get -qq update >/dev/null 2026-09-07 05:32:55.052 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-09-07 05:32:55.586 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-09-07 05:32:55.590 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-09-07 05:32:55.887 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-09-07 05:32:55.891 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-09-07 05:32:55.893 | + sh -c apt-get -qq update >/dev/null 2026-09-07 05:32:57.742 | + apt_flags=-y -qq 2026-09-07 05:32:57.742 | + [ -n ] 2026-09-07 05:32:57.742 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-09-07 05:32:59.481 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:33:09.785 | Using systemd to manage Docker service 2026-09-07 05:33:09.786 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-09-07 05:33:10.611 | INFO: Docker daemon enabled and started 2026-09-07 05:33:10.611 | 2026-09-07 05:33:10.611 | + sh -c docker version 2026-09-07 05:33:10.677 | Client: Docker Engine - Community 2026-09-07 05:33:10.678 | Version: 29.8.0 2026-09-07 05:33:10.678 | API version: 1.56 2026-09-07 05:33:10.678 | Go version: go1.26.8 2026-09-07 05:33:10.678 | Git commit: 88096ef 2026-09-07 05:33:10.678 | Built: Thu Sep 3 21:50:08 2026 2026-09-07 05:33:10.678 | OS/Arch: linux/amd64 2026-09-07 05:33:10.678 | Context: default 2026-09-07 05:33:10.678 | 2026-09-07 05:33:10.678 | Server: Docker Engine - Community 2026-09-07 05:33:10.678 | Engine: 2026-09-07 05:33:10.678 | Version: 29.8.0 2026-09-07 05:33:10.678 | API version: 1.56 (minimum version 1.40) 2026-09-07 05:33:10.678 | Go version: go1.26.8 2026-09-07 05:33:10.678 | Git commit: 3ce5872 2026-09-07 05:33:10.678 | Built: Thu Sep 3 21:50:08 2026 2026-09-07 05:33:10.678 | OS/Arch: linux/amd64 2026-09-07 05:33:10.678 | Experimental: false 2026-09-07 05:33:10.678 | containerd: 2026-09-07 05:33:10.678 | Version: v2.3.4 2026-09-07 05:33:10.678 | GitCommit: db8809540e1a7a9da5d518876894933ff55692ab 2026-09-07 05:33:10.678 | runc: 2026-09-07 05:33:10.678 | Version: 1.5.1 2026-09-07 05:33:10.678 | GitCommit: v1.5.1-0-g8f2685a4 2026-09-07 05:33:10.678 | docker-init: 2026-09-07 05:33:10.678 | Version: 0.19.0 2026-09-07 05:33:10.678 | GitCommit: de40ad0 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | ================================================================================ 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | To run Docker as a non-privileged user, consider setting up the 2026-09-07 05:33:10.686 | Docker daemon in rootless mode for your user: 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | dockerd-rootless-setuptool.sh install 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-09-07 05:33:10.686 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-09-07 05:33:10.686 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-09-07 05:33:10.686 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.686 | ================================================================================ 2026-09-07 05:33:10.686 | 2026-09-07 05:33:10.696 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-09-07 05:33:10.763 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-09-07 05:33:10.793 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-09-07 05:33:10.800 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-09-07 05:33:10.801 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-09-07 05:33:10.801 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-09-07 05:33:10.923 | No kind clusters found. 2026-09-07 05:33:10.935 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-09-07 05:33:10.935 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-09-07 05:33:11.203 | Creating cluster "kind" ... 2026-09-07 05:33:11.203 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-09-07 05:33:22.236 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-09-07 05:33:22.236 | • Preparing nodes 📦 ... 2026-09-07 05:33:26.610 | ✓ Preparing nodes 📦 2026-09-07 05:33:26.734 | • Writing configuration 📜 ... 2026-09-07 05:33:27.642 | ✓ Writing configuration 📜 2026-09-07 05:33:27.642 | • Starting control-plane 🕹️ ... 2026-09-07 05:33:43.753 | ✓ Starting control-plane 🕹️ 2026-09-07 05:33:43.754 | • Installing CNI 🔌 ... 2026-09-07 05:33:45.084 | ✓ Installing CNI 🔌 2026-09-07 05:33:45.084 | • Installing StorageClass 💾 ... 2026-09-07 05:33:45.772 | ✓ Installing StorageClass 💾 2026-09-07 05:33:46.408 | Set kubectl context to "kind-kind" 2026-09-07 05:33:46.409 | You can now use your cluster with: 2026-09-07 05:33:46.409 | 2026-09-07 05:33:46.409 | kubectl cluster-info --context kind-kind 2026-09-07 05:33:46.409 | 2026-09-07 05:33:46.409 | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-09-07 05:33:46.420 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-09-07 05:33:46.579 | node/kind-control-plane labeled 2026-09-07 05:33:46.595 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-09-07 05:33:47.235 | namespace/orc-system created 2026-09-07 05:33:47.271 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-09-07 05:33:47.304 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-09-07 05:33:47.345 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-09-07 05:33:47.390 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-09-07 05:33:47.421 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-09-07 05:33:47.445 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-09-07 05:33:47.460 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-09-07 05:33:47.486 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-09-07 05:33:47.525 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-09-07 05:33:47.554 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-09-07 05:33:47.590 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-09-07 05:33:47.631 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-09-07 05:33:47.644 | serviceaccount/orc-controller-manager created 2026-09-07 05:33:47.661 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-09-07 05:33:47.668 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-09-07 05:33:47.676 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-09-07 05:33:47.683 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-09-07 05:33:47.689 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-09-07 05:33:47.697 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-09-07 05:33:47.705 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-09-07 05:33:47.712 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-09-07 05:33:47.719 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-09-07 05:33:47.732 | service/orc-controller-manager-metrics-service created 2026-09-07 05:33:47.743 | deployment.apps/orc-controller-manager created 2026-09-07 05:33:47.757 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-09-07 05:33:47.768 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-09-07 05:33:47.773 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-07 05:33:47.779 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-07 05:33:47.784 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-09-07 05:33:47.790 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-09-07 05:33:47.796 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-09-07 05:33:48.160 | Fetching providers 2026-09-07 05:33:50.506 | Installing cert-manager version="v1.20.2" 2026-09-07 05:33:50.609 | unknown field "spec.versions[0].selectableFields" 2026-09-07 05:33:50.635 | unknown field "spec.versions[0].selectableFields" 2026-09-07 05:33:50.652 | unknown field "spec.versions[0].selectableFields" 2026-09-07 05:33:50.675 | unknown field "spec.versions[0].selectableFields" 2026-09-07 05:33:51.402 | Waiting for cert-manager to be available... 2026-09-07 05:34:15.525 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-09-07 05:34:16.228 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-09-07 05:34:16.573 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-09-07 05:34:16.889 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-09-07 05:34:17.254 | 2026-09-07 05:34:17.254 | Your management cluster has been initialized successfully! 2026-09-07 05:34:17.254 | 2026-09-07 05:34:17.254 | You can now create your first workload cluster by running the following: 2026-09-07 05:34:17.254 | 2026-09-07 05:34:17.254 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-09-07 05:34:17.254 | 2026-09-07 05:34:17.292 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-09-07 05:34:17.386 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-09-07 05:34:21.574 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-09-07 05:34:21.587 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-09-07 05:34:21.708 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-09-07 05:34:23.625 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-09-07 05:34:23.640 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-09-07 05:34:23.756 | deployment "capi-controller-manager" successfully rolled out 2026-09-07 05:34:23.767 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-09-07 05:34:23.877 | deployment "capo-controller-manager" successfully rolled out 2026-09-07 05:34:23.888 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-09-07 05:34:23.892 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:34:23.896 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:34:23.901 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:34:23.906 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:34:23.911 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-09-07 05:34:23.917 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-09-07 05:34:23.921 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-09-07 05:34:23.951 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:34:23.954 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-09-07 05:34:23.959 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.149:6641 2026-09-07 05:34:23.963 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.149:6642 2026-09-07 05:34:23.968 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:34:23.972 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-09-07 05:34:23.977 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-07 05:34:23.982 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-07 05:34:23.987 | + functions:set_systemd_override:845 : local value=2048 2026-09-07 05:34:23.991 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-07 05:34:23.995 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-07 05:34:24.102 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-07 05:34:24.102 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-07 05:34:24.108 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-07 05:34:24.421 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-07 05:34:24.427 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-07 05:34:24.464 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:34:24.470 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-07 05:34:24.476 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 05:34:24.482 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:34:24.488 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 05:34:24.493 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:34:24.499 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:34:24.505 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:34:24.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:24.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:24.524 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:34:24.530 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 05:34:24.535 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 05:34:24.541 | + functions-common:apt_get_update:1167 : return 2026-09-07 05:34:24.547 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-07 05:34:24.553 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:34:24.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:24.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:24.571 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-07 05:34:24.617 | + 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-09-07 05:34:24.670 | Reading package lists... 2026-09-07 05:34:24.897 | Building dependency tree... 2026-09-07 05:34:24.897 | Reading state information... 2026-09-07 05:34:25.117 | The following additional packages will be installed: 2026-09-07 05:34:25.117 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 05:34:25.117 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 05:34:25.117 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 05:34:25.118 | erlang-tools erlang-xmerl logrotate 2026-09-07 05:34:25.119 | Suggested packages: 2026-09-07 05:34:25.119 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-09-07 05:34:25.159 | The following NEW packages will be installed: 2026-09-07 05:34:25.159 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 05:34:25.159 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 05:34:25.159 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 05:34:25.160 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-09-07 05:34:25.674 | 0 upgraded, 19 newly installed, 0 to remove and 12 not upgraded. 2026-09-07 05:34:25.675 | Need to get 36.1 MB of archives. 2026-09-07 05:34:25.675 | After this operation, 56.4 MB of additional disk space will be used. 2026-09-07 05:34:25.675 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-09-07 05:34:25.940 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-07 05:34:26.699 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-07 05:34:26.730 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-07 05:34:26.740 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-07 05:34:26.764 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-07 05:34:26.795 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-07 05:34:26.806 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-09-07 05:34:26.870 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-07 05:34:26.873 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-07 05:34:26.876 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-07 05:34:26.880 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-07 05:34:26.905 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-09-07 05:34:26.975 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-07 05:34:26.977 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-07 05:34:26.984 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-07 05:34:26.995 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-07 05:34:27.016 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-09-07 05:34:27.068 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-07 05:34:27.888 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:34:27.936 | Fetched 36.1 MB in 2s (14.5 MB/s) 2026-09-07 05:34:27.994 | Selecting previously unselected package logrotate. 2026-09-07 05:34:28.052 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66038 files and directories currently installed.) 2026-09-07 05:34:28.054 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-09-07 05:34:28.058 | Unpacking logrotate (3.21.0-2build1) ... 2026-09-07 05:34:28.125 | Selecting previously unselected package erlang-base. 2026-09-07 05:34:28.133 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.137 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.403 | Selecting previously unselected package erlang-asn1. 2026-09-07 05:34:28.409 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.413 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.476 | Selecting previously unselected package erlang-crypto. 2026-09-07 05:34:28.482 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.486 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.544 | Selecting previously unselected package erlang-public-key. 2026-09-07 05:34:28.550 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.554 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.613 | Selecting previously unselected package erlang-mnesia. 2026-09-07 05:34:28.620 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.624 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.693 | Selecting previously unselected package erlang-runtime-tools. 2026-09-07 05:34:28.702 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.706 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.774 | Selecting previously unselected package erlang-ssl. 2026-09-07 05:34:28.782 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.788 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.871 | Selecting previously unselected package erlang-eldap. 2026-09-07 05:34:28.877 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.882 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:28.936 | Selecting previously unselected package erlang-ftp. 2026-09-07 05:34:28.944 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:28.948 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.004 | Selecting previously unselected package erlang-tftp. 2026-09-07 05:34:29.011 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.016 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.072 | Selecting previously unselected package erlang-inets. 2026-09-07 05:34:29.080 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.084 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.170 | Selecting previously unselected package erlang-snmp. 2026-09-07 05:34:29.178 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.182 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.314 | Selecting previously unselected package erlang-os-mon. 2026-09-07 05:34:29.320 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.324 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.380 | Selecting previously unselected package erlang-parsetools. 2026-09-07 05:34:29.388 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.392 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.446 | Selecting previously unselected package erlang-syntax-tools. 2026-09-07 05:34:29.454 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.459 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.518 | Selecting previously unselected package erlang-tools. 2026-09-07 05:34:29.525 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.530 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.614 | Selecting previously unselected package erlang-xmerl. 2026-09-07 05:34:29.623 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 05:34:29.627 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:29.734 | Selecting previously unselected package rabbitmq-server. 2026-09-07 05:34:29.744 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-07 05:34:29.753 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 05:34:30.374 | Setting up logrotate (3.21.0-2build1) ... 2026-09-07 05:34:30.592 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-09-07 05:34:30.938 | logrotate.service is a disabled or a static unit, not starting it. 2026-09-07 05:34:30.985 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:31.385 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-07 05:34:31.385 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-07 05:34:32.936 | Searching for services which depend on erlang and should be started... none found. 2026-09-07 05:34:32.943 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:32.956 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:32.969 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:32.983 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:32.995 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.007 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.020 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.033 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.046 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.058 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.069 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.081 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.092 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.104 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.116 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.127 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 05:34:33.139 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 05:34:33.217 | info: Selecting GID from range 100 to 999 ... 2026-09-07 05:34:33.223 | info: Adding group `rabbitmq' (GID 112) ... 2026-09-07 05:34:33.316 | info: Selecting UID from range 100 to 999 ... 2026-09-07 05:34:33.316 | 2026-09-07 05:34:33.322 | info: Adding system user `rabbitmq' (UID 110) ... 2026-09-07 05:34:33.327 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-09-07 05:34:33.397 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-07 05:34:33.642 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-07 05:34:39.015 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 05:34:40.153 | + functions-common:apt_get:1211 : result=0 2026-09-07 05:34:40.158 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:34:40.163 | + functions-common:time_stop:2420 : local name 2026-09-07 05:34:40.168 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:34:40.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:34:40.178 | + functions-common:time_stop:2423 : local total 2026-09-07 05:34:40.183 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:34:40.188 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:34:40.193 | + functions-common:time_stop:2427 : start_time=1788759264611 2026-09-07 05:34:40.198 | + functions-common:time_stop:2429 : [[ -z 1788759264611 ]] 2026-09-07 05:34:40.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:34:40.213 | + functions-common:time_stop:2432 : end_time=1788759280207 2026-09-07 05:34:40.218 | + functions-common:time_stop:2433 : elapsed_time=15596 2026-09-07 05:34:40.223 | + functions-common:time_stop:2434 : total=118093 2026-09-07 05:34:40.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:34:40.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133689 2026-09-07 05:34:40.238 | + functions-common:apt_get:1215 : return 0 2026-09-07 05:34:40.244 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-07 05:34:40.250 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:34:40.256 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:34:40.262 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:34:40.268 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:34:40.274 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:34:40.279 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:34:40.285 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:34:40.290 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:34:40.296 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:34:40.302 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:34:40.308 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:34:40.314 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:34:40.319 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:34:40.325 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-07 05:34:40.331 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-07 05:34:40.368 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:34:40.374 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-07 05:34:40.380 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:34:40.386 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-07 05:34:40.392 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-07 05:34:40.400 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-07 05:34:40.409 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-07 05:34:40.414 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-07 05:34:40.420 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-07 05:34:40.427 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-07 05:34:40.433 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-09-07 05:34:40.438 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-09-07 05:34:40.446 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-07 05:34:41.147 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-07 05:34:41.147 | user tags 2026-09-07 05:34:41.147 | guest [administrator]' 2026-09-07 05:34:41.153 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-07 05:34:41.154 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-07 05:34:41.154 | user tags 2026-09-07 05:34:41.154 | guest [administrator]' 2026-09-07 05:34:41.164 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-07 05:34:41.169 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-07 05:34:41.173 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-09-07 05:34:41.820 | Adding user "stackrabbit" ... 2026-09-07 05:34:41.865 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-07 05:34:41.895 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-07 05:34:42.556 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-07 05:34:42.589 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-07 05:34:42.593 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-09-07 05:34:43.264 | Changing password for user "stackrabbit" ... 2026-09-07 05:34:43.303 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-07 05:34:43.308 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-07 05:34:43.313 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-07 05:34:44.030 | Deleting user "guest" ... 2026-09-07 05:34:44.059 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-07 05:34:44.088 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:34:44.093 | + ./stack.sh:main:861 : install_database 2026-09-07 05:34:44.098 | + lib/database:install_database:118 : install_database_mysql 2026-09-07 05:34:44.101 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-07 05:34:44.107 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:44.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:44.116 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-07 05:34:44.245 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-09-07 05:34:44.250 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-07 05:34:44.259 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-07 05:34:44.265 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:44.270 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:44.275 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-07 05:34:44.280 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-07 05:34:44.284 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-09-07 05:34:44.294 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-07 05:34:44.300 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-07 05:34:44.305 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:34:44.310 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:34:44.316 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:34:44.321 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:34:44.327 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:34:44.333 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:34:44.339 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:34:44.345 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:34:44.350 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:34:44.356 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:34:44.362 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:34:44.368 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:34:44.374 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:34:44.379 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-07 05:34:44.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:44.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:44.397 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-07 05:34:44.403 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 05:34:44.409 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:34:44.414 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 05:34:44.420 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:34:44.426 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:34:44.432 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:34:44.438 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:44.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:44.450 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:34:44.456 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 05:34:44.461 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 05:34:44.467 | + functions-common:apt_get_update:1167 : return 2026-09-07 05:34:44.473 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-07 05:34:44.479 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:34:44.485 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:34:44.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:34:44.498 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-07 05:34:44.544 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-09-07 05:34:44.596 | Reading package lists... 2026-09-07 05:34:44.815 | Building dependency tree... 2026-09-07 05:34:44.816 | Reading state information... 2026-09-07 05:34:45.015 | The following additional packages will be installed: 2026-09-07 05:34:45.015 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-09-07 05:34:45.016 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-09-07 05:34:45.016 | mysql-server-8.0 mysql-server-core-8.0 2026-09-07 05:34:45.017 | Suggested packages: 2026-09-07 05:34:45.017 | mailx tinyca 2026-09-07 05:34:45.017 | Recommended packages: 2026-09-07 05:34:45.017 | libhtml-template-perl mecab-ipadic-utf8 2026-09-07 05:34:45.055 | The following NEW packages will be installed: 2026-09-07 05:34:45.055 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-09-07 05:34:45.055 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-09-07 05:34:45.056 | mysql-server-8.0 mysql-server-core-8.0 2026-09-07 05:34:45.118 | 0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded. 2026-09-07 05:34:45.118 | Need to get 22.2 MB of archives. 2026-09-07 05:34:45.118 | After this operation, 187 MB of additional disk space will be used. 2026-09-07 05:34:45.118 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2,740 kB] 2026-09-07 05:34:45.249 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-07 05:34:45.250 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-07 05:34:45.252 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7,984 B] 2026-09-07 05:34:45.253 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-07 05:34:45.256 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-07 05:34:45.260 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-07 05:34:45.420 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1,443 kB] 2026-09-07 05:34:45.428 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9,524 B] 2026-09-07 05:34:45.688 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:34:45.724 | Fetched 22.2 MB in 0s (62.2 MB/s) 2026-09-07 05:34:45.768 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-07 05:34:45.814 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68858 files and directories currently installed.) 2026-09-07 05:34:45.817 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:34:45.822 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:46.136 | Selecting previously unselected package mysql-client-8.0. 2026-09-07 05:34:46.141 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:34:46.145 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:46.199 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-09-07 05:34:46.204 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 05:34:46.213 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:34:46.271 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-07 05:34:46.279 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 05:34:46.283 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:34:46.340 | Selecting previously unselected package libmecab2:amd64. 2026-09-07 05:34:46.351 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-07 05:34:46.355 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 05:34:46.426 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-07 05:34:46.438 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-07 05:34:46.442 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 05:34:46.507 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-07 05:34:46.517 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:34:46.522 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.278 | Selecting previously unselected package mysql-server-8.0. 2026-09-07 05:34:47.288 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:34:47.739 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.818 | Selecting previously unselected package mysql-server. 2026-09-07 05:34:47.828 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-07 05:34:47.833 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.911 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 05:34:47.923 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 05:34:47.939 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.953 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.965 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:34:47.977 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:34:47.988 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:47.998 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:34:48.219 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 05:34:48.279 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-07 05:34:57.215 | mysqld will log errors to /var/log/mysql/error.log 2026-09-07 05:34:58.050 | mysqld is running as pid 27774 2026-09-07 05:35:00.639 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-07 05:35:02.043 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:35:02.055 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 05:35:02.865 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:35:03.151 | + functions-common:apt_get:1211 : result=0 2026-09-07 05:35:03.157 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:35:03.159 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:03.164 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:03.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:03.175 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:03.180 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:03.185 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:35:03.190 | + functions-common:time_stop:2427 : start_time=1788759284538 2026-09-07 05:35:03.194 | + functions-common:time_stop:2429 : [[ -z 1788759284538 ]] 2026-09-07 05:35:03.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:03.208 | + functions-common:time_stop:2432 : end_time=1788759303203 2026-09-07 05:35:03.214 | + functions-common:time_stop:2433 : elapsed_time=18665 2026-09-07 05:35:03.219 | + functions-common:time_stop:2434 : total=133689 2026-09-07 05:35:03.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:03.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152354 2026-09-07 05:35:03.235 | + functions-common:apt_get:1215 : return 0 2026-09-07 05:35:03.240 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-07 05:35:03.246 | + ./stack.sh:main:864 : install_database_python 2026-09-07 05:35:03.252 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-07 05:35:03.259 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-07 05:35:03.265 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-07 05:35:03.271 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 05:35:03.277 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-07 05:35:03.283 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-07 05:35:03.289 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 05:35:03.298 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-07 05:35:03.299 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 05:35:03.311 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-07 05:35:03.317 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-07 05:35:03.323 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-07 05:35:03.330 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-07 05:35:03.337 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-07 05:35:03.386 | Using python 3.12 to install PyMySQL 2026-09-07 05:35:03.392 | + 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-09-07 05:35:04.082 | Collecting PyMySQL 2026-09-07 05:35:04.164 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-07 05:35:04.182 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-07 05:35:04.272 | Installing collected packages: PyMySQL 2026-09-07 05:35:04.311 | Successfully installed PyMySQL-1.2.0 2026-09-07 05:35:04.371 | + inc/python:pip_install:216 : result=0 2026-09-07 05:35:04.377 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:35:04.381 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:04.386 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:04.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:04.395 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:04.400 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:04.404 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:35:04.408 | + functions-common:time_stop:2427 : start_time=1788759303375 2026-09-07 05:35:04.413 | + functions-common:time_stop:2429 : [[ -z 1788759303375 ]] 2026-09-07 05:35:04.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:04.430 | + functions-common:time_stop:2432 : end_time=1788759304424 2026-09-07 05:35:04.435 | + functions-common:time_stop:2433 : elapsed_time=1049 2026-09-07 05:35:04.440 | + functions-common:time_stop:2434 : total=25137 2026-09-07 05:35:04.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:04.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26186 2026-09-07 05:35:04.458 | + inc/python:pip_install:219 : return 0 2026-09-07 05:35:04.464 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-07 05:35:04.469 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 05:35:04.475 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-07 05:35:04.481 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-07 05:35:04.519 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:04.525 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-07 05:35:04.531 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-07 05:35:04.568 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:35:04.574 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-07 05:35:04.613 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:35:04.619 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-07 05:35:04.656 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:04.662 | + ./stack.sh:main:872 : install_etcd3 2026-09-07 05:35:04.668 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-07 05:35:04.668 | Installing etcd 2026-09-07 05:35:04.675 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-07 05:35:04.701 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-07 05:35:04.727 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-07 05:35:04.733 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-07 05:35:04.759 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-07 05:35:04.767 | ++ 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-09-07 05:35:04.773 | ++ 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-09-07 05:35:04.779 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:35:04.784 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:35:04.790 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:35:04.796 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:35:04.802 | ++ 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-09-07 05:35:04.808 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-07 05:35:04.815 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://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-09-07 05:35:04.823 | --2026-09-07 05:35:04-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:35:04.871 | Resolving github.com (github.com)... 140.82.114.3 2026-09-07 05:35:04.887 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-09-07 05:35:04.940 | HTTP request sent, awaiting response... 302 Found 2026-09-07 05:35:04.940 | 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-09-07T06%3A10%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-09-07T05%3A10%3A05Z&ske=2026-09-07T06%3A10%3A21Z&sks=b&skv=2018-11-09&sig=hevus0yKcW0kxYWWckJSRBcg%2FvucU6BHLV5PY%2Btlkl4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc2MTA3MiwibmJmIjoxNzg4NzU5MjcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.c3pBUDar7Swjjm6WHmTHh-OKEaLZEUXV1tIzOjH1Hl0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-07 05:35:04.940 | --2026-09-07 05:35:04-- 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-09-07T06%3A10%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-09-07T05%3A10%3A05Z&ske=2026-09-07T06%3A10%3A21Z&sks=b&skv=2018-11-09&sig=hevus0yKcW0kxYWWckJSRBcg%2FvucU6BHLV5PY%2Btlkl4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc2MTA3MiwibmJmIjoxNzg4NzU5MjcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.c3pBUDar7Swjjm6WHmTHh-OKEaLZEUXV1tIzOjH1Hl0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-07 05:35:04.942 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-09-07 05:35:04.943 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-07 05:35:04.958 | HTTP request sent, awaiting response... 200 OK 2026-09-07 05:35:04.958 | Length: 20927601 (20M) [application/octet-stream] 2026-09-07 05:35:04.958 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-09-07 05:35:04.967 | 2026-09-07 05:35:05.039 | 0K ........ ........ ... 100% 247M=0.08s 2026-09-07 05:35:05.039 | 2026-09-07 05:35:05.039 | 2026-09-07 05:35:05 (247 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-09-07 05:35:05.039 | 2026-09-07 05:35:05.046 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 05:35:05.052 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:35:05.058 | ++ functions:get_extra_file:81 : return 2026-09-07 05:35:05.064 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:35:05.070 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-07 05:35:05.076 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-07 05:35:05.082 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-09-07 05:35:05.120 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-07 05:35:05.127 | + 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-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/ 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-07 05:35:05.137 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-07 05:35:05.138 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-07 05:35:05.138 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-07 05:35:05.139 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-07 05:35:05.139 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-07 05:35:05.139 | etcd-v3.5.21-linux-amd64/README.md 2026-09-07 05:35:05.139 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-07 05:35:05.277 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-07 05:35:05.408 | etcd-v3.5.21-linux-amd64/etcd 2026-09-07 05:35:05.582 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-07 05:35:05.621 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-07 05:35:05.669 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-07 05:35:05.675 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-07 05:35:05.713 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:05.719 | + ./stack.sh:main:882 : configure_CA 2026-09-07 05:35:05.725 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.149 ]] 2026-09-07 05:35:05.731 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.149 2026-09-07 05:35:05.739 | ++ functions-common:ipv6_unquote:2218 : echo 162.253.55.149 2026-09-07 05:35:05.741 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:35:05.751 | + lib/tls:configure_CA:70 : [[ 162.253.55.149 != \1\6\2\.\2\5\3\.\5\5\.\1\4\9 ]] 2026-09-07 05:35:05.757 | + ./stack.sh:main:883 : init_CA 2026-09-07 05:35:05.763 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-09-07 05:35:05.768 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-07 05:35:05.774 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-09-07 05:35:05.780 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-07 05:35:05.786 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-09-07 05:35:05.792 | + lib/tls:create_CA_base:86 : local i 2026-09-07 05:35:05.797 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:05.804 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-09-07 05:35:05.813 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:05.819 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-09-07 05:35:05.829 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:05.834 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-09-07 05:35:05.844 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:05.849 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-09-07 05:35:05.858 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-09-07 05:35:05.867 | + lib/tls:create_CA_base:91 : echo 01 2026-09-07 05:35:05.873 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-09-07 05:35:05.883 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-09-07 05:35:05.889 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-07 05:35:05.894 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-09-07 05:35:05.900 | + lib/tls:create_CA_config:145 : echo ' 2026-09-07 05:35:05.900 | [ ca ] 2026-09-07 05:35:05.900 | default_ca = CA_default 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | [ CA_default ] 2026-09-07 05:35:05.900 | dir = /opt/stack/data/CA/root-ca 2026-09-07 05:35:05.900 | policy = policy_match 2026-09-07 05:35:05.900 | database = $dir/index.txt 2026-09-07 05:35:05.900 | serial = $dir/serial 2026-09-07 05:35:05.900 | certs = $dir/certs 2026-09-07 05:35:05.900 | crl_dir = $dir/crl 2026-09-07 05:35:05.900 | new_certs_dir = $dir/newcerts 2026-09-07 05:35:05.900 | certificate = $dir/cacert.pem 2026-09-07 05:35:05.900 | private_key = $dir/private/cacert.key 2026-09-07 05:35:05.900 | RANDFILE = $dir/private/.rand 2026-09-07 05:35:05.900 | default_md = sha256 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | [ req ] 2026-09-07 05:35:05.900 | default_bits = 2048 2026-09-07 05:35:05.900 | default_md = sha256 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | prompt = no 2026-09-07 05:35:05.900 | distinguished_name = ca_distinguished_name 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | x509_extensions = ca_extensions 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | [ ca_distinguished_name ] 2026-09-07 05:35:05.900 | organizationName = OpenStack 2026-09-07 05:35:05.900 | organizationalUnitName = DevStack Certificate Authority 2026-09-07 05:35:05.900 | commonName = Root CA 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | [ policy_match ] 2026-09-07 05:35:05.900 | countryName = optional 2026-09-07 05:35:05.900 | stateOrProvinceName = optional 2026-09-07 05:35:05.900 | organizationName = match 2026-09-07 05:35:05.900 | organizationalUnitName = optional 2026-09-07 05:35:05.900 | commonName = supplied 2026-09-07 05:35:05.900 | 2026-09-07 05:35:05.900 | [ ca_extensions ] 2026-09-07 05:35:05.900 | basicConstraints = critical,CA:true 2026-09-07 05:35:05.900 | subjectKeyIdentifier = hash 2026-09-07 05:35:05.900 | authorityKeyIdentifier = keyid:always, issuer 2026-09-07 05:35:05.901 | keyUsage = cRLSign, keyCertSign 2026-09-07 05:35:05.901 | 2026-09-07 05:35:05.901 | ' 2026-09-07 05:35:05.906 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-09-07 05:35:05.912 | + 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-09-07 05:35:06.109 | .....+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.......+.....+...........................+.+..+...+...............+....+...+......+..+...+.+.....+...+.+......+.....+...+...+....+.....+.+.....+.......+...+....................+....+...............+.........+..............+.+..............+.+............+..+.......+.....+...............+...+...+....+.....................+..+...+...+....+.................+.........+.+...+..+......+....+...+...+...+.........+......+.........+..+......+...+.........+...+.........+....+...............+......+.....+.+..+...+...+.+.....+......+.............+......+...........+...+....+...+.........+.....+...+............+....+.....+.+......+........+......+......+.......+...+..+...............+.+.....+.......+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:06.265 | .................+..+....+...........+.+...+......+........+..........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..................+...+.........+........+...+...+....+...+..............+....+.....+......+.+...+......+...........+...+..........+..+...+.+...+..+...+.......+.....+...+..........+...+........+..........+..+..........+...+.........+.....+..........+...+............+...+..+......+.+...........+....+.....+......+.........+.............+........+.........+...+...+..................+....+...+........+......+.+...+..+...+.+...+........+......................+.................+......+............+.......+..............+.+........+.+.....+.+......+..+......+.......+...+..............+.+..+.........+.............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:06.269 | ----- 2026-09-07 05:35:06.278 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-09-07 05:35:06.284 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-07 05:35:06.290 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-09-07 05:35:06.295 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-09-07 05:35:06.301 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-07 05:35:06.306 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-09-07 05:35:06.311 | + lib/tls:create_CA_base:86 : local i 2026-09-07 05:35:06.316 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:06.323 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-09-07 05:35:06.333 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:06.339 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-09-07 05:35:06.348 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:06.354 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-09-07 05:35:06.364 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-07 05:35:06.369 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-09-07 05:35:06.379 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-09-07 05:35:06.389 | + lib/tls:create_CA_base:91 : echo 01 2026-09-07 05:35:06.395 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-09-07 05:35:06.405 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-09-07 05:35:06.411 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-07 05:35:06.416 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-09-07 05:35:06.423 | + lib/tls:create_CA_config:145 : echo ' 2026-09-07 05:35:06.423 | [ ca ] 2026-09-07 05:35:06.423 | default_ca = CA_default 2026-09-07 05:35:06.423 | 2026-09-07 05:35:06.423 | [ CA_default ] 2026-09-07 05:35:06.423 | dir = /opt/stack/data/CA/int-ca 2026-09-07 05:35:06.423 | policy = policy_match 2026-09-07 05:35:06.423 | database = $dir/index.txt 2026-09-07 05:35:06.423 | serial = $dir/serial 2026-09-07 05:35:06.423 | certs = $dir/certs 2026-09-07 05:35:06.423 | crl_dir = $dir/crl 2026-09-07 05:35:06.423 | new_certs_dir = $dir/newcerts 2026-09-07 05:35:06.423 | certificate = $dir/cacert.pem 2026-09-07 05:35:06.423 | private_key = $dir/private/cacert.key 2026-09-07 05:35:06.423 | RANDFILE = $dir/private/.rand 2026-09-07 05:35:06.423 | default_md = sha256 2026-09-07 05:35:06.423 | 2026-09-07 05:35:06.423 | [ req ] 2026-09-07 05:35:06.423 | default_bits = 2048 2026-09-07 05:35:06.423 | default_md = sha256 2026-09-07 05:35:06.423 | 2026-09-07 05:35:06.423 | prompt = no 2026-09-07 05:35:06.423 | distinguished_name = ca_distinguished_name 2026-09-07 05:35:06.423 | 2026-09-07 05:35:06.423 | x509_extensions = ca_extensions 2026-09-07 05:35:06.423 | 2026-09-07 05:35:06.423 | [ ca_distinguished_name ] 2026-09-07 05:35:06.423 | organizationName = OpenStack 2026-09-07 05:35:06.423 | organizationalUnitName = DevStack Certificate Authority 2026-09-07 05:35:06.424 | commonName = Intermediate CA 2026-09-07 05:35:06.424 | 2026-09-07 05:35:06.424 | [ policy_match ] 2026-09-07 05:35:06.424 | countryName = optional 2026-09-07 05:35:06.424 | stateOrProvinceName = optional 2026-09-07 05:35:06.424 | organizationName = match 2026-09-07 05:35:06.424 | organizationalUnitName = optional 2026-09-07 05:35:06.424 | commonName = supplied 2026-09-07 05:35:06.424 | 2026-09-07 05:35:06.424 | [ ca_extensions ] 2026-09-07 05:35:06.424 | basicConstraints = critical,CA:true 2026-09-07 05:35:06.424 | subjectKeyIdentifier = hash 2026-09-07 05:35:06.424 | authorityKeyIdentifier = keyid:always, issuer 2026-09-07 05:35:06.424 | keyUsage = cRLSign, keyCertSign 2026-09-07 05:35:06.424 | 2026-09-07 05:35:06.424 | ' 2026-09-07 05:35:06.429 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-09-07 05:35:06.435 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-07 05:35:06.440 | + lib/tls:create_signing_config:198 : echo ' 2026-09-07 05:35:06.441 | [ ca ] 2026-09-07 05:35:06.441 | default_ca = CA_default 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | [ CA_default ] 2026-09-07 05:35:06.441 | dir = /opt/stack/data/CA/int-ca 2026-09-07 05:35:06.441 | policy = policy_match 2026-09-07 05:35:06.441 | database = $dir/index.txt 2026-09-07 05:35:06.441 | serial = $dir/serial 2026-09-07 05:35:06.441 | certs = $dir/certs 2026-09-07 05:35:06.441 | crl_dir = $dir/crl 2026-09-07 05:35:06.441 | new_certs_dir = $dir/newcerts 2026-09-07 05:35:06.441 | certificate = $dir/cacert.pem 2026-09-07 05:35:06.441 | private_key = $dir/private/cacert.key 2026-09-07 05:35:06.441 | RANDFILE = $dir/private/.rand 2026-09-07 05:35:06.441 | default_md = default 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | [ req ] 2026-09-07 05:35:06.441 | default_bits = 1024 2026-09-07 05:35:06.441 | default_md = sha256 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | prompt = no 2026-09-07 05:35:06.441 | distinguished_name = req_distinguished_name 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | x509_extensions = req_extensions 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | [ req_distinguished_name ] 2026-09-07 05:35:06.441 | organizationName = OpenStack 2026-09-07 05:35:06.441 | organizationalUnitName = DevStack Server Farm 2026-09-07 05:35:06.441 | 2026-09-07 05:35:06.441 | [ policy_match ] 2026-09-07 05:35:06.441 | countryName = optional 2026-09-07 05:35:06.441 | stateOrProvinceName = optional 2026-09-07 05:35:06.441 | organizationName = match 2026-09-07 05:35:06.442 | organizationalUnitName = optional 2026-09-07 05:35:06.442 | commonName = supplied 2026-09-07 05:35:06.442 | 2026-09-07 05:35:06.442 | [ req_extensions ] 2026-09-07 05:35:06.442 | basicConstraints = CA:false 2026-09-07 05:35:06.442 | subjectKeyIdentifier = hash 2026-09-07 05:35:06.442 | authorityKeyIdentifier = keyid:always, issuer 2026-09-07 05:35:06.442 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-09-07 05:35:06.442 | extendedKeyUsage = serverAuth, clientAuth 2026-09-07 05:35:06.442 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-09-07 05:35:06.442 | 2026-09-07 05:35:06.442 | ' 2026-09-07 05:35:06.447 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-09-07 05:35:06.453 | + 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-09-07 05:35:06.635 | .............+..+.........+.+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+........................+.+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+..+.......+......+.....+.......+..+.+..............+....+.........+..+....+..+.........+....+.....+.........+.+...........+.+...+............+........+.+...+..+.........+..........+.....+......+...+..........+.....+...+....+...+........+.......+...+..............+......+.......+..+.............+..+.+.................+.+..+.......+..+...+...+.......+......+.....+.......+.........+......+.....+...+.+........+..................+..........+.........+.....+...+.+.....+.........+.......+...+..+....+...........+....+.........+..+.+..+......+....+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:06.741 | ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+...+............+...........+.......+......+......+.....+...+.+.....+......+.+.....+...+.+.........+.....+....+..+.............+..+................+...+......+.....+.+.........+...........+.......+..+.+..+......+.+...+...+........+....+...+.........+.....+...+......+.......+...+..+.......+..+....+....................+......+..........+......+.....+.......+...+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:06.745 | ----- 2026-09-07 05:35:06.753 | + 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-09-07 05:35:06.762 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-09-07 05:35:06.766 | Check that the request matches the signature 2026-09-07 05:35:06.767 | Signature ok 2026-09-07 05:35:06.767 | The Subject's Distinguished Name is as follows 2026-09-07 05:35:06.767 | organizationName :ASN.1 12:'OpenStack' 2026-09-07 05:35:06.767 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-09-07 05:35:06.767 | commonName :ASN.1 12:'Intermediate CA' 2026-09-07 05:35:06.768 | Certificate is to be certified until Sep 7 05:35:06 2027 GMT (365 days) 2026-09-07 05:35:06.773 | 2026-09-07 05:35:06.773 | Write out database with 1 new entries 2026-09-07 05:35:06.773 | Database updated 2026-09-07 05:35:06.781 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-09-07 05:35:06.788 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-07 05:35:06.796 | + lib/tls:init_CA:212 : is_fedora 2026-09-07 05:35:06.801 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:35:06.808 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:35:06.813 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:35:06.819 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:35:06.825 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:35:06.831 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:35:06.836 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:35:06.842 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:35:06.848 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:35:06.854 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:35:06.860 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:35:06.866 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:35:06.873 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:35:06.878 | + lib/tls:init_CA:215 : is_ubuntu 2026-09-07 05:35:06.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:35:06.890 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:35:06.896 | + 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-09-07 05:35:06.923 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-09-07 05:35:06.949 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-09-07 05:35:06.970 | Updating certificates in /etc/ssl/certs... 2026-09-07 05:35:08.636 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-09-07 05:35:08.637 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-09-07 05:35:08.645 | 2 added, 0 removed; done. 2026-09-07 05:35:08.646 | Running hooks in /etc/ca-certificates/update.d... 2026-09-07 05:35:08.649 | done. 2026-09-07 05:35:08.663 | + ./stack.sh:main:884 : init_cert 2026-09-07 05:35:08.669 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-09-07 05:35:08.675 | + lib/tls:init_cert:226 : [[ -n 162.253.55.149 ]] 2026-09-07 05:35:08.681 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.149 2026-09-07 05:35:08.687 | + lib/tls:init_cert:228 : [[ -n 2604:e100:1:0:f816:3eff:fed0:a077 ]] 2026-09-07 05:35:08.694 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077 2026-09-07 05:35:08.700 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000192050.novalocal IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077 2026-09-07 05:35:08.706 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-07 05:35:08.712 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-09-07 05:35:08.718 | + lib/tls:make_cert:244 : local common_name=np0000192050.novalocal 2026-09-07 05:35:08.724 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077 2026-09-07 05:35:08.729 | + lib/tls:make_cert:247 : '[' np0000192050.novalocal '!=' 162.253.55.149 ']' 2026-09-07 05:35:08.735 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.149 2026-09-07 05:35:08.740 | + functions-common:is_ipv4_address:2206 : local address=162.253.55.149 2026-09-07 05:35:08.746 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-09-07 05:35:08.752 | + functions-common:is_ipv4_address:2209 : [[ 162.253.55.149 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-09-07 05:35:08.758 | + functions-common:is_ipv4_address:2210 : return 0 2026-09-07 05:35:08.764 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077 ]] 2026-09-07 05:35:08.770 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077,IP:162.253.55.149 2026-09-07 05:35:08.775 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-09-07 05:35:08.782 | + 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=np0000192050.novalocal' 2026-09-07 05:35:08.855 | ..+..........+........+...+..........+......+..............+.+.....+....+...........+.+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+.........+...+.....+...+.......+......+...........+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:08.889 | ......+....+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...............+....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.....+.+........+......+......+.+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-07 05:35:08.892 | ----- 2026-09-07 05:35:08.900 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077,IP:162.253.55.149 ]] 2026-09-07 05:35:08.906 | + lib/tls:make_cert:271 : alt_names=DNS:np0000192050.novalocal,IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077,IP:162.253.55.149 2026-09-07 05:35:08.911 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000192050.novalocal,IP:162.253.55.149,IP:2604:e100:1:0:f816:3eff:fed0:a077,IP:162.253.55.149 2026-09-07 05:35:08.918 | + 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=np0000192050.novalocal' -batch 2026-09-07 05:35:08.925 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-09-07 05:35:08.930 | Check that the request matches the signature 2026-09-07 05:35:08.930 | Signature ok 2026-09-07 05:35:08.930 | The Subject's Distinguished Name is as follows 2026-09-07 05:35:08.930 | organizationName :ASN.1 12:'OpenStack' 2026-09-07 05:35:08.930 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-09-07 05:35:08.930 | commonName :ASN.1 12:'np0000192050.novalocal' 2026-09-07 05:35:08.932 | Certificate is to be certified until Sep 7 05:35:08 2027 GMT (365 days) 2026-09-07 05:35:08.936 | 2026-09-07 05:35:08.936 | Write out database with 1 new entries 2026-09-07 05:35:08.937 | Database updated 2026-09-07 05:35:08.944 | + 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-09-07 05:35:08.953 | + ./stack.sh:main:891 : install_dstat 2026-09-07 05:35:08.960 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-07 05:35:08.999 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:09.005 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-09-07 05:35:09.011 | + inc/python:pip_install_gr:94 : local name=psutil 2026-09-07 05:35:09.017 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 05:35:09.024 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-09-07 05:35:09.031 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-09-07 05:35:09.037 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 05:35:09.045 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-09-07 05:35:09.046 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 05:35:09.055 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-09-07 05:35:09.061 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-09-07 05:35:09.067 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-09-07 05:35:09.074 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-09-07 05:35:09.080 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-09-07 05:35:09.127 | Using python 3.12 to install psutil 2026-09-07 05:35:09.133 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-09-07 05:35:12.853 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /simple/psutil/ 2026-09-07 05:35:15.121 | Collecting psutil 2026-09-07 05:35:15.198 | 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-09-07 05:35:15.228 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-07 05:35:15.318 | Installing collected packages: psutil 2026-09-07 05:35:15.385 | Successfully installed psutil-7.2.2 2026-09-07 05:35:15.451 | + inc/python:pip_install:216 : result=0 2026-09-07 05:35:15.457 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:35:15.462 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:15.467 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:15.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:15.478 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:15.483 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:15.488 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:35:15.493 | + functions-common:time_stop:2427 : start_time=1788759309115 2026-09-07 05:35:15.499 | + functions-common:time_stop:2429 : [[ -z 1788759309115 ]] 2026-09-07 05:35:15.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:15.515 | + functions-common:time_stop:2432 : end_time=1788759315510 2026-09-07 05:35:15.520 | + functions-common:time_stop:2433 : elapsed_time=6395 2026-09-07 05:35:15.527 | + functions-common:time_stop:2434 : total=26186 2026-09-07 05:35:15.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:15.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32581 2026-09-07 05:35:15.544 | + inc/python:pip_install:219 : return 0 2026-09-07 05:35:15.550 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-07 05:35:15.557 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:35:15.562 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-07 05:35:15.568 | + ./stack.sh:main:900 : install_libs 2026-09-07 05:35:15.574 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-07 05:35:15.579 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-07 05:35:15.585 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-07 05:35:15.590 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-07 05:35:15.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.601 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.607 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-09-07 05:35:15.613 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.620 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-07 05:35:15.625 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-07 05:35:15.631 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-07 05:35:15.636 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-07 05:35:15.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.647 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-09-07 05:35:15.658 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.664 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-07 05:35:15.670 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-07 05:35:15.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-07 05:35:15.682 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-07 05:35:15.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.693 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.699 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-09-07 05:35:15.707 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.712 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-07 05:35:15.718 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-07 05:35:15.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-07 05:35:15.729 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-07 05:35:15.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.741 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.747 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-09-07 05:35:15.753 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.759 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-07 05:35:15.765 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-07 05:35:15.771 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-07 05:35:15.778 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-07 05:35:15.783 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.789 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.795 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-09-07 05:35:15.800 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.806 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-07 05:35:15.812 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-07 05:35:15.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-07 05:35:15.823 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-07 05:35:15.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.834 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.840 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-09-07 05:35:15.846 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.852 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-07 05:35:15.858 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-07 05:35:15.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-07 05:35:15.869 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-07 05:35:15.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.882 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.888 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-09-07 05:35:15.894 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.900 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-07 05:35:15.905 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-07 05:35:15.912 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-07 05:35:15.917 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-07 05:35:15.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.927 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.932 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-09-07 05:35:15.938 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.942 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-07 05:35:15.947 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-07 05:35:15.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-07 05:35:15.961 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-07 05:35:15.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:15.971 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:15.977 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-09-07 05:35:15.982 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:15.989 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-07 05:35:15.996 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-07 05:35:16.001 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-07 05:35:16.007 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-07 05:35:16.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.018 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.025 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-09-07 05:35:16.031 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.037 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-07 05:35:16.042 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-07 05:35:16.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-07 05:35:16.053 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-07 05:35:16.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.065 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.070 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-09-07 05:35:16.076 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.082 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-07 05:35:16.088 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-07 05:35:16.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-07 05:35:16.099 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-07 05:35:16.105 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.111 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.117 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-09-07 05:35:16.123 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.128 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-07 05:35:16.133 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-07 05:35:16.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-07 05:35:16.144 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-07 05:35:16.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.157 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.163 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-09-07 05:35:16.168 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.174 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-07 05:35:16.180 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-07 05:35:16.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-07 05:35:16.192 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-07 05:35:16.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.203 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.208 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-09-07 05:35:16.214 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.220 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-07 05:35:16.227 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-07 05:35:16.232 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-07 05:35:16.237 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-07 05:35:16.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.248 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.255 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-09-07 05:35:16.261 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.267 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-07 05:35:16.273 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-07 05:35:16.278 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-07 05:35:16.285 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-07 05:35:16.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.297 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.303 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-09-07 05:35:16.309 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.315 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-07 05:35:16.321 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-07 05:35:16.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-07 05:35:16.333 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-07 05:35:16.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.344 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.350 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-09-07 05:35:16.356 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.361 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-07 05:35:16.367 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-07 05:35:16.373 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-07 05:35:16.379 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-07 05:35:16.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.390 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.395 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-09-07 05:35:16.402 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.408 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-07 05:35:16.414 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-07 05:35:16.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-07 05:35:16.425 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-07 05:35:16.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.436 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.441 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-09-07 05:35:16.447 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.453 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-07 05:35:16.459 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-07 05:35:16.466 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-07 05:35:16.473 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-07 05:35:16.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.484 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.490 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-09-07 05:35:16.496 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.502 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-07 05:35:16.509 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-07 05:35:16.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-07 05:35:16.521 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-07 05:35:16.527 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.533 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.538 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-09-07 05:35:16.544 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.549 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-07 05:35:16.554 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-07 05:35:16.560 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-07 05:35:16.566 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-07 05:35:16.572 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.577 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.583 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-09-07 05:35:16.589 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.595 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-07 05:35:16.601 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-07 05:35:16.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-07 05:35:16.612 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-07 05:35:16.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.623 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.629 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-09-07 05:35:16.634 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.640 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-07 05:35:16.646 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-07 05:35:16.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-07 05:35:16.657 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-07 05:35:16.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.670 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.676 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-09-07 05:35:16.682 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.687 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-07 05:35:16.694 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-07 05:35:16.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-07 05:35:16.706 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-07 05:35:16.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.719 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.725 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-09-07 05:35:16.731 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.736 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-07 05:35:16.742 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-07 05:35:16.748 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-07 05:35:16.755 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-07 05:35:16.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.767 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.773 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-09-07 05:35:16.778 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.784 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-07 05:35:16.790 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-07 05:35:16.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-07 05:35:16.802 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-07 05:35:16.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.815 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.821 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-09-07 05:35:16.827 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.833 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-07 05:35:16.838 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-07 05:35:16.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-07 05:35:16.851 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-07 05:35:16.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.863 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.869 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-09-07 05:35:16.874 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.880 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-07 05:35:16.886 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-07 05:35:16.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-07 05:35:16.898 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-07 05:35:16.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.909 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.915 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-09-07 05:35:16.922 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.927 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-07 05:35:16.933 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-07 05:35:16.938 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-07 05:35:16.944 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-07 05:35:16.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:16.956 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:16.962 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-09-07 05:35:16.968 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:16.974 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-07 05:35:16.980 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-07 05:35:16.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-07 05:35:16.991 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-07 05:35:16.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.002 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.007 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-09-07 05:35:17.014 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.019 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-07 05:35:17.027 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-07 05:35:17.032 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-07 05:35:17.038 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-07 05:35:17.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.050 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.055 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-09-07 05:35:17.061 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.068 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-07 05:35:17.074 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-07 05:35:17.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-07 05:35:17.085 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-07 05:35:17.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.097 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.103 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-09-07 05:35:17.109 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.115 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-07 05:35:17.120 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-07 05:35:17.126 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-07 05:35:17.132 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-07 05:35:17.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.144 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.150 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-09-07 05:35:17.156 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.162 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-07 05:35:17.168 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-07 05:35:17.174 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-07 05:35:17.180 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-07 05:35:17.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.191 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.197 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-09-07 05:35:17.203 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.209 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-07 05:35:17.215 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-07 05:35:17.220 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-07 05:35:17.227 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-07 05:35:17.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.238 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.244 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-09-07 05:35:17.251 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.257 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-07 05:35:17.262 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-07 05:35:17.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-07 05:35:17.274 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-07 05:35:17.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.286 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.291 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-09-07 05:35:17.297 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.303 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-07 05:35:17.309 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-07 05:35:17.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-07 05:35:17.320 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-07 05:35:17.326 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.332 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.338 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-09-07 05:35:17.344 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.350 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-07 05:35:17.355 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-07 05:35:17.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:17.367 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:17.373 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-09-07 05:35:17.379 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:17.385 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-07 05:35:17.429 | Using python 3.12 to install etcd3gw 2026-09-07 05:35:17.434 | + 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-09-07 05:35:24.264 | Collecting etcd3gw 2026-09-07 05:35:31.556 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 05:35:31.565 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-07 05:35:31.584 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-07 05:35:31.586 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 05:35:31.620 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-07 05:35:31.624 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 05:35:31.657 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-07 05:35:31.661 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-07 05:35:32.022 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-07 05:35:32.027 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-07 05:35:32.036 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-07 05:35:32.158 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-07 05:35:32.159 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 05:35:32.167 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-07 05:35:32.168 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 05:35:32.179 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-07 05:35:32.180 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 05:35:32.183 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-07 05:35:32.192 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-07 05:35:32.204 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-07 05:35:32.215 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-07 05:35:32.224 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 05:35:32.225 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 05:35:32.226 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 05:35:32.227 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 05:35:32.231 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-07 05:35:32.312 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-07 05:35:32.345 | Attempting uninstall: urllib3 2026-09-07 05:35:32.348 | Found existing installation: urllib3 2.0.7 2026-09-07 05:35:32.348 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:32.349 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-07 05:35:32.425 | Attempting uninstall: idna 2026-09-07 05:35:32.429 | Found existing installation: idna 3.6 2026-09-07 05:35:32.429 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:32.429 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-07 05:35:32.526 | Attempting uninstall: requests 2026-09-07 05:35:32.529 | Found existing installation: requests 2.31.0 2026-09-07 05:35:32.529 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:32.530 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-07 05:35:32.659 | 2026-09-07 05:35:32.661 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-07 05:35:32.749 | + inc/python:pip_install:216 : result=0 2026-09-07 05:35:32.755 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:35:32.760 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:32.765 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:32.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:32.776 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:32.782 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:32.787 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:35:32.792 | + functions-common:time_stop:2427 : start_time=1788759317418 2026-09-07 05:35:32.798 | + functions-common:time_stop:2429 : [[ -z 1788759317418 ]] 2026-09-07 05:35:32.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:32.812 | + functions-common:time_stop:2432 : end_time=1788759332806 2026-09-07 05:35:32.817 | + functions-common:time_stop:2433 : elapsed_time=15388 2026-09-07 05:35:32.822 | + functions-common:time_stop:2434 : total=32581 2026-09-07 05:35:32.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:32.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47969 2026-09-07 05:35:32.838 | + inc/python:pip_install:219 : return 0 2026-09-07 05:35:32.843 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-07 05:35:32.849 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-07 05:35:32.854 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-07 05:35:32.860 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:35:32.867 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:35:32.873 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:35:32.880 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:35:32.886 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:35:32.892 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:35:32.898 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:35:32.903 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:35:32.909 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:35:32.916 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:35:32.921 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:35:32.927 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:35:32.932 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:35:32.938 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-07 05:35:32.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:35:32.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:35:32.956 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-07 05:35:32.962 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-07 05:35:32.968 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 05:35:32.974 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:35:32.980 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 05:35:32.985 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:35:32.991 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:35:32.997 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:35:33.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:35:33.009 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:35:33.014 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:35:33.021 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 05:35:33.027 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 05:35:33.033 | + functions-common:apt_get_update:1167 : return 2026-09-07 05:35:33.039 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-07 05:35:33.044 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:35:33.050 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:35:33.056 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:35:33.062 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-07 05:35:33.111 | + 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-09-07 05:35:33.165 | Reading package lists... 2026-09-07 05:35:33.396 | Building dependency tree... 2026-09-07 05:35:33.397 | Reading state information... 2026-09-07 05:35:33.618 | The following additional packages will be installed: 2026-09-07 05:35:33.618 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-09-07 05:35:33.619 | Suggested packages: 2026-09-07 05:35:33.619 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-07 05:35:33.619 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-07 05:35:33.619 | python3-uwsgidecorators 2026-09-07 05:35:33.653 | The following NEW packages will be installed: 2026-09-07 05:35:33.653 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-09-07 05:35:33.653 | uwsgi-plugin-python3 2026-09-07 05:35:33.844 | 0 upgraded, 8 newly installed, 0 to remove and 12 not upgraded. 2026-09-07 05:35:33.844 | Need to get 1,451 kB of archives. 2026-09-07 05:35:33.844 | After this operation, 4,760 kB of additional disk space will be used. 2026-09-07 05:35:33.844 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-07 05:35:34.204 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-07 05:35:34.290 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-09-07 05:35:34.346 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-07 05:35:34.398 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-09-07 05:35:34.401 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-07 05:35:34.473 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-07 05:35:34.474 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-07 05:35:34.706 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:35:34.759 | Fetched 1,451 kB in 1s (1,794 kB/s) 2026-09-07 05:35:34.809 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-07 05:35:34.856 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69107 files and directories currently installed.) 2026-09-07 05:35:34.859 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-07 05:35:34.868 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 05:35:34.932 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-07 05:35:34.943 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-07 05:35:34.947 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 05:35:35.014 | Selecting previously unselected package libsodium23:amd64. 2026-09-07 05:35:35.024 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:35:35.030 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:35:35.094 | Selecting previously unselected package libzmq5:amd64. 2026-09-07 05:35:35.105 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-07 05:35:35.109 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 05:35:35.178 | Selecting previously unselected package libyajl2:amd64. 2026-09-07 05:35:35.188 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-09-07 05:35:35.192 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-09-07 05:35:35.249 | Selecting previously unselected package uwsgi-core. 2026-09-07 05:35:35.260 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 05:35:35.264 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 05:35:35.389 | Selecting previously unselected package uwsgi. 2026-09-07 05:35:35.395 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 05:35:35.403 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 05:35:35.462 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-07 05:35:35.469 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 05:35:35.474 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 05:35:35.549 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 05:35:35.562 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:35:35.574 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-09-07 05:35:35.586 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 05:35:35.600 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 05:35:35.612 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 05:35:35.638 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 05:35:36.102 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 05:35:36.151 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 05:35:36.849 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:35:37.131 | + functions-common:apt_get:1211 : result=0 2026-09-07 05:35:37.136 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:35:37.142 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:37.148 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:37.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:37.157 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:37.164 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:37.168 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:35:37.174 | + functions-common:time_stop:2427 : start_time=1788759333105 2026-09-07 05:35:37.177 | + functions-common:time_stop:2429 : [[ -z 1788759333105 ]] 2026-09-07 05:35:37.187 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:37.193 | + functions-common:time_stop:2432 : end_time=1788759337189 2026-09-07 05:35:37.198 | + functions-common:time_stop:2433 : elapsed_time=4084 2026-09-07 05:35:37.204 | + functions-common:time_stop:2434 : total=152354 2026-09-07 05:35:37.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:37.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156438 2026-09-07 05:35:37.220 | + functions-common:apt_get:1215 : return 0 2026-09-07 05:35:37.225 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-07 05:35:37.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:35:37.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:35:37.243 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-07 05:35:37.298 | No module matches proxy 2026-09-07 05:35:37.305 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-07 05:35:37.371 | Enabling module proxy. 2026-09-07 05:35:37.381 | To activate the new configuration, you need to run: 2026-09-07 05:35:37.381 | systemctl restart apache2 2026-09-07 05:35:37.392 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-07 05:35:37.459 | Considering dependency proxy for proxy_uwsgi: 2026-09-07 05:35:37.459 | Module proxy already enabled 2026-09-07 05:35:37.459 | Enabling module proxy_uwsgi. 2026-09-07 05:35:37.468 | To activate the new configuration, you need to run: 2026-09-07 05:35:37.468 | systemctl restart apache2 2026-09-07 05:35:37.479 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-07 05:35:37.484 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 05:35:37.491 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 05:35:37.496 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 05:35:37.669 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-07 05:35:37.677 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-07 05:35:37.684 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-07 05:35:37.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.697 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.703 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-09-07 05:35:37.709 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.716 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-07 05:35:37.722 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-07 05:35:37.728 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-07 05:35:37.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.740 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.746 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-09-07 05:35:37.752 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.758 | + ./stack.sh:main:908 : install_glanceclient 2026-09-07 05:35:37.764 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-07 05:35:37.771 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-07 05:35:37.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.783 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.790 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-09-07 05:35:37.798 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.804 | + ./stack.sh:main:909 : install_cinderclient 2026-09-07 05:35:37.811 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-07 05:35:37.818 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-07 05:35:37.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.832 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.839 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-09-07 05:35:37.846 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.852 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-07 05:35:37.859 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-07 05:35:37.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.871 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.877 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-09-07 05:35:37.884 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.891 | + ./stack.sh:main:910 : install_novaclient 2026-09-07 05:35:37.897 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-07 05:35:37.905 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-07 05:35:37.912 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:37.918 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:37.924 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-09-07 05:35:37.931 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:37.938 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-07 05:35:37.978 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:37.985 | + ./stack.sh:main:912 : install_swiftclient 2026-09-07 05:35:37.991 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-07 05:35:37.998 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-07 05:35:38.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:38.009 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:38.015 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-09-07 05:35:38.022 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:38.029 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-07 05:35:38.070 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:38.076 | + ./stack.sh:main:915 : install_neutronclient 2026-09-07 05:35:38.082 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-07 05:35:38.089 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-07 05:35:38.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:38.101 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:38.107 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-09-07 05:35:38.113 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:38.119 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-07 05:35:38.126 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-07 05:35:38.132 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-07 05:35:38.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:35:38.144 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:35:38.150 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-09-07 05:35:38.156 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:35:38.163 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-07 05:35:38.170 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-07 05:35:38.177 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 05:35:38.185 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-07 05:35:38.191 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-07 05:35:38.197 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 05:35:38.207 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-07 05:35:38.207 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 05:35:38.218 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-07 05:35:38.223 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-07 05:35:38.229 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-07 05:35:38.237 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-07 05:35:38.243 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-07 05:35:38.292 | Using python 3.12 to install keystonemiddleware 2026-09-07 05:35:38.298 | + 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-09-07 05:35:40.047 | Collecting keystonemiddleware 2026-09-07 05:35:41.178 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 05:35:41.233 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-07 05:35:41.244 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 05:35:41.294 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-07 05:35:41.305 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:35:41.361 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-07 05:35:41.372 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:35:41.405 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-07 05:35:41.416 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:35:41.447 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-07 05:35:41.457 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 05:35:41.495 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-07 05:35:41.506 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:35:41.536 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-07 05:35:41.546 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 05:35:41.585 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-07 05:35:41.595 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 05:35:41.603 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-07 05:35:41.618 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-07 05:35:41.628 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 05:35:41.654 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-07 05:35:41.664 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-07 05:35:41.718 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-07 05:35:41.729 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:35:41.737 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-07 05:35:41.755 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-07 05:35:41.764 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-07 05:35:41.781 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-09-07 05:35:41.803 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 05:35:41.818 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:35:41.837 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 05:35:41.848 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 05:35:41.883 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 05:35:41.893 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 05:35:41.930 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 05:35:41.942 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 05:35:41.979 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 05:35:41.988 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 05:35:42.015 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 05:35:42.025 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-07 05:35:42.049 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 05:35:42.058 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:35:42.068 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-09-07 05:35:42.090 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 05:35:42.099 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-07 05:35:42.109 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-09-07 05:35:42.111 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-07 05:35:42.198 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-07 05:35:42.208 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-07 05:35:42.241 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-07 05:35:42.250 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-07 05:35:42.258 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-07 05:35:42.259 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-09-07 05:35:42.261 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-07 05:35:42.279 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 05:35:42.288 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-07 05:35:42.299 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-07 05:35:42.300 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-09-07 05:35:42.300 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-09-07 05:35:42.301 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-07 05:35:42.324 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-07 05:35:42.365 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-07 05:35:42.396 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-07 05:35:42.416 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-07 05:35:42.437 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-07 05:35:42.457 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-07 05:35:42.483 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-07 05:35:42.505 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-07 05:35:42.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.9 MB/s 0:00:00 2026-09-07 05:35:42.563 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-07 05:35:42.583 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-07 05:35:42.603 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-07 05:35:42.624 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-07 05:35:42.643 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-07 05:35:42.669 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-07 05:35:42.690 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-07 05:35:42.709 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-07 05:35:42.727 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-07 05:35:42.749 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-07 05:35:42.771 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-07 05:35:42.795 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-07 05:35:42.812 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-07 05:35:42.831 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-07 05:35:42.849 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-07 05:35:42.869 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-07 05:35:43.022 | 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-09-07 05:35:43.191 | Attempting uninstall: six 2026-09-07 05:35:43.195 | Found existing installation: six 1.16.0 2026-09-07 05:35:43.195 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:43.195 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-07 05:35:43.232 | Attempting uninstall: pyparsing 2026-09-07 05:35:43.235 | Found existing installation: pyparsing 3.1.1 2026-09-07 05:35:43.235 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:43.236 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-07 05:35:43.312 | Attempting uninstall: PyJWT 2026-09-07 05:35:43.316 | Found existing installation: PyJWT 2.7.0 2026-09-07 05:35:43.316 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:35:43.316 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-07 05:35:44.715 | 2026-09-07 05:35:44.719 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-07 05:35:44.833 | + inc/python:pip_install:216 : result=0 2026-09-07 05:35:44.838 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:35:44.843 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:44.849 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:44.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:44.860 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:44.864 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:44.869 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:35:44.876 | + functions-common:time_stop:2427 : start_time=1788759338281 2026-09-07 05:35:44.881 | + functions-common:time_stop:2429 : [[ -z 1788759338281 ]] 2026-09-07 05:35:44.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:44.896 | + functions-common:time_stop:2432 : end_time=1788759344890 2026-09-07 05:35:44.900 | + functions-common:time_stop:2433 : elapsed_time=6609 2026-09-07 05:35:44.906 | + functions-common:time_stop:2434 : total=47969 2026-09-07 05:35:44.911 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:44.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54578 2026-09-07 05:35:44.922 | + inc/python:pip_install:219 : return 0 2026-09-07 05:35:44.928 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-07 05:35:44.934 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-07 05:35:44.940 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 05:35:44.948 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-07 05:35:44.954 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-07 05:35:44.961 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 05:35:44.970 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-07 05:35:44.970 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 05:35:44.981 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-07 05:35:44.987 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-07 05:35:44.993 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-07 05:35:45.000 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-07 05:35:45.006 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-07 05:35:45.053 | Using python 3.12 to install python-memcached 2026-09-07 05:35:45.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 python-memcached 2026-09-07 05:35:45.754 | Collecting python-memcached 2026-09-07 05:35:46.875 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:35:46.898 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-07 05:35:47.001 | Installing collected packages: python-memcached 2026-09-07 05:35:47.024 | Successfully installed python-memcached-1.62 2026-09-07 05:35:47.087 | + inc/python:pip_install:216 : result=0 2026-09-07 05:35:47.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:35:47.098 | + functions-common:time_stop:2420 : local name 2026-09-07 05:35:47.104 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:35:47.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:35:47.116 | + functions-common:time_stop:2423 : local total 2026-09-07 05:35:47.122 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:35:47.129 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:35:47.134 | + functions-common:time_stop:2427 : start_time=1788759345041 2026-09-07 05:35:47.140 | + functions-common:time_stop:2429 : [[ -z 1788759345041 ]] 2026-09-07 05:35:47.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:35:47.156 | + functions-common:time_stop:2432 : end_time=1788759347150 2026-09-07 05:35:47.162 | + functions-common:time_stop:2433 : elapsed_time=2109 2026-09-07 05:35:47.168 | + functions-common:time_stop:2434 : total=54578 2026-09-07 05:35:47.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:35:47.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=56687 2026-09-07 05:35:47.186 | + inc/python:pip_install:219 : return 0 2026-09-07 05:35:47.192 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-07 05:35:47.232 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:35:47.238 | + ./stack.sh:main:922 : '[' 162.253.55.149 == 162.253.55.149 ']' 2026-09-07 05:35:47.243 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-07 05:35:47.249 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-07 05:35:47.255 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-07 05:35:47.260 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 05:35:47.267 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-07 05:35:47.275 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-07 05:35:47.310 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:35:47.316 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-09-07 05:35:47.321 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/keystone.git 2026-09-07 05:35:47.326 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-07 05:35:47.331 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:35:47.337 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:35:47.344 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:35:47.350 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:35:47.356 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:35:47.363 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:35:47.397 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:35:47.403 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:35:47.409 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:35:47.415 | + functions-common:git_clone:610 : echo master 2026-09-07 05:35:47.416 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:35:47.427 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-07 05:35:47.432 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:35:47.438 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-07 05:35:47.465 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-07 05:35:47.472 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:35:47.473 | + functions-common:git_clone:673 : head -1 2026-09-07 05:35:47.494 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-07 05:35:47.501 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:35:47.506 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-07 05:35:47.512 | + inc/python:setup_develop:353 : local bindep 2026-09-07 05:35:47.518 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 05:35:47.524 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-07 05:35:47.530 | + inc/python:setup_develop:359 : local extras= 2026-09-07 05:35:47.535 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-07 05:35:47.541 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 05:35:47.547 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 05:35:47.553 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-07 05:35:47.559 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 05:35:47.565 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 05:35:47.572 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-07 05:35:47.578 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 05:35:47.586 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-07 05:35:47.591 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 05:35:47.597 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 05:35:47.605 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-07 05:35:47.616 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-07 05:35:47.622 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-07 05:35:47.628 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-07 05:35:47.748 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-07 05:35:47.754 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 05:35:47.759 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 05:35:47.764 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 05:35:47.769 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 05:35:47.773 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-07 05:35:47.777 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 05:35:47.782 | + inc/python:setup_package:446 : local extras= 2026-09-07 05:35:47.786 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 05:35:47.792 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 05:35:47.797 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 05:35:47.802 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 05:35:47.808 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 05:35:47.813 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-07 05:35:47.854 | Using python 3.12 to install /opt/stack/keystone 2026-09-07 05:35:47.860 | + 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-09-07 05:35:48.415 | Obtaining file:///opt/stack/keystone 2026-09-07 05:35:48.418 | Installing build dependencies: started 2026-09-07 05:35:49.147 | Installing build dependencies: finished with status 'done' 2026-09-07 05:35:49.148 | Checking if build backend supports build_editable: started 2026-09-07 05:35:49.428 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 05:35:49.429 | Getting requirements to build editable: started 2026-09-07 05:35:49.599 | Getting requirements to build editable: finished with status 'done' 2026-09-07 05:35:49.602 | Preparing editable metadata (pyproject.toml): started 2026-09-07 05:35:50.315 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 05:35:50.330 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (7.0.3) 2026-09-07 05:35:50.331 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-07 05:35:51.455 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /simple/flask/ 2026-09-07 05:35:51.530 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-07 05:35:55.747 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 05:35:56.562 | ERROR: Could not install packages due to an OSError: ('Connection broken: IncompleteRead(0 bytes read, 5936 more expected)', IncompleteRead(0 bytes read, 5936 more expected)) 2026-09-07 05:35:56.562 | 2026-09-07 05:35:56.668 | + inc/python:pip_install:1 : exit_trap 2026-09-07 05:35:56.672 | + ./stack.sh:exit_trap:525 : local r=1 2026-09-07 05:35:56.679 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-07 05:35:56.685 | + ./stack.sh:exit_trap:526 : jobs= 2026-09-07 05:35:56.689 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-09-07 05:35:56.694 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-09-07 05:35:56.699 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-07 05:35:56.704 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-07 05:35:56.709 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-09-07 05:35:56.714 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-07 05:35:56.714 | Error on exit 2026-09-07 05:35:56.719 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-07 05:35:56.724 | + ./stack.sh:exit_trap:546 : generate-subunit 1788758990 366 fail 2026-09-07 05:35:56.883 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-07 05:35:56.888 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-07 05:35:57.824 | + ./stack.sh:exit_trap:560 : exit 1