2026-09-10 21:24:06.428 | + ./stack.sh:main:491 : exec 2026-09-10 21:24:06.428 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-10-212406' 2026-09-10 21:24:06.428 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-10-212406.summary.2026-09-10-212406 2026-09-10 21:24:06.428 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-10 21:24:06.428 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-10-212406 2026-09-10 21:24:06.428 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-10-212406 /opt/stack/logs/devstacklog.txt 2026-09-10 21:24:06.428 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-10-212406.summary.2026-09-10-212406 /opt/stack/logs/devstacklog.txt.summary 2026-09-10 21:24:06.428 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-10 21:24:06.428 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-10 21:24:06.428 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-10 21:24:06.431 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-10 21:24:06.435 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-10 21:24:06.440 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-10 21:24:06.441 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-10 21:24:06.445 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-10 21:24:06.448 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-10 21:24:06.453 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-10 21:24:06.460 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-10 21:24:06.464 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-10 21:24:06.468 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-10 21:24:06.474 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-10 21:24:06.479 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-10 21:24:06.483 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-10 21:24:06.487 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-10 21:24:06.491 | + ./stack.sh:main:577 : set -o errexit 2026-09-10 21:24:06.495 | + ./stack.sh:main:580 : uname -a 2026-09-10 21:24:06.497 | Linux np0000192551 6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-10 21:24:06.502 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-10 21:24:06.506 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-10 21:24:06.510 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-10 21:24:06.574 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-10 21:24:06.604 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-10 21:24:06.609 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-10 21:24:06.642 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-10 21:24:06.645 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-10 21:24:06.675 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-10 21:24:06.681 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-10 21:24:06.710 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-10 21:24:06.715 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-10 21:24:06.719 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-10 21:24:06.726 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-10 21:24:06.755 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-10 21:24:06.761 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-10 21:24:06.788 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-10 21:24:06.792 | + ./stack.sh:main:594 : tune_host 2026-09-10 21:24:06.796 | + lib/host:tune_host:125 : configure_host_mem 2026-09-10 21:24:06.800 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-10 21:24:06.805 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:06.807 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-10 21:24:06.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:06.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:06.819 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-10 21:24:06.824 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-10 21:24:06.829 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-10 21:24:06.834 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-10 21:24:06.839 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-10 21:24:06.843 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-10 21:24:06.847 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-10 21:24:06.851 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-10 21:24:06.855 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-10 21:24:06.857 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-10 21:24:06.869 | lz4 2026-09-10 21:24:06.876 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-10 21:24:06.880 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-10 21:24:06.884 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-10 21:24:06.888 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-10 21:24:06.892 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-10 21:24:06.896 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-10 21:24:06.900 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-10 21:24:06.905 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-10 21:24:06.910 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-10 21:24:06.910 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-10 21:24:06.926 | zsmalloc 2026-09-10 21:24:06.933 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-10 21:24:06.936 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-10 21:24:06.939 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-10 21:24:06.942 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-10 21:24:06.946 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-10 21:24:06.949 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-10 21:24:06.952 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-10 21:24:06.955 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-10 21:24:06.958 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-10 21:24:06.959 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-10 21:24:06.970 | 1 2026-09-10 21:24:07.002 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/enabled:Y 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/compressor:lz4 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-10 21:24:07.020 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-10 21:24:07.027 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-10 21:24:07.031 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:07.034 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-10 21:24:07.038 | + functions-common:install_package:1438 : update_package_repo 2026-09-10 21:24:07.042 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-10 21:24:07.046 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-10 21:24:07.050 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-10 21:24:07.054 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:07.058 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-10 21:24:07.063 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:07.067 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:07.072 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-10 21:24:07.076 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-10 21:24:07.081 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:07.085 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-10 21:24:07.090 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-10 21:24:07.098 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-10 21:24:07.102 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-10 21:24:07.106 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-10 21:24:07.110 | + functions-common:time_start:2407 : local start_time= 2026-09-10 21:24:07.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-10 21:24:07.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-10 21:24:07.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1789075447123 2026-09-10 21:24:07.132 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-10 21:24:07.136 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-10 21:24:07.140 | + 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-10 21:24:07.405 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-10 21:24:07.589 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-10 21:24:07.604 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-09-10 21:24:07.664 | Hit:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-10 21:24:08.149 | Fetched 126 kB in 1s (146 kB/s) 2026-09-10 21:24:09.290 | Reading package lists... 2026-09-10 21:24:09.330 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-10 21:24:09.332 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-10 21:24:09.337 | + functions-common:time_stop:2420 : local name 2026-09-10 21:24:09.343 | + functions-common:time_stop:2421 : local end_time 2026-09-10 21:24:09.348 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:24:09.352 | + functions-common:time_stop:2423 : local total 2026-09-10 21:24:09.357 | + functions-common:time_stop:2424 : local start_time 2026-09-10 21:24:09.361 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-10 21:24:09.366 | + functions-common:time_stop:2427 : start_time=1789075447123 2026-09-10 21:24:09.371 | + functions-common:time_stop:2429 : [[ -z 1789075447123 ]] 2026-09-10 21:24:09.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:24:09.384 | + functions-common:time_stop:2432 : end_time=1789075449379 2026-09-10 21:24:09.388 | + functions-common:time_stop:2433 : elapsed_time=2256 2026-09-10 21:24:09.393 | + functions-common:time_stop:2434 : total=0 2026-09-10 21:24:09.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:24:09.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2256 2026-09-10 21:24:09.406 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-10 21:24:09.410 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-10 21:24:09.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:09.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:09.422 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-10 21:24:09.461 | + 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-10 21:24:09.520 | Reading package lists... 2026-09-10 21:24:09.877 | Building dependency tree... 2026-09-10 21:24:09.877 | Reading state information... 2026-09-10 21:24:10.223 | Recommended packages: 2026-09-10 21:24:10.223 | qemu-kvm 2026-09-10 21:24:10.259 | The following NEW packages will be installed: 2026-09-10 21:24:10.260 | ksmtuned 2026-09-10 21:24:10.702 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-09-10 21:24:10.702 | Need to get 7,444 B of archives. 2026-09-10 21:24:10.702 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-10 21:24:10.702 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-10 21:24:11.005 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-10 21:24:11.167 | Fetched 7,444 B in 1s (14.5 kB/s) 2026-09-10 21:24:11.401 | Selecting previously unselected package ksmtuned. 2026-09-10 21:24:11.431 | (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 ... 33171 files and directories currently installed.) 2026-09-10 21:24:11.433 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-10 21:24:11.549 | Unpacking ksmtuned (4.20150326) ... 2026-09-10 21:24:13.395 | Setting up ksmtuned (4.20150326) ... 2026-09-10 21:24:13.684 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-10 21:24:13.861 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-10 21:24:14.670 | + functions-common:apt_get:1211 : result=0 2026-09-10 21:24:14.674 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-10 21:24:14.679 | + functions-common:time_stop:2420 : local name 2026-09-10 21:24:14.683 | + functions-common:time_stop:2421 : local end_time 2026-09-10 21:24:14.686 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:24:14.690 | + functions-common:time_stop:2423 : local total 2026-09-10 21:24:14.694 | + functions-common:time_stop:2424 : local start_time 2026-09-10 21:24:14.697 | + functions-common:time_stop:2426 : name=apt-get 2026-09-10 21:24:14.701 | + functions-common:time_stop:2427 : start_time=1789075449457 2026-09-10 21:24:14.706 | + functions-common:time_stop:2429 : [[ -z 1789075449457 ]] 2026-09-10 21:24:14.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:24:14.719 | + functions-common:time_stop:2432 : end_time=1789075454713 2026-09-10 21:24:14.723 | + functions-common:time_stop:2433 : elapsed_time=5256 2026-09-10 21:24:14.728 | + functions-common:time_stop:2434 : total=12877 2026-09-10 21:24:14.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:24:14.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18133 2026-09-10 21:24:14.742 | + functions-common:apt_get:1215 : return 0 2026-09-10 21:24:14.748 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-10 21:24:14.780 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-10 21:24:14.784 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-10 21:24:14.788 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-10 21:24:14.792 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-10 21:24:14.797 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-10 21:24:14.802 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-10 21:24:14.804 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-10 21:24:14.815 | 0 2026-09-10 21:24:14.821 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-10 21:24:14.825 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:14.831 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-10 21:24:14.835 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-10 21:24:14.840 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-10 21:24:14.843 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-10 21:24:14.860 | vm.dirty_ratio = 60 2026-09-10 21:24:14.867 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-10 21:24:14.872 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-10 21:24:14.876 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-10 21:24:14.881 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-10 21:24:14.898 | vm.dirty_background_ratio = 10 2026-09-10 21:24:14.905 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-10 21:24:14.909 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-10 21:24:14.913 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-10 21:24:14.917 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-10 21:24:14.929 | vm.vfs_cache_pressure = 50 2026-09-10 21:24:14.937 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-10 21:24:14.942 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-10 21:24:14.947 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-10 21:24:14.951 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-10 21:24:14.970 | vm.swappiness = 100 2026-09-10 21:24:14.979 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-10 21:24:14.997 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-10 21:24:14.997 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-10 21:24:14.997 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-10 21:24:14.997 | /proc/sys/vm/compaction_proactiveness:20 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_background_bytes:0 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_background_ratio:10 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_bytes:0 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_ratio:60 2026-09-10 21:24:14.997 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-10 21:24:14.997 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-10 21:24:14.997 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-10 21:24:14.999 | /proc/sys/vm/extfrag_threshold:500 2026-09-10 21:24:14.999 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-10 21:24:14.999 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-10 21:24:14.999 | /proc/sys/vm/laptop_mode:0 2026-09-10 21:24:15.000 | /proc/sys/vm/legacy_va_layout:0 2026-09-10 21:24:15.000 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-10 21:24:15.000 | /proc/sys/vm/max_map_count:1048576 2026-09-10 21:24:15.000 | /proc/sys/vm/memfd_noexec:0 2026-09-10 21:24:15.000 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-10 21:24:15.000 | /proc/sys/vm/memory_failure_recovery:1 2026-09-10 21:24:15.000 | /proc/sys/vm/min_free_kbytes:67584 2026-09-10 21:24:15.000 | /proc/sys/vm/min_slab_ratio:5 2026-09-10 21:24:15.000 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-10 21:24:15.000 | /proc/sys/vm/mmap_min_addr:65536 2026-09-10 21:24:15.000 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-10 21:24:15.000 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-10 21:24:15.000 | /proc/sys/vm/nr_hugepages:0 2026-09-10 21:24:15.000 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-10 21:24:15.000 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-10 21:24:15.000 | /proc/sys/vm/numa_stat:1 2026-09-10 21:24:15.000 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-10 21:24:15.000 | /proc/sys/vm/oom_dump_tasks:1 2026-09-10 21:24:15.000 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-10 21:24:15.000 | /proc/sys/vm/overcommit_kbytes:0 2026-09-10 21:24:15.000 | /proc/sys/vm/overcommit_memory:0 2026-09-10 21:24:15.000 | /proc/sys/vm/overcommit_ratio:50 2026-09-10 21:24:15.000 | /proc/sys/vm/page-cluster:3 2026-09-10 21:24:15.000 | /proc/sys/vm/page_lock_unfairness:5 2026-09-10 21:24:15.000 | /proc/sys/vm/panic_on_oom:0 2026-09-10 21:24:15.000 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-10 21:24:15.000 | /proc/sys/vm/stat_interval:1 2026-09-10 21:24:15.000 | /proc/sys/vm/swappiness:100 2026-09-10 21:24:15.000 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-10 21:24:15.000 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-10 21:24:15.000 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-10 21:24:15.000 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-10 21:24:15.000 | /proc/sys/vm/watermark_scale_factor:10 2026-09-10 21:24:15.000 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-10 21:24:15.007 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-10 21:24:15.020 | + lib/host:tune_host:126 : configure_host_net 2026-09-10 21:24:15.024 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-10 21:24:15.028 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:15.033 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-10 21:24:15.038 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-10 21:24:15.042 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-10 21:24:15.048 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-10 21:24:15.066 | net.ipv4.tcp_keepalive_time = 60 2026-09-10 21:24:15.074 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-10 21:24:15.079 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-10 21:24:15.083 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-10 21:24:15.087 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-10 21:24:15.104 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-10 21:24:15.113 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-10 21:24:15.117 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-10 21:24:15.121 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-10 21:24:15.126 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-10 21:24:15.143 | net.ipv4.tcp_keepalive_probes = 6 2026-09-10 21:24:15.151 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-10 21:24:15.157 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-10 21:24:15.161 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-10 21:24:15.165 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-10 21:24:15.181 | net.ipv4.tcp_fastopen = 3 2026-09-10 21:24:15.190 | + 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-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-10 21:24:15.218 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fastopen_key:db7eebb5-911b53d5-d2a13548-c630456c 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-10 21:24:15.219 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-10 21:24:15.220 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-10 21:24:15.225 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-10 21:24:15.230 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-10 21:24:15.236 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-10 21:24:15.240 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-10 21:24:15.258 | net.core.default_qdisc = pfifo_fast 2026-09-10 21:24:15.266 | + ./stack.sh:main:600 : fetch_plugins 2026-09-10 21:24:15.271 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-10 21:24:15.275 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-10 21:24:15.279 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-10 21:24:15.283 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-10 21:24:15.283 | Fetching DevStack plugins 2026-09-10 21:24:15.288 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:15.292 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-10 21:24:15.297 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-10 21:24:15.302 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-10 21:24:15.306 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-10 21:24:15.310 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:15.316 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-10 21:24:15.321 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-10 21:24:15.324 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-10 21:24:15.328 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:15.333 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:15.337 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:15.342 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:15.346 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:15.353 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:15.383 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:15.387 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:15.392 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.398 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:15.399 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:15.409 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-10 21:24:15.414 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.418 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-10 21:24:15.445 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-10 21:24:15.450 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:15.450 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:15.457 | 8ca40165 Merge "Update unit tests to use new defaults" 2026-09-10 21:24:15.463 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:15.468 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:15.473 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-10 21:24:15.477 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-10 21:24:15.482 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-10 21:24:15.486 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-10 21:24:15.490 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:15.496 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-10 21:24:15.500 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-10 21:24:15.505 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-10 21:24:15.509 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:15.515 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:15.521 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:15.525 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:15.530 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:15.535 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:15.569 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:15.574 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:15.578 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.583 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:15.583 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:15.591 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-10 21:24:15.597 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.601 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-10 21:24:15.630 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-10 21:24:15.635 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:15.636 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:15.644 | 1910928b CI: Force kubectl wget to ipv4 2026-09-10 21:24:15.650 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:15.655 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:15.659 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-10 21:24:15.664 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-10 21:24:15.669 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-10 21:24:15.674 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-10 21:24:15.679 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:15.683 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-10 21:24:15.688 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-10 21:24:15.692 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-10 21:24:15.697 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:15.701 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:15.708 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:15.712 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:15.716 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:15.722 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:15.752 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:15.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:15.760 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.765 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:15.767 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:15.776 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-10 21:24:15.780 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.786 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-10 21:24:15.812 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-10 21:24:15.817 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:15.819 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:15.831 | 4d7180f14 Merge "Dell PowerScale: Validate QoS before dedupe in manage_existing" 2026-09-10 21:24:15.836 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:15.840 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:15.845 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-10 21:24:15.849 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-10 21:24:15.854 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-10 21:24:15.858 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-10 21:24:15.863 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:15.868 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-10 21:24:15.872 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-10 21:24:15.877 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-10 21:24:15.881 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:15.886 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:15.893 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:15.897 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:15.903 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:15.909 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:15.938 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:15.942 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:15.947 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.953 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:15.953 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:15.963 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-10 21:24:15.967 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:15.970 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-10 21:24:15.993 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-10 21:24:15.999 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:16.000 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:16.008 | 93689cb77 Merge "Remove legacy Upstart configuration" 2026-09-10 21:24:16.014 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:16.018 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.023 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-10 21:24:16.028 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-10 21:24:16.034 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-10 21:24:16.038 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-10 21:24:16.043 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:16.047 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-10 21:24:16.052 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-10 21:24:16.057 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-10 21:24:16.062 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:16.068 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:16.073 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:16.079 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:16.084 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:16.090 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:16.122 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:16.126 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:16.131 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:16.137 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:16.137 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:16.147 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-10 21:24:16.151 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:16.156 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-10 21:24:16.182 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-10 21:24:16.190 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:16.190 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:16.198 | 2550559 chore(deps): update vexxhost/chart-vendor digest to adc99f4 2026-09-10 21:24:16.204 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:16.208 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.213 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-10 21:24:16.219 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-10 21:24:16.223 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-10 21:24:16.227 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-10 21:24:16.232 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-10 21:24:16.237 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-10 21:24:16.242 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-10 21:24:16.248 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-10 21:24:16.253 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:16.258 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:16.264 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:16.268 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:16.273 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:16.279 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:16.312 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:16.316 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:16.321 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:16.327 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:16.328 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:16.337 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-10 21:24:16.342 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:16.348 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-10 21:24:16.373 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-10 21:24:16.379 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:16.379 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:16.386 | 24aeb44 Update master for stable/2026.2 2026-09-10 21:24:16.391 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:16.396 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-10 21:24:16.402 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-10 21:24:16.406 | + functions-common:run_phase:1849 : local phase= 2026-09-10 21:24:16.411 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-10 21:24:16.416 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-10 21:24:16.421 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-10 21:24:16.426 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-10 21:24:16.430 | + functions-common:run_phase:1858 : local extra 2026-09-10 21:24:16.435 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-10 21:24:16.442 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-10 21:24:16.446 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-10 21:24:16.450 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-10 21:24:16.454 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-10 21:24:16.460 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-10 21:24:16.488 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-10 21:24:16.492 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-10 21:24:16.496 | + 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-10 21:24:16.499 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-10 21:24:16.503 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-10 21:24:16.508 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-10 21:24:16.513 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-10 21:24:16.517 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-10 21:24:16.517 | Overriding Configuration Defaults 2026-09-10 21:24:16.522 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.526 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-10 21:24:16.530 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-10 21:24:16.534 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.539 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-10 21:24:16.542 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-10 21:24:16.547 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.552 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-10 21:24:16.556 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-10 21:24:16.560 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.564 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-10 21:24:16.569 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-10 21:24:16.574 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.578 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-10 21:24:16.582 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-10 21:24:16.587 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-10 21:24:16.587 | magnum-cluster-api has overridden the following defaults 2026-09-10 21:24:16.592 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-10 21:24:16.594 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-10 21:24:16.594 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-10 21:24:16.594 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-10 21:24:16.594 | LIBVIRT_TYPE=kvm 2026-09-10 21:24:16.594 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-10 21:24:16.599 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-10 21:24:16.604 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-10 21:24:16.609 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-10 21:24:16.613 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-10 21:24:16.616 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-10 21:24:16.620 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-10 21:24:16.625 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-10 21:24:16.629 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-10 21:24:16.634 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-10 21:24:16.639 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-10 21:24:16.674 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-10 21:24:16.679 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-10 21:24:16.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-10 21:24:16.716 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.45 2026-09-10 21:24:16.721 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-10 21:24:16.722 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.45 2026-09-10 21:24:16.730 | ++ lib/tls:source:40 : TLS_IP=162.253.55.45 2026-09-10 21:24:16.736 | +++ lib/tls:source:43 : hostname -f 2026-09-10 21:24:16.745 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192551.novalocal 2026-09-10 21:24:16.750 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-10 21:24:16.755 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-10 21:24:16.760 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-10 21:24:16.765 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-10 21:24:16.770 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-10 21:24:16.774 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-10 21:24:16.778 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-10 21:24:16.783 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-10 21:24:16.787 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-10 21:24:16.794 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-10 21:24:16.822 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-10 21:24:16.861 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-10 21:24:16.889 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-10 21:24:16.915 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-10 21:24:16.985 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-10 21:24:17.132 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-10 21:24:17.313 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-10 21:24:17.372 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-10 21:24:17.486 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-10 21:24:17.589 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-10 21:24:17.595 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-10 21:24:17.628 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-10 21:24:17.633 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-10 21:24:17.638 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-10 21:24:17.645 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-10 21:24:17.650 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-10 21:24:17.656 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-10 21:24:17.664 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-10 21:24:17.697 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:17.702 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-10 21:24:17.709 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-10 21:24:17.715 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-10 21:24:17.720 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-10 21:24:17.726 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-10 21:24:17.732 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-10 21:24:17.737 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-10 21:24:17.742 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-10 21:24:17.749 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-10 21:24:17.786 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-10 21:24:17.792 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-10 21:24:17.797 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-10 21:24:17.803 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-10 21:24:17.809 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-10 21:24:17.814 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-10 21:24:17.819 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-10 21:24:17.825 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-10 21:24:17.831 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-10 21:24:17.836 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-10 21:24:17.841 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-10 21:24:17.846 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-10 21:24:17.852 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.45 2026-09-10 21:24:17.857 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-10 21:24:17.864 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-10 21:24:17.871 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-10 21:24:17.872 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-10 21:24:17.882 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-10 21:24:17.886 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-10 21:24:17.892 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-10 21:24:17.896 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-10 21:24:17.902 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-10 21:24:17.909 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-10 21:24:17.942 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-10 21:24:17.949 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.45 2026-09-10 21:24:17.955 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.45 2026-09-10 21:24:17.956 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-10 21:24:17.965 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.45 2026-09-10 21:24:17.970 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-10 21:24:17.975 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-10 21:24:17.980 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-10 21:24:17.985 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-10 21:24:17.990 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-10 21:24:17.995 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-10 21:24:17.999 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-10 21:24:18.005 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-10 21:24:18.010 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-10 21:24:18.014 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-10 21:24:18.019 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-10 21:24:18.025 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-10 21:24:18.030 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-10 21:24:18.035 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-10 21:24:18.041 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-10 21:24:18.046 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-10 21:24:18.051 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-10 21:24:18.056 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-10 21:24:18.062 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-10 21:24:18.068 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-10 21:24:18.073 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-10 21:24:18.079 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-10 21:24:18.114 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:18.119 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-10 21:24:18.126 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-10 21:24:18.132 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-10 21:24:18.136 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-10 21:24:18.142 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:18.147 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-10 21:24:18.151 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-10 21:24:18.157 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-10 21:24:18.163 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-10 21:24:18.168 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-10 21:24:18.174 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-10 21:24:18.179 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-10 21:24:18.184 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-10 21:24:18.190 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-10 21:24:18.195 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-10 21:24:18.201 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-10 21:24:18.206 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-10 21:24:18.211 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-10 21:24:18.217 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-10 21:24:18.423 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-10 21:24:18.450 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-10 21:24:18.455 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-10 21:24:18.459 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-10 21:24:18.464 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-10 21:24:18.469 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-10 21:24:18.474 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-10 21:24:18.479 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-10 21:24:18.484 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-10 21:24:18.489 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-10 21:24:18.493 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-10 21:24:18.499 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-10 21:24:18.504 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-10 21:24:18.510 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-10 21:24:18.514 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-10 21:24:18.519 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-10 21:24:18.523 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-10 21:24:18.527 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-10 21:24:18.532 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-10 21:24:18.537 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-10 21:24:18.543 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-10 21:24:18.550 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-10 21:24:18.550 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-10 21:24:18.551 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-10 21:24:18.553 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-10 21:24:18.563 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=83:2bfa:6144 2026-09-10 21:24:18.568 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-10 21:24:18.574 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-10 21:24:18.577 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-10 21:24:18.582 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-10 21:24:18.587 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd83:2bfa:6144::/56 2026-09-10 21:24:18.594 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-10 21:24:18.596 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd83:2bfa:6144::/56 2026-09-10 21:24:18.605 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd83:2bfa:6144::/64 2026-09-10 21:24:18.611 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-10 21:24:18.616 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-10 21:24:18.621 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-10 21:24:18.627 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-10 21:24:18.631 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-10 21:24:18.637 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-10 21:24:18.642 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-10 21:24:18.647 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-10 21:24:18.653 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-10 21:24:18.659 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-10 21:24:18.664 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-10 21:24:18.670 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-10 21:24:18.675 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-10 21:24:18.682 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd83:2bfa:6144::/56 2026-09-10 21:24:18.687 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-10 21:24:18.694 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-10 21:24:18.700 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-10 21:24:18.701 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-10 21:24:18.703 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-10 21:24:18.714 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-10 21:24:18.722 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-10 21:24:18.723 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-10 21:24:18.723 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-10 21:24:18.737 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-10 21:24:18.744 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-10 21:24:18.750 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-10 21:24:18.756 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-10 21:24:18.761 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-10 21:24:18.765 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-10 21:24:18.771 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-10 21:24:18.777 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-10 21:24:18.782 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-10 21:24:18.788 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-10 21:24:18.794 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-10 21:24:18.832 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-10 21:24:18.866 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-10 21:24:18.898 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-10 21:24:18.928 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-10 21:24:18.961 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-10 21:24:19.030 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-10 21:24:19.038 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-10 21:24:19.043 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-10 21:24:19.049 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-10 21:24:19.055 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-10 21:24:19.062 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-10 21:24:19.099 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-10 21:24:19.105 | + ./stack.sh:main:635 : run_phase source 2026-09-10 21:24:19.111 | + functions-common:run_phase:1848 : local mode=source 2026-09-10 21:24:19.115 | + functions-common:run_phase:1849 : local phase= 2026-09-10 21:24:19.120 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-10 21:24:19.126 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-10 21:24:19.132 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-10 21:24:19.137 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-10 21:24:19.143 | + functions-common:run_phase:1858 : local extra 2026-09-10 21:24:19.150 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-10 21:24:19.159 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-10 21:24:19.165 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-10 21:24:19.171 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-10 21:24:19.177 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-10 21:24:19.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-10 21:24:19.220 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-10 21:24:19.225 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-10 21:24:19.231 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-10 21:24:19.235 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-10 21:24:19.240 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-10 21:24:19.246 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-10 21:24:19.252 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-10 21:24:19.252 | Loading plugin settings 2026-09-10 21:24:19.258 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:19.264 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-10 21:24:19.268 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-10 21:24:19.274 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-10 21:24:19.281 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-10 21:24:19.286 | ++ functions-common:define_plugin:1892 : : 2026-09-10 21:24:19.291 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-10 21:24:19.296 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-10 21:24:19.302 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-10 21:24:19.308 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-10 21:24:19.314 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-10 21:24:19.319 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-10 21:24:19.325 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-10 21:24:19.331 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-10 21:24:19.336 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-10 21:24:19.344 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-10 21:24:19.380 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:19.386 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-10 21:24:19.393 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-10 21:24:19.399 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-10 21:24:19.405 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-10 21:24:19.410 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-10 21:24:19.416 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-10 21:24:19.421 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-10 21:24:19.426 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-10 21:24:19.430 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-10 21:24:19.436 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-10 21:24:19.443 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-10 21:24:19.449 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-10 21:24:19.455 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-10 21:24:19.491 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-10 21:24:19.497 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-10 21:24:19.502 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-10 21:24:19.507 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-10 21:24:19.513 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-10 21:24:19.608 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:19.612 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-10 21:24:19.618 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-10 21:24:19.624 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-10 21:24:19.630 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-10 21:24:19.667 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-10 21:24:19.675 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-10 21:24:19.710 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-10 21:24:19.716 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-10 21:24:19.723 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-10 21:24:19.763 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-10 21:24:19.768 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-10 21:24:19.867 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-10 21:24:19.960 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:19.967 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-10 21:24:19.973 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-10 21:24:19.978 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-10 21:24:19.983 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-10 21:24:19.988 | ++ functions-common:define_plugin:1892 : : 2026-09-10 21:24:19.992 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-10 21:24:19.997 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-10 21:24:20.004 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-10 21:24:20.009 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-10 21:24:20.015 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-10 21:24:20.020 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-10 21:24:20.026 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-10 21:24:20.031 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-10 21:24:20.037 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-10 21:24:20.042 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-10 21:24:20.047 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-10 21:24:20.052 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-10 21:24:20.058 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-10 21:24:20.065 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-10 21:24:20.071 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-10 21:24:20.076 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.45/identity 2026-09-10 21:24:20.082 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-10 21:24:20.086 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-10 21:24:20.091 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-10 21:24:20.097 | ++ /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-10 21:24:20.103 | ++ /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-10 21:24:20.109 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-10 21:24:20.115 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-10 21:24:20.120 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.45 2026-09-10 21:24:20.125 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-10 21:24:20.130 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-10 21:24:20.136 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-10 21:24:20.142 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.45:8786 2026-09-10 21:24:20.148 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-10 21:24:20.154 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-10 21:24:20.196 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:20.201 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-10 21:24:20.209 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-10 21:24:20.215 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-10 21:24:20.221 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-10 21:24:20.226 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-10 21:24:20.233 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-10 21:24:20.238 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-10 21:24:20.244 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-10 21:24:20.250 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-10 21:24:20.256 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-10 21:24:20.262 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.45/share 2026-09-10 21:24:20.269 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-10 21:24:20.275 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-10 21:24:20.281 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-10 21:24:20.287 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-10 21:24:20.293 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-10 21:24:20.299 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-10 21:24:20.306 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-10 21:24:20.312 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-10 21:24:20.317 | ++ /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-10 21:24:20.323 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-10 21:24:20.329 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-10 21:24:20.338 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-10 21:24:20.380 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-10 21:24:20.386 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-10 21:24:20.391 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-10 21:24:20.396 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-10 21:24:20.402 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-10 21:24:20.408 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-10 21:24:20.415 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-10 21:24:20.419 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-10 21:24:20.425 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-10 21:24:20.430 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-10 21:24:20.436 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-10 21:24:20.442 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-10 21:24:20.448 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-10 21:24:20.453 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-10 21:24:20.459 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-10 21:24:20.464 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.45 2026-09-10 21:24:20.470 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-10 21:24:20.476 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-10 21:24:20.482 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-10 21:24:20.489 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.45 2026-09-10 21:24:20.495 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.45 2026-09-10 21:24:20.500 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-10 21:24:20.506 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-10 21:24:20.512 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-10 21:24:20.518 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-10 21:24:20.524 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-10 21:24:20.530 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-10 21:24:20.537 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-10 21:24:20.543 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-10 21:24:20.548 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-10 21:24:20.553 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-10 21:24:20.559 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-10 21:24:20.564 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-10 21:24:20.569 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-10 21:24:20.576 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-10 21:24:20.581 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-10 21:24:20.587 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-10 21:24:20.593 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-10 21:24:20.600 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-10 21:24:20.641 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-10 21:24:20.648 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-10 21:24:20.653 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-10 21:24:20.754 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-10 21:24:20.851 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-10 21:24:20.946 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-10 21:24:21.046 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-10 21:24:21.143 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:21.149 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-10 21:24:21.155 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-10 21:24:21.161 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-10 21:24:21.168 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-10 21:24:21.174 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-10 21:24:21.180 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-10 21:24:21.186 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-10 21:24:21.193 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-10 21:24:21.200 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-10 21:24:21.238 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:21.243 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-10 21:24:21.249 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-10 21:24:21.255 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-10 21:24:21.261 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-10 21:24:21.266 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-10 21:24:21.273 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-10 21:24:21.279 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-10 21:24:21.285 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-10 21:24:21.291 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-10 21:24:21.296 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-10 21:24:21.303 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-10 21:24:21.308 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-10 21:24:21.314 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-10 21:24:21.320 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-10 21:24:21.326 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-10 21:24:21.332 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-10 21:24:21.337 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-10 21:24:21.342 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-10 21:24:21.349 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-10 21:24:21.355 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-10 21:24:21.361 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-10 21:24:21.367 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-10 21:24:21.372 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-10 21:24:21.377 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-10 21:24:21.383 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-10 21:24:21.388 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-10 21:24:21.394 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-10 21:24:21.399 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-10 21:24:21.405 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-10 21:24:21.410 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-10 21:24:21.416 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-10 21:24:21.422 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-10 21:24:21.427 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-10 21:24:21.433 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-10 21:24:21.440 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-10 21:24:21.445 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-10 21:24:21.450 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-10 21:24:21.456 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-10 21:24:21.462 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-10 21:24:21.468 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-10 21:24:21.474 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-10 21:24:21.480 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-10 21:24:21.486 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-10 21:24:21.492 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-10 21:24:21.497 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-10 21:24:21.503 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-10 21:24:21.509 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-10 21:24:21.514 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-10 21:24:21.520 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-10 21:24:21.528 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-10 21:24:21.533 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-10 21:24:21.538 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-10 21:24:21.544 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-10 21:24:21.549 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-10 21:24:21.554 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-10 21:24:21.560 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-10 21:24:21.566 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-10 21:24:21.572 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-10 21:24:21.577 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-10 21:24:21.582 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-10 21:24:21.588 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-10 21:24:21.594 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-10 21:24:21.599 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-10 21:24:21.604 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-10 21:24:21.610 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-10 21:24:21.615 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-10 21:24:21.622 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-10 21:24:21.627 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-10 21:24:21.632 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-10 21:24:21.637 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-10 21:24:21.643 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-10 21:24:21.648 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-10 21:24:21.655 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-10 21:24:21.660 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-10 21:24:21.666 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-10 21:24:21.672 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-10 21:24:21.678 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-10 21:24:21.683 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-10 21:24:21.689 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-10 21:24:21.695 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-10 21:24:21.701 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-10 21:24:21.706 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-10 21:24:21.711 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:21.718 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-10 21:24:21.724 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-10 21:24:21.729 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-10 21:24:21.734 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-10 21:24:21.740 | ++ functions-common:define_plugin:1892 : : 2026-09-10 21:24:21.745 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-10 21:24:21.751 | ++ functions-common:plugin_requires:1905 : : 2026-09-10 21:24:21.758 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-10 21:24:21.763 | ++ functions-common:plugin_requires:1905 : : 2026-09-10 21:24:21.769 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-10 21:24:21.775 | ++ functions-common:plugin_requires:1905 : : 2026-09-10 21:24:21.780 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-10 21:24:21.786 | ++ functions-common:plugin_requires:1905 : : 2026-09-10 21:24:21.793 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-10 21:24:21.887 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-10 21:24:21.893 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-10 21:24:21.898 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-10 21:24:21.904 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-10 21:24:21.910 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-10 21:24:21.915 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-10 21:24:21.921 | ++ /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-10 21:24:21.927 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-10 21:24:21.933 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-10 21:24:21.939 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-10 21:24:21.945 | + functions-common:verify_disabled_services:2131 : local service 2026-09-10 21:24:21.951 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:21.957 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-10 21:24:21.964 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:21.970 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-10 21:24:21.976 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:21.983 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-10 21:24:21.989 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:21.994 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-10 21:24:22.001 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.007 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-10 21:24:22.013 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.019 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-10 21:24:22.024 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.030 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-10 21:24:22.036 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.042 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-10 21:24:22.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.054 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-10 21:24:22.059 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.066 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-10 21:24:22.072 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.077 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-10 21:24:22.083 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.089 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-10 21:24:22.095 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.101 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-10 21:24:22.107 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.113 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-10 21:24:22.119 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.125 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-10 21:24:22.131 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.137 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-10 21:24:22.144 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.150 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-10 21:24:22.156 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.161 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-10 21:24:22.167 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.173 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-10 21:24:22.180 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.186 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-10 21:24:22.192 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.198 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-10 21:24:22.204 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.210 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-10 21:24:22.215 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.221 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-10 21:24:22.226 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.231 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-10 21:24:22.237 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.243 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-10 21:24:22.249 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.255 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-10 21:24:22.260 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.265 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-10 21:24:22.271 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.277 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-10 21:24:22.284 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.289 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-10 21:24:22.295 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.301 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-10 21:24:22.307 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.314 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-10 21:24:22.320 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.325 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-10 21:24:22.332 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.337 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-10 21:24:22.343 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.349 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-10 21:24:22.355 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.362 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-10 21:24:22.367 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.373 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-10 21:24:22.379 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.384 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-10 21:24:22.391 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.397 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-10 21:24:22.403 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-10 21:24:22.409 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-10 21:24:22.417 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-10 21:24:22.423 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-10 21:24:22.428 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-10 21:24:22.467 | + functions-common:is_service_enabled:2076 : return 0 2026-09-10 21:24:22.471 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-10 21:24:22.476 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-10 21:24:22.482 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-10 21:24:22.519 | + functions-common:is_service_enabled:2076 : return 1 2026-09-10 21:24:22.524 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-10 21:24:22.530 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-10 21:24:22.536 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-10 21:24:22.541 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-10 21:24:22.547 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-10 21:24:22.553 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-10 21:24:22.560 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-10 21:24:22.565 | + lib/database:initialize_database_backends:92 : return 0 2026-09-10 21:24:22.571 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-10 21:24:22.571 | Using mysql database backend 2026-09-10 21:24:22.577 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-10 21:24:22.618 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-10 21:24:22.626 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-10 21:24:22.633 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-10 21:24:22.639 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-10 21:24:22.647 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-10 21:24:22.653 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-10 21:24:22.691 | + functions-common:is_service_enabled:2076 : return 0 2026-09-10 21:24:22.697 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-10 21:24:22.741 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-10 21:24:22.777 | + functions-common:is_service_enabled:2076 : return 0 2026-09-10 21:24:22.781 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-10 21:24:22.820 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-10 21:24:22.856 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-10 21:24:22.895 | + functions-common:is_service_enabled:2076 : return 1 2026-09-10 21:24:22.901 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-10 21:24:22.941 | + functions-common:is_service_enabled:2076 : return 1 2026-09-10 21:24:22.947 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-10 21:24:22.952 | + functions-common:save_stackenv:65 : local tag=768 2026-09-10 21:24:22.961 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-10 21:24:22.971 | + functions-common:save_stackenv:67 : time_stamp=2026-09-10-212422 2026-09-10 21:24:22.976 | + functions-common:save_stackenv:68 : echo '# 2026-09-10-212422 768' 2026-09-10 21:24:22.982 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:22.989 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-10 21:24:22.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.001 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-10 21:24:23.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.013 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-10 21:24:23.020 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.026 | + 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-10 21:24:23.031 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.037 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.45 2026-09-10 21:24:23.044 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.049 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.45/identity 2026-09-10 21:24:23.055 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.061 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-10-212406 2026-09-10 21:24:23.066 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.072 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-10 21:24:23.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.084 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.45 2026-09-10 21:24:23.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.097 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-10 21:24:23.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.108 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.45 2026-09-10 21:24:23.114 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.120 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe3e:3fa5 2026-09-10 21:24:23.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.134 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-10 21:24:23.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.147 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.45 2026-09-10 21:24:23.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-10 21:24:23.160 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-10 21:24:23.167 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-10 21:24:23.174 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-10 21:24:23.181 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-10 21:24:23.186 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-10 21:24:23.192 | + functions-common:git_clone:591 : local git_ref=master 2026-09-10 21:24:23.198 | + functions-common:git_clone:592 : local orig_dir 2026-09-10 21:24:23.206 | ++ functions-common:git_clone:593 : pwd 2026-09-10 21:24:23.213 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-10 21:24:23.218 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-10 21:24:23.226 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-10 21:24:23.266 | + functions-common:git_clone:596 : RECLONE=False 2026-09-10 21:24:23.272 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-10 21:24:23.278 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:23.286 | + functions-common:git_clone:610 : echo master 2026-09-10 21:24:23.286 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-10 21:24:23.299 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-10 21:24:23.304 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:23.310 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-10 21:24:23.338 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-10 21:24:23.347 | + functions-common:git_clone:673 : head -1 2026-09-10 21:24:23.347 | + functions-common:git_clone:673 : git show --oneline 2026-09-10 21:24:23.357 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-10 21:24:23.365 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-10 21:24:23.371 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-10 21:24:23.377 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-10 21:24:23.383 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-10 21:24:23.390 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-10 21:24:23.396 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-10 21:24:23.403 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-10 21:24:23.409 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-10 21:24:23.415 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-10 21:24:23.421 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-10 21:24:23.427 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-10 21:24:23.435 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-10 21:24:23.446 | ++ tools/install_prereqs.sh:source:47 : NOW=1789075463 2026-09-10 21:24:23.454 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-10 21:24:23.465 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-10 21:24:23.472 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-10 21:24:23.478 | ++ tools/install_prereqs.sh:source:49 : DELTA=1789075463 2026-09-10 21:24:23.485 | ++ tools/install_prereqs.sh:source:50 : [[ 1789075463 -lt 7200 ]] 2026-09-10 21:24:23.492 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-10 21:24:23.498 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-10 21:24:23.505 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-10 21:24:23.511 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-10 21:24:23.518 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-10 21:24:23.524 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-10 21:24:23.531 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-10 21:24:23.539 | +++ 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-10 21:24:23.601 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-10 21:24:23.601 | apache2-dev 2026-09-10 21:24:23.601 | bc 2026-09-10 21:24:23.601 | bsdmainutils 2026-09-10 21:24:23.601 | curl 2026-09-10 21:24:23.601 | g++ 2026-09-10 21:24:23.601 | gawk 2026-09-10 21:24:23.601 | gcc 2026-09-10 21:24:23.601 | gettext 2026-09-10 21:24:23.601 | git 2026-09-10 21:24:23.601 | graphviz 2026-09-10 21:24:23.601 | iputils-ping 2026-09-10 21:24:23.601 | libffi-dev 2026-09-10 21:24:23.601 | libjpeg-dev 2026-09-10 21:24:23.601 | libpq-dev 2026-09-10 21:24:23.601 | libssl-dev 2026-09-10 21:24:23.601 | libsystemd-dev 2026-09-10 21:24:23.601 | libxml2-dev 2026-09-10 21:24:23.601 | libxslt1-dev 2026-09-10 21:24:23.601 | libyaml-dev 2026-09-10 21:24:23.601 | lsof 2026-09-10 21:24:23.601 | openssh-server 2026-09-10 21:24:23.601 | openssl 2026-09-10 21:24:23.601 | pkg-config 2026-09-10 21:24:23.601 | psmisc 2026-09-10 21:24:23.601 | python3-dev 2026-09-10 21:24:23.602 | python3-pip 2026-09-10 21:24:23.602 | python3-systemd 2026-09-10 21:24:23.602 | python3-venv 2026-09-10 21:24:23.602 | tar 2026-09-10 21:24:23.602 | tcpdump 2026-09-10 21:24:23.602 | unzip 2026-09-10 21:24:23.602 | uuid-runtime 2026-09-10 21:24:23.602 | wget 2026-09-10 21:24:23.602 | zlib1g-dev 2026-09-10 21:24:23.602 | lvm2 2026-09-10 21:24:23.602 | qemu-utils 2026-09-10 21:24:23.602 | thin-provisioning-tools 2026-09-10 21:24:23.602 | lsscsi 2026-09-10 21:24:23.602 | open-iscsi 2026-09-10 21:24:23.602 | libkrb5-dev 2026-09-10 21:24:23.602 | libldap2-dev 2026-09-10 21:24:23.602 | libsasl2-dev 2026-09-10 21:24:23.602 | memcached 2026-09-10 21:24:23.602 | python3-mysqldb 2026-09-10 21:24:23.602 | sqlite3 2026-09-10 21:24:23.602 | conntrack 2026-09-10 21:24:23.602 | curl 2026-09-10 21:24:23.602 | ebtables 2026-09-10 21:24:23.602 | genisoimage 2026-09-10 21:24:23.602 | iptables 2026-09-10 21:24:23.602 | iputils-arping 2026-09-10 21:24:23.602 | kpartx 2026-09-10 21:24:23.602 | libjs-jquery-tablesorter 2026-09-10 21:24:23.602 | parted 2026-09-10 21:24:23.602 | pm-utils 2026-09-10 21:24:23.602 | python3-mysqldb 2026-09-10 21:24:23.602 | socat 2026-09-10 21:24:23.602 | sqlite3 2026-09-10 21:24:23.602 | sudo 2026-09-10 21:24:23.602 | vlan 2026-09-10 21:24:23.602 | cryptsetup 2026-09-10 21:24:23.602 | dosfstools 2026-09-10 21:24:23.602 | genisoimage 2026-09-10 21:24:23.602 | gir1.2-libosinfo-1.0 2026-09-10 21:24:23.602 | netcat-openbsd 2026-09-10 21:24:23.602 | open-iscsi 2026-09-10 21:24:23.602 | qemu-utils 2026-09-10 21:24:23.602 | sg3-utils 2026-09-10 21:24:23.602 | sysfsutils 2026-09-10 21:24:23.602 | acl 2026-09-10 21:24:23.602 | dnsmasq-base 2026-09-10 21:24:23.602 | dnsmasq-utils 2026-09-10 21:24:23.602 | ebtables 2026-09-10 21:24:23.603 | haproxy 2026-09-10 21:24:23.603 | iptables 2026-09-10 21:24:23.603 | iputils-arping 2026-09-10 21:24:23.603 | iputils-ping 2026-09-10 21:24:23.603 | postgresql-server-dev-all 2026-09-10 21:24:23.603 | python3-mysqldb 2026-09-10 21:24:23.603 | sqlite3 2026-09-10 21:24:23.603 | sudo 2026-09-10 21:24:23.603 | vlan 2026-09-10 21:24:23.603 | apache2' 2026-09-10 21:24:23.609 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-10 21:24:23.674 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-10 21:24:23.674 | apache2-dev 2026-09-10 21:24:23.674 | bc 2026-09-10 21:24:23.674 | bsdmainutils 2026-09-10 21:24:23.674 | curl 2026-09-10 21:24:23.674 | g++ 2026-09-10 21:24:23.674 | gawk 2026-09-10 21:24:23.674 | gcc 2026-09-10 21:24:23.674 | gettext 2026-09-10 21:24:23.674 | git 2026-09-10 21:24:23.674 | graphviz 2026-09-10 21:24:23.674 | iputils-ping 2026-09-10 21:24:23.674 | libffi-dev 2026-09-10 21:24:23.674 | libjpeg-dev 2026-09-10 21:24:23.674 | libpq-dev 2026-09-10 21:24:23.674 | libssl-dev 2026-09-10 21:24:23.674 | libsystemd-dev 2026-09-10 21:24:23.674 | libxml2-dev 2026-09-10 21:24:23.674 | libxslt1-dev 2026-09-10 21:24:23.674 | libyaml-dev 2026-09-10 21:24:23.674 | lsof 2026-09-10 21:24:23.674 | openssh-server 2026-09-10 21:24:23.674 | openssl 2026-09-10 21:24:23.675 | pkg-config 2026-09-10 21:24:23.675 | psmisc 2026-09-10 21:24:23.675 | python3-dev 2026-09-10 21:24:23.675 | python3-pip 2026-09-10 21:24:23.675 | python3-systemd 2026-09-10 21:24:23.675 | python3-venv 2026-09-10 21:24:23.675 | tar 2026-09-10 21:24:23.675 | tcpdump 2026-09-10 21:24:23.675 | unzip 2026-09-10 21:24:23.675 | uuid-runtime 2026-09-10 21:24:23.675 | wget 2026-09-10 21:24:23.675 | zlib1g-dev 2026-09-10 21:24:23.675 | lvm2 2026-09-10 21:24:23.675 | qemu-utils 2026-09-10 21:24:23.675 | thin-provisioning-tools 2026-09-10 21:24:23.675 | lsscsi 2026-09-10 21:24:23.675 | open-iscsi 2026-09-10 21:24:23.675 | libkrb5-dev 2026-09-10 21:24:23.675 | libldap2-dev 2026-09-10 21:24:23.675 | libsasl2-dev 2026-09-10 21:24:23.675 | memcached 2026-09-10 21:24:23.675 | python3-mysqldb 2026-09-10 21:24:23.675 | sqlite3 2026-09-10 21:24:23.675 | conntrack 2026-09-10 21:24:23.675 | curl 2026-09-10 21:24:23.675 | ebtables 2026-09-10 21:24:23.675 | genisoimage 2026-09-10 21:24:23.675 | iptables 2026-09-10 21:24:23.675 | iputils-arping 2026-09-10 21:24:23.675 | kpartx 2026-09-10 21:24:23.675 | libjs-jquery-tablesorter 2026-09-10 21:24:23.675 | parted 2026-09-10 21:24:23.675 | pm-utils 2026-09-10 21:24:23.675 | python3-mysqldb 2026-09-10 21:24:23.675 | socat 2026-09-10 21:24:23.675 | sqlite3 2026-09-10 21:24:23.675 | sudo 2026-09-10 21:24:23.675 | vlan 2026-09-10 21:24:23.675 | cryptsetup 2026-09-10 21:24:23.675 | dosfstools 2026-09-10 21:24:23.675 | genisoimage 2026-09-10 21:24:23.675 | gir1.2-libosinfo-1.0 2026-09-10 21:24:23.675 | netcat-openbsd 2026-09-10 21:24:23.675 | open-iscsi 2026-09-10 21:24:23.675 | qemu-utils 2026-09-10 21:24:23.675 | sg3-utils 2026-09-10 21:24:23.675 | sysfsutils 2026-09-10 21:24:23.675 | acl 2026-09-10 21:24:23.675 | dnsmasq-base 2026-09-10 21:24:23.676 | dnsmasq-utils 2026-09-10 21:24:23.676 | ebtables 2026-09-10 21:24:23.676 | haproxy 2026-09-10 21:24:23.676 | iptables 2026-09-10 21:24:23.676 | iputils-arping 2026-09-10 21:24:23.676 | iputils-ping 2026-09-10 21:24:23.676 | postgresql-server-dev-all 2026-09-10 21:24:23.676 | python3-mysqldb 2026-09-10 21:24:23.676 | sqlite3 2026-09-10 21:24:23.676 | sudo 2026-09-10 21:24:23.676 | vlan 2026-09-10 21:24:23.676 | apache2 lvm2 2026-09-10 21:24:23.676 | golang 2026-09-10 21:24:23.676 | debootstrap 2026-09-10 21:24:23.676 | rsyslog' 2026-09-10 21:24:23.680 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-10 21:24:23.686 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:23.693 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:23.700 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-10 21:24:23.702 | ++ 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 lvm2 golang debootstrap rsyslog 2026-09-10 21:24:23.712 | ++ 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 lvm2 golang debootstrap rsyslog 2026-09-10 21:24:23.718 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-10 21:24:23.724 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-10 21:24:23.730 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-10 21:24:23.736 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-10 21:24:23.741 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-10 21:24:23.747 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-10 21:24:23.753 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:23.759 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:23.763 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-10 21:24:23.768 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-10 21:24:23.774 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-10 21:24:23.779 | ++ functions-common:apt_get_update:1167 : return 2026-09-10 21:24:23.784 | ++ 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 lvm2 golang debootstrap rsyslog 2026-09-10 21:24:23.790 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-10 21:24:23.796 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:24:23.801 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:24:23.807 | ++ 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 lvm2 golang debootstrap rsyslog 2026-09-10 21:24:23.855 | ++ 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 lvm2 golang debootstrap rsyslog 2026-09-10 21:24:23.913 | Reading package lists... 2026-09-10 21:24:24.266 | Building dependency tree... 2026-09-10 21:24:24.267 | Reading state information... 2026-09-10 21:24:24.599 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-10 21:24:24.599 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-10 21:24:24.599 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.19). 2026-09-10 21:24:24.599 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-10 21:24:24.599 | openssl set to manually installed. 2026-09-10 21:24:24.599 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-10 21:24:24.599 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-10 21:24:24.599 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-10 21:24:24.599 | zlib1g-dev set to manually installed. 2026-09-10 21:24:24.599 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-10 21:24:24.599 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-10 21:24:24.599 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-10 21:24:24.599 | The following additional packages will be installed: 2026-09-10 21:24:24.599 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-10 21:24:24.600 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-10 21:24:24.600 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-10 21:24:24.600 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-10 21:24:24.600 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-10 21:24:24.600 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-10 21:24:24.600 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-10 21:24:24.600 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-10 21:24:24.600 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-10 21:24:24.600 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-10 21:24:24.600 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-10 21:24:24.600 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-10 21:24:24.600 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-10 21:24:24.600 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-10 21:24:24.600 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-10 21:24:24.600 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-10 21:24:24.600 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-10 21:24:24.600 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-10 21:24:24.600 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-10 21:24:24.600 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-10 21:24:24.600 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-10 21:24:24.600 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-10 21:24:24.600 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-10 21:24:24.600 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-10 21:24:24.600 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-10 21:24:24.600 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-10 21:24:24.600 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-10 21:24:24.600 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-10 21:24:24.600 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-10 21:24:24.600 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-10 21:24:24.600 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-10 21:24:24.600 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-10 21:24:24.601 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-10 21:24:24.601 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-10 21:24:24.601 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-10 21:24:24.601 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-10 21:24:24.601 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-10 21:24:24.601 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-10 21:24:24.601 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-10 21:24:24.601 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-10 21:24:24.601 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-10 21:24:24.601 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-09-10 21:24:24.601 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-09-10 21:24:24.601 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-09-10 21:24:24.601 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-09-10 21:24:24.601 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-10 21:24:24.601 | Suggested packages: 2026-09-10 21:24:24.601 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-10 21:24:24.601 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-10 21:24:24.601 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-10 21:24:24.601 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-10 21:24:24.601 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-10 21:24:24.601 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-10 21:24:24.601 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-10 21:24:24.601 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-10 21:24:24.601 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-10 21:24:24.601 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-10 21:24:24.601 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-10 21:24:24.601 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-10 21:24:24.601 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-10 21:24:24.601 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-10 21:24:24.601 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-10 21:24:24.601 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-10 21:24:24.601 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-09-10 21:24:24.601 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-10 21:24:24.601 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-10 21:24:24.601 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-10 21:24:24.601 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-10 21:24:24.601 | rsyslog-relp sqlite3-doc zip 2026-09-10 21:24:24.601 | Recommended packages: 2026-09-10 21:24:24.601 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-10 21:24:24.601 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-10 21:24:24.601 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-10 21:24:24.601 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-10 21:24:24.601 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-09-10 21:24:24.601 | libmail-sendmail-perl logrotate qemu-block-extra 2026-09-10 21:24:24.719 | The following NEW packages will be installed: 2026-09-10 21:24:24.722 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-10 21:24:24.722 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-10 21:24:24.722 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-10 21:24:24.722 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-10 21:24:24.722 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-10 21:24:24.722 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-10 21:24:24.722 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-10 21:24:24.722 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-10 21:24:24.722 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-10 21:24:24.723 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-10 21:24:24.723 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-10 21:24:24.723 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-10 21:24:24.723 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-10 21:24:24.723 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-10 21:24:24.723 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-10 21:24:24.723 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-10 21:24:24.723 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-10 21:24:24.723 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-10 21:24:24.723 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-10 21:24:24.724 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-10 21:24:24.724 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-10 21:24:24.724 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-10 21:24:24.724 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-10 21:24:24.724 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-10 21:24:24.724 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-10 21:24:24.724 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-10 21:24:24.724 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-10 21:24:24.724 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-10 21:24:24.724 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-10 21:24:24.725 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-10 21:24:24.725 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-10 21:24:24.725 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-10 21:24:24.725 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-10 21:24:24.725 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-10 21:24:24.725 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-10 21:24:24.725 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-10 21:24:24.725 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-10 21:24:24.725 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-10 21:24:24.725 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-10 21:24:24.725 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-10 21:24:24.725 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-10 21:24:24.726 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-10 21:24:24.726 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-10 21:24:24.726 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-10 21:24:24.726 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-10 21:24:24.726 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-10 21:24:24.726 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-10 21:24:24.726 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-10 21:24:24.726 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-10 21:24:24.726 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-10 21:24:24.726 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-10 21:24:24.726 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-10 21:24:24.726 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-10 21:24:24.726 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-10 21:24:24.726 | xz-utils 2026-09-10 21:24:24.803 | 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. 2026-09-10 21:24:24.803 | Need to get 305 MB of archives. 2026-09-10 21:24:24.803 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-10 21:24:24.803 | 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-10 21:24:24.861 | 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-10 21:24:24.868 | 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-10 21:24:24.869 | 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-10 21:24:24.870 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-10 21:24:24.876 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-10 21:24:24.888 | 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-10 21:24:24.925 | 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-10 21:24:24.926 | 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-10 21:24:24.928 | 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-10 21:24:24.930 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-10 21:24:24.934 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-10 21:24:24.935 | 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-10 21:24:24.940 | 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-10 21:24:24.964 | 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-10 21:24:24.966 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-10 21:24:24.967 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-10 21:24:24.969 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-10 21:24:24.970 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-10 21:24:24.971 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-10 21:24:24.974 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-10 21:24:24.975 | Get:22 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-10 21:24:24.977 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-10 21:24:24.983 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-10 21:24:24.984 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-09-10 21:24:24.984 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-10 21:24:24.985 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-10 21:24:24.997 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-10 21:24:24.998 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-09-10 21:24:24.999 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-09-10 21:24:25.001 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-10 21:24:25.003 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-10 21:24:25.016 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-10 21:24:25.023 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-10 21:24:25.024 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-10 21:24:25.025 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-10 21:24:25.026 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-10 21:24:25.030 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-10 21:24:25.031 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-10 21:24:25.031 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-10 21:24:25.032 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-10 21:24:25.044 | Get:42 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-10 21:24:25.045 | Get:43 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-10 21:24:25.047 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-10 21:24:25.089 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-10 21:24:25.092 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-10 21:24:25.096 | Get:47 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-10 21:24:25.096 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-10 21:24:25.098 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-10 21:24:25.100 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-10 21:24:25.102 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-10 21:24:25.103 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-10 21:24:25.103 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-10 21:24:25.116 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-10 21:24:25.163 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-10 21:24:25.179 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-10 21:24:25.180 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-10 21:24:25.186 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-10 21:24:25.202 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-10 21:24:25.203 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-10 21:24:25.203 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-10 21:24:25.205 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-09-10 21:24:25.210 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-10 21:24:25.213 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-10 21:24:25.215 | Get:65 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-10 21:24:25.217 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-09-10 21:24:25.219 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-10 21:24:25.220 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-10 21:24:25.234 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-10 21:24:25.238 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-10 21:24:25.243 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-10 21:24:25.250 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-10 21:24:25.297 | Get:73 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-10 21:24:25.299 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-10 21:24:25.313 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-09-10 21:24:25.314 | Get:76 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-10 21:24:25.409 | Get:77 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-10 21:24:25.410 | Get:78 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-10 21:24:25.410 | Get:79 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-10 21:24:25.410 | Get:80 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-10 21:24:25.411 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-10 21:24:25.413 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-10 21:24:25.413 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-10 21:24:25.421 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-09-10 21:24:25.422 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-10 21:24:25.426 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-10 21:24:25.440 | Get:87 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-10 21:24:25.482 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-09-10 21:24:25.485 | Get:89 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-10 21:24:25.485 | Get:90 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-10 21:24:25.486 | Get:91 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-10 21:24:25.527 | Get:92 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-10 21:24:25.536 | Get:93 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-10 21:24:25.555 | Get:94 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-10 21:24:25.563 | Get:95 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-10 21:24:25.575 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-09-10 21:24:25.576 | Get:97 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-10 21:24:25.594 | Get:98 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-10 21:24:25.743 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-10 21:24:25.743 | Get:100 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-10 21:24:25.747 | Get:101 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-10 21:24:25.747 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-10 21:24:25.747 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-10 21:24:25.937 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-10 21:24:26.032 | Get:105 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-10 21:24:26.049 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-10 21:24:26.050 | Get:107 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-10 21:24:26.051 | Get:108 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-10 21:24:26.053 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-10 21:24:26.058 | Get:110 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-10 21:24:26.067 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-09-10 21:24:26.150 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-10 21:24:26.151 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-10 21:24:26.154 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-10 21:24:26.155 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-10 21:24:26.174 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-10 21:24:26.174 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-10 21:24:26.176 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-09-10 21:24:26.177 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-10 21:24:26.184 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-09-10 21:24:26.185 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-10 21:24:26.188 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-10 21:24:26.193 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-10 21:24:26.194 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-09-10 21:24:26.212 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-10 21:24:26.213 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-10 21:24:26.214 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-10 21:24:26.223 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-10 21:24:26.223 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-10 21:24:26.227 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-10 21:24:26.235 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-10 21:24:26.235 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-10 21:24:26.235 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-10 21:24:26.236 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-10 21:24:26.242 | Get:135 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-10 21:24:26.245 | Get:136 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-10 21:24:26.250 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-10 21:24:26.256 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-10 21:24:26.258 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-10 21:24:26.261 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-09-10 21:24:26.261 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-10 21:24:26.268 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-10 21:24:26.269 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-10 21:24:26.310 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-10 21:24:26.311 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-10 21:24:26.311 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-10 21:24:26.312 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-09-10 21:24:26.316 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-09-10 21:24:26.322 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-09-10 21:24:26.323 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-09-10 21:24:26.324 | Get:151 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-10 21:24:26.324 | Get:152 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-10 21:24:26.335 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-09-10 21:24:26.337 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-09-10 21:24:26.352 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-09-10 21:24:26.353 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-10 21:24:26.359 | Get:157 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-10 21:24:26.359 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-10 21:24:26.398 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-10 21:24:26.412 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-10 21:24:26.429 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-09-10 21:24:26.431 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-10 21:24:26.433 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-10 21:24:26.435 | Get:164 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-10 21:24:26.566 | Get:165 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-10 21:24:26.566 | Get:166 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-10 21:24:26.567 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-10 21:24:26.567 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-10 21:24:26.569 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-10 21:24:26.572 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-10 21:24:26.572 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-10 21:24:26.572 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-09-10 21:24:26.573 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-10 21:24:26.583 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-10 21:24:26.584 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-10 21:24:26.584 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-10 21:24:26.585 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-09-10 21:24:26.597 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-09-10 21:24:26.597 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-10 21:24:26.598 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-09-10 21:24:26.599 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-10 21:24:26.601 | Get:182 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-10 21:24:26.650 | Get:183 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-10 21:24:26.808 | Get:184 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-10 21:24:27.006 | Get:185 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-10 21:24:27.007 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-09-10 21:24:27.007 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-09-10 21:24:27.007 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-10 21:24:27.007 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-10 21:24:27.007 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-10 21:24:27.007 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-10 21:24:27.008 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-10 21:24:27.008 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-10 21:24:27.022 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-09-10 21:24:27.053 | Get:195 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-10 21:24:27.053 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-10 21:24:27.055 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-10 21:24:27.056 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-10 21:24:27.057 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-10 21:24:27.057 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-10 21:24:27.057 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-10 21:24:27.059 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-10 21:24:27.061 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-09-10 21:24:27.076 | Get:204 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-10 21:24:27.076 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-10 21:24:27.078 | Get:206 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-10 21:24:27.080 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-10 21:24:27.081 | Get:208 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-10 21:24:27.082 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-10 21:24:27.089 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-10 21:24:27.091 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-10 21:24:27.091 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-10 21:24:27.092 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-09-10 21:24:27.103 | Get:214 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-10 21:24:27.103 | Get:215 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-10 21:24:27.104 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-10 21:24:27.105 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-10 21:24:27.117 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-10 21:24:27.120 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-09-10 21:24:27.141 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-10 21:24:27.141 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-10 21:24:27.141 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-10 21:24:27.142 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-10 21:24:27.143 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-10 21:24:27.144 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-10 21:24:27.146 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-10 21:24:27.150 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-10 21:24:27.151 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-10 21:24:27.156 | Get:229 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-10 21:24:27.157 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-10 21:24:27.157 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-10 21:24:27.170 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-10 21:24:27.171 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-10 21:24:27.171 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-10 21:24:27.172 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-10 21:24:27.268 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-10 21:24:27.269 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-10 21:24:27.269 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-10 21:24:27.270 | Get:239 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-10 21:24:27.272 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-10 21:24:27.272 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-10 21:24:27.273 | Get:242 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-10 21:24:27.274 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-10 21:24:27.276 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-09-10 21:24:27.282 | Get:245 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-10 21:24:27.291 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-10 21:24:27.294 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-10 21:24:27.295 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-10 21:24:27.296 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-09-10 21:24:27.314 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-10 21:24:27.315 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-09-10 21:24:27.315 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-10 21:24:27.317 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-09-10 21:24:27.357 | Get:254 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-10 21:24:27.357 | Get:255 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-10 21:24:27.360 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-09-10 21:24:27.377 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-10 21:24:27.377 | Get:258 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-10 21:24:27.387 | Get:259 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-10 21:24:27.388 | Get:260 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-10 21:24:27.389 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-10 21:24:27.393 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-10 21:24:27.397 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-10 21:24:27.575 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-10 21:24:27.575 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-10 21:24:27.578 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-09-10 21:24:27.622 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-10 21:24:27.623 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-10 21:24:27.938 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-10 21:24:27.939 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-09-10 21:24:27.946 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-10 21:24:27.947 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-10 21:24:27.948 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-10 21:24:27.948 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-10 21:24:27.948 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-10 21:24:27.949 | Get:276 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-10 21:24:27.958 | Get:277 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-10 21:24:27.967 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-10 21:24:27.967 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-09-10 21:24:27.968 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-10 21:24:27.969 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-09-10 21:24:27.972 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-10 21:24:27.972 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-09-10 21:24:27.982 | Get:284 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-10 21:24:27.994 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-10 21:24:27.999 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-10 21:24:28.000 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.17 [5,684 B] 2026-09-10 21:24:28.000 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-09-10 21:24:28.000 | Get:289 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-10 21:24:28.016 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-10 21:24:28.022 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-10 21:24:28.023 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-09-10 21:24:28.027 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-10 21:24:28.028 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-10 21:24:28.029 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-10 21:24:28.029 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-10 21:24:28.069 | Get:297 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-10 21:24:28.070 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-09-10 21:24:28.070 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-10 21:24:28.082 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-10 21:24:28.083 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-10 21:24:28.086 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-10 21:24:28.331 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-10 21:24:28.389 | Fetched 305 MB in 3s (91.4 MB/s) 2026-09-10 21:24:28.444 | Selecting previously unselected package libapr1t64:amd64. 2026-09-10 21:24:28.457 | (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 ... 33180 files and directories currently installed.) 2026-09-10 21:24:28.459 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-10 21:24:28.472 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-10 21:24:28.542 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-10 21:24:28.546 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-10 21:24:28.552 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:24:28.619 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-10 21:24:28.626 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-10 21:24:28.635 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:24:28.698 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-10 21:24:28.702 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-10 21:24:28.708 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:24:28.784 | Selecting previously unselected package libjansson4:amd64. 2026-09-10 21:24:28.790 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-10 21:24:28.802 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-10 21:24:28.880 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-10 21:24:28.886 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-10 21:24:28.893 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-10 21:24:28.965 | Selecting previously unselected package apache2-bin. 2026-09-10 21:24:28.972 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-10 21:24:28.980 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-10 21:24:29.155 | Selecting previously unselected package apache2-data. 2026-09-10 21:24:29.159 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-10 21:24:29.167 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-10 21:24:29.346 | Selecting previously unselected package apache2-utils. 2026-09-10 21:24:29.349 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-10 21:24:29.360 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-10 21:24:29.453 | Selecting previously unselected package apache2. 2026-09-10 21:24:29.460 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-10 21:24:29.475 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-10 21:24:29.633 | Selecting previously unselected package libmpfr6:amd64. 2026-09-10 21:24:29.640 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-10 21:24:29.647 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-10 21:24:29.741 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-10 21:24:29.748 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-10 21:24:29.755 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-10 21:24:29.846 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-10 21:24:29.868 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-10 21:24:29.991 | Selecting previously unselected package gawk. 2026-09-10 21:24:30.022 | (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 ... 33918 files and directories currently installed.) 2026-09-10 21:24:30.023 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-10 21:24:30.029 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-10 21:24:30.218 | Selecting previously unselected package haproxy. 2026-09-10 21:24:30.225 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-10 21:24:30.245 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-10 21:24:30.413 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-10 21:24:30.417 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-10 21:24:30.423 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-10 21:24:30.509 | Selecting previously unselected package memcached. 2026-09-10 21:24:30.517 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-10 21:24:30.529 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-10 21:24:30.615 | Selecting previously unselected package libjson-perl. 2026-09-10 21:24:30.623 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-09-10 21:24:30.631 | Unpacking libjson-perl (4.10000-1) ... 2026-09-10 21:24:30.709 | Selecting previously unselected package postgresql-client-common. 2026-09-10 21:24:30.715 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-09-10 21:24:30.762 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-10 21:24:30.853 | Selecting previously unselected package ssl-cert. 2026-09-10 21:24:30.859 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-10 21:24:30.867 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-10 21:24:30.989 | Selecting previously unselected package postgresql-common. 2026-09-10 21:24:30.995 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-09-10 21:24:31.018 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-10 21:24:31.039 | Unpacking postgresql-common (257build1.1) ... 2026-09-10 21:24:31.187 | Selecting previously unselected package libsysfs2:amd64. 2026-09-10 21:24:31.194 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-10 21:24:31.208 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-10 21:24:31.277 | Selecting previously unselected package pci.ids. 2026-09-10 21:24:31.284 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-10 21:24:31.290 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-10 21:24:31.385 | Selecting previously unselected package sysfsutils. 2026-09-10 21:24:31.391 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-10 21:24:31.403 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-10 21:24:31.477 | Selecting previously unselected package distro-info. 2026-09-10 21:24:31.484 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-09-10 21:24:31.489 | Unpacking distro-info (1.7build1) ... 2026-09-10 21:24:31.562 | Selecting previously unselected package iputils-ping. 2026-09-10 21:24:31.566 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-10 21:24:31.575 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-10 21:24:31.667 | Selecting previously unselected package libestr0:amd64. 2026-09-10 21:24:31.672 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-10 21:24:31.680 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-10 21:24:31.757 | Selecting previously unselected package libfastjson4:amd64. 2026-09-10 21:24:31.763 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-10 21:24:31.772 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-10 21:24:31.850 | Selecting previously unselected package libfribidi0:amd64. 2026-09-10 21:24:31.857 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-10 21:24:31.865 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-10 21:24:31.936 | Selecting previously unselected package libtirpc-common. 2026-09-10 21:24:31.942 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-10 21:24:31.949 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-10 21:24:32.052 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-10 21:24:32.058 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-10 21:24:32.079 | 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-10 21:24:32.112 | 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-10 21:24:32.120 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-10 21:24:32.199 | Selecting previously unselected package netcat-openbsd. 2026-09-10 21:24:32.205 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-10 21:24:32.211 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-10 21:24:32.292 | Selecting previously unselected package python3-pygments. 2026-09-10 21:24:32.298 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-10 21:24:32.306 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-10 21:24:32.541 | Selecting previously unselected package rsyslog. 2026-09-10 21:24:32.546 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-10 21:24:32.574 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-10 21:24:32.729 | Selecting previously unselected package bsdextrautils. 2026-09-10 21:24:32.734 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-10 21:24:32.762 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-10 21:24:32.843 | Selecting previously unselected package dmidecode. 2026-09-10 21:24:32.849 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-10 21:24:32.862 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-10 21:24:32.937 | Selecting previously unselected package dosfstools. 2026-09-10 21:24:32.942 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-10 21:24:32.950 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-10 21:24:33.030 | Selecting previously unselected package libmagic-mgc. 2026-09-10 21:24:33.036 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-10 21:24:33.044 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-10 21:24:33.232 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-10 21:24:33.238 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-10 21:24:33.246 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-10 21:24:33.319 | Selecting previously unselected package file. 2026-09-10 21:24:33.325 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-09-10 21:24:33.337 | Unpacking file (1:5.45-3build1) ... 2026-09-10 21:24:33.437 | Selecting previously unselected package libuchardet0:amd64. 2026-09-10 21:24:33.443 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-10 21:24:33.450 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-10 21:24:33.520 | Selecting previously unselected package groff-base. 2026-09-10 21:24:33.526 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-10 21:24:33.533 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-10 21:24:33.776 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-10 21:24:33.779 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-10 21:24:33.785 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-10 21:24:33.869 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-10 21:24:33.874 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-10 21:24:33.881 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-10 21:24:34.009 | Selecting previously unselected package libibverbs1:amd64. 2026-09-10 21:24:34.014 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-10 21:24:34.023 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-10 21:24:34.118 | Selecting previously unselected package libncurses6:amd64. 2026-09-10 21:24:34.126 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-10 21:24:34.134 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-10 21:24:34.262 | Selecting previously unselected package libnftables1:amd64. 2026-09-10 21:24:34.269 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-10 21:24:34.277 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-10 21:24:34.367 | Selecting previously unselected package libnuma1:amd64. 2026-09-10 21:24:34.375 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:24:34.382 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-10 21:24:34.478 | Selecting previously unselected package libparted2t64:amd64. 2026-09-10 21:24:34.482 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-10 21:24:34.510 | 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-10 21:24:34.575 | 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-10 21:24:34.585 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-10 21:24:34.695 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-10 21:24:34.701 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-10 21:24:34.709 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-10 21:24:34.793 | Selecting previously unselected package libpipeline1:amd64. 2026-09-10 21:24:34.799 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-10 21:24:34.806 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-10 21:24:34.888 | Selecting previously unselected package libxau6:amd64. 2026-09-10 21:24:34.893 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-10 21:24:34.901 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-10 21:24:34.972 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-10 21:24:34.979 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-10 21:24:34.986 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-10 21:24:35.066 | Selecting previously unselected package libxcb1:amd64. 2026-09-10 21:24:35.073 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-10 21:24:35.080 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:24:35.147 | Selecting previously unselected package libx11-data. 2026-09-10 21:24:35.153 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-10 21:24:35.160 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-10 21:24:35.324 | Selecting previously unselected package libx11-6:amd64. 2026-09-10 21:24:35.327 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-10 21:24:35.377 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-10 21:24:35.474 | Selecting previously unselected package libxext6:amd64. 2026-09-10 21:24:35.480 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-10 21:24:35.487 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-10 21:24:35.587 | Selecting previously unselected package lsof. 2026-09-10 21:24:35.592 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-09-10 21:24:35.599 | Unpacking lsof (4.95.0-1build3) ... 2026-09-10 21:24:35.717 | Selecting previously unselected package man-db. 2026-09-10 21:24:35.722 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-09-10 21:24:35.730 | Unpacking man-db (2.12.0-4build2) ... 2026-09-10 21:24:36.011 | Selecting previously unselected package parted. 2026-09-10 21:24:36.017 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-09-10 21:24:36.038 | Unpacking parted (3.6-4build1) ... 2026-09-10 21:24:36.108 | Selecting previously unselected package powermgmt-base. 2026-09-10 21:24:36.114 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-10 21:24:36.121 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-10 21:24:36.198 | Selecting previously unselected package psmisc. 2026-09-10 21:24:36.204 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-09-10 21:24:36.211 | Unpacking psmisc (23.7-1build1) ... 2026-09-10 21:24:36.349 | Selecting previously unselected package tcpdump. 2026-09-10 21:24:36.355 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-10 21:24:36.376 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-10 21:24:36.465 | Selecting previously unselected package usb.ids. 2026-09-10 21:24:36.471 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-09-10 21:24:36.479 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-10 21:24:36.626 | Selecting previously unselected package wget. 2026-09-10 21:24:36.632 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-10 21:24:36.639 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-10 21:24:36.733 | Selecting previously unselected package xz-utils. 2026-09-10 21:24:36.738 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-10 21:24:36.751 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-10 21:24:36.871 | Selecting previously unselected package acl. 2026-09-10 21:24:36.876 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-10 21:24:36.883 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-10 21:24:36.954 | Selecting previously unselected package autotools-dev. 2026-09-10 21:24:36.957 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-09-10 21:24:36.961 | Unpacking autotools-dev (20220109.1) ... 2026-09-10 21:24:37.020 | Selecting previously unselected package m4. 2026-09-10 21:24:37.025 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-09-10 21:24:37.031 | Unpacking m4 (1.4.19-4build1) ... 2026-09-10 21:24:37.135 | Selecting previously unselected package autoconf. 2026-09-10 21:24:37.141 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-09-10 21:24:37.148 | Unpacking autoconf (2.71-3) ... 2026-09-10 21:24:37.296 | Selecting previously unselected package automake. 2026-09-10 21:24:37.302 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-10 21:24:37.314 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-10 21:24:37.446 | Selecting previously unselected package autopoint. 2026-09-10 21:24:37.451 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-10 21:24:37.458 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-10 21:24:37.531 | Selecting previously unselected package libdebhelper-perl. 2026-09-10 21:24:37.540 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-10 21:24:37.547 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-10 21:24:37.653 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-10 21:24:37.659 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:37.666 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:37.746 | Selecting previously unselected package libisl23:amd64. 2026-09-10 21:24:37.751 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-10 21:24:37.759 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-10 21:24:37.862 | Selecting previously unselected package libmpc3:amd64. 2026-09-10 21:24:37.873 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-10 21:24:37.879 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-10 21:24:37.957 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-10 21:24:37.965 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:37.972 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:38.350 | Selecting previously unselected package cpp-13. 2026-09-10 21:24:38.360 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:38.368 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:38.427 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-10 21:24:38.431 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:38.437 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:38.500 | Selecting previously unselected package cpp. 2026-09-10 21:24:38.509 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:38.529 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:38.621 | Selecting previously unselected package libcc1-0:amd64. 2026-09-10 21:24:38.628 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:38.659 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:38.728 | Selecting previously unselected package binutils-common:amd64. 2026-09-10 21:24:38.735 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:38.742 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:38.868 | Selecting previously unselected package libsframe1:amd64. 2026-09-10 21:24:38.874 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:38.882 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:38.960 | Selecting previously unselected package libbinutils:amd64. 2026-09-10 21:24:38.966 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:38.975 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:39.118 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-10 21:24:39.125 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:39.133 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:39.217 | Selecting previously unselected package libctf0:amd64. 2026-09-10 21:24:39.223 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:39.231 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:39.312 | Selecting previously unselected package libgprofng0:amd64. 2026-09-10 21:24:39.318 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:39.326 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:24:39.439 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-10 21:24:39.445 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:39.453 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-10 21:24:39.667 | Selecting previously unselected package libgomp1:amd64. 2026-09-10 21:24:39.670 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:39.678 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:39.769 | Selecting previously unselected package libitm1:amd64. 2026-09-10 21:24:39.775 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:39.782 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:39.959 | Selecting previously unselected package libatomic1:amd64. 2026-09-10 21:24:39.965 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.048 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:40.129 | Selecting previously unselected package libasan8:amd64. 2026-09-10 21:24:40.135 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.143 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:40.349 | Selecting previously unselected package liblsan0:amd64. 2026-09-10 21:24:40.356 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.363 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:40.582 | Selecting previously unselected package libtsan2:amd64. 2026-09-10 21:24:40.589 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.598 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:40.790 | Selecting previously unselected package libubsan1:amd64. 2026-09-10 21:24:40.798 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.806 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:40.932 | Selecting previously unselected package libhwasan0:amd64. 2026-09-10 21:24:40.939 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:40.946 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:41.100 | Selecting previously unselected package libquadmath0:amd64. 2026-09-10 21:24:41.108 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:41.115 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:41.221 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-10 21:24:41.228 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:41.234 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:41.447 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-10 21:24:41.451 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:41.461 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:41.919 | Selecting previously unselected package binutils. 2026-09-10 21:24:41.924 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-10 21:24:41.928 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-10 21:24:42.006 | Selecting previously unselected package gcc-13. 2026-09-10 21:24:42.013 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:42.018 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:42.101 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-10 21:24:42.108 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:42.114 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:42.234 | Selecting previously unselected package gcc. 2026-09-10 21:24:42.238 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:42.246 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:42.333 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-10 21:24:42.339 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:42.347 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:43.277 | Selecting previously unselected package libclang-cpp17t64. 2026-09-10 21:24:43.283 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:43.291 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:43.770 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-10 21:24:43.777 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:43.784 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:44.342 | Selecting previously unselected package libgc1:amd64. 2026-09-10 21:24:44.349 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-10 21:24:44.357 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-10 21:24:44.442 | Selecting previously unselected package libobjc4:amd64. 2026-09-10 21:24:44.449 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:44.457 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:24:44.526 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-10 21:24:44.532 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:44.540 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:44.631 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-10 21:24:44.638 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:44.646 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:44.860 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-10 21:24:44.867 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:44.874 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:44.999 | Selecting previously unselected package libclang1-17t64. 2026-09-10 21:24:45.006 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:45.013 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:45.360 | Selecting previously unselected package clang-17. 2026-09-10 21:24:45.365 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:24:45.371 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:24:45.452 | Selecting previously unselected package libtool. 2026-09-10 21:24:45.459 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-09-10 21:24:45.466 | Unpacking libtool (2.4.7-7build1) ... 2026-09-10 21:24:45.548 | Selecting previously unselected package dh-autoreconf. 2026-09-10 21:24:45.554 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-09-10 21:24:45.562 | Unpacking dh-autoreconf (20) ... 2026-09-10 21:24:45.639 | Selecting previously unselected package libarchive-zip-perl. 2026-09-10 21:24:45.645 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-10 21:24:45.652 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-10 21:24:45.743 | Selecting previously unselected package libsub-override-perl. 2026-09-10 21:24:45.751 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-09-10 21:24:45.759 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-10 21:24:45.829 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-10 21:24:45.835 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-10 21:24:45.842 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-10 21:24:45.913 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-10 21:24:45.920 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-10 21:24:45.929 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-10 21:24:45.997 | Selecting previously unselected package libdpkg-perl. 2026-09-10 21:24:46.005 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-10 21:24:46.015 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-10 21:24:46.174 | Selecting previously unselected package bzip2. 2026-09-10 21:24:46.180 | Preparing to unpack .../107-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-10 21:24:46.192 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-10 21:24:46.334 | Selecting previously unselected package patch. 2026-09-10 21:24:46.339 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-09-10 21:24:46.349 | Unpacking patch (2.7.6-7build3) ... 2026-09-10 21:24:46.424 | Selecting previously unselected package make. 2026-09-10 21:24:46.432 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-09-10 21:24:46.440 | Unpacking make (4.3-4.1build2) ... 2026-09-10 21:24:46.505 | Selecting previously unselected package lto-disabled-list. 2026-09-10 21:24:46.509 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-09-10 21:24:46.517 | Unpacking lto-disabled-list (47) ... 2026-09-10 21:24:46.594 | Selecting previously unselected package dpkg-dev. 2026-09-10 21:24:46.600 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-10 21:24:46.610 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-10 21:24:46.879 | Selecting previously unselected package debugedit. 2026-09-10 21:24:46.882 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-10 21:24:46.888 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-10 21:24:46.953 | Selecting previously unselected package dwz. 2026-09-10 21:24:46.960 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-09-10 21:24:46.967 | Unpacking dwz (0.15-1build6) ... 2026-09-10 21:24:47.048 | Selecting previously unselected package gettext. 2026-09-10 21:24:47.055 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-10 21:24:47.062 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-10 21:24:47.207 | Selecting previously unselected package intltool-debian. 2026-09-10 21:24:47.211 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-10 21:24:47.219 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-10 21:24:47.301 | Selecting previously unselected package po-debconf. 2026-09-10 21:24:47.308 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-10 21:24:47.313 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-10 21:24:47.436 | Selecting previously unselected package debhelper. 2026-09-10 21:24:47.443 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-10 21:24:47.450 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-10 21:24:47.668 | Selecting previously unselected package uuid-dev:amd64. 2026-09-10 21:24:47.673 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-10 21:24:47.680 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-10 21:24:47.764 | Selecting previously unselected package libsctp1:amd64. 2026-09-10 21:24:47.771 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-10 21:24:47.780 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-10 21:24:47.859 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-10 21:24:47.866 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-10 21:24:47.873 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-10 21:24:47.962 | Selecting previously unselected package libapr1-dev. 2026-09-10 21:24:47.970 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-10 21:24:47.979 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-10 21:24:48.239 | Selecting previously unselected package libldap-dev:amd64. 2026-09-10 21:24:48.242 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:24:48.249 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-10 21:24:48.461 | Selecting previously unselected package libldap2-dev. 2026-09-10 21:24:48.465 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-10 21:24:48.472 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-10 21:24:48.576 | Selecting previously unselected package libaprutil1-dev. 2026-09-10 21:24:48.583 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-10 21:24:48.591 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:24:48.836 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-10 21:24:48.843 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-10 21:24:48.852 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:24:48.938 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-10 21:24:48.946 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-10 21:24:48.953 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:24:49.044 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-10 21:24:49.051 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-10 21:24:49.058 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:24:49.129 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-10 21:24:49.136 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-10 21:24:49.143 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:24:49.373 | Selecting previously unselected package apache2-dev. 2026-09-10 21:24:49.380 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-10 21:24:49.416 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-10 21:24:49.635 | Selecting previously unselected package bc. 2026-09-10 21:24:49.644 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-10 21:24:49.738 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-10 21:24:49.865 | Selecting previously unselected package ncal. 2026-09-10 21:24:49.874 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-09-10 21:24:49.881 | Unpacking ncal (12.1.8) ... 2026-09-10 21:24:49.967 | Selecting previously unselected package bsdmainutils. 2026-09-10 21:24:49.974 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-09-10 21:24:49.986 | Unpacking bsdmainutils (12.1.8) ... 2026-09-10 21:24:50.049 | Selecting previously unselected package conntrack. 2026-09-10 21:24:50.056 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-10 21:24:50.064 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-10 21:24:50.132 | Selecting previously unselected package cryptsetup-bin. 2026-09-10 21:24:50.139 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-10 21:24:50.147 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-10 21:24:50.335 | Selecting previously unselected package cryptsetup. 2026-09-10 21:24:50.342 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-10 21:24:50.374 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-10 21:24:50.515 | Selecting previously unselected package libdconf1:amd64. 2026-09-10 21:24:50.522 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-10 21:24:50.529 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-10 21:24:50.612 | Selecting previously unselected package dconf-service. 2026-09-10 21:24:50.617 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-10 21:24:50.640 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-10 21:24:50.712 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-10 21:24:50.719 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-10 21:24:50.727 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-10 21:24:50.817 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-10 21:24:50.825 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-10 21:24:50.833 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-10 21:24:50.913 | Selecting previously unselected package libaio1t64:amd64. 2026-09-10 21:24:50.921 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-10 21:24:50.928 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-10 21:24:51.017 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-10 21:24:51.024 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-10 21:24:51.032 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-10 21:24:51.173 | Selecting previously unselected package dmeventd. 2026-09-10 21:24:51.181 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-10 21:24:51.187 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-10 21:24:51.277 | Selecting previously unselected package dnsmasq-base. 2026-09-10 21:24:51.285 | Preparing to unpack .../143-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:24:51.307 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-10 21:24:51.405 | Selecting previously unselected package dnsmasq-utils. 2026-09-10 21:24:51.413 | Preparing to unpack .../144-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:24:51.418 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-10 21:24:51.510 | Selecting previously unselected package ebtables. 2026-09-10 21:24:51.517 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-10 21:24:51.549 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-10 21:24:51.683 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-10 21:24:51.691 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-10 21:24:51.701 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-10 21:24:51.889 | Selecting previously unselected package fonts-dejavu-core. 2026-09-10 21:24:51.897 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-10 21:24:51.972 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-10 21:24:52.090 | Selecting previously unselected package fontconfig-config. 2026-09-10 21:24:52.098 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-10 21:24:52.468 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-10 21:24:52.605 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-10 21:24:52.612 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-10 21:24:52.621 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-10 21:24:52.712 | Selecting previously unselected package fontconfig. 2026-09-10 21:24:52.719 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-10 21:24:52.725 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-10 21:24:52.824 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-10 21:24:52.832 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:52.839 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:53.205 | Selecting previously unselected package g++-13. 2026-09-10 21:24:53.211 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-10 21:24:53.218 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:24:53.281 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-10 21:24:53.287 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:53.294 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:53.357 | Selecting previously unselected package g++. 2026-09-10 21:24:53.363 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-10 21:24:53.370 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-10 21:24:53.430 | Selecting previously unselected package genisoimage. 2026-09-10 21:24:53.437 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-10 21:24:53.445 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-10 21:24:53.740 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-10 21:24:53.749 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-10 21:24:53.759 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-10 21:24:53.846 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-10 21:24:53.855 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-10 21:24:53.862 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:24:53.944 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-10 21:24:53.953 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-10 21:24:53.962 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:24:54.049 | Selecting previously unselected package libxrender1:amd64. 2026-09-10 21:24:54.058 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-10 21:24:54.066 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-10 21:24:54.244 | Selecting previously unselected package libcairo2:amd64. 2026-09-10 21:24:54.253 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-10 21:24:54.263 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-10 21:24:54.370 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-10 21:24:54.380 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-10 21:24:54.438 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-10 21:24:54.522 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-10 21:24:54.531 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-10 21:24:54.536 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-10 21:24:54.619 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-10 21:24:54.628 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-10 21:24:54.646 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-10 21:24:54.714 | Selecting previously unselected package glib-networking-common. 2026-09-10 21:24:54.723 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-10 21:24:54.731 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-10 21:24:54.803 | Selecting previously unselected package glib-networking-services. 2026-09-10 21:24:54.811 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-10 21:24:54.818 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-10 21:24:55.000 | Selecting previously unselected package session-migration. 2026-09-10 21:24:55.010 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-09-10 21:24:55.017 | Unpacking session-migration (0.3.9build1) ... 2026-09-10 21:24:55.096 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-10 21:24:55.104 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-10 21:24:55.111 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-10 21:24:55.221 | Selecting previously unselected package glib-networking:amd64. 2026-09-10 21:24:55.230 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-10 21:24:55.237 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-10 21:24:55.309 | Selecting previously unselected package golang-1.22-doc. 2026-09-10 21:24:55.320 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-10 21:24:55.327 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-10 21:24:55.417 | Selecting previously unselected package golang-1.22-src. 2026-09-10 21:24:55.424 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-10 21:24:55.431 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-10 21:24:59.469 | Selecting previously unselected package golang-1.22-go. 2026-09-10 21:24:59.477 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-10 21:24:59.484 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:00.055 | Selecting previously unselected package golang-1.22. 2026-09-10 21:25:00.064 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-10 21:25:00.074 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:00.138 | Selecting previously unselected package golang-src. 2026-09-10 21:25:00.148 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-10 21:25:00.156 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-10 21:25:00.233 | Selecting previously unselected package golang-go:amd64. 2026-09-10 21:25:00.243 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-10 21:25:00.255 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-10 21:25:00.353 | Selecting previously unselected package golang-doc. 2026-09-10 21:25:00.366 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-10 21:25:00.374 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-10 21:25:00.444 | Selecting previously unselected package golang:amd64. 2026-09-10 21:25:00.458 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-10 21:25:00.464 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-10 21:25:00.552 | Selecting previously unselected package libann0. 2026-09-10 21:25:00.564 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-10 21:25:00.572 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-10 21:25:00.650 | Selecting previously unselected package libcdt5:amd64. 2026-09-10 21:25:00.661 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:00.668 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:00.750 | Selecting previously unselected package libcgraph6:amd64. 2026-09-10 21:25:00.761 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:00.768 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:00.873 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-10 21:25:00.883 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-10 21:25:00.890 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-10 21:25:00.972 | Selecting previously unselected package libaom3:amd64. 2026-09-10 21:25:00.982 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-10 21:25:00.994 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-10 21:25:01.138 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-10 21:25:01.148 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-10 21:25:01.158 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-10 21:25:01.235 | Selecting previously unselected package libheif1:amd64. 2026-09-10 21:25:01.246 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-10 21:25:01.256 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-10 21:25:01.368 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-10 21:25:01.377 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-10 21:25:01.386 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-10 21:25:01.475 | Selecting previously unselected package libjpeg8:amd64. 2026-09-10 21:25:01.485 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-10 21:25:01.494 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:01.588 | Selecting previously unselected package libdeflate0:amd64. 2026-09-10 21:25:01.599 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-10 21:25:01.606 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-10 21:25:01.686 | Selecting previously unselected package libjbig0:amd64. 2026-09-10 21:25:01.696 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-10 21:25:01.703 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-10 21:25:01.781 | Selecting previously unselected package liblerc4:amd64. 2026-09-10 21:25:01.788 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-10 21:25:01.797 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-10 21:25:01.881 | Selecting previously unselected package libwebp7:amd64. 2026-09-10 21:25:01.890 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-10 21:25:01.898 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-10 21:25:02.011 | Selecting previously unselected package libtiff6:amd64. 2026-09-10 21:25:02.022 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-10 21:25:02.029 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-10 21:25:02.119 | Selecting previously unselected package libxpm4:amd64. 2026-09-10 21:25:02.126 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:02.133 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-10 21:25:02.225 | Selecting previously unselected package libgd3:amd64. 2026-09-10 21:25:02.235 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-10 21:25:02.244 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-10 21:25:02.332 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-10 21:25:02.343 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-10 21:25:02.350 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-10 21:25:02.432 | Selecting previously unselected package libltdl7:amd64. 2026-09-10 21:25:02.444 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-10 21:25:02.451 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-10 21:25:02.552 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-10 21:25:02.562 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:02.598 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-10 21:25:02.682 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-10 21:25:02.692 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-10 21:25:02.700 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-10 21:25:02.785 | Selecting previously unselected package libthai-data. 2026-09-10 21:25:02.792 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-09-10 21:25:02.800 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-10 21:25:02.906 | Selecting previously unselected package libdatrie1:amd64. 2026-09-10 21:25:02.916 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-10 21:25:02.925 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-10 21:25:03.011 | Selecting previously unselected package libthai0:amd64. 2026-09-10 21:25:03.022 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-10 21:25:03.029 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-10 21:25:03.119 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-10 21:25:03.128 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-10 21:25:03.136 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:25:03.263 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-10 21:25:03.272 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-10 21:25:03.282 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:25:03.365 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-10 21:25:03.374 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-10 21:25:03.382 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:25:03.457 | Selecting previously unselected package libpathplan4:amd64. 2026-09-10 21:25:03.466 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:03.474 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:03.559 | Selecting previously unselected package libgvc6. 2026-09-10 21:25:03.568 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:03.576 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:03.688 | Selecting previously unselected package libgvpr2:amd64. 2026-09-10 21:25:03.697 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:03.705 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:03.796 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-10 21:25:03.805 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:03.819 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:03.930 | Selecting previously unselected package x11-common. 2026-09-10 21:25:03.940 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-10 21:25:03.952 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-10 21:25:04.035 | Selecting previously unselected package libice6:amd64. 2026-09-10 21:25:04.045 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-10 21:25:04.054 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-10 21:25:04.126 | Selecting previously unselected package libsm6:amd64. 2026-09-10 21:25:04.135 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-10 21:25:04.143 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-10 21:25:04.221 | Selecting previously unselected package libxt6t64:amd64. 2026-09-10 21:25:04.230 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-10 21:25:04.237 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-10 21:25:04.314 | Selecting previously unselected package libxmu6:amd64. 2026-09-10 21:25:04.323 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-10 21:25:04.331 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-10 21:25:04.419 | Selecting previously unselected package libxaw7:amd64. 2026-09-10 21:25:04.428 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-10 21:25:04.435 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-10 21:25:04.514 | Selecting previously unselected package graphviz. 2026-09-10 21:25:04.523 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-10 21:25:04.530 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:04.658 | Selecting previously unselected package icu-devtools. 2026-09-10 21:25:04.664 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-10 21:25:04.670 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-10 21:25:04.754 | Selecting previously unselected package iputils-arping. 2026-09-10 21:25:04.763 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-10 21:25:04.772 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-10 21:25:04.851 | Selecting previously unselected package comerr-dev:amd64. 2026-09-10 21:25:04.859 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-10 21:25:04.871 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-10 21:25:04.964 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-10 21:25:04.974 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:04.982 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:05.064 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-10 21:25:05.073 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:05.081 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:05.184 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-10 21:25:05.194 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:05.204 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:05.283 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-10 21:25:05.293 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:05.300 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:05.369 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-10 21:25:05.378 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:05.404 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:05.571 | Selecting previously unselected package libicu-dev:amd64. 2026-09-10 21:25:05.580 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-10 21:25:05.593 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-10 21:25:05.985 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-10 21:25:05.992 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-10 21:25:05.998 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-10 21:25:06.087 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-10 21:25:06.097 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-10 21:25:06.105 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:06.174 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-10 21:25:06.185 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-10 21:25:06.193 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:06.291 | Selecting previously unselected package libjs-jquery. 2026-09-10 21:25:06.302 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-10 21:25:06.324 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-10 21:25:06.412 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-10 21:25:06.419 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-09-10 21:25:06.426 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-10 21:25:06.486 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-10 21:25:06.496 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-10 21:25:06.503 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-10 21:25:06.610 | Selecting previously unselected package libjs-underscore. 2026-09-10 21:25:06.616 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-10 21:25:06.624 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-10 21:25:06.688 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-10 21:25:06.694 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-10 21:25:06.702 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-10 21:25:06.801 | Selecting previously unselected package mysql-common. 2026-09-10 21:25:06.807 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-10 21:25:06.933 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-10 21:25:07.043 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-10 21:25:07.053 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-10 21:25:07.061 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-10 21:25:07.212 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-10 21:25:07.226 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-10 21:25:07.235 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-10 21:25:07.354 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-10 21:25:07.366 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-10 21:25:07.373 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:07.450 | Selecting previously unselected package libpq5:amd64. 2026-09-10 21:25:07.457 | Preparing to unpack .../235-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:07.465 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:07.537 | Selecting previously unselected package libssl-dev:amd64. 2026-09-10 21:25:07.547 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-10 21:25:07.555 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-10 21:25:07.778 | Selecting previously unselected package libpq-dev. 2026-09-10 21:25:07.782 | Preparing to unpack .../237-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:07.789 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:07.860 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-10 21:25:07.870 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-10 21:25:07.878 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:07.947 | Selecting previously unselected package libsasl2-dev. 2026-09-10 21:25:07.956 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-10 21:25:07.964 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-10 21:25:08.077 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-10 21:25:08.086 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-10 21:25:08.093 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-10 21:25:08.155 | Selecting previously unselected package libsoup-3.0-common. 2026-09-10 21:25:08.160 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-10 21:25:08.164 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-10 21:25:08.235 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-10 21:25:08.245 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-10 21:25:08.252 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-10 21:25:08.331 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-10 21:25:08.339 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-10 21:25:08.347 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-10 21:25:08.631 | Selecting previously unselected package liburing2:amd64. 2026-09-10 21:25:08.641 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-09-10 21:25:08.648 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-10 21:25:08.770 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-10 21:25:08.780 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-10 21:25:08.785 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-10 21:25:08.987 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-10 21:25:08.996 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-10 21:25:09.005 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-10 21:25:09.105 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-10 21:25:09.114 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-10 21:25:09.121 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-10 21:25:09.255 | Selecting previously unselected package llvm-17-runtime. 2026-09-10 21:25:09.265 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:25:09.284 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:09.497 | Selecting previously unselected package libpfm4:amd64. 2026-09-10 21:25:09.507 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-10 21:25:09.514 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-10 21:25:09.627 | Selecting previously unselected package llvm-17. 2026-09-10 21:25:09.637 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:25:09.644 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:10.472 | Selecting previously unselected package libffi-dev:amd64. 2026-09-10 21:25:10.478 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-10 21:25:10.485 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-10 21:25:10.574 | Selecting previously unselected package llvm-17-tools. 2026-09-10 21:25:10.584 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:25:10.593 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:10.839 | Selecting previously unselected package libz3-4:amd64. 2026-09-10 21:25:10.844 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-10 21:25:10.850 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-10 21:25:11.075 | Selecting previously unselected package libz3-dev:amd64. 2026-09-10 21:25:11.085 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-10 21:25:11.092 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-10 21:25:11.179 | Selecting previously unselected package llvm-17-dev. 2026-09-10 21:25:11.189 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-10 21:25:11.196 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:13.253 | Selecting previously unselected package lsscsi. 2026-09-10 21:25:13.255 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-09-10 21:25:13.263 | Unpacking lsscsi (0.32-1build1) ... 2026-09-10 21:25:13.351 | Selecting previously unselected package lvm2. 2026-09-10 21:25:13.363 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-10 21:25:13.411 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-10 21:25:13.566 | Selecting previously unselected package osinfo-db. 2026-09-10 21:25:13.572 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-10 21:25:13.579 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-10 21:25:13.990 | Selecting previously unselected package pkgconf-bin. 2026-09-10 21:25:13.996 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-10 21:25:14.003 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-10 21:25:14.076 | Selecting previously unselected package pkgconf:amd64. 2026-09-10 21:25:14.083 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-10 21:25:14.096 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:14.195 | Selecting previously unselected package pkg-config:amd64. 2026-09-10 21:25:14.206 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-10 21:25:14.221 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:14.300 | Selecting previously unselected package pm-utils. 2026-09-10 21:25:14.312 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-09-10 21:25:14.319 | Unpacking pm-utils (1.4.1-21) ... 2026-09-10 21:25:14.442 | Selecting previously unselected package postgresql-client-16. 2026-09-10 21:25:14.452 | Preparing to unpack .../263-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:14.461 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:14.656 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-10 21:25:14.663 | Preparing to unpack .../264-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-10 21:25:14.671 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:15.024 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-10 21:25:15.029 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-10 21:25:15.035 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-10 21:25:15.105 | Selecting previously unselected package python3-dev. 2026-09-10 21:25:15.110 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-10 21:25:15.116 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:15.192 | Selecting previously unselected package python3-mysqldb. 2026-09-10 21:25:15.197 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-10 21:25:15.205 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-10 21:25:15.295 | Selecting previously unselected package python3-setuptools. 2026-09-10 21:25:15.306 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-10 21:25:15.318 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-10 21:25:15.472 | Selecting previously unselected package python3-wheel. 2026-09-10 21:25:15.478 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-09-10 21:25:15.485 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-10 21:25:15.568 | Selecting previously unselected package python3-pip. 2026-09-10 21:25:15.579 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-10 21:25:15.587 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-10 21:25:15.870 | Selecting previously unselected package python3-pip-whl. 2026-09-10 21:25:15.876 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-10 21:25:15.883 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-10 21:25:15.972 | Selecting previously unselected package python3-setuptools-whl. 2026-09-10 21:25:15.983 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-10 21:25:15.992 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-10 21:25:16.072 | Selecting previously unselected package python3-systemd. 2026-09-10 21:25:16.083 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-09-10 21:25:16.090 | Unpacking python3-systemd (235-1build4) ... 2026-09-10 21:25:16.180 | Selecting previously unselected package python3.12-venv. 2026-09-10 21:25:16.188 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.17_amd64.deb ... 2026-09-10 21:25:16.195 | Unpacking python3.12-venv (3.12.3-1ubuntu0.17) ... 2026-09-10 21:25:16.268 | Selecting previously unselected package python3-venv. 2026-09-10 21:25:16.278 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-10 21:25:16.286 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:16.346 | Selecting previously unselected package qemu-utils. 2026-09-10 21:25:16.357 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-10 21:25:16.364 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-10 21:25:16.695 | Selecting previously unselected package sg3-utils. 2026-09-10 21:25:16.703 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-10 21:25:16.710 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-10 21:25:16.887 | Selecting previously unselected package sqlite3. 2026-09-10 21:25:16.893 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-10 21:25:16.901 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-10 21:25:16.967 | Selecting previously unselected package thin-provisioning-tools. 2026-09-10 21:25:16.974 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-10 21:25:16.981 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-10 21:25:17.077 | Selecting previously unselected package unzip. 2026-09-10 21:25:17.079 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-10 21:25:17.086 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-10 21:25:17.166 | Selecting previously unselected package debootstrap. 2026-09-10 21:25:17.177 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-10 21:25:17.186 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-10 21:25:17.275 | Selecting previously unselected package libosinfo-l10n. 2026-09-10 21:25:17.287 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-10 21:25:17.318 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-10 21:25:17.455 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-10 21:25:17.466 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-10 21:25:17.474 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-10 21:25:17.550 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-10 21:25:17.563 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-10 21:25:17.568 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-10 21:25:17.640 | Selecting previously unselected package kpartx. 2026-09-10 21:25:17.651 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-10 21:25:17.659 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-10 21:25:17.731 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-10 21:25:17.740 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-10 21:25:17.750 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:17.831 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-10 21:25:17.841 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-10 21:25:17.849 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-10 21:25:17.932 | Selecting previously unselected package socat. 2026-09-10 21:25:17.944 | Preparing to unpack .../288-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-10 21:25:17.952 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-10 21:25:18.060 | Selecting previously unselected package vlan. 2026-09-10 21:25:18.070 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-09-10 21:25:18.128 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-10 21:25:18.289 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-10 21:25:18.330 | Setting up postgresql-client-common (257build1.1) ... 2026-09-10 21:25:18.425 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-10 21:25:18.452 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-10 21:25:18.493 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-10 21:25:18.536 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-10 21:25:18.569 | Setting up distro-info (1.7build1) ... 2026-09-10 21:25:18.602 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-10 21:25:18.628 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-10 21:25:18.691 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-10 21:25:18.730 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-10 21:25:18.810 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-10 21:25:18.843 | Setting up session-migration (0.3.9build1) ... 2026-09-10 21:25:19.098 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-10 21:25:19.112 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-10 21:25:19.133 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-10 21:25:19.156 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-10 21:25:19.176 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-10 21:25:19.198 | Setting up lto-disabled-list (47) ... 2026-09-10 21:25:19.221 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-10 21:25:19.240 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-10 21:25:19.261 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:25:19.284 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:19.303 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-10 21:25:19.323 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-10 21:25:19.346 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-10 21:25:19.367 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-10 21:25:19.989 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-10 21:25:20.013 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-10 21:25:20.034 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-10 21:25:20.054 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-10 21:25:20.783 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-10 21:25:20.804 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-10 21:25:21.339 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-10 21:25:21.339 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-10 21:25:21.716 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-10 21:25:21.739 | Setting up ncal (12.1.8) ... 2026-09-10 21:25:21.759 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-10 21:25:21.777 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-10 21:25:21.826 | Setting up psmisc (23.7-1build1) ... 2026-09-10 21:25:21.846 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:25:21.865 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-10 21:25:21.886 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-10 21:25:21.909 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-10 21:25:21.929 | Setting up pm-utils (1.4.1-21) ... 2026-09-10 21:25:21.968 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-10 21:25:21.997 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-10 21:25:22.058 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-10 21:25:22.082 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:22.102 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-10 21:25:22.123 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-10 21:25:22.165 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-10 21:25:22.480 | info: Adding user `syslog' to group `adm' ... 2026-09-10 21:25:22.836 | 2026-09-10 21:25:22.836 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-10 21:25:23.247 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-10 21:25:23.453 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-10 21:25:23.453 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-10 21:25:23.927 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-10 21:25:23.948 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-10 21:25:23.963 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:23.992 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-10 21:25:24.516 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-10 21:25:24.538 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:24.558 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-10 21:25:24.581 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-10 21:25:24.608 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:24.630 | Setting up m4 (1.4.19-4build1) ... 2026-09-10 21:25:24.650 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-10 21:25:24.672 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:24.692 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-10 21:25:24.716 | Setting up file (1:5.45-3build1) ... 2026-09-10 21:25:24.738 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-10 21:25:24.760 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:24.781 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-10 21:25:24.837 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-10 21:25:24.859 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-10 21:25:24.883 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-10 21:25:24.902 | Setting up python3-wheel (0.42.0-2) ... 2026-09-10 21:25:25.187 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-10 21:25:25.207 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-10 21:25:26.064 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-10 21:25:26.440 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:25:26.462 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:26.482 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-10 21:25:26.501 | Setting up acl (2.3.2-1build1.1) ... 2026-09-10 21:25:26.525 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-10 21:25:26.547 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-10 21:25:26.798 | Setting up autotools-dev (20220109.1) ... 2026-09-10 21:25:26.821 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-10 21:25:27.681 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-10 21:25:27.701 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:25:27.716 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:27.732 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-10 21:25:27.746 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:27.760 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:27.774 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:27.790 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-10 21:25:27.807 | Setting up make (4.3-4.1build2) ... 2026-09-10 21:25:27.824 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-10 21:25:28.525 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-10 21:25:28.896 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:28.915 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-10 21:25:28.932 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-10 21:25:28.949 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:28.968 | Setting up ebtables (2.0.11-6build1) ... 2026-09-10 21:25:29.438 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-10 21:25:29.454 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-10 21:25:29.469 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-10 21:25:29.484 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:29.499 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-10 21:25:29.515 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-10 21:25:29.528 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-10 21:25:29.542 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:29.557 | Setting up bsdmainutils (12.1.8) ... 2026-09-10 21:25:29.575 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-10 21:25:29.593 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-10 21:25:29.628 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-10 21:25:29.643 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-10 21:25:29.659 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:29.674 | Setting up patch (2.7.6-7build3) ... 2026-09-10 21:25:29.690 | Setting up usb.ids (2024.03.18-1) ... 2026-09-10 21:25:29.705 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-10 21:25:29.719 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-10 21:25:29.733 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-10 21:25:29.830 | Setting up lsscsi (0.32-1build1) ... 2026-09-10 21:25:29.845 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-10 21:25:29.861 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-10 21:25:29.876 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-10 21:25:31.254 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-10 21:25:31.269 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-10 21:25:31.284 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-10 21:25:31.298 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-10 21:25:31.313 | Setting up autoconf (2.71-3) ... 2026-09-10 21:25:31.333 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-10 21:25:31.347 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:31.361 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:31.375 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-10 21:25:31.390 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:25:31.406 | Setting up dwz (0.15-1build6) ... 2026-09-10 21:25:31.420 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-10 21:25:31.435 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-10 21:25:31.449 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-10 21:25:31.485 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:31.499 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:31.513 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:31.527 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-10 21:25:31.542 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-10 21:25:31.556 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-10 21:25:31.569 | Setting up libjson-perl (4.10000-1) ... 2026-09-10 21:25:31.585 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:31.604 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-10 21:25:31.619 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-10 21:25:31.645 | Setting up debugedit (1:5.0-5build2) ... 2026-09-10 21:25:31.659 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-10 21:25:31.672 | Setting up libsub-override-perl (0.10-1) ... 2026-09-10 21:25:31.687 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-10 21:25:31.701 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-10 21:25:31.717 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-10 21:25:31.732 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-10 21:25:31.745 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:31.760 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:31.803 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-10 21:25:31.818 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:31.832 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-10 21:25:31.856 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-10 21:25:31.870 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-10 21:25:31.883 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:31.897 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-10 21:25:31.911 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-10 21:25:31.926 | Setting up golang-src (2:1.22~2build1) ... 2026-09-10 21:25:31.939 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-10 21:25:31.979 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-10 21:25:31.993 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:32.007 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-10 21:25:32.021 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-10 21:25:32.034 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:32.049 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:32.064 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-10 21:25:32.079 | Setting up python3-systemd (235-1build4) ... 2026-09-10 21:25:32.282 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-10 21:25:32.298 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:32.313 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-10 21:25:32.329 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:32.344 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:32.357 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-10 21:25:32.372 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-10 21:25:32.382 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-10 21:25:32.395 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-10 21:25:32.408 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-10 21:25:32.421 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:25:32.435 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-10 21:25:32.449 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-10 21:25:32.463 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-10 21:25:32.477 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-10 21:25:32.490 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-10 21:25:32.504 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-10 21:25:32.520 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-10 21:25:32.533 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:32.546 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-10 21:25:32.558 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-10 21:25:32.571 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-10 21:25:32.591 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:32.603 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-10 21:25:32.617 | Setting up python3.12-venv (3.12.3-1ubuntu0.17) ... 2026-09-10 21:25:32.731 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:32.743 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-10 21:25:33.154 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:34.162 | 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-10 21:25:34.237 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-10 21:25:35.043 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-10 21:25:35.524 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-10 21:25:35.540 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:35.555 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-10 21:25:35.571 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-10 21:25:35.587 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-10 21:25:35.625 | 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-10 21:25:35.650 | 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-10 21:25:35.662 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:35.677 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:25:35.692 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-10 21:25:35.778 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:25:35.793 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:35.808 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-10 21:25:35.822 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-10 21:25:35.836 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-10 21:25:35.849 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:35.863 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-10 21:25:35.877 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-10 21:25:35.891 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-10 21:25:35.906 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-10 21:25:35.920 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:35.934 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-10 21:25:35.950 | Setting up postgresql-common (257build1.1) ... 2026-09-10 21:25:36.632 | 2026-09-10 21:25:36.632 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-10 21:25:36.894 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-10 21:25:36.895 | Removing obsolete dictionary files: 2026-09-10 21:25:37.630 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-10 21:25:38.101 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-10 21:25:38.118 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-10 21:25:38.132 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-10 21:25:38.155 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-10 21:25:38.169 | Setting up lsof (4.95.0-1build3) ... 2026-09-10 21:25:38.186 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-10 21:25:38.202 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:25:38.220 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-10 21:25:38.238 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:38.253 | Setting up groff-base (1.23.0-3build2) ... 2026-09-10 21:25:38.311 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-10 21:25:38.325 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:38.339 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-10 21:25:38.355 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:38.369 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-10 21:25:38.383 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-10 21:25:38.395 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:38.406 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:38.418 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:38.430 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-10 21:25:38.443 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-10 21:25:38.455 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:38.467 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:38.485 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-10 21:25:38.623 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-10 21:25:38.639 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:38.654 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-10 21:25:38.669 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-10 21:25:38.682 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:38.695 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-10 21:25:38.707 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-10 21:25:38.719 | Setting up parted (3.6-4build1) ... 2026-09-10 21:25:38.746 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-10 21:25:38.760 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-10 21:25:38.778 | Setting up man-db (2.12.0-4build2) ... 2026-09-10 21:25:38.933 | Building database of manual pages ... 2026-09-10 21:25:41.829 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-10 21:25:42.180 | man-db.service is a disabled or a static unit, not starting it. 2026-09-10 21:25:42.275 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-10 21:25:42.299 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-10 21:25:42.314 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-10 21:25:42.328 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-10 21:25:42.344 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-10 21:25:42.358 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:42.372 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:42.408 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-10 21:25:42.423 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-10 21:25:42.437 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:42.451 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-10 21:25:42.464 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-10 21:25:42.478 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-10 21:25:42.492 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-10 21:25:42.780 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-10 21:25:42.794 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:42.810 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:42.825 | Setting up libtool (2.4.7-7build1) ... 2026-09-10 21:25:42.841 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-10 21:25:43.753 | Enabling module mpm_event. 2026-09-10 21:25:43.827 | Enabling module authz_core. 2026-09-10 21:25:43.837 | Enabling module authz_host. 2026-09-10 21:25:43.907 | Enabling module authn_core. 2026-09-10 21:25:43.918 | Enabling module auth_basic. 2026-09-10 21:25:43.987 | Enabling module access_compat. 2026-09-10 21:25:44.061 | Enabling module authn_file. 2026-09-10 21:25:44.129 | Enabling module authz_user. 2026-09-10 21:25:44.198 | Enabling module alias. 2026-09-10 21:25:44.270 | Enabling module dir. 2026-09-10 21:25:44.339 | Enabling module autoindex. 2026-09-10 21:25:44.407 | Enabling module env. 2026-09-10 21:25:44.476 | Enabling module mime. 2026-09-10 21:25:44.546 | Enabling module negotiation. 2026-09-10 21:25:44.614 | Enabling module setenvif. 2026-09-10 21:25:44.680 | Enabling module filter. 2026-09-10 21:25:44.747 | Enabling module deflate. 2026-09-10 21:25:44.814 | Enabling module status. 2026-09-10 21:25:44.879 | Enabling module reqtimeout. 2026-09-10 21:25:44.948 | Enabling conf charset. 2026-09-10 21:25:45.013 | Enabling conf localized-error-pages. 2026-09-10 21:25:45.082 | Enabling conf other-vhosts-access-log. 2026-09-10 21:25:45.148 | Enabling conf security. 2026-09-10 21:25:45.213 | Enabling conf serve-cgi-bin. 2026-09-10 21:25:45.282 | Enabling site 000-default. 2026-09-10 21:25:46.099 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-10 21:25:46.770 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-10 21:25:47.895 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-10 21:25:47.910 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-10 21:25:47.926 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:47.971 | Setting up dh-autoreconf (20) ... 2026-09-10 21:25:47.985 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-10 21:25:47.999 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:48.013 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-10 21:25:48.029 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-10 21:25:48.044 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-10 21:25:48.058 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-10 21:25:48.077 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-10 21:25:48.086 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-10 21:25:48.105 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-10 21:25:48.123 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-10 21:25:48.355 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-10 21:25:48.681 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-10 21:25:48.724 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-10 21:25:48.742 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-10 21:25:48.757 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-10 21:25:50.195 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-10 21:25:50.396 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-10 21:25:51.038 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-10 21:25:51.390 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-10 21:25:51.452 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-10 21:25:51.479 | Processing triggers for sgml-base (1.31) ... 2026-09-10 21:25:51.516 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-10 21:25:51.531 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-10 21:25:51.549 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-10 21:25:53.609 | Regenerating fonts cache... done. 2026-09-10 21:25:53.620 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-10 21:25:53.692 | update-initramfs: Generating /boot/initrd.img-6.8.0-139-generic 2026-09-10 21:25:53.711 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-10 21:26:06.830 | Processing triggers for libc-bin (2.39-0ubuntu8.9) ... 2026-09-10 21:26:06.877 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:26:06.904 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-10 21:26:06.918 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-10 21:26:06.964 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-10 21:26:06.974 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-10 21:26:06.990 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-10 21:26:07.002 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-10 21:26:07.026 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:26:07.046 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-10 21:26:07.061 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-10 21:26:07.075 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-10 21:26:07.119 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-10 21:26:07.143 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-10 21:26:07.166 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-10 21:26:07.354 | Processing triggers for libc-bin (2.39-0ubuntu8.9) ... 2026-09-10 21:26:07.661 | ++ functions-common:apt_get:1211 : result=0 2026-09-10 21:26:07.665 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-10 21:26:07.671 | ++ functions-common:time_stop:2420 : local name 2026-09-10 21:26:07.676 | ++ functions-common:time_stop:2421 : local end_time 2026-09-10 21:26:07.680 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:26:07.685 | ++ functions-common:time_stop:2423 : local total 2026-09-10 21:26:07.689 | ++ functions-common:time_stop:2424 : local start_time 2026-09-10 21:26:07.694 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-10 21:26:07.700 | ++ functions-common:time_stop:2427 : start_time=1789075463847 2026-09-10 21:26:07.706 | ++ functions-common:time_stop:2429 : [[ -z 1789075463847 ]] 2026-09-10 21:26:07.713 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:26:07.721 | ++ functions-common:time_stop:2432 : end_time=1789075567716 2026-09-10 21:26:07.726 | ++ functions-common:time_stop:2433 : elapsed_time=103869 2026-09-10 21:26:07.731 | ++ functions-common:time_stop:2434 : total=18133 2026-09-10 21:26:07.737 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:26:07.742 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122002 2026-09-10 21:26:07.748 | ++ functions-common:apt_get:1215 : return 0 2026-09-10 21:26:07.754 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-10 21:26:07.760 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-10 21:26:07.767 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-10 21:26:07.779 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-10 21:26:07.786 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-10 21:26:07.793 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-10 21:26:07.803 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-10 21:26:07.813 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-10 21:26:07.819 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-10 21:26:07.826 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-10 21:26:09.964 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-10 21:26:09.967 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-10 21:26:09.972 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-10 21:26:09.976 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-10 21:26:09.979 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-10 21:26:09.983 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.5 LTS' 2026-09-10 21:26:09.987 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-10 21:26:09.991 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-10 21:26:09.994 | ++ /etc/os-release:source:4 : VERSION='24.04.5 LTS (Noble Numbat)' 2026-09-10 21:26:09.998 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-10 21:26:10.002 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-10 21:26:10.005 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-10 21:26:10.009 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-10 21:26:10.013 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-10 21:26:10.017 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-10 21:26:10.019 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-10 21:26:10.023 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-10 21:26:10.027 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-10 21:26:10.031 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-10 21:26:10.034 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-10 21:26:10.039 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-10 21:26:10.044 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-10 21:26:10.047 | + functions-common:_ensure_lsb_release:420 : return 2026-09-10 21:26:10.052 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-10 21:26:10.076 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-10 21:26:10.081 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-10 21:26:10.105 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-10 21:26:10.110 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-10 21:26:10.134 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-10 21:26:10.137 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-10 21:26:10.141 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-10 21:26:10.146 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-10 21:26:10.149 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-10 21:26:10.153 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-10 21:26:10.157 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-10 21:26:10.161 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-10 21:26:10.165 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-10 21:26:10.169 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-10 21:26:10.173 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-10 21:26:10.173 | Distro: noble 2026-09-10 21:26:10.178 | + tools/install_pip.sh:main:117 : get_versions 2026-09-10 21:26:10.182 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-10 21:26:10.190 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-10 21:26:10.193 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-10 21:26:10.199 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-10 21:26:10.199 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-10 21:26:10.532 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-10 21:26:10.536 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-10 21:26:10.536 | pip: 24.0 2026-09-10 21:26:10.539 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-10 21:26:10.543 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-10 21:26:10.547 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-10 21:26:10.549 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-10 21:26:10.553 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-10 21:26:10.556 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-10 21:26:10.559 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-10 21:26:10.563 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-10 21:26:10.566 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-10 21:26:10.570 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-10 21:26:10.573 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-10 21:26:10.576 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-10 21:26:10.580 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-10 21:26:10.584 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-10 21:26:10.587 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-10 21:26:10.591 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-10 21:26:10.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:26:10.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:26:10.600 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-10 21:26:10.608 | + tools/install_pip.sh:main:146 : set -x 2026-09-10 21:26:10.612 | + tools/install_pip.sh:main:149 : get_versions 2026-09-10 21:26:10.617 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-10 21:26:10.625 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-10 21:26:10.628 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-10 21:26:10.634 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-10 21:26:10.634 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-10 21:26:10.948 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-10 21:26:10.952 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-10 21:26:10.952 | pip: 24.0 2026-09-10 21:26:10.959 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-10 21:26:10.965 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-10 21:26:10.972 | + ./stack.sh:main:807 : fixup_all 2026-09-10 21:26:10.976 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-10 21:26:10.980 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-10 21:26:10.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-10 21:26:10.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-10 21:26:10.996 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-10 21:26:11.014 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-10 21:26:11.038 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-10 21:26:11.062 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-10 21:26:11.067 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-10 21:26:11.072 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-10 21:26:11.077 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-10 21:26:11.082 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-10 21:26:11.086 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-10 21:26:11.091 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-10 21:26:11.095 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-10 21:26:11.100 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-10 21:26:11.105 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-10 21:26:11.110 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-10 21:26:11.114 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-10 21:26:11.119 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-10 21:26:11.123 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-10 21:26:11.128 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-10 21:26:11.133 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-10 21:26:11.138 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-10 21:26:11.143 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-10 21:26:11.167 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-10 21:26:11.191 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-10 21:26:11.215 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-10 21:26:11.238 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-10 21:26:11.262 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-10 21:26:11.286 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-10 21:26:11.310 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-10 21:26:11.333 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-10 21:26:11.338 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-10 21:26:11.343 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-10 21:26:14.628 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-10 21:26:14.672 | Using python 3.12 to install setuptools 2026-09-10 21:26:14.677 | + 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-10 21:26:15.443 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-10 21:26:16.630 | Collecting pip 2026-09-10 21:26:16.670 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-10 21:26:16.680 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-10 21:26:16.913 | Collecting setuptools[core] 2026-09-10 21:26:16.917 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-10 21:26:16.999 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-10 21:26:17.001 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-10 21:26:17.055 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-10 21:26:17.059 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-10 21:26:17.075 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.8 MB/s eta 0:00:00 2026-09-10 21:26:17.117 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-10 21:26:17.122 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-10 21:26:17.172 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-10 21:26:17.175 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-10 21:26:17.218 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-10 21:26:17.221 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-10 21:26:17.273 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.276 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-10 21:26:17.314 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.319 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-10 21:26:17.453 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.456 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-10 21:26:17.496 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.500 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-10 21:26:17.590 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.593 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-10 21:26:17.622 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:17.625 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-10 21:26:17.669 | 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-10 21:26:17.675 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-10 21:26:17.717 | 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-10 21:26:17.719 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-10 21:26:17.767 | 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-10 21:26:17.771 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-10 21:26:17.835 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-10 21:26:17.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.9 MB/s eta 0:00:00 2026-09-10 21:26:17.899 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-10 21:26:17.915 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-10 21:26:17.928 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-10 21:26:17.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.0 MB/s eta 0:00:00 2026-09-10 21:26:17.948 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-10 21:26:17.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 11.0 MB/s eta 0:00:00 2026-09-10 21:26:17.967 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-10 21:26:17.981 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-10 21:26:18.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 33.6 MB/s eta 0:00:00 2026-09-10 21:26:18.014 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-10 21:26:18.029 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-10 21:26:18.046 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-10 21:26:18.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 7.0 MB/s eta 0:00:00 2026-09-10 21:26:18.071 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-10 21:26:18.085 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-10 21:26:18.103 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 22.4 MB/s eta 0:00:00 2026-09-10 21:26:18.107 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-10 21:26:18.120 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-10 21:26:18.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-09-10 21:26:18.138 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-10 21:26:18.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.3 MB/s eta 0:00:00 2026-09-10 21:26:18.183 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-10 21:26:18.435 | 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-10 21:26:18.450 | Attempting uninstall: setuptools 2026-09-10 21:26:18.456 | Found existing installation: setuptools 68.1.2 2026-09-10 21:26:18.457 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-10 21:26:18.457 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-10 21:26:18.908 | Attempting uninstall: pygments 2026-09-10 21:26:18.918 | Found existing installation: Pygments 2.17.2 2026-09-10 21:26:18.919 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-10 21:26:18.919 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-10 21:26:19.591 | Attempting uninstall: pip 2026-09-10 21:26:19.594 | Found existing installation: pip 24.0 2026-09-10 21:26:19.636 | Uninstalling pip-24.0: 2026-09-10 21:26:19.642 | Successfully uninstalled pip-24.0 2026-09-10 21:26:20.647 | Attempting uninstall: wheel 2026-09-10 21:26:20.657 | Found existing installation: wheel 0.42.0 2026-09-10 21:26:20.657 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-10 21:26:20.657 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-10 21:26:21.142 | 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-10 21:26:21.267 | + inc/python:pip_install:216 : result=0 2026-09-10 21:26:21.274 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-10 21:26:21.279 | + functions-common:time_stop:2420 : local name 2026-09-10 21:26:21.285 | + functions-common:time_stop:2421 : local end_time 2026-09-10 21:26:21.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:26:21.296 | + functions-common:time_stop:2423 : local total 2026-09-10 21:26:21.301 | + functions-common:time_stop:2424 : local start_time 2026-09-10 21:26:21.306 | + functions-common:time_stop:2426 : name=pip_install 2026-09-10 21:26:21.311 | + functions-common:time_stop:2427 : start_time=1789075574661 2026-09-10 21:26:21.315 | + functions-common:time_stop:2429 : [[ -z 1789075574661 ]] 2026-09-10 21:26:21.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:26:21.332 | + functions-common:time_stop:2432 : end_time=1789075581324 2026-09-10 21:26:21.337 | + functions-common:time_stop:2433 : elapsed_time=6663 2026-09-10 21:26:21.343 | + functions-common:time_stop:2434 : total=0 2026-09-10 21:26:21.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:26:21.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6663 2026-09-10 21:26:21.359 | + inc/python:pip_install:219 : return 0 2026-09-10 21:26:21.364 | + 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-10 21:26:21.370 | + 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-10 21:26:21.376 | + 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-10 21:26:21.382 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-10 21:26:21.388 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-10 21:26:21.394 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-10 21:26:21.441 | Using python 3.12 to install os-testr 2026-09-10 21:26:21.448 | + 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-10 21:26:24.241 | Collecting os-testr 2026-09-10 21:26:24.344 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-10 21:26:24.413 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-10 21:26:24.421 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-10 21:26:24.457 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-10 21:26:24.470 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-10 21:26:24.533 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-10 21:26:24.539 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-10 21:26:24.551 | 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-10 21:26:24.580 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-10 21:26:24.585 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-10 21:26:24.678 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-10 21:26:24.681 | 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-10 21:26:24.706 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-10 21:26:24.727 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-10 21:26:24.774 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-10 21:26:24.791 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-10 21:26:24.809 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-10 21:26:24.824 | 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-10 21:26:24.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.9 MB/s 0:00:00 2026-09-10 21:26:24.957 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-10 21:26:25.048 | Attempting uninstall: PyYAML 2026-09-10 21:26:25.051 | Found existing installation: PyYAML 6.0.1 2026-09-10 21:26:25.052 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-10 21:26:25.052 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-10 21:26:25.279 | 2026-09-10 21:26:25.282 | 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-10 21:26:25.453 | + inc/python:pip_install:216 : result=0 2026-09-10 21:26:25.458 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-10 21:26:25.462 | + functions-common:time_stop:2420 : local name 2026-09-10 21:26:25.467 | + functions-common:time_stop:2421 : local end_time 2026-09-10 21:26:25.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:26:25.476 | + functions-common:time_stop:2423 : local total 2026-09-10 21:26:25.481 | + functions-common:time_stop:2424 : local start_time 2026-09-10 21:26:25.487 | + functions-common:time_stop:2426 : name=pip_install 2026-09-10 21:26:25.493 | + functions-common:time_stop:2427 : start_time=1789075581429 2026-09-10 21:26:25.497 | + functions-common:time_stop:2429 : [[ -z 1789075581429 ]] 2026-09-10 21:26:25.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:26:25.512 | + functions-common:time_stop:2432 : end_time=1789075585506 2026-09-10 21:26:25.517 | + functions-common:time_stop:2433 : elapsed_time=4077 2026-09-10 21:26:25.523 | + functions-common:time_stop:2434 : total=6663 2026-09-10 21:26:25.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:26:25.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10740 2026-09-10 21:26:25.539 | + inc/python:pip_install:219 : return 0 2026-09-10 21:26:25.544 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-10 21:26:25.660 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-10 21:26:25.769 | + ./stack.sh:main:835 : install_infra 2026-09-10 21:26:25.774 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-10 21:26:25.779 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-10 21:26:25.784 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-10 21:26:28.931 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-10 21:26:28.936 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-10 21:26:28.985 | + 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-10 21:26:29.751 | Collecting pbr 2026-09-10 21:26:29.753 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-10 21:26:29.977 | Collecting setuptools[core] 2026-09-10 21:26:29.978 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-10 21:26:30.052 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-10 21:26:30.053 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-10 21:26:30.087 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-10 21:26:30.088 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-10 21:26:30.121 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-10 21:26:30.122 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-10 21:26:30.165 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-10 21:26:30.168 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-10 21:26:30.199 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-10 21:26:30.199 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-10 21:26:30.246 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.246 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-10 21:26:30.279 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.279 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-10 21:26:30.399 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.400 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-10 21:26:30.436 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.437 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-10 21:26:30.515 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.516 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-10 21:26:30.539 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-10 21:26:30.541 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-10 21:26:30.610 | 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-10 21:26:30.611 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-10 21:26:30.668 | 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-10 21:26:30.669 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-10 21:26:30.711 | 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-10 21:26:30.712 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-10 21:26:30.721 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-10 21:26:30.723 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-10 21:26:30.724 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-10 21:26:30.726 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-10 21:26:30.726 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-10 21:26:30.728 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-10 21:26:30.728 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-10 21:26:30.731 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-10 21:26:30.732 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-10 21:26:30.732 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-10 21:26:30.734 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-10 21:26:30.735 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-10 21:26:30.736 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-10 21:26:30.737 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-10 21:26:30.739 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-10 21:26:30.742 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-10 21:26:30.859 | 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-10 21:26:32.807 | 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-10 21:26:32.922 | + inc/python:pip_install:216 : result=0 2026-09-10 21:26:32.928 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-10 21:26:32.934 | + functions-common:time_stop:2420 : local name 2026-09-10 21:26:32.939 | + functions-common:time_stop:2421 : local end_time 2026-09-10 21:26:32.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-10 21:26:32.948 | + functions-common:time_stop:2423 : local total 2026-09-10 21:26:32.954 | + functions-common:time_stop:2424 : local start_time 2026-09-10 21:26:32.958 | + functions-common:time_stop:2426 : name=pip_install 2026-09-10 21:26:32.963 | + functions-common:time_stop:2427 : start_time=1789075588968 2026-09-10 21:26:32.969 | + functions-common:time_stop:2429 : [[ -z 1789075588968 ]] 2026-09-10 21:26:32.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-10 21:26:32.983 | + functions-common:time_stop:2432 : end_time=1789075592977 2026-09-10 21:26:32.987 | + functions-common:time_stop:2433 : elapsed_time=4009 2026-09-10 21:26:32.993 | + functions-common:time_stop:2434 : total=10740 2026-09-10 21:26:32.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-10 21:26:33.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14749 2026-09-10 21:26:33.007 | + inc/python:pip_install:219 : return 0 2026-09-10 21:26:33.012 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-10 21:26:33.018 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-10 21:26:33.065 | + 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-10 21:26:33.753 | Processing /opt/stack/requirements 2026-09-10 21:26:33.754 | Installing build dependencies: started 2026-09-10 21:26:35.268 | Installing build dependencies: finished with status 'done' 2026-09-10 21:26:35.270 | Getting requirements to build wheel: started 2026-09-10 21:26:35.412 | Getting requirements to build wheel: finished with status 'done' 2026-09-10 21:26:35.417 | Preparing metadata (pyproject.toml): started 2026-09-10 21:26:36.331 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-10 21:26:38.575 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-10 21:26:38.640 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-10 21:26:38.665 | 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-10 21:26:38.749 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-10 21:26:38.752 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-10 21:26:38.839 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-10 21:26:38.839 | 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-10 21:26:38.882 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-10 21:26:38.889 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-10 21:26:38.902 | 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-10 21:26:39.124 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-10 21:26:39.850 | 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-10 21:26:39.899 | 0.0/44.1 kB ? eta -:--:-- 2026-09-10 21:26:39.900 | ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. 2026-09-10 21:26:39.901 | charset_normalizer<4,>=2 from https://files.pythonhosted.org/packages/23/35/5b85772eb82528ef22ba29487ad544a7049dfd27f35b1a5a55dbc0843048/charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705): 2026-09-10 21:26:39.901 | Expected sha256 7553c153a6017dd5467cfcce36ce54ef9a5b4e25f8f82097640f976c7dc7503d 2026-09-10 21:26:39.901 | Got e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2026-09-10 21:26:39.901 | 2026-09-10 21:26:40.076 | + inc/python:pip_install:1 : exit_trap 2026-09-10 21:26:40.082 | + ./stack.sh:exit_trap:525 : local r=1 2026-09-10 21:26:40.090 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-10 21:26:40.096 | + ./stack.sh:exit_trap:526 : jobs= 2026-09-10 21:26:40.101 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-09-10 21:26:40.106 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-09-10 21:26:40.111 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-10 21:26:40.115 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-10 21:26:40.120 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-09-10 21:26:40.125 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-10 21:26:40.125 | Error on exit 2026-09-10 21:26:40.129 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-10 21:26:40.135 | + ./stack.sh:exit_trap:546 : generate-subunit 1789075428 172 fail 2026-09-10 21:26:40.256 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-10 21:26:40.262 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-10 21:26:41.027 | + ./stack.sh:exit_trap:560 : exit 1