2026-08-22 09:50:03.175 | + ./stack.sh:main:491 : exec 2026-08-22 09:50:03.175 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-22-095003.summary.2026-08-22-095003 2026-08-22 09:50:03.175 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-22-095003' 2026-08-22 09:50:03.175 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-22 09:50:03.175 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-22-095003 2026-08-22 09:50:03.175 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-22-095003 /opt/stack/logs/devstacklog.txt 2026-08-22 09:50:03.175 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-22-095003.summary.2026-08-22-095003 /opt/stack/logs/devstacklog.txt.summary 2026-08-22 09:50:03.175 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-22 09:50:03.178 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-22 09:50:03.184 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-22 09:50:03.191 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-22 09:50:03.195 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-22 09:50:03.201 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-22 09:50:03.201 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-22 09:50:03.210 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-22 09:50:03.215 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-22 09:50:03.221 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-22 09:50:03.229 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-22 09:50:03.233 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-22 09:50:03.238 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-22 09:50:03.244 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-22 09:50:03.251 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-22 09:50:03.256 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-22 09:50:03.260 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-22 09:50:03.265 | + ./stack.sh:main:577 : set -o errexit 2026-08-22 09:50:03.270 | + ./stack.sh:main:580 : uname -a 2026-08-22 09:50:03.273 | Linux np0000190517 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-22 09:50:03.277 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-22 09:50:03.282 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-22 09:50:03.289 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-22 09:50:03.361 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-22 09:50:03.392 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-22 09:50:03.398 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-22 09:50:03.426 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-22 09:50:03.432 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-22 09:50:03.462 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-22 09:50:03.468 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-22 09:50:03.498 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-22 09:50:03.502 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-22 09:50:03.506 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-22 09:50:03.512 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-22 09:50:03.542 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-22 09:50:03.548 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-22 09:50:03.578 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-22 09:50:03.583 | + ./stack.sh:main:594 : tune_host 2026-08-22 09:50:03.588 | + lib/host:tune_host:125 : configure_host_mem 2026-08-22 09:50:03.592 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-22 09:50:03.597 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:03.601 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-22 09:50:03.605 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:03.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:03.614 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-22 09:50:03.618 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-22 09:50:03.622 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-22 09:50:03.626 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-22 09:50:03.631 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-22 09:50:03.635 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-22 09:50:03.639 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-22 09:50:03.643 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-22 09:50:03.648 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-22 09:50:03.648 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-22 09:50:03.661 | lz4 2026-08-22 09:50:03.667 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-22 09:50:03.671 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-22 09:50:03.676 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-22 09:50:03.681 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-22 09:50:03.685 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-22 09:50:03.690 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-22 09:50:03.695 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-22 09:50:03.699 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-22 09:50:03.705 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-22 09:50:03.705 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-22 09:50:03.720 | zsmalloc 2026-08-22 09:50:03.726 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-22 09:50:03.730 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-22 09:50:03.735 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-22 09:50:03.740 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-22 09:50:03.744 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-22 09:50:03.749 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-22 09:50:03.753 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-22 09:50:03.757 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-22 09:50:03.762 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-22 09:50:03.763 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-22 09:50:03.778 | 1 2026-08-22 09:50:03.804 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/enabled:Y 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/compressor:lz4 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-22 09:50:03.820 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-22 09:50:03.827 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-22 09:50:03.832 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:03.836 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-22 09:50:03.840 | + functions-common:install_package:1438 : update_package_repo 2026-08-22 09:50:03.844 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-22 09:50:03.849 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-22 09:50:03.853 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-22 09:50:03.858 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:03.862 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-22 09:50:03.866 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:03.870 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:03.874 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-22 09:50:03.878 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-22 09:50:03.882 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:03.885 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-22 09:50:03.889 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-22 09:50:03.897 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-22 09:50:03.901 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-22 09:50:03.905 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-22 09:50:03.910 | + functions-common:time_start:2407 : local start_time= 2026-08-22 09:50:03.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-22 09:50:03.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-22 09:50:03.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1787392203921 2026-08-22 09:50:03.930 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-22 09:50:03.934 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-22 09:50:03.938 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-22 09:50:04.130 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-22 09:50:04.176 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-22 09:50:04.266 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-22 09:50:04.347 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-22 09:50:05.676 | Reading package lists... 2026-08-22 09:50:05.712 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-22 09:50:05.716 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-22 09:50:05.721 | + functions-common:time_stop:2420 : local name 2026-08-22 09:50:05.726 | + functions-common:time_stop:2421 : local end_time 2026-08-22 09:50:05.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:50:05.734 | + functions-common:time_stop:2423 : local total 2026-08-22 09:50:05.738 | + functions-common:time_stop:2424 : local start_time 2026-08-22 09:50:05.742 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-22 09:50:05.746 | + functions-common:time_stop:2427 : start_time=1787392203921 2026-08-22 09:50:05.751 | + functions-common:time_stop:2429 : [[ -z 1787392203921 ]] 2026-08-22 09:50:05.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:50:05.764 | + functions-common:time_stop:2432 : end_time=1787392205759 2026-08-22 09:50:05.768 | + functions-common:time_stop:2433 : elapsed_time=1838 2026-08-22 09:50:05.773 | + functions-common:time_stop:2434 : total=0 2026-08-22 09:50:05.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:50:05.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1838 2026-08-22 09:50:05.785 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-22 09:50:05.790 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-22 09:50:05.794 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:05.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:05.803 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-22 09:50:05.840 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-22 09:50:05.881 | Reading package lists... 2026-08-22 09:50:06.131 | Building dependency tree... 2026-08-22 09:50:06.131 | Reading state information... 2026-08-22 09:50:06.346 | Recommended packages: 2026-08-22 09:50:06.346 | qemu-kvm 2026-08-22 09:50:06.380 | The following NEW packages will be installed: 2026-08-22 09:50:06.381 | ksmtuned 2026-08-22 09:50:06.588 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-08-22 09:50:06.588 | Need to get 7,444 B of archives. 2026-08-22 09:50:06.588 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-22 09:50:06.588 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-22 09:50:06.746 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-22 09:50:06.925 | Fetched 7,444 B in 0s (39.0 kB/s) 2026-08-22 09:50:07.742 | Selecting previously unselected package ksmtuned. 2026-08-22 09:50:07.763 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33201 files and directories currently installed.) 2026-08-22 09:50:07.764 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-22 09:50:07.770 | Unpacking ksmtuned (4.20150326) ... 2026-08-22 09:50:07.841 | Setting up ksmtuned (4.20150326) ... 2026-08-22 09:50:08.018 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-22 09:50:08.154 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-22 09:50:08.790 | + functions-common:apt_get:1211 : result=0 2026-08-22 09:50:08.795 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-22 09:50:08.800 | + functions-common:time_stop:2420 : local name 2026-08-22 09:50:08.803 | + functions-common:time_stop:2421 : local end_time 2026-08-22 09:50:08.808 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:50:08.812 | + functions-common:time_stop:2423 : local total 2026-08-22 09:50:08.817 | + functions-common:time_stop:2424 : local start_time 2026-08-22 09:50:08.821 | + functions-common:time_stop:2426 : name=apt-get 2026-08-22 09:50:08.826 | + functions-common:time_stop:2427 : start_time=1787392205835 2026-08-22 09:50:08.831 | + functions-common:time_stop:2429 : [[ -z 1787392205835 ]] 2026-08-22 09:50:08.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:50:08.846 | + functions-common:time_stop:2432 : end_time=1787392208840 2026-08-22 09:50:08.851 | + functions-common:time_stop:2433 : elapsed_time=3005 2026-08-22 09:50:08.855 | + functions-common:time_stop:2434 : total=4812 2026-08-22 09:50:08.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:50:08.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7817 2026-08-22 09:50:08.867 | + functions-common:apt_get:1215 : return 0 2026-08-22 09:50:08.873 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-22 09:50:08.904 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-22 09:50:08.908 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-22 09:50:08.912 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-22 09:50:08.917 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-22 09:50:08.922 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-22 09:50:08.927 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-22 09:50:08.928 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-22 09:50:08.941 | 0 2026-08-22 09:50:08.948 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-22 09:50:08.952 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:08.957 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-22 09:50:08.961 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-22 09:50:08.965 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-22 09:50:08.969 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-22 09:50:08.980 | vm.dirty_ratio = 60 2026-08-22 09:50:08.987 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-22 09:50:08.992 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-22 09:50:08.996 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-22 09:50:09.000 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-22 09:50:09.012 | vm.dirty_background_ratio = 10 2026-08-22 09:50:09.018 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-22 09:50:09.023 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-22 09:50:09.027 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-22 09:50:09.032 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-22 09:50:09.045 | vm.vfs_cache_pressure = 50 2026-08-22 09:50:09.052 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-22 09:50:09.058 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-22 09:50:09.063 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-22 09:50:09.067 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-22 09:50:09.080 | vm.swappiness = 100 2026-08-22 09:50:09.085 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-22 09:50:09.101 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-22 09:50:09.102 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-22 09:50:09.102 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-22 09:50:09.102 | /proc/sys/vm/compaction_proactiveness:20 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_background_bytes:0 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_background_ratio:10 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_bytes:0 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_ratio:60 2026-08-22 09:50:09.102 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-22 09:50:09.102 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-22 09:50:09.102 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-22 09:50:09.104 | /proc/sys/vm/extfrag_threshold:500 2026-08-22 09:50:09.104 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-22 09:50:09.104 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-22 09:50:09.104 | /proc/sys/vm/laptop_mode:0 2026-08-22 09:50:09.104 | /proc/sys/vm/legacy_va_layout:0 2026-08-22 09:50:09.104 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-22 09:50:09.104 | /proc/sys/vm/max_map_count:1048576 2026-08-22 09:50:09.104 | /proc/sys/vm/memfd_noexec:0 2026-08-22 09:50:09.104 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-22 09:50:09.104 | /proc/sys/vm/memory_failure_recovery:1 2026-08-22 09:50:09.104 | /proc/sys/vm/min_free_kbytes:67584 2026-08-22 09:50:09.104 | /proc/sys/vm/min_slab_ratio:5 2026-08-22 09:50:09.104 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-22 09:50:09.104 | /proc/sys/vm/mmap_min_addr:65536 2026-08-22 09:50:09.104 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-22 09:50:09.104 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-22 09:50:09.104 | /proc/sys/vm/nr_hugepages:0 2026-08-22 09:50:09.104 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-22 09:50:09.104 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-22 09:50:09.104 | /proc/sys/vm/numa_stat:1 2026-08-22 09:50:09.104 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-22 09:50:09.104 | /proc/sys/vm/oom_dump_tasks:1 2026-08-22 09:50:09.104 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-22 09:50:09.104 | /proc/sys/vm/overcommit_kbytes:0 2026-08-22 09:50:09.104 | /proc/sys/vm/overcommit_memory:0 2026-08-22 09:50:09.104 | /proc/sys/vm/overcommit_ratio:50 2026-08-22 09:50:09.104 | /proc/sys/vm/page-cluster:3 2026-08-22 09:50:09.104 | /proc/sys/vm/page_lock_unfairness:5 2026-08-22 09:50:09.104 | /proc/sys/vm/panic_on_oom:0 2026-08-22 09:50:09.104 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-22 09:50:09.104 | /proc/sys/vm/stat_interval:1 2026-08-22 09:50:09.104 | /proc/sys/vm/swappiness:100 2026-08-22 09:50:09.104 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-22 09:50:09.104 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-22 09:50:09.104 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-22 09:50:09.105 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-22 09:50:09.105 | /proc/sys/vm/watermark_scale_factor:10 2026-08-22 09:50:09.105 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-22 09:50:09.110 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-22 09:50:09.118 | + lib/host:tune_host:126 : configure_host_net 2026-08-22 09:50:09.121 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-22 09:50:09.125 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:09.130 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-22 09:50:09.134 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-22 09:50:09.139 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-22 09:50:09.144 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-22 09:50:09.159 | net.ipv4.tcp_keepalive_time = 60 2026-08-22 09:50:09.166 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-22 09:50:09.170 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-22 09:50:09.175 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-22 09:50:09.178 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-22 09:50:09.192 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-22 09:50:09.198 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-22 09:50:09.203 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-22 09:50:09.207 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-22 09:50:09.211 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-22 09:50:09.225 | net.ipv4.tcp_keepalive_probes = 6 2026-08-22 09:50:09.233 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-22 09:50:09.237 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-22 09:50:09.240 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-22 09:50:09.244 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-22 09:50:09.257 | net.ipv4.tcp_fastopen = 3 2026-08-22 09:50:09.266 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-22 09:50:09.282 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fastopen_key:78d8e732-fba53c07-f6eaae6d-da1d88af 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-22 09:50:09.283 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-22 09:50:09.284 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-22 09:50:09.288 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-22 09:50:09.292 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-22 09:50:09.295 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-22 09:50:09.299 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-22 09:50:09.313 | net.core.default_qdisc = pfifo_fast 2026-08-22 09:50:09.320 | + ./stack.sh:main:600 : fetch_plugins 2026-08-22 09:50:09.323 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-22 09:50:09.327 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-22 09:50:09.331 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-22 09:50:09.336 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-22 09:50:09.336 | Fetching DevStack plugins 2026-08-22 09:50:09.340 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:09.345 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-08-22 09:50:09.349 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-08-22 09:50:09.354 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-08-22 09:50:09.358 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-08-22 09:50:09.363 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:09.368 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-08-22 09:50:09.372 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-08-22 09:50:09.376 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-08-22 09:50:09.381 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:09.385 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:09.390 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:09.394 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:09.398 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:09.403 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:09.431 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:09.435 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:09.439 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.444 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:09.445 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:09.455 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-08-22 09:50:09.460 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.464 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-08-22 09:50:09.486 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-08-22 09:50:09.491 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:09.492 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:09.500 | e2b8884a Imported Translations from Zanata 2026-08-22 09:50:09.504 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:09.509 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:09.513 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-08-22 09:50:09.518 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-08-22 09:50:09.522 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-08-22 09:50:09.527 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-08-22 09:50:09.531 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:09.536 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-08-22 09:50:09.541 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-08-22 09:50:09.545 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-22 09:50:09.549 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:09.553 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:09.558 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:09.564 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:09.569 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:09.575 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:09.604 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:09.608 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:09.612 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.618 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:09.618 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:09.626 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-22 09:50:09.630 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.634 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-22 09:50:09.655 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-22 09:50:09.660 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:09.661 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:09.668 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-22 09:50:09.673 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:09.677 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:09.681 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-08-22 09:50:09.685 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-08-22 09:50:09.689 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-08-22 09:50:09.694 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-08-22 09:50:09.698 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:09.703 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-08-22 09:50:09.707 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-08-22 09:50:09.711 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-08-22 09:50:09.716 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:09.720 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:09.726 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:09.730 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:09.734 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:09.739 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:09.768 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:09.772 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:09.777 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.782 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:09.784 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:09.793 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-08-22 09:50:09.797 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.802 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-08-22 09:50:09.827 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-08-22 09:50:09.832 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:09.833 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:09.844 | 0e6ea11c2 Merge "Fix HAProxy config with cpu-map and external-check" 2026-08-22 09:50:09.849 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:09.854 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:09.859 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-08-22 09:50:09.864 | + functions-common:git_clone_by_name:681 : local name=manila 2026-08-22 09:50:09.869 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-08-22 09:50:09.874 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-08-22 09:50:09.878 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:09.882 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-08-22 09:50:09.887 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-08-22 09:50:09.891 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-08-22 09:50:09.895 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:09.899 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:09.905 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:09.911 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:09.916 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:09.921 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:09.952 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:09.956 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:09.960 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.966 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:09.966 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:09.975 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-08-22 09:50:09.980 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:09.984 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-08-22 09:50:10.010 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-08-22 09:50:10.016 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:10.016 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:10.046 | d28877849 Merge "NetApp: default to HTTPS transport and add cert verify option" 2026-08-22 09:50:10.050 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:10.056 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.061 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-08-22 09:50:10.066 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-08-22 09:50:10.070 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-08-22 09:50:10.074 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-08-22 09:50:10.078 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:10.083 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-08-22 09:50:10.089 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-08-22 09:50:10.093 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-22 09:50:10.098 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:10.103 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:10.109 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:10.114 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:10.118 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:10.124 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:10.153 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:10.158 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:10.162 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:10.167 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:10.169 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:10.178 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-22 09:50:10.183 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:10.187 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-22 09:50:10.205 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-22 09:50:10.212 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:10.213 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:10.220 | 30036f6 chore(deps): update vexxhost/chart-vendor digest to 8a11812 2026-08-22 09:50:10.224 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:10.229 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.234 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-08-22 09:50:10.238 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-08-22 09:50:10.243 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-08-22 09:50:10.249 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-08-22 09:50:10.252 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-22 09:50:10.256 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-08-22 09:50:10.260 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-08-22 09:50:10.265 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-08-22 09:50:10.269 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:10.273 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:10.279 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:10.285 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:10.289 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:10.294 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:10.324 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:10.328 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:10.332 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:10.338 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:10.338 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:10.346 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-08-22 09:50:10.350 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:10.355 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-08-22 09:50:10.376 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-08-22 09:50:10.382 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:10.383 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:10.401 | 4d92b2c Remove selection_fields version check 2026-08-22 09:50:10.406 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:10.410 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-22 09:50:10.416 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-22 09:50:10.420 | + functions-common:run_phase:1849 : local phase= 2026-08-22 09:50:10.426 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-22 09:50:10.430 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-22 09:50:10.435 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-22 09:50:10.439 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-22 09:50:10.443 | + functions-common:run_phase:1858 : local extra 2026-08-22 09:50:10.449 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-22 09:50:10.457 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-22 09:50:10.461 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-22 09:50:10.464 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-22 09:50:10.469 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-22 09:50:10.473 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-22 09:50:10.500 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-22 09:50:10.505 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-22 09:50:10.509 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-22 09:50:10.513 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-22 09:50:10.517 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-22 09:50:10.522 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-22 09:50:10.526 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-22 09:50:10.530 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-22 09:50:10.530 | Overriding Configuration Defaults 2026-08-22 09:50:10.535 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.539 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-08-22 09:50:10.545 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-08-22 09:50:10.550 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.555 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-08-22 09:50:10.559 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-08-22 09:50:10.564 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.569 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-08-22 09:50:10.574 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-08-22 09:50:10.578 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.582 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-08-22 09:50:10.587 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-08-22 09:50:10.591 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.596 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-08-22 09:50:10.601 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-08-22 09:50:10.605 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-08-22 09:50:10.605 | magnum-cluster-api has overridden the following defaults 2026-08-22 09:50:10.610 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-22 09:50:10.613 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-22 09:50:10.613 | KEYSTONE_ADMIN_ENDPOINT=true 2026-08-22 09:50:10.613 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-22 09:50:10.613 | LIBVIRT_TYPE=kvm 2026-08-22 09:50:10.613 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-22 09:50:10.618 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-22 09:50:10.623 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-22 09:50:10.628 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-08-22 09:50:10.633 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-08-22 09:50:10.637 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-08-22 09:50:10.642 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-08-22 09:50:10.647 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-22 09:50:10.652 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-08-22 09:50:10.656 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-08-22 09:50:10.661 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-22 09:50:10.697 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-22 09:50:10.702 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-22 09:50:10.731 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-22 09:50:10.737 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.210 2026-08-22 09:50:10.742 | +++ functions-common:ipv6_unquote:2218 : echo 199.204.45.210 2026-08-22 09:50:10.743 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-22 09:50:10.750 | ++ lib/tls:source:40 : TLS_IP=199.204.45.210 2026-08-22 09:50:10.756 | +++ lib/tls:source:43 : hostname -f 2026-08-22 09:50:10.763 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000190517.novalocal 2026-08-22 09:50:10.769 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-22 09:50:10.774 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-22 09:50:10.778 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-22 09:50:10.783 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-22 09:50:10.787 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-22 09:50:10.792 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-22 09:50:10.796 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-22 09:50:10.800 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-22 09:50:10.805 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-22 09:50:10.813 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-22 09:50:10.838 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-22 09:50:10.874 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-22 09:50:10.900 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-22 09:50:10.927 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-22 09:50:10.993 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-22 09:50:11.140 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-22 09:50:11.325 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-22 09:50:11.379 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-22 09:50:11.489 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-22 09:50:11.584 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-22 09:50:11.590 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-22 09:50:11.622 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-22 09:50:11.628 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-22 09:50:11.633 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-22 09:50:11.639 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-22 09:50:11.644 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-22 09:50:11.648 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-22 09:50:11.653 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-22 09:50:11.686 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:11.690 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-22 09:50:11.696 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-22 09:50:11.702 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-22 09:50:11.706 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-22 09:50:11.712 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-22 09:50:11.718 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-22 09:50:11.723 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-22 09:50:11.728 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-22 09:50:11.736 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-22 09:50:11.771 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-22 09:50:11.776 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-22 09:50:11.782 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-22 09:50:11.788 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-22 09:50:11.793 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-22 09:50:11.799 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-22 09:50:11.805 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-22 09:50:11.810 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-22 09:50:11.814 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-22 09:50:11.820 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-22 09:50:11.825 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-22 09:50:11.831 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-22 09:50:11.836 | ++ lib/neutron:source:117 : Q_HOST=199.204.45.210 2026-08-22 09:50:11.842 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-22 09:50:11.848 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-22 09:50:11.854 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-22 09:50:11.854 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-22 09:50:11.863 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-22 09:50:11.868 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-22 09:50:11.874 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-22 09:50:11.879 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-22 09:50:11.884 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-22 09:50:11.891 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-22 09:50:11.924 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-22 09:50:11.930 | +++ lib/neutron:source:131 : ipv6_unquote 199.204.45.210 2026-08-22 09:50:11.937 | +++ functions-common:ipv6_unquote:2218 : echo 199.204.45.210 2026-08-22 09:50:11.938 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-22 09:50:11.946 | ++ lib/neutron:source:131 : Q_META_DATA_IP=199.204.45.210 2026-08-22 09:50:11.951 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-22 09:50:11.956 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-22 09:50:11.961 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-22 09:50:11.967 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-22 09:50:11.972 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-22 09:50:11.977 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-22 09:50:11.981 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-22 09:50:11.985 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-22 09:50:11.990 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-22 09:50:11.996 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-22 09:50:12.000 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-22 09:50:12.006 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-22 09:50:12.011 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-22 09:50:12.016 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-22 09:50:12.021 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-22 09:50:12.026 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-22 09:50:12.031 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-22 09:50:12.036 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-22 09:50:12.040 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-22 09:50:12.046 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-22 09:50:12.051 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-22 09:50:12.056 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-22 09:50:12.088 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:12.093 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-22 09:50:12.098 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-22 09:50:12.104 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-22 09:50:12.109 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-22 09:50:12.114 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:12.119 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-22 09:50:12.124 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-22 09:50:12.129 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-22 09:50:12.135 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-22 09:50:12.140 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-22 09:50:12.144 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-22 09:50:12.149 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-22 09:50:12.154 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-22 09:50:12.159 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-22 09:50:12.164 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-22 09:50:12.169 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-22 09:50:12.174 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-22 09:50:12.179 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-22 09:50:12.184 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-22 09:50:12.387 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-22 09:50:12.417 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-22 09:50:12.421 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-22 09:50:12.426 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-22 09:50:12.432 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-22 09:50:12.437 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-22 09:50:12.443 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-22 09:50:12.449 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-22 09:50:12.454 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-22 09:50:12.458 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-22 09:50:12.464 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-22 09:50:12.469 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-22 09:50:12.474 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-22 09:50:12.478 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-22 09:50:12.483 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-22 09:50:12.489 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-22 09:50:12.493 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-22 09:50:12.499 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-22 09:50:12.503 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-22 09:50:12.508 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-22 09:50:12.513 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-22 09:50:12.522 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-22 09:50:12.522 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-22 09:50:12.522 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-22 09:50:12.524 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-22 09:50:12.533 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b6:11e7:7a3e 2026-08-22 09:50:12.538 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-22 09:50:12.544 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-22 09:50:12.548 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-22 09:50:12.553 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-22 09:50:12.558 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb6:11e7:7a3e::/56 2026-08-22 09:50:12.565 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb6:11e7:7a3e::/56 2026-08-22 09:50:12.567 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-22 09:50:12.575 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb6:11e7:7a3e::/64 2026-08-22 09:50:12.581 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-22 09:50:12.586 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-22 09:50:12.591 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-22 09:50:12.596 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-22 09:50:12.601 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-22 09:50:12.606 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-22 09:50:12.610 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-22 09:50:12.616 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-22 09:50:12.621 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-22 09:50:12.626 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-22 09:50:12.632 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-22 09:50:12.638 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-22 09:50:12.643 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-22 09:50:12.648 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb6:11e7:7a3e::/56 2026-08-22 09:50:12.654 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-22 09:50:12.659 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-22 09:50:12.668 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-22 09:50:12.668 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-22 09:50:12.668 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-22 09:50:12.679 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-08-22 09:50:12.688 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-22 09:50:12.688 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-22 09:50:12.688 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-22 09:50:12.697 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-08-22 09:50:12.704 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-22 09:50:12.710 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-22 09:50:12.715 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-22 09:50:12.721 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-22 09:50:12.726 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-22 09:50:12.732 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-22 09:50:12.738 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-22 09:50:12.743 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-22 09:50:12.748 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-22 09:50:12.753 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-22 09:50:12.789 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-22 09:50:12.819 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-22 09:50:12.851 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-22 09:50:12.881 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-22 09:50:12.912 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-22 09:50:12.983 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-22 09:50:12.991 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-22 09:50:12.995 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-22 09:50:13.001 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-22 09:50:13.008 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-22 09:50:13.016 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-22 09:50:13.053 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-22 09:50:13.058 | + ./stack.sh:main:635 : run_phase source 2026-08-22 09:50:13.065 | + functions-common:run_phase:1848 : local mode=source 2026-08-22 09:50:13.070 | + functions-common:run_phase:1849 : local phase= 2026-08-22 09:50:13.075 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-22 09:50:13.080 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-22 09:50:13.087 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-22 09:50:13.092 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-22 09:50:13.097 | + functions-common:run_phase:1858 : local extra 2026-08-22 09:50:13.104 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-22 09:50:13.111 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-22 09:50:13.117 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-22 09:50:13.123 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-22 09:50:13.130 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-22 09:50:13.135 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-22 09:50:13.170 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-22 09:50:13.176 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-22 09:50:13.183 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-22 09:50:13.188 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-22 09:50:13.194 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-22 09:50:13.199 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-22 09:50:13.205 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-22 09:50:13.206 | Loading plugin settings 2026-08-22 09:50:13.211 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:13.216 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-08-22 09:50:13.222 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-08-22 09:50:13.227 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-08-22 09:50:13.232 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-08-22 09:50:13.236 | ++ functions-common:define_plugin:1892 : : 2026-08-22 09:50:13.242 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-08-22 09:50:13.247 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-08-22 09:50:13.253 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-22 09:50:13.259 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-22 09:50:13.264 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-22 09:50:13.270 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-08-22 09:50:13.274 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-22 09:50:13.280 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-22 09:50:13.284 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-08-22 09:50:13.290 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-08-22 09:50:13.325 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:13.331 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-22 09:50:13.338 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-22 09:50:13.343 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-22 09:50:13.348 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-22 09:50:13.352 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-22 09:50:13.358 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-08-22 09:50:13.363 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-08-22 09:50:13.369 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-08-22 09:50:13.375 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-08-22 09:50:13.380 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.210/key-manager 2026-08-22 09:50:13.385 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-08-22 09:50:13.391 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-08-22 09:50:13.398 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-08-22 09:50:13.404 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-08-22 09:50:13.434 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=True 2026-08-22 09:50:13.439 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-08-22 09:50:13.445 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-22 09:50:13.449 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-22 09:50:13.455 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-08-22 09:50:13.540 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:13.546 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-08-22 09:50:13.551 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-08-22 09:50:13.557 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-08-22 09:50:13.563 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-22 09:50:13.598 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-08-22 09:50:13.604 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-08-22 09:50:13.642 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-22 09:50:13.647 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-08-22 09:50:13.655 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-22 09:50:13.690 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-22 09:50:13.695 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-08-22 09:50:13.787 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-08-22 09:50:13.875 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:13.881 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-08-22 09:50:13.886 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-08-22 09:50:13.891 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-08-22 09:50:13.897 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-08-22 09:50:13.902 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-22 09:50:13.907 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-22 09:50:13.912 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-08-22 09:50:13.918 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-22 09:50:13.924 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-08-22 09:50:13.961 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:13.967 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-22 09:50:13.973 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-22 09:50:13.979 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-22 09:50:13.984 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-22 09:50:13.989 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-22 09:50:13.995 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-22 09:50:14.000 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-22 09:50:14.006 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-22 09:50:14.012 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-22 09:50:14.017 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-22 09:50:14.023 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-22 09:50:14.028 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-22 09:50:14.034 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-22 09:50:14.040 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-08-22 09:50:14.045 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-08-22 09:50:14.051 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-08-22 09:50:14.057 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-22 09:50:14.063 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-22 09:50:14.068 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-08-22 09:50:14.074 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-08-22 09:50:14.080 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-08-22 09:50:14.085 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-08-22 09:50:14.089 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-22 09:50:14.095 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-22 09:50:14.101 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-22 09:50:14.106 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-22 09:50:14.113 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-22 09:50:14.118 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-22 09:50:14.124 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-22 09:50:14.129 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-22 09:50:14.135 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-22 09:50:14.140 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-22 09:50:14.146 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-22 09:50:14.151 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-22 09:50:14.157 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-22 09:50:14.163 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-08-22 09:50:14.168 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-22 09:50:14.173 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-22 09:50:14.179 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-22 09:50:14.185 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-22 09:50:14.191 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-22 09:50:14.196 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-22 09:50:14.202 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-22 09:50:14.207 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-22 09:50:14.213 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-08-22 09:50:14.219 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-22 09:50:14.225 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-22 09:50:14.231 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-22 09:50:14.236 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-22 09:50:14.241 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-22 09:50:14.247 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-22 09:50:14.253 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-22 09:50:14.258 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-22 09:50:14.264 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-22 09:50:14.268 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-22 09:50:14.274 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-22 09:50:14.279 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-22 09:50:14.284 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-08-22 09:50:14.289 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-08-22 09:50:14.294 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-08-22 09:50:14.300 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-08-22 09:50:14.306 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-08-22 09:50:14.311 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-08-22 09:50:14.317 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-08-22 09:50:14.322 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-08-22 09:50:14.328 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-08-22 09:50:14.333 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-08-22 09:50:14.338 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-08-22 09:50:14.344 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-08-22 09:50:14.350 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-08-22 09:50:14.355 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-08-22 09:50:14.361 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-22 09:50:14.366 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-22 09:50:14.372 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-22 09:50:14.378 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-22 09:50:14.384 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-08-22 09:50:14.389 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-22 09:50:14.394 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-08-22 09:50:14.399 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-08-22 09:50:14.405 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-22 09:50:14.411 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-22 09:50:14.417 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-22 09:50:14.422 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:14.428 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-08-22 09:50:14.433 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-08-22 09:50:14.439 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-08-22 09:50:14.445 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-08-22 09:50:14.450 | ++ functions-common:define_plugin:1892 : : 2026-08-22 09:50:14.456 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-08-22 09:50:14.462 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-08-22 09:50:14.468 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-08-22 09:50:14.474 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-08-22 09:50:14.480 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-08-22 09:50:14.485 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-22 09:50:14.491 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-22 09:50:14.497 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-08-22 09:50:14.503 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-08-22 09:50:14.508 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-22 09:50:14.514 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-08-22 09:50:14.519 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-08-22 09:50:14.524 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-08-22 09:50:14.530 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-08-22 09:50:14.535 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-08-22 09:50:14.539 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.210/identity 2026-08-22 09:50:14.544 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-22 09:50:14.550 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-08-22 09:50:14.556 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-22 09:50:14.560 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-22 09:50:14.566 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-22 09:50:14.571 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-22 09:50:14.576 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-22 09:50:14.581 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.210 2026-08-22 09:50:14.587 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-08-22 09:50:14.592 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-08-22 09:50:14.598 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-08-22 09:50:14.603 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.210:8786 2026-08-22 09:50:14.608 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-08-22 09:50:14.615 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-08-22 09:50:14.652 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:14.657 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-22 09:50:14.664 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-22 09:50:14.669 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-08-22 09:50:14.674 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-22 09:50:14.679 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-08-22 09:50:14.685 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-22 09:50:14.690 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-08-22 09:50:14.695 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-22 09:50:14.699 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-08-22 09:50:14.704 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-22 09:50:14.710 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.210/share 2026-08-22 09:50:14.716 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-22 09:50:14.721 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-08-22 09:50:14.726 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-08-22 09:50:14.732 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-08-22 09:50:14.738 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-22 09:50:14.742 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-22 09:50:14.748 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-22 09:50:14.753 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-08-22 09:50:14.759 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-22 09:50:14.764 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-22 09:50:14.768 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-22 09:50:14.775 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-08-22 09:50:14.812 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-22 09:50:14.818 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-22 09:50:14.823 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-22 09:50:14.829 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-22 09:50:14.834 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-22 09:50:14.839 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-22 09:50:14.845 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-22 09:50:14.850 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-22 09:50:14.855 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-22 09:50:14.860 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-08-22 09:50:14.865 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-08-22 09:50:14.870 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-22 09:50:14.875 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-08-22 09:50:14.881 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-22 09:50:14.887 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-08-22 09:50:14.893 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.210 2026-08-22 09:50:14.897 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-22 09:50:14.902 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-22 09:50:14.908 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-22 09:50:14.913 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.210 2026-08-22 09:50:14.918 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.210 2026-08-22 09:50:14.923 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-22 09:50:14.928 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-08-22 09:50:14.934 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-22 09:50:14.940 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-22 09:50:14.945 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-22 09:50:14.951 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-22 09:50:14.956 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-22 09:50:14.963 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-22 09:50:14.969 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-22 09:50:14.975 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-22 09:50:14.980 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-08-22 09:50:14.985 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-22 09:50:14.991 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-22 09:50:14.995 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-22 09:50:14.999 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-08-22 09:50:15.004 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-08-22 09:50:15.010 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-22 09:50:15.017 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-08-22 09:50:15.054 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-22 09:50:15.060 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-08-22 09:50:15.065 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-08-22 09:50:15.156 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-08-22 09:50:15.244 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-08-22 09:50:15.333 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-08-22 09:50:15.421 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-08-22 09:50:15.513 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:15.519 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-08-22 09:50:15.525 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-08-22 09:50:15.531 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-08-22 09:50:15.536 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-08-22 09:50:15.542 | ++ functions-common:define_plugin:1892 : : 2026-08-22 09:50:15.547 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-08-22 09:50:15.553 | ++ functions-common:plugin_requires:1905 : : 2026-08-22 09:50:15.558 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-08-22 09:50:15.563 | ++ functions-common:plugin_requires:1905 : : 2026-08-22 09:50:15.568 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-08-22 09:50:15.574 | ++ functions-common:plugin_requires:1905 : : 2026-08-22 09:50:15.580 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-08-22 09:50:15.585 | ++ functions-common:plugin_requires:1905 : : 2026-08-22 09:50:15.590 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-08-22 09:50:15.681 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-22 09:50:15.687 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-08-22 09:50:15.693 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-08-22 09:50:15.699 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-08-22 09:50:15.704 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-22 09:50:15.709 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-22 09:50:15.714 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-22 09:50:15.720 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-22 09:50:15.726 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-22 09:50:15.733 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-22 09:50:15.739 | + functions-common:verify_disabled_services:2131 : local service 2026-08-22 09:50:15.743 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.749 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-22 09:50:15.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.761 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-22 09:50:15.766 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.773 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-22 09:50:15.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.785 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-22 09:50:15.791 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.797 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-22 09:50:15.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.807 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-22 09:50:15.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.816 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-22 09:50:15.822 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.828 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-22 09:50:15.835 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.840 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-22 09:50:15.846 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.851 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-22 09:50:15.858 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.863 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-22 09:50:15.868 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.873 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-22 09:50:15.879 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.885 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-22 09:50:15.890 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.896 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-22 09:50:15.902 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.908 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-22 09:50:15.914 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.919 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-22 09:50:15.923 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.927 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-08-22 09:50:15.932 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.938 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-08-22 09:50:15.944 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.949 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-08-22 09:50:15.953 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.959 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-08-22 09:50:15.965 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.970 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-22 09:50:15.976 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.981 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-22 09:50:15.987 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:15.993 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-22 09:50:15.999 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.003 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-22 09:50:16.008 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.012 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-22 09:50:16.019 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.024 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-22 09:50:16.030 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.035 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-22 09:50:16.041 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.046 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-22 09:50:16.052 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.057 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-22 09:50:16.062 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.068 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-22 09:50:16.073 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.079 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-08-22 09:50:16.084 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.089 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-08-22 09:50:16.095 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.101 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-08-22 09:50:16.106 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.113 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-08-22 09:50:16.118 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.124 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-08-22 09:50:16.130 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.137 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-08-22 09:50:16.143 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.148 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-08-22 09:50:16.154 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.160 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-08-22 09:50:16.165 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-22 09:50:16.171 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-08-22 09:50:16.178 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-22 09:50:16.183 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-22 09:50:16.189 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-22 09:50:16.225 | + functions-common:is_service_enabled:2076 : return 0 2026-08-22 09:50:16.230 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-22 09:50:16.235 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-22 09:50:16.240 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-22 09:50:16.276 | + functions-common:is_service_enabled:2076 : return 1 2026-08-22 09:50:16.281 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-22 09:50:16.286 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-22 09:50:16.291 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-22 09:50:16.296 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-22 09:50:16.301 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-22 09:50:16.306 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-22 09:50:16.312 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-22 09:50:16.318 | + lib/database:initialize_database_backends:92 : return 0 2026-08-22 09:50:16.324 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-22 09:50:16.324 | Using mysql database backend 2026-08-22 09:50:16.331 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-22 09:50:16.365 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-22 09:50:16.373 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-22 09:50:16.379 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-22 09:50:16.384 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-22 09:50:16.392 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-22 09:50:16.397 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-22 09:50:16.433 | + functions-common:is_service_enabled:2076 : return 0 2026-08-22 09:50:16.439 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-22 09:50:16.476 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-22 09:50:16.511 | + functions-common:is_service_enabled:2076 : return 0 2026-08-22 09:50:16.518 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-22 09:50:16.554 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-22 09:50:16.587 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-22 09:50:16.626 | + functions-common:is_service_enabled:2076 : return 1 2026-08-22 09:50:16.631 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-22 09:50:16.670 | + functions-common:is_service_enabled:2076 : return 1 2026-08-22 09:50:16.676 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-22 09:50:16.682 | + functions-common:save_stackenv:65 : local tag=768 2026-08-22 09:50:16.690 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-22 09:50:16.699 | + functions-common:save_stackenv:67 : time_stamp=2026-08-22-095016 2026-08-22 09:50:16.704 | + functions-common:save_stackenv:68 : echo '# 2026-08-22-095016 768' 2026-08-22 09:50:16.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.716 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-22 09:50:16.722 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.728 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-22 09:50:16.734 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.739 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-22 09:50:16.747 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.753 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-22 09:50:16.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.765 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.210 2026-08-22 09:50:16.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.776 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.210/identity 2026-08-22 09:50:16.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.787 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-22-095003 2026-08-22 09:50:16.793 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.799 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-22 09:50:16.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.812 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.210 2026-08-22 09:50:16.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.824 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-22 09:50:16.829 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.834 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.210 2026-08-22 09:50:16.841 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.847 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:feb9:660a 2026-08-22 09:50:16.852 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.858 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-22 09:50:16.865 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.870 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.210 2026-08-22 09:50:16.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-22 09:50:16.882 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-22 09:50:16.889 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-22 09:50:16.895 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-08-22 09:50:16.900 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-08-22 09:50:16.905 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-22 09:50:16.910 | + functions-common:git_clone:591 : local git_ref=master 2026-08-22 09:50:16.916 | + functions-common:git_clone:592 : local orig_dir 2026-08-22 09:50:16.923 | ++ functions-common:git_clone:593 : pwd 2026-08-22 09:50:16.929 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-22 09:50:16.934 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-22 09:50:16.941 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-22 09:50:16.977 | + functions-common:git_clone:596 : RECLONE=False 2026-08-22 09:50:16.981 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-22 09:50:16.987 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:16.993 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-22 09:50:16.993 | + functions-common:git_clone:610 : echo master 2026-08-22 09:50:17.004 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-22 09:50:17.010 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:17.015 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-22 09:50:17.039 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-22 09:50:17.046 | + functions-common:git_clone:673 : git show --oneline 2026-08-22 09:50:17.047 | + functions-common:git_clone:673 : head -1 2026-08-22 09:50:17.055 | 33536777 Merge "update constraint for os_vif to new release 5.2.0" 2026-08-22 09:50:17.062 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-22 09:50:17.069 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-22 09:50:17.075 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-22 09:50:17.081 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-22 09:50:17.087 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-22 09:50:17.094 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-22 09:50:17.100 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-22 09:50:17.107 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-22 09:50:17.113 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-22 09:50:17.119 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-22 09:50:17.124 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-22 09:50:17.131 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-22 09:50:17.140 | ++ tools/install_prereqs.sh:source:47 : NOW=1787392217 2026-08-22 09:50:17.148 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-22 09:50:17.157 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-22 09:50:17.165 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-22 09:50:17.171 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787392217 2026-08-22 09:50:17.177 | ++ tools/install_prereqs.sh:source:50 : [[ 1787392217 -lt 7200 ]] 2026-08-22 09:50:17.183 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-22 09:50:17.189 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-22 09:50:17.194 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-22 09:50:17.200 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-22 09:50:17.206 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-22 09:50:17.212 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-22 09:50:17.219 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-22 09:50:17.225 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-22 09:50:17.284 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-22 09:50:17.284 | apache2-dev 2026-08-22 09:50:17.284 | bc 2026-08-22 09:50:17.284 | bsdmainutils 2026-08-22 09:50:17.284 | curl 2026-08-22 09:50:17.284 | g++ 2026-08-22 09:50:17.284 | gawk 2026-08-22 09:50:17.284 | gcc 2026-08-22 09:50:17.284 | gettext 2026-08-22 09:50:17.284 | git 2026-08-22 09:50:17.284 | graphviz 2026-08-22 09:50:17.284 | iputils-ping 2026-08-22 09:50:17.284 | libffi-dev 2026-08-22 09:50:17.284 | libjpeg-dev 2026-08-22 09:50:17.284 | libpq-dev 2026-08-22 09:50:17.284 | libssl-dev 2026-08-22 09:50:17.284 | libsystemd-dev 2026-08-22 09:50:17.284 | libxml2-dev 2026-08-22 09:50:17.284 | libxslt1-dev 2026-08-22 09:50:17.285 | libyaml-dev 2026-08-22 09:50:17.285 | lsof 2026-08-22 09:50:17.285 | openssh-server 2026-08-22 09:50:17.285 | openssl 2026-08-22 09:50:17.285 | pkg-config 2026-08-22 09:50:17.285 | psmisc 2026-08-22 09:50:17.285 | python3-dev 2026-08-22 09:50:17.285 | python3-pip 2026-08-22 09:50:17.285 | python3-systemd 2026-08-22 09:50:17.285 | python3-venv 2026-08-22 09:50:17.285 | tar 2026-08-22 09:50:17.285 | tcpdump 2026-08-22 09:50:17.285 | unzip 2026-08-22 09:50:17.285 | uuid-runtime 2026-08-22 09:50:17.285 | wget 2026-08-22 09:50:17.285 | zlib1g-dev 2026-08-22 09:50:17.285 | lvm2 2026-08-22 09:50:17.285 | qemu-utils 2026-08-22 09:50:17.285 | thin-provisioning-tools 2026-08-22 09:50:17.285 | lsscsi 2026-08-22 09:50:17.285 | open-iscsi 2026-08-22 09:50:17.285 | libkrb5-dev 2026-08-22 09:50:17.285 | libldap2-dev 2026-08-22 09:50:17.285 | libsasl2-dev 2026-08-22 09:50:17.285 | memcached 2026-08-22 09:50:17.285 | python3-mysqldb 2026-08-22 09:50:17.285 | sqlite3 2026-08-22 09:50:17.285 | conntrack 2026-08-22 09:50:17.285 | curl 2026-08-22 09:50:17.285 | ebtables 2026-08-22 09:50:17.285 | genisoimage 2026-08-22 09:50:17.285 | iptables 2026-08-22 09:50:17.285 | iputils-arping 2026-08-22 09:50:17.285 | kpartx 2026-08-22 09:50:17.285 | libjs-jquery-tablesorter 2026-08-22 09:50:17.285 | parted 2026-08-22 09:50:17.285 | pm-utils 2026-08-22 09:50:17.285 | python3-mysqldb 2026-08-22 09:50:17.285 | socat 2026-08-22 09:50:17.285 | sqlite3 2026-08-22 09:50:17.285 | sudo 2026-08-22 09:50:17.285 | vlan 2026-08-22 09:50:17.285 | cryptsetup 2026-08-22 09:50:17.285 | dosfstools 2026-08-22 09:50:17.285 | genisoimage 2026-08-22 09:50:17.285 | gir1.2-libosinfo-1.0 2026-08-22 09:50:17.285 | netcat-openbsd 2026-08-22 09:50:17.285 | open-iscsi 2026-08-22 09:50:17.285 | qemu-utils 2026-08-22 09:50:17.286 | sg3-utils 2026-08-22 09:50:17.286 | sysfsutils 2026-08-22 09:50:17.286 | acl 2026-08-22 09:50:17.286 | dnsmasq-base 2026-08-22 09:50:17.286 | dnsmasq-utils 2026-08-22 09:50:17.286 | ebtables 2026-08-22 09:50:17.286 | haproxy 2026-08-22 09:50:17.286 | iptables 2026-08-22 09:50:17.286 | iputils-arping 2026-08-22 09:50:17.286 | iputils-ping 2026-08-22 09:50:17.286 | postgresql-server-dev-all 2026-08-22 09:50:17.286 | python3-mysqldb 2026-08-22 09:50:17.286 | sqlite3 2026-08-22 09:50:17.286 | sudo 2026-08-22 09:50:17.286 | vlan 2026-08-22 09:50:17.286 | apache2' 2026-08-22 09:50:17.291 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-22 09:50:17.351 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-22 09:50:17.352 | apache2-dev 2026-08-22 09:50:17.352 | bc 2026-08-22 09:50:17.352 | bsdmainutils 2026-08-22 09:50:17.352 | curl 2026-08-22 09:50:17.352 | g++ 2026-08-22 09:50:17.352 | gawk 2026-08-22 09:50:17.352 | gcc 2026-08-22 09:50:17.352 | gettext 2026-08-22 09:50:17.352 | git 2026-08-22 09:50:17.352 | graphviz 2026-08-22 09:50:17.352 | iputils-ping 2026-08-22 09:50:17.352 | libffi-dev 2026-08-22 09:50:17.352 | libjpeg-dev 2026-08-22 09:50:17.352 | libpq-dev 2026-08-22 09:50:17.352 | libssl-dev 2026-08-22 09:50:17.352 | libsystemd-dev 2026-08-22 09:50:17.352 | libxml2-dev 2026-08-22 09:50:17.352 | libxslt1-dev 2026-08-22 09:50:17.352 | libyaml-dev 2026-08-22 09:50:17.352 | lsof 2026-08-22 09:50:17.352 | openssh-server 2026-08-22 09:50:17.352 | openssl 2026-08-22 09:50:17.352 | pkg-config 2026-08-22 09:50:17.352 | psmisc 2026-08-22 09:50:17.353 | python3-dev 2026-08-22 09:50:17.353 | python3-pip 2026-08-22 09:50:17.353 | python3-systemd 2026-08-22 09:50:17.353 | python3-venv 2026-08-22 09:50:17.353 | tar 2026-08-22 09:50:17.353 | tcpdump 2026-08-22 09:50:17.353 | unzip 2026-08-22 09:50:17.353 | uuid-runtime 2026-08-22 09:50:17.353 | wget 2026-08-22 09:50:17.353 | zlib1g-dev 2026-08-22 09:50:17.353 | lvm2 2026-08-22 09:50:17.353 | qemu-utils 2026-08-22 09:50:17.353 | thin-provisioning-tools 2026-08-22 09:50:17.353 | lsscsi 2026-08-22 09:50:17.353 | open-iscsi 2026-08-22 09:50:17.353 | libkrb5-dev 2026-08-22 09:50:17.353 | libldap2-dev 2026-08-22 09:50:17.353 | libsasl2-dev 2026-08-22 09:50:17.353 | memcached 2026-08-22 09:50:17.353 | python3-mysqldb 2026-08-22 09:50:17.353 | sqlite3 2026-08-22 09:50:17.354 | conntrack 2026-08-22 09:50:17.354 | curl 2026-08-22 09:50:17.354 | ebtables 2026-08-22 09:50:17.354 | genisoimage 2026-08-22 09:50:17.354 | iptables 2026-08-22 09:50:17.354 | iputils-arping 2026-08-22 09:50:17.354 | kpartx 2026-08-22 09:50:17.354 | libjs-jquery-tablesorter 2026-08-22 09:50:17.354 | parted 2026-08-22 09:50:17.354 | pm-utils 2026-08-22 09:50:17.354 | python3-mysqldb 2026-08-22 09:50:17.354 | socat 2026-08-22 09:50:17.354 | sqlite3 2026-08-22 09:50:17.354 | sudo 2026-08-22 09:50:17.354 | vlan 2026-08-22 09:50:17.354 | cryptsetup 2026-08-22 09:50:17.354 | dosfstools 2026-08-22 09:50:17.354 | genisoimage 2026-08-22 09:50:17.354 | gir1.2-libosinfo-1.0 2026-08-22 09:50:17.354 | netcat-openbsd 2026-08-22 09:50:17.354 | open-iscsi 2026-08-22 09:50:17.354 | qemu-utils 2026-08-22 09:50:17.354 | sg3-utils 2026-08-22 09:50:17.354 | sysfsutils 2026-08-22 09:50:17.354 | acl 2026-08-22 09:50:17.354 | dnsmasq-base 2026-08-22 09:50:17.354 | dnsmasq-utils 2026-08-22 09:50:17.354 | ebtables 2026-08-22 09:50:17.354 | haproxy 2026-08-22 09:50:17.354 | iptables 2026-08-22 09:50:17.354 | iputils-arping 2026-08-22 09:50:17.354 | iputils-ping 2026-08-22 09:50:17.354 | postgresql-server-dev-all 2026-08-22 09:50:17.355 | python3-mysqldb 2026-08-22 09:50:17.355 | sqlite3 2026-08-22 09:50:17.355 | sudo 2026-08-22 09:50:17.355 | vlan 2026-08-22 09:50:17.355 | apache2 golang 2026-08-22 09:50:17.355 | debootstrap 2026-08-22 09:50:17.355 | rsyslog 2026-08-22 09:50:17.355 | lvm2' 2026-08-22 09:50:17.357 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-22 09:50:17.362 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:17.368 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:17.376 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-22 09:50:17.376 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-22 09:50:17.385 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-22 09:50:17.391 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-22 09:50:17.396 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-22 09:50:17.401 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-22 09:50:17.406 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-22 09:50:17.412 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-22 09:50:17.417 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-22 09:50:17.422 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:17.427 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:17.433 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-22 09:50:17.438 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-22 09:50:17.445 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-22 09:50:17.449 | ++ functions-common:apt_get_update:1167 : return 2026-08-22 09:50:17.455 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-22 09:50:17.461 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-22 09:50:17.466 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:50:17.471 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:50:17.478 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-22 09:50:17.527 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-22 09:50:17.577 | Reading package lists... 2026-08-22 09:50:17.890 | Building dependency tree... 2026-08-22 09:50:17.890 | Reading state information... 2026-08-22 09:50:18.276 | curl is already the newest version (8.5.0-2ubuntu10.12). 2026-08-22 09:50:18.276 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-22 09:50:18.276 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-22 09:50:18.276 | openssl is already the newest version (3.0.13-0ubuntu3.12). 2026-08-22 09:50:18.276 | openssl set to manually installed. 2026-08-22 09:50:18.276 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-22 09:50:18.276 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-22 09:50:18.276 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-22 09:50:18.276 | zlib1g-dev set to manually installed. 2026-08-22 09:50:18.276 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-22 09:50:18.276 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-22 09:50:18.276 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-22 09:50:18.276 | The following additional packages will be installed: 2026-08-22 09:50:18.276 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-22 09:50:18.277 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-08-22 09:50:18.277 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-08-22 09:50:18.277 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-22 09:50:18.277 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-22 09:50:18.277 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-08-22 09:50:18.277 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-08-22 09:50:18.277 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-08-22 09:50:18.277 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-08-22 09:50:18.277 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-08-22 09:50:18.277 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-08-22 09:50:18.277 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-08-22 09:50:18.277 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-22 09:50:18.277 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-08-22 09:50:18.277 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-08-22 09:50:18.277 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-08-22 09:50:18.277 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-08-22 09:50:18.277 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-08-22 09:50:18.277 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-08-22 09:50:18.277 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-08-22 09:50:18.277 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-22 09:50:18.277 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-22 09:50:18.277 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-08-22 09:50:18.277 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-08-22 09:50:18.277 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-22 09:50:18.277 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-08-22 09:50:18.277 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-08-22 09:50:18.277 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-08-22 09:50:18.277 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-08-22 09:50:18.277 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-22 09:50:18.277 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-08-22 09:50:18.277 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-08-22 09:50:18.277 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-08-22 09:50:18.277 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-08-22 09:50:18.277 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-08-22 09:50:18.277 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-08-22 09:50:18.277 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-22 09:50:18.277 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-22 09:50:18.277 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-08-22 09:50:18.277 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-22 09:50:18.277 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-08-22 09:50:18.281 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-08-22 09:50:18.281 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-22 09:50:18.281 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-08-22 09:50:18.281 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-08-22 09:50:18.281 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-08-22 09:50:18.281 | Suggested packages: 2026-08-22 09:50:18.281 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-22 09:50:18.281 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-08-22 09:50:18.281 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-08-22 09:50:18.281 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-08-22 09:50:18.281 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-08-22 09:50:18.281 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-08-22 09:50:18.281 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-22 09:50:18.281 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-08-22 09:50:18.281 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-08-22 09:50:18.281 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-08-22 09:50:18.281 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-08-22 09:50:18.281 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-08-22 09:50:18.281 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-08-22 09:50:18.281 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-08-22 09:50:18.281 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-08-22 09:50:18.281 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-22 09:50:18.281 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-08-22 09:50:18.281 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-22 09:50:18.281 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-08-22 09:50:18.281 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-08-22 09:50:18.282 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-08-22 09:50:18.282 | rsyslog-relp sqlite3-doc zip 2026-08-22 09:50:18.282 | Recommended packages: 2026-08-22 09:50:18.282 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-08-22 09:50:18.282 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-08-22 09:50:18.282 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-08-22 09:50:18.282 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-08-22 09:50:18.282 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-08-22 09:50:18.282 | libmail-sendmail-perl logrotate qemu-block-extra 2026-08-22 09:50:18.409 | The following NEW packages will be installed: 2026-08-22 09:50:18.409 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-08-22 09:50:18.409 | automake autopoint autotools-dev bc binutils binutils-common 2026-08-22 09:50:18.410 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-08-22 09:50:18.410 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-08-22 09:50:18.410 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-08-22 09:50:18.410 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-22 09:50:18.410 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-08-22 09:50:18.410 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-08-22 09:50:18.410 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-08-22 09:50:18.410 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-08-22 09:50:18.410 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-08-22 09:50:18.410 | glib-networking-common glib-networking-services golang golang-1.22 2026-08-22 09:50:18.410 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-08-22 09:50:18.410 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-08-22 09:50:18.410 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-08-22 09:50:18.411 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-08-22 09:50:18.411 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-22 09:50:18.411 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-08-22 09:50:18.411 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-08-22 09:50:18.411 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-08-22 09:50:18.411 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-22 09:50:18.411 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-08-22 09:50:18.411 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-22 09:50:18.411 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-22 09:50:18.411 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-22 09:50:18.411 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-08-22 09:50:18.411 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-08-22 09:50:18.411 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-08-22 09:50:18.411 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-08-22 09:50:18.411 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-08-22 09:50:18.411 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-08-22 09:50:18.412 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-08-22 09:50:18.412 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-22 09:50:18.412 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-08-22 09:50:18.412 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-22 09:50:18.412 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-22 09:50:18.412 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-08-22 09:50:18.412 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-08-22 09:50:18.413 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-08-22 09:50:18.413 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-08-22 09:50:18.413 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-22 09:50:18.413 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-22 09:50:18.413 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-08-22 09:50:18.413 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-08-22 09:50:18.413 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-08-22 09:50:18.413 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-08-22 09:50:18.413 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-08-22 09:50:18.413 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-22 09:50:18.416 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-22 09:50:18.416 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-08-22 09:50:18.416 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-08-22 09:50:18.416 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-08-22 09:50:18.416 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-08-22 09:50:18.416 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-08-22 09:50:18.416 | xz-utils 2026-08-22 09:50:18.638 | 0 upgraded, 302 newly installed, 0 to remove and 0 not upgraded. 2026-08-22 09:50:18.639 | Need to get 305 MB of archives. 2026-08-22 09:50:18.639 | After this operation, 1,440 MB of additional disk space will be used. 2026-08-22 09:50:18.639 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-22 09:50:18.999 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-22 09:50:19.052 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-22 09:50:19.059 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-22 09:50:19.064 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-08-22 09:50:19.097 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-22 09:50:19.177 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-22 09:50:19.363 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-22 09:50:19.373 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-22 09:50:19.380 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-22 09:50:19.385 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-08-22 09:50:19.405 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-08-22 09:50:19.406 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-22 09:50:19.427 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-22 09:50:19.495 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-22 09:50:19.497 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-22 09:50:19.501 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-22 09:50:19.533 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-22 09:50:19.533 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-22 09:50:19.534 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-22 09:50:19.536 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-22 09:50:19.537 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-22 09:50:19.541 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-22 09:50:19.618 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-08-22 09:50:19.618 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-22 09:50:19.619 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-08-22 09:50:19.619 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-08-22 09:50:19.703 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-22 09:50:19.703 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-08-22 09:50:19.704 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-08-22 09:50:19.706 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-08-22 09:50:19.707 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-08-22 09:50:19.796 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-08-22 09:50:19.873 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-22 09:50:19.875 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-22 09:50:19.877 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-22 09:50:19.879 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-22 09:50:19.883 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-22 09:50:19.884 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-22 09:50:19.884 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-08-22 09:50:19.885 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-08-22 09:50:19.966 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-08-22 09:50:19.972 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-08-22 09:50:19.976 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-08-22 09:50:19.978 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-22 09:50:19.979 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-22 09:50:20.043 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-22 09:50:20.044 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-22 09:50:20.047 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-22 09:50:20.050 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-08-22 09:50:20.125 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-22 09:50:20.126 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-22 09:50:20.127 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-22 09:50:20.128 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-22 09:50:20.130 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-22 09:50:20.211 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-08-22 09:50:20.212 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-08-22 09:50:20.216 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-08-22 09:50:20.303 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-22 09:50:20.304 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-22 09:50:20.304 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-22 09:50:20.306 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-22 09:50:20.310 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-22 09:50:20.311 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-22 09:50:20.383 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-08-22 09:50:20.388 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-22 09:50:20.388 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-22 09:50:20.464 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-22 09:50:20.469 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-22 09:50:20.474 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-22 09:50:20.555 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-22 09:50:20.560 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-22 09:50:20.562 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-08-22 09:50:20.562 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-08-22 09:50:20.643 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-08-22 09:50:20.643 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-08-22 09:50:21.085 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-08-22 09:50:21.086 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-08-22 09:50:21.086 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-08-22 09:50:21.086 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-08-22 09:50:21.086 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-08-22 09:50:21.089 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-08-22 09:50:21.089 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-08-22 09:50:21.144 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-08-22 09:50:21.146 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-08-22 09:50:21.172 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-08-22 09:50:21.233 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-08-22 09:50:21.346 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-08-22 09:50:21.348 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-08-22 09:50:21.349 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-22 09:50:21.349 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-08-22 09:50:21.441 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-08-22 09:50:21.493 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-08-22 09:50:21.573 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-08-22 09:50:21.585 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-08-22 09:50:21.609 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-08-22 09:50:21.610 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-08-22 09:50:21.682 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-08-22 09:50:22.128 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-08-22 09:50:22.128 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-08-22 09:50:22.157 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-08-22 09:50:22.158 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-08-22 09:50:22.158 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-22 09:50:22.700 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-22 09:50:22.967 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-08-22 09:50:23.023 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-22 09:50:23.024 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-22 09:50:23.025 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-22 09:50:23.027 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-22 09:50:23.042 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-22 09:50:23.064 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-22 09:50:23.226 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-22 09:50:23.226 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-22 09:50:23.229 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-22 09:50:23.229 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-22 09:50:23.231 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-22 09:50:23.231 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-22 09:50:23.232 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-22 09:50:23.232 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-08-22 09:50:23.235 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-08-22 09:50:23.312 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-08-22 09:50:23.321 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-08-22 09:50:23.323 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-08-22 09:50:23.324 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-08-22 09:50:23.410 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-22 09:50:23.412 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-22 09:50:23.413 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-22 09:50:23.485 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-22 09:50:23.485 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-22 09:50:23.488 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-22 09:50:23.495 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-22 09:50:23.495 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-22 09:50:23.496 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-22 09:50:23.566 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-22 09:50:23.574 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-22 09:50:23.577 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-22 09:50:23.651 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-22 09:50:23.658 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-22 09:50:23.660 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-22 09:50:23.662 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-22 09:50:23.662 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-22 09:50:23.739 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-22 09:50:23.741 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-08-22 09:50:23.742 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-22 09:50:23.743 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-22 09:50:23.743 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-22 09:50:23.821 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-22 09:50:23.824 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-08-22 09:50:23.827 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-22 09:50:23.828 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-22 09:50:23.905 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-22 09:50:23.906 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-08-22 09:50:23.907 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-08-22 09:50:23.908 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-08-22 09:50:23.993 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-08-22 09:50:23.994 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-22 09:50:23.998 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-22 09:50:23.998 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-22 09:50:23.999 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-08-22 09:50:24.076 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-08-22 09:50:24.088 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-08-22 09:50:24.088 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-08-22 09:50:24.089 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-22 09:50:24.159 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-08-22 09:50:24.588 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-08-22 09:50:24.588 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-08-22 09:50:24.589 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-08-22 09:50:24.589 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-22 09:50:24.591 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-22 09:50:24.593 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-22 09:50:24.593 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-22 09:50:24.594 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-22 09:50:24.594 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-22 09:50:24.676 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-22 09:50:24.678 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-22 09:50:24.679 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-22 09:50:24.680 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-22 09:50:24.761 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-22 09:50:24.761 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-22 09:50:24.762 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-22 09:50:24.764 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-22 09:50:24.765 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-08-22 09:50:24.767 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-08-22 09:50:25.467 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-08-22 09:50:26.056 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-08-22 09:50:26.056 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-08-22 09:50:26.056 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-08-22 09:50:26.057 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-08-22 09:50:26.057 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-08-22 09:50:26.057 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-22 09:50:26.057 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-22 09:50:26.057 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-22 09:50:26.058 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-22 09:50:26.142 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-08-22 09:50:26.322 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.7 [11.4 kB] 2026-08-22 09:50:26.322 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.7 [276 kB] 2026-08-22 09:50:26.325 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-22 09:50:26.327 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-22 09:50:26.327 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-22 09:50:26.327 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-22 09:50:26.328 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-22 09:50:26.330 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-22 09:50:26.397 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-22 09:50:26.409 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-08-22 09:50:26.484 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-08-22 09:50:26.486 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-22 09:50:26.488 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-22 09:50:26.488 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-22 09:50:26.489 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-22 09:50:26.495 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-22 09:50:26.497 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-22 09:50:26.497 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-22 09:50:26.497 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-22 09:50:26.578 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-22 09:50:26.579 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-22 09:50:26.580 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-22 09:50:26.580 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-22 09:50:26.587 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-22 09:50:26.665 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-22 09:50:26.760 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-22 09:50:26.761 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-22 09:50:26.761 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-22 09:50:26.762 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-22 09:50:26.763 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-22 09:50:26.763 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-22 09:50:26.765 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-22 09:50:26.835 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-22 09:50:26.838 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-22 09:50:26.917 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-22 09:50:26.918 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-22 09:50:26.919 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-22 09:50:26.920 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-22 09:50:26.921 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-22 09:50:26.921 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-22 09:50:26.923 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-22 09:50:27.442 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-22 09:50:27.445 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-22 09:50:27.445 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-22 09:50:27.445 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-08-22 09:50:27.447 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-22 09:50:27.447 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-22 09:50:27.449 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-08-22 09:50:27.449 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-08-22 09:50:27.450 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-22 09:50:27.530 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-22 09:50:27.622 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-22 09:50:27.625 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-22 09:50:27.626 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-22 09:50:27.627 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2,408 kB] 2026-08-22 09:50:27.718 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-22 09:50:27.719 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-08-22 09:50:27.783 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-22 09:50:27.788 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-08-22 09:50:27.790 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-22 09:50:27.790 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-22 09:50:27.795 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-22 09:50:27.874 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-22 09:50:27.875 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-22 09:50:27.882 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-22 09:50:27.883 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-22 09:50:27.884 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-22 09:50:27.888 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-22 09:50:27.891 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-22 09:50:28.813 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-22 09:50:28.813 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-22 09:50:28.817 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-22 09:50:28.979 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-22 09:50:28.980 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-22 09:50:29.899 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-22 09:50:29.899 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-08-22 09:50:29.917 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-22 09:50:29.920 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-22 09:50:29.920 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-22 09:50:29.920 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-22 09:50:29.921 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-22 09:50:29.921 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-08-22 09:50:29.945 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-08-22 09:50:29.985 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-22 09:50:30.031 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-08-22 09:50:30.031 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-22 09:50:30.032 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-08-22 09:50:30.047 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-08-22 09:50:30.048 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-08-22 09:50:30.126 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-08-22 09:50:30.208 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-22 09:50:30.220 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-08-22 09:50:30.221 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5,674 B] 2026-08-22 09:50:30.222 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-08-22 09:50:30.222 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-22 09:50:30.296 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-08-22 09:50:30.310 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-22 09:50:30.312 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-08-22 09:50:30.319 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-22 09:50:30.324 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-08-22 09:50:30.325 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-22 09:50:30.326 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-22 09:50:30.327 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-22 09:50:30.327 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-22 09:50:30.407 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-22 09:50:30.408 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-22 09:50:30.409 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-22 09:50:30.493 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-22 09:50:30.719 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-22 09:50:30.776 | Fetched 305 MB in 12s (25.3 MB/s) 2026-08-22 09:50:30.817 | Selecting previously unselected package libapr1t64:amd64. 2026-08-22 09:50:30.834 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33210 files and directories currently installed.) 2026-08-22 09:50:30.836 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-22 09:50:30.846 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-22 09:50:30.928 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-22 09:50:30.935 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-22 09:50:30.940 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:50:31.002 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-22 09:50:31.009 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-22 09:50:31.014 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:50:31.071 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-22 09:50:31.076 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-22 09:50:31.082 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:50:31.145 | Selecting previously unselected package libjansson4:amd64. 2026-08-22 09:50:31.149 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-08-22 09:50:31.155 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-22 09:50:31.223 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-22 09:50:31.228 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-22 09:50:31.233 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-22 09:50:31.291 | Selecting previously unselected package apache2-bin. 2026-08-22 09:50:31.296 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-22 09:50:31.301 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-22 09:50:31.423 | Selecting previously unselected package apache2-data. 2026-08-22 09:50:31.429 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-22 09:50:31.434 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-22 09:50:31.571 | Selecting previously unselected package apache2-utils. 2026-08-22 09:50:31.578 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-22 09:50:31.583 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-22 09:50:31.671 | Selecting previously unselected package apache2. 2026-08-22 09:50:31.677 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-22 09:50:31.691 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-22 09:50:31.803 | Selecting previously unselected package libmpfr6:amd64. 2026-08-22 09:50:31.809 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-22 09:50:31.815 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-22 09:50:31.889 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-22 09:50:31.896 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-22 09:50:31.901 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-22 09:50:31.974 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-22 09:50:31.989 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-22 09:50:32.081 | Selecting previously unselected package gawk. 2026-08-22 09:50:32.099 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33948 files and directories currently installed.) 2026-08-22 09:50:32.101 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-22 09:50:32.105 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-22 09:50:32.228 | Selecting previously unselected package haproxy. 2026-08-22 09:50:32.234 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-22 09:50:32.252 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-22 09:50:32.372 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-22 09:50:32.378 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-22 09:50:32.384 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-22 09:50:32.460 | Selecting previously unselected package memcached. 2026-08-22 09:50:32.466 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-22 09:50:32.475 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-22 09:50:32.548 | Selecting previously unselected package libjson-perl. 2026-08-22 09:50:32.554 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-08-22 09:50:32.560 | Unpacking libjson-perl (4.10000-1) ... 2026-08-22 09:50:32.624 | Selecting previously unselected package postgresql-client-common. 2026-08-22 09:50:32.629 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-08-22 09:50:32.634 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-22 09:50:32.713 | Selecting previously unselected package ssl-cert. 2026-08-22 09:50:32.718 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-22 09:50:32.723 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-22 09:50:32.803 | Selecting previously unselected package postgresql-common. 2026-08-22 09:50:32.809 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-08-22 09:50:32.833 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-22 09:50:32.848 | Unpacking postgresql-common (257build1.1) ... 2026-08-22 09:50:32.959 | Selecting previously unselected package libsysfs2:amd64. 2026-08-22 09:50:32.965 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-22 09:50:32.971 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-22 09:50:33.022 | Selecting previously unselected package pci.ids. 2026-08-22 09:50:33.028 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-22 09:50:33.035 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-22 09:50:33.117 | Selecting previously unselected package sysfsutils. 2026-08-22 09:50:33.124 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-22 09:50:33.133 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-22 09:50:33.196 | Selecting previously unselected package distro-info. 2026-08-22 09:50:33.201 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-08-22 09:50:33.207 | Unpacking distro-info (1.7build1) ... 2026-08-22 09:50:33.266 | Selecting previously unselected package iputils-ping. 2026-08-22 09:50:33.272 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-22 09:50:33.278 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-22 09:50:33.343 | Selecting previously unselected package libestr0:amd64. 2026-08-22 09:50:33.349 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-08-22 09:50:33.356 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-08-22 09:50:33.418 | Selecting previously unselected package libfastjson4:amd64. 2026-08-22 09:50:33.424 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-08-22 09:50:33.430 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-22 09:50:33.495 | Selecting previously unselected package libfribidi0:amd64. 2026-08-22 09:50:33.501 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-22 09:50:33.507 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-22 09:50:33.567 | Selecting previously unselected package libtirpc-common. 2026-08-22 09:50:33.573 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-22 09:50:33.578 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-22 09:50:33.651 | Selecting previously unselected package libtirpc3t64:amd64. 2026-08-22 09:50:33.657 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-22 09:50:33.675 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-08-22 09:50:33.694 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-08-22 09:50:33.702 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-22 09:50:33.769 | Selecting previously unselected package netcat-openbsd. 2026-08-22 09:50:33.773 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-08-22 09:50:33.779 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-08-22 09:50:33.847 | Selecting previously unselected package python3-pygments. 2026-08-22 09:50:33.853 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-08-22 09:50:33.858 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-08-22 09:50:34.043 | Selecting previously unselected package rsyslog. 2026-08-22 09:50:34.049 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-08-22 09:50:34.075 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-22 09:50:34.176 | Selecting previously unselected package bsdextrautils. 2026-08-22 09:50:34.182 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-22 09:50:34.195 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-22 09:50:34.259 | Selecting previously unselected package dmidecode. 2026-08-22 09:50:34.263 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-22 09:50:34.270 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-22 09:50:34.329 | Selecting previously unselected package dosfstools. 2026-08-22 09:50:34.333 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-22 09:50:34.338 | Unpacking dosfstools (4.2-1.1build1) ... 2026-08-22 09:50:34.401 | Selecting previously unselected package libmagic-mgc. 2026-08-22 09:50:34.404 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-22 09:50:34.410 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-22 09:50:34.527 | Selecting previously unselected package libmagic1t64:amd64. 2026-08-22 09:50:34.534 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-22 09:50:34.539 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-22 09:50:34.604 | Selecting previously unselected package file. 2026-08-22 09:50:34.609 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-08-22 09:50:34.614 | Unpacking file (1:5.45-3build1) ... 2026-08-22 09:50:34.678 | Selecting previously unselected package libuchardet0:amd64. 2026-08-22 09:50:34.686 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-08-22 09:50:34.692 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-22 09:50:34.797 | Selecting previously unselected package groff-base. 2026-08-22 09:50:34.806 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-08-22 09:50:34.812 | Unpacking groff-base (1.23.0-3build2) ... 2026-08-22 09:50:34.952 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-22 09:50:34.960 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-22 09:50:34.966 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-22 09:50:35.035 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-22 09:50:35.044 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-22 09:50:35.050 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-22 09:50:35.122 | Selecting previously unselected package libibverbs1:amd64. 2026-08-22 09:50:35.129 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-22 09:50:35.134 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-22 09:50:35.204 | Selecting previously unselected package libncurses6:amd64. 2026-08-22 09:50:35.211 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-22 09:50:35.216 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-22 09:50:35.291 | Selecting previously unselected package libnftables1:amd64. 2026-08-22 09:50:35.299 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-22 09:50:35.304 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-22 09:50:35.383 | Selecting previously unselected package libnuma1:amd64. 2026-08-22 09:50:35.391 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:50:35.397 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-22 09:50:35.469 | Selecting previously unselected package libparted2t64:amd64. 2026-08-22 09:50:35.477 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-22 09:50:35.496 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-22 09:50:35.513 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-22 09:50:35.520 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-22 09:50:35.589 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-22 09:50:35.596 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-22 09:50:35.602 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-22 09:50:35.675 | Selecting previously unselected package libpipeline1:amd64. 2026-08-22 09:50:35.683 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-08-22 09:50:35.688 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-08-22 09:50:35.762 | Selecting previously unselected package libxau6:amd64. 2026-08-22 09:50:35.763 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-22 09:50:35.768 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-22 09:50:35.837 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-22 09:50:35.843 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-22 09:50:35.849 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-22 09:50:35.914 | Selecting previously unselected package libxcb1:amd64. 2026-08-22 09:50:35.921 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-22 09:50:35.927 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:50:35.988 | Selecting previously unselected package libx11-data. 2026-08-22 09:50:35.996 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-22 09:50:36.001 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-22 09:50:36.127 | Selecting previously unselected package libx11-6:amd64. 2026-08-22 09:50:36.135 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-22 09:50:36.141 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-22 09:50:36.218 | Selecting previously unselected package libxext6:amd64. 2026-08-22 09:50:36.226 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-08-22 09:50:36.231 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-22 09:50:36.297 | Selecting previously unselected package lsof. 2026-08-22 09:50:36.303 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-08-22 09:50:36.309 | Unpacking lsof (4.95.0-1build3) ... 2026-08-22 09:50:36.403 | Selecting previously unselected package man-db. 2026-08-22 09:50:36.412 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-08-22 09:50:36.417 | Unpacking man-db (2.12.0-4build2) ... 2026-08-22 09:50:36.609 | Selecting previously unselected package parted. 2026-08-22 09:50:36.617 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-08-22 09:50:36.637 | Unpacking parted (3.6-4build1) ... 2026-08-22 09:50:36.700 | Selecting previously unselected package powermgmt-base. 2026-08-22 09:50:36.708 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-22 09:50:36.714 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-22 09:50:36.779 | Selecting previously unselected package psmisc. 2026-08-22 09:50:36.786 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-08-22 09:50:36.791 | Unpacking psmisc (23.7-1build1) ... 2026-08-22 09:50:36.893 | Selecting previously unselected package tcpdump. 2026-08-22 09:50:36.901 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-22 09:50:36.917 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-22 09:50:36.994 | Selecting previously unselected package usb.ids. 2026-08-22 09:50:37.002 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-08-22 09:50:37.012 | Unpacking usb.ids (2024.03.18-1) ... 2026-08-22 09:50:37.092 | Selecting previously unselected package wget. 2026-08-22 09:50:37.100 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-22 09:50:37.105 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-08-22 09:50:37.179 | Selecting previously unselected package xz-utils. 2026-08-22 09:50:37.187 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-22 09:50:37.193 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-22 09:50:37.289 | Selecting previously unselected package acl. 2026-08-22 09:50:37.297 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-22 09:50:37.302 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-22 09:50:37.390 | Selecting previously unselected package autotools-dev. 2026-08-22 09:50:37.398 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-08-22 09:50:37.405 | Unpacking autotools-dev (20220109.1) ... 2026-08-22 09:50:37.471 | Selecting previously unselected package m4. 2026-08-22 09:50:37.479 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-08-22 09:50:37.484 | Unpacking m4 (1.4.19-4build1) ... 2026-08-22 09:50:37.605 | Selecting previously unselected package autoconf. 2026-08-22 09:50:37.613 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-08-22 09:50:37.618 | Unpacking autoconf (2.71-3) ... 2026-08-22 09:50:37.718 | Selecting previously unselected package automake. 2026-08-22 09:50:37.726 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-22 09:50:37.734 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-22 09:50:37.835 | Selecting previously unselected package autopoint. 2026-08-22 09:50:37.843 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-22 09:50:37.849 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-22 09:50:37.912 | Selecting previously unselected package libdebhelper-perl. 2026-08-22 09:50:37.920 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-22 09:50:37.926 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-22 09:50:38.016 | Selecting previously unselected package gcc-13-base:amd64. 2026-08-22 09:50:38.024 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:38.030 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:38.096 | Selecting previously unselected package libisl23:amd64. 2026-08-22 09:50:38.103 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-22 09:50:38.108 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-22 09:50:38.194 | Selecting previously unselected package libmpc3:amd64. 2026-08-22 09:50:38.202 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-22 09:50:38.208 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-22 09:50:38.269 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-22 09:50:38.276 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:38.282 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:38.565 | Selecting previously unselected package cpp-13. 2026-08-22 09:50:38.573 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:38.579 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:38.631 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-22 09:50:38.640 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:38.646 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:38.824 | Selecting previously unselected package cpp. 2026-08-22 09:50:38.831 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:38.916 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:38.983 | Selecting previously unselected package libcc1-0:amd64. 2026-08-22 09:50:38.991 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:38.997 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:39.059 | Selecting previously unselected package binutils-common:amd64. 2026-08-22 09:50:39.067 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.073 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.154 | Selecting previously unselected package libsframe1:amd64. 2026-08-22 09:50:39.162 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.168 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.234 | Selecting previously unselected package libbinutils:amd64. 2026-08-22 09:50:39.243 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.249 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.335 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-22 09:50:39.344 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.350 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.498 | Selecting previously unselected package libctf0:amd64. 2026-08-22 09:50:39.506 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.513 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.585 | Selecting previously unselected package libgprofng0:amd64. 2026-08-22 09:50:39.593 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.599 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.690 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-22 09:50:39.697 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:39.702 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-22 09:50:39.888 | Selecting previously unselected package libgomp1:amd64. 2026-08-22 09:50:39.897 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:39.903 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:39.975 | Selecting previously unselected package libitm1:amd64. 2026-08-22 09:50:39.983 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:39.988 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.055 | Selecting previously unselected package libatomic1:amd64. 2026-08-22 09:50:40.062 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.067 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.133 | Selecting previously unselected package libasan8:amd64. 2026-08-22 09:50:40.140 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.146 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.306 | Selecting previously unselected package liblsan0:amd64. 2026-08-22 09:50:40.313 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.320 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.425 | Selecting previously unselected package libtsan2:amd64. 2026-08-22 09:50:40.434 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.439 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.582 | Selecting previously unselected package libubsan1:amd64. 2026-08-22 09:50:40.590 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.596 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.694 | Selecting previously unselected package libhwasan0:amd64. 2026-08-22 09:50:40.703 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.708 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.819 | Selecting previously unselected package libquadmath0:amd64. 2026-08-22 09:50:40.827 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.870 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:40.958 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-22 09:50:40.966 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:40.979 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:41.152 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-22 09:50:41.159 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:41.165 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:41.621 | Selecting previously unselected package binutils. 2026-08-22 09:50:41.630 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-22 09:50:41.637 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-22 09:50:41.703 | Selecting previously unselected package gcc-13. 2026-08-22 09:50:41.712 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:41.718 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:41.782 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-22 09:50:41.791 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:41.797 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:41.859 | Selecting previously unselected package gcc. 2026-08-22 09:50:41.867 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:41.873 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:41.940 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-22 09:50:41.948 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:41.954 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:42.858 | Selecting previously unselected package libclang-cpp17t64. 2026-08-22 09:50:42.866 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:42.871 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:43.453 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-22 09:50:43.462 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:43.468 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:43.876 | Selecting previously unselected package libgc1:amd64. 2026-08-22 09:50:43.884 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-22 09:50:43.890 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-22 09:50:43.961 | Selecting previously unselected package libobjc4:amd64. 2026-08-22 09:50:43.969 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:43.974 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:50:44.034 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-22 09:50:44.042 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:44.047 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:44.125 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-22 09:50:44.133 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:44.138 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:44.326 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-22 09:50:44.335 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:44.342 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:44.453 | Selecting previously unselected package libclang1-17t64. 2026-08-22 09:50:44.462 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:44.467 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:44.818 | Selecting previously unselected package clang-17. 2026-08-22 09:50:44.827 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:50:44.832 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:50:44.903 | Selecting previously unselected package libtool. 2026-08-22 09:50:44.912 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-08-22 09:50:44.918 | Unpacking libtool (2.4.7-7build1) ... 2026-08-22 09:50:44.992 | Selecting previously unselected package dh-autoreconf. 2026-08-22 09:50:45.002 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-08-22 09:50:45.007 | Unpacking dh-autoreconf (20) ... 2026-08-22 09:50:45.074 | Selecting previously unselected package libarchive-zip-perl. 2026-08-22 09:50:45.082 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-22 09:50:45.087 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-22 09:50:45.166 | Selecting previously unselected package libsub-override-perl. 2026-08-22 09:50:45.174 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-08-22 09:50:45.179 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-22 09:50:45.236 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-22 09:50:45.246 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-22 09:50:45.251 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-22 09:50:45.316 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-22 09:50:45.324 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-22 09:50:45.330 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-22 09:50:45.391 | Selecting previously unselected package libdpkg-perl. 2026-08-22 09:50:45.400 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-22 09:50:45.407 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-22 09:50:45.529 | Selecting previously unselected package bzip2. 2026-08-22 09:50:45.538 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-08-22 09:50:45.544 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-08-22 09:50:45.612 | Selecting previously unselected package patch. 2026-08-22 09:50:45.622 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-08-22 09:50:45.629 | Unpacking patch (2.7.6-7build3) ... 2026-08-22 09:50:45.690 | Selecting previously unselected package make. 2026-08-22 09:50:45.699 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-08-22 09:50:45.705 | Unpacking make (4.3-4.1build2) ... 2026-08-22 09:50:45.770 | Selecting previously unselected package lto-disabled-list. 2026-08-22 09:50:45.779 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-08-22 09:50:45.785 | Unpacking lto-disabled-list (47) ... 2026-08-22 09:50:45.844 | Selecting previously unselected package dpkg-dev. 2026-08-22 09:50:45.853 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-22 09:50:45.858 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-22 09:50:46.021 | Selecting previously unselected package debugedit. 2026-08-22 09:50:46.029 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-22 09:50:46.034 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-22 09:50:46.149 | Selecting previously unselected package dwz. 2026-08-22 09:50:46.157 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-08-22 09:50:46.162 | Unpacking dwz (0.15-1build6) ... 2026-08-22 09:50:46.226 | Selecting previously unselected package gettext. 2026-08-22 09:50:46.237 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-22 09:50:46.242 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-22 09:50:46.347 | Selecting previously unselected package intltool-debian. 2026-08-22 09:50:46.356 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-22 09:50:46.362 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-22 09:50:46.423 | Selecting previously unselected package po-debconf. 2026-08-22 09:50:46.432 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-22 09:50:46.438 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-22 09:50:46.526 | Selecting previously unselected package debhelper. 2026-08-22 09:50:46.534 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-22 09:50:46.539 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-22 09:50:46.735 | Selecting previously unselected package uuid-dev:amd64. 2026-08-22 09:50:46.744 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-22 09:50:46.750 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-22 09:50:46.822 | Selecting previously unselected package libsctp1:amd64. 2026-08-22 09:50:46.830 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-22 09:50:46.836 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-22 09:50:46.892 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-22 09:50:46.901 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-22 09:50:46.907 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-22 09:50:46.984 | Selecting previously unselected package libapr1-dev. 2026-08-22 09:50:46.993 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-22 09:50:46.997 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-22 09:50:47.293 | Selecting previously unselected package libldap-dev:amd64. 2026-08-22 09:50:47.301 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:50:47.307 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-22 09:50:47.435 | Selecting previously unselected package libldap2-dev. 2026-08-22 09:50:47.441 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-22 09:50:47.447 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-22 09:50:47.502 | Selecting previously unselected package libaprutil1-dev. 2026-08-22 09:50:47.509 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-22 09:50:47.515 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-22 09:50:47.739 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-22 09:50:47.748 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-22 09:50:47.753 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:50:47.831 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-22 09:50:47.838 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-22 09:50:47.843 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:50:47.914 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-22 09:50:47.923 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-22 09:50:47.928 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:50:47.987 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-22 09:50:47.995 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-22 09:50:47.998 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:50:48.117 | Selecting previously unselected package apache2-dev. 2026-08-22 09:50:48.126 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-22 09:50:48.137 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-22 09:50:48.224 | Selecting previously unselected package bc. 2026-08-22 09:50:48.233 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-08-22 09:50:48.238 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-08-22 09:50:48.331 | Selecting previously unselected package ncal. 2026-08-22 09:50:48.340 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-08-22 09:50:48.401 | Unpacking ncal (12.1.8) ... 2026-08-22 09:50:48.538 | Selecting previously unselected package bsdmainutils. 2026-08-22 09:50:48.547 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-08-22 09:50:48.556 | Unpacking bsdmainutils (12.1.8) ... 2026-08-22 09:50:48.610 | Selecting previously unselected package conntrack. 2026-08-22 09:50:48.620 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-22 09:50:48.624 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-22 09:50:48.690 | Selecting previously unselected package cryptsetup-bin. 2026-08-22 09:50:48.698 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-22 09:50:48.703 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-22 09:50:48.792 | Selecting previously unselected package cryptsetup. 2026-08-22 09:50:48.801 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-22 09:50:48.831 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-22 09:50:48.927 | Selecting previously unselected package libdconf1:amd64. 2026-08-22 09:50:48.936 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-22 09:50:48.942 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-22 09:50:49.004 | Selecting previously unselected package dconf-service. 2026-08-22 09:50:49.013 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-22 09:50:49.019 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-22 09:50:49.084 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-22 09:50:49.094 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-22 09:50:49.102 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-22 09:50:49.172 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-22 09:50:49.181 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-22 09:50:49.186 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-22 09:50:49.251 | Selecting previously unselected package libaio1t64:amd64. 2026-08-22 09:50:49.260 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-22 09:50:49.265 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-22 09:50:49.333 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-22 09:50:49.341 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-22 09:50:49.346 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-22 09:50:49.447 | Selecting previously unselected package dmeventd. 2026-08-22 09:50:49.455 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-22 09:50:49.460 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-22 09:50:49.538 | Selecting previously unselected package dnsmasq-base. 2026-08-22 09:50:49.545 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-22 09:50:49.564 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-22 09:50:49.643 | Selecting previously unselected package dnsmasq-utils. 2026-08-22 09:50:49.651 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-22 09:50:49.657 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-22 09:50:49.728 | Selecting previously unselected package ebtables. 2026-08-22 09:50:49.738 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-22 09:50:49.766 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-22 09:50:49.835 | Selecting previously unselected package fonts-dejavu-mono. 2026-08-22 09:50:49.845 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-08-22 09:50:49.850 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-08-22 09:50:49.943 | Selecting previously unselected package fonts-dejavu-core. 2026-08-22 09:50:49.951 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-08-22 09:50:49.996 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-08-22 09:50:50.103 | Selecting previously unselected package fontconfig-config. 2026-08-22 09:50:50.110 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-22 09:50:50.470 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-22 09:50:50.568 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-22 09:50:50.576 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-22 09:50:50.582 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-22 09:50:50.658 | Selecting previously unselected package fontconfig. 2026-08-22 09:50:50.668 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-22 09:50:50.673 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-22 09:50:50.757 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-22 09:50:50.766 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:50.771 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:51.209 | Selecting previously unselected package g++-13. 2026-08-22 09:50:51.217 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-22 09:50:51.223 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:50:51.281 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-22 09:50:51.289 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:51.293 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:51.349 | Selecting previously unselected package g++. 2026-08-22 09:50:51.358 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-22 09:50:51.363 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-22 09:50:51.417 | Selecting previously unselected package genisoimage. 2026-08-22 09:50:51.424 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-22 09:50:51.430 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-22 09:50:51.521 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-22 09:50:51.529 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-22 09:50:51.534 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-22 09:50:51.615 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-22 09:50:51.623 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-22 09:50:51.628 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:50:51.706 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-22 09:50:51.713 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-22 09:50:51.719 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:50:51.782 | Selecting previously unselected package libxrender1:amd64. 2026-08-22 09:50:51.789 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-22 09:50:51.794 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-22 09:50:51.859 | Selecting previously unselected package libcairo2:amd64. 2026-08-22 09:50:51.866 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-22 09:50:51.872 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-22 09:50:51.962 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-22 09:50:51.970 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-22 09:50:51.975 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-22 09:50:52.036 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-22 09:50:52.046 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-22 09:50:52.051 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-22 09:50:52.119 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-22 09:50:52.127 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-22 09:50:52.132 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-22 09:50:52.190 | Selecting previously unselected package glib-networking-common. 2026-08-22 09:50:52.199 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-22 09:50:52.205 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-22 09:50:52.258 | Selecting previously unselected package glib-networking-services. 2026-08-22 09:50:52.266 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-22 09:50:52.270 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-22 09:50:52.355 | Selecting previously unselected package session-migration. 2026-08-22 09:50:52.363 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-08-22 09:50:52.369 | Unpacking session-migration (0.3.9build1) ... 2026-08-22 09:50:52.432 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-22 09:50:52.442 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-22 09:50:52.447 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-22 09:50:52.531 | Selecting previously unselected package glib-networking:amd64. 2026-08-22 09:50:52.541 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-22 09:50:52.546 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-22 09:50:52.599 | Selecting previously unselected package golang-1.22-doc. 2026-08-22 09:50:52.608 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-08-22 09:50:52.613 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-22 09:50:52.693 | Selecting previously unselected package golang-1.22-src. 2026-08-22 09:50:52.702 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-08-22 09:50:52.707 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-22 09:50:56.865 | Selecting previously unselected package golang-1.22-go. 2026-08-22 09:50:56.878 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-08-22 09:50:56.883 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-22 09:50:57.489 | Selecting previously unselected package golang-1.22. 2026-08-22 09:50:57.497 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-08-22 09:50:57.503 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-22 09:50:57.561 | Selecting previously unselected package golang-src. 2026-08-22 09:50:57.570 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-08-22 09:50:57.576 | Unpacking golang-src (2:1.22~2build1) ... 2026-08-22 09:50:57.639 | Selecting previously unselected package golang-go:amd64. 2026-08-22 09:50:57.646 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-08-22 09:50:57.656 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-08-22 09:50:57.730 | Selecting previously unselected package golang-doc. 2026-08-22 09:50:57.740 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-08-22 09:50:57.745 | Unpacking golang-doc (2:1.22~2build1) ... 2026-08-22 09:50:57.804 | Selecting previously unselected package golang:amd64. 2026-08-22 09:50:57.816 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-08-22 09:50:57.821 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-08-22 09:50:57.883 | Selecting previously unselected package libann0. 2026-08-22 09:50:57.894 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-22 09:50:57.899 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-22 09:50:57.966 | Selecting previously unselected package libcdt5:amd64. 2026-08-22 09:50:57.975 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:50:57.984 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:50:58.053 | Selecting previously unselected package libcgraph6:amd64. 2026-08-22 09:50:58.061 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:50:58.068 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:50:58.134 | Selecting previously unselected package libsharpyuv0:amd64. 2026-08-22 09:50:58.143 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-22 09:50:58.149 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-22 09:50:58.218 | Selecting previously unselected package libaom3:amd64. 2026-08-22 09:50:58.228 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-08-22 09:50:58.235 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-22 09:50:58.350 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-08-22 09:50:58.360 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.7_amd64.deb ... 2026-08-22 09:50:58.366 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.7) ... 2026-08-22 09:50:58.434 | Selecting previously unselected package libheif1:amd64. 2026-08-22 09:50:58.444 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.7_amd64.deb ... 2026-08-22 09:50:58.449 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.7) ... 2026-08-22 09:50:58.534 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-22 09:50:58.541 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-22 09:50:58.547 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-22 09:50:58.614 | Selecting previously unselected package libjpeg8:amd64. 2026-08-22 09:50:58.624 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-22 09:50:58.630 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-22 09:50:58.700 | Selecting previously unselected package libdeflate0:amd64. 2026-08-22 09:50:58.712 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-22 09:50:58.717 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-22 09:50:58.788 | Selecting previously unselected package libjbig0:amd64. 2026-08-22 09:50:58.798 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-22 09:50:58.804 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-22 09:50:58.875 | Selecting previously unselected package liblerc4:amd64. 2026-08-22 09:50:58.884 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-22 09:50:58.890 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-22 09:50:59.000 | Selecting previously unselected package libwebp7:amd64. 2026-08-22 09:50:59.012 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-22 09:50:59.018 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-22 09:50:59.099 | Selecting previously unselected package libtiff6:amd64. 2026-08-22 09:50:59.110 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-22 09:50:59.116 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-22 09:50:59.194 | Selecting previously unselected package libxpm4:amd64. 2026-08-22 09:50:59.206 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:50:59.211 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-22 09:50:59.282 | Selecting previously unselected package libgd3:amd64. 2026-08-22 09:50:59.292 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-08-22 09:50:59.298 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-22 09:50:59.372 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-22 09:50:59.382 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-22 09:50:59.387 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-22 09:50:59.464 | Selecting previously unselected package libltdl7:amd64. 2026-08-22 09:50:59.474 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-22 09:50:59.480 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-22 09:50:59.549 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-22 09:50:59.559 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:50:59.565 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-22 09:50:59.640 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-22 09:50:59.649 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-22 09:50:59.654 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-22 09:50:59.731 | Selecting previously unselected package libthai-data. 2026-08-22 09:50:59.742 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-08-22 09:50:59.748 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-22 09:50:59.832 | Selecting previously unselected package libdatrie1:amd64. 2026-08-22 09:50:59.841 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-22 09:50:59.846 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-22 09:50:59.918 | Selecting previously unselected package libthai0:amd64. 2026-08-22 09:50:59.927 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-22 09:50:59.933 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-22 09:51:00.001 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-22 09:51:00.011 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-22 09:51:00.017 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:00.099 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-22 09:51:00.107 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-22 09:51:00.113 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:00.184 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-22 09:51:00.194 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-22 09:51:00.199 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:00.266 | Selecting previously unselected package libpathplan4:amd64. 2026-08-22 09:51:00.275 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:51:00.281 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:00.356 | Selecting previously unselected package libgvc6. 2026-08-22 09:51:00.366 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:51:00.372 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:00.462 | Selecting previously unselected package libgvpr2:amd64. 2026-08-22 09:51:00.472 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:51:00.478 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:00.550 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-22 09:51:00.558 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:51:00.565 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:00.672 | Selecting previously unselected package x11-common. 2026-08-22 09:51:00.681 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-22 09:51:00.691 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-22 09:51:00.765 | Selecting previously unselected package libice6:amd64. 2026-08-22 09:51:00.776 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-22 09:51:00.786 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-22 09:51:00.857 | Selecting previously unselected package libsm6:amd64. 2026-08-22 09:51:00.869 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-22 09:51:00.875 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-22 09:51:00.948 | Selecting previously unselected package libxt6t64:amd64. 2026-08-22 09:51:00.957 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-22 09:51:00.962 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-22 09:51:01.036 | Selecting previously unselected package libxmu6:amd64. 2026-08-22 09:51:01.046 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-22 09:51:01.052 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-22 09:51:01.121 | Selecting previously unselected package libxaw7:amd64. 2026-08-22 09:51:01.132 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-22 09:51:01.137 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-22 09:51:01.211 | Selecting previously unselected package graphviz. 2026-08-22 09:51:01.219 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-22 09:51:01.225 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:01.333 | Selecting previously unselected package icu-devtools. 2026-08-22 09:51:01.343 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-22 09:51:01.349 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-22 09:51:01.428 | Selecting previously unselected package iputils-arping. 2026-08-22 09:51:01.437 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-22 09:51:01.443 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-22 09:51:01.515 | Selecting previously unselected package comerr-dev:amd64. 2026-08-22 09:51:01.524 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-22 09:51:01.534 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-22 09:51:01.616 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-22 09:51:01.625 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:01.630 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:01.707 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-22 09:51:01.715 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:01.721 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:01.792 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-22 09:51:01.802 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:01.809 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:01.884 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-22 09:51:01.894 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:01.901 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:01.968 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-22 09:51:01.976 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:01.983 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:02.072 | Selecting previously unselected package libicu-dev:amd64. 2026-08-22 09:51:02.081 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-22 09:51:02.088 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-22 09:51:02.481 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-22 09:51:02.491 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-22 09:51:02.499 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-22 09:51:02.565 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-22 09:51:02.573 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-22 09:51:02.580 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-22 09:51:02.638 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-22 09:51:02.647 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-22 09:51:02.654 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-22 09:51:02.723 | Selecting previously unselected package libjs-jquery. 2026-08-22 09:51:02.731 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-08-22 09:51:02.753 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-22 09:51:02.932 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-22 09:51:02.938 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-08-22 09:51:02.991 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-22 09:51:03.056 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-22 09:51:03.067 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-22 09:51:03.072 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-22 09:51:03.189 | Selecting previously unselected package libjs-underscore. 2026-08-22 09:51:03.199 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-08-22 09:51:03.205 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-22 09:51:03.281 | Selecting previously unselected package libjs-sphinxdoc. 2026-08-22 09:51:03.292 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-22 09:51:03.298 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-22 09:51:03.385 | Selecting previously unselected package mysql-common. 2026-08-22 09:51:03.392 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-22 09:51:03.421 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-22 09:51:03.500 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-22 09:51:03.512 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-22 09:51:03.518 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-22 09:51:03.650 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-22 09:51:03.663 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-22 09:51:03.668 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-22 09:51:03.802 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-22 09:51:03.816 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-22 09:51:03.821 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:03.896 | Selecting previously unselected package libpq5:amd64. 2026-08-22 09:51:03.909 | Preparing to unpack .../235-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:51:03.914 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:03.988 | Selecting previously unselected package libssl-dev:amd64. 2026-08-22 09:51:03.999 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-22 09:51:04.005 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-22 09:51:04.216 | Selecting previously unselected package libpq-dev. 2026-08-22 09:51:04.224 | Preparing to unpack .../237-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:51:04.231 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:04.305 | Selecting previously unselected package libpython3-dev:amd64. 2026-08-22 09:51:04.315 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-22 09:51:04.320 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:04.379 | Selecting previously unselected package libsasl2-dev. 2026-08-22 09:51:04.389 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-22 09:51:04.396 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-22 09:51:04.497 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-22 09:51:04.510 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-22 09:51:04.515 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-22 09:51:04.579 | Selecting previously unselected package libsoup-3.0-common. 2026-08-22 09:51:04.589 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-22 09:51:04.595 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-22 09:51:04.698 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-22 09:51:04.708 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-22 09:51:04.714 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-22 09:51:04.804 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-22 09:51:04.814 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-22 09:51:04.835 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-22 09:51:05.058 | Selecting previously unselected package liburing2:amd64. 2026-08-22 09:51:05.068 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-08-22 09:51:05.095 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-22 09:51:05.177 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-22 09:51:05.184 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-22 09:51:05.190 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-22 09:51:05.314 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-22 09:51:05.322 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-22 09:51:05.328 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-22 09:51:05.418 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-22 09:51:05.426 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-22 09:51:05.434 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-22 09:51:05.542 | Selecting previously unselected package llvm-17-runtime. 2026-08-22 09:51:05.552 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:51:05.557 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:05.683 | Selecting previously unselected package libpfm4:amd64. 2026-08-22 09:51:05.691 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-22 09:51:05.697 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-22 09:51:05.797 | Selecting previously unselected package llvm-17. 2026-08-22 09:51:05.805 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:51:05.811 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:06.610 | Selecting previously unselected package libffi-dev:amd64. 2026-08-22 09:51:06.621 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-22 09:51:06.627 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-22 09:51:06.700 | Selecting previously unselected package llvm-17-tools. 2026-08-22 09:51:06.713 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:51:06.718 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:06.967 | Selecting previously unselected package libz3-4:amd64. 2026-08-22 09:51:06.980 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-22 09:51:06.988 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-22 09:51:07.200 | Selecting previously unselected package libz3-dev:amd64. 2026-08-22 09:51:07.213 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-22 09:51:07.218 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-22 09:51:07.304 | Selecting previously unselected package llvm-17-dev. 2026-08-22 09:51:07.319 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-22 09:51:07.323 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:09.968 | Selecting previously unselected package lsscsi. 2026-08-22 09:51:09.978 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-08-22 09:51:09.983 | Unpacking lsscsi (0.32-1build1) ... 2026-08-22 09:51:10.078 | Selecting previously unselected package lvm2. 2026-08-22 09:51:10.091 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-22 09:51:10.134 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-22 09:51:10.276 | Selecting previously unselected package osinfo-db. 2026-08-22 09:51:10.288 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-22 09:51:10.294 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-22 09:51:10.686 | Selecting previously unselected package pkgconf-bin. 2026-08-22 09:51:10.697 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-22 09:51:10.702 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-22 09:51:10.767 | Selecting previously unselected package pkgconf:amd64. 2026-08-22 09:51:10.779 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-22 09:51:10.792 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:10.865 | Selecting previously unselected package pkg-config:amd64. 2026-08-22 09:51:10.876 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-22 09:51:10.885 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:10.950 | Selecting previously unselected package pm-utils. 2026-08-22 09:51:10.961 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-08-22 09:51:10.967 | Unpacking pm-utils (1.4.1-21) ... 2026-08-22 09:51:11.048 | Selecting previously unselected package postgresql-client-16. 2026-08-22 09:51:11.061 | Preparing to unpack .../263-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:51:11.067 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:11.238 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-22 09:51:11.241 | Preparing to unpack .../264-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-22 09:51:11.246 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:11.591 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-22 09:51:11.603 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-22 09:51:11.608 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-22 09:51:11.677 | Selecting previously unselected package python3-dev. 2026-08-22 09:51:11.690 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-22 09:51:11.695 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:11.766 | Selecting previously unselected package python3-mysqldb. 2026-08-22 09:51:11.778 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-22 09:51:11.783 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-22 09:51:11.858 | Selecting previously unselected package python3-setuptools. 2026-08-22 09:51:11.871 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-22 09:51:11.877 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-22 09:51:12.014 | Selecting previously unselected package python3-wheel. 2026-08-22 09:51:12.027 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-08-22 09:51:12.032 | Unpacking python3-wheel (0.42.0-2) ... 2026-08-22 09:51:12.110 | Selecting previously unselected package python3-pip. 2026-08-22 09:51:12.119 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-22 09:51:12.124 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-22 09:51:12.385 | Selecting previously unselected package python3-pip-whl. 2026-08-22 09:51:12.398 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-22 09:51:12.404 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-22 09:51:12.480 | Selecting previously unselected package python3-setuptools-whl. 2026-08-22 09:51:12.493 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-22 09:51:12.497 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-22 09:51:12.573 | Selecting previously unselected package python3-systemd. 2026-08-22 09:51:12.588 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-08-22 09:51:12.593 | Unpacking python3-systemd (235-1build4) ... 2026-08-22 09:51:12.670 | Selecting previously unselected package python3.12-venv. 2026-08-22 09:51:12.684 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-22 09:51:12.689 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-22 09:51:12.748 | Selecting previously unselected package python3-venv. 2026-08-22 09:51:12.760 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-22 09:51:12.766 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:12.819 | Selecting previously unselected package qemu-utils. 2026-08-22 09:51:12.832 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-22 09:51:12.836 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-22 09:51:13.001 | Selecting previously unselected package sg3-utils. 2026-08-22 09:51:13.013 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-22 09:51:13.019 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-22 09:51:13.152 | Selecting previously unselected package sqlite3. 2026-08-22 09:51:13.165 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-22 09:51:13.170 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-22 09:51:13.236 | Selecting previously unselected package thin-provisioning-tools. 2026-08-22 09:51:13.247 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-22 09:51:13.254 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-22 09:51:13.350 | Selecting previously unselected package unzip. 2026-08-22 09:51:13.363 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-22 09:51:13.369 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-22 09:51:13.455 | Selecting previously unselected package debootstrap. 2026-08-22 09:51:13.468 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu2_all.deb ... 2026-08-22 09:51:13.474 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-08-22 09:51:13.552 | Selecting previously unselected package libosinfo-l10n. 2026-08-22 09:51:13.565 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-22 09:51:13.570 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-22 09:51:13.665 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-22 09:51:13.678 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-22 09:51:13.683 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-22 09:51:13.751 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-22 09:51:13.764 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-22 09:51:13.770 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-22 09:51:13.836 | Selecting previously unselected package kpartx. 2026-08-22 09:51:13.847 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-22 09:51:13.852 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-22 09:51:13.918 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-22 09:51:13.930 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-22 09:51:13.936 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:14.018 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-22 09:51:14.030 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-22 09:51:14.036 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-22 09:51:14.102 | Selecting previously unselected package socat. 2026-08-22 09:51:14.110 | Preparing to unpack .../288-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-22 09:51:14.115 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-22 09:51:14.197 | Selecting previously unselected package vlan. 2026-08-22 09:51:14.211 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-08-22 09:51:14.216 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-22 09:51:14.313 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-22 09:51:14.345 | Setting up postgresql-client-common (257build1.1) ... 2026-08-22 09:51:14.372 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-22 09:51:14.392 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-08-22 09:51:14.412 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-22 09:51:14.427 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-22 09:51:14.444 | Setting up distro-info (1.7build1) ... 2026-08-22 09:51:14.460 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-22 09:51:14.477 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-22 09:51:14.493 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-22 09:51:14.509 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-22 09:51:14.567 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-22 09:51:14.578 | Setting up session-migration (0.3.9build1) ... 2026-08-22 09:51:14.740 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-22 09:51:14.752 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-22 09:51:14.774 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-22 09:51:14.793 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-22 09:51:14.809 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-22 09:51:14.826 | Setting up lto-disabled-list (47) ... 2026-08-22 09:51:14.842 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-22 09:51:14.859 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-22 09:51:14.879 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:51:14.897 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:14.913 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-22 09:51:14.929 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-22 09:51:14.945 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-22 09:51:14.960 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-22 09:51:15.516 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-22 09:51:15.541 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-22 09:51:15.558 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-22 09:51:15.573 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-22 09:51:16.250 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-22 09:51:16.266 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-22 09:51:16.746 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-22 09:51:16.746 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-22 09:51:17.125 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-22 09:51:17.144 | Setting up ncal (12.1.8) ... 2026-08-22 09:51:17.161 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-22 09:51:17.178 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-22 09:51:17.220 | Setting up psmisc (23.7-1build1) ... 2026-08-22 09:51:17.240 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:51:17.257 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-22 09:51:17.274 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-08-22 09:51:17.290 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-22 09:51:17.305 | Setting up pm-utils (1.4.1-21) ... 2026-08-22 09:51:17.336 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-22 09:51:17.358 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-22 09:51:17.381 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-22 09:51:17.400 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:17.419 | Setting up dosfstools (4.2-1.1build1) ... 2026-08-22 09:51:17.437 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-22 09:51:17.464 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-22 09:51:17.702 | info: Adding user `syslog' to group `adm' ... 2026-08-22 09:51:18.012 | 2026-08-22 09:51:18.012 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-08-22 09:51:18.314 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-08-22 09:51:18.459 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-22 09:51:18.459 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-22 09:51:18.886 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-08-22 09:51:18.903 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-22 09:51:18.915 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:18.940 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-22 09:51:19.418 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-22 09:51:19.434 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:19.451 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-22 09:51:19.469 | Setting up bc (1.07.1-3ubuntu4) ... 2026-08-22 09:51:19.490 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:19.505 | Setting up m4 (1.4.19-4build1) ... 2026-08-22 09:51:19.519 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-22 09:51:19.535 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-22 09:51:19.552 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-22 09:51:19.571 | Setting up file (1:5.45-3build1) ... 2026-08-22 09:51:19.588 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-22 09:51:19.605 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:19.621 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-22 09:51:19.665 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-08-22 09:51:19.682 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-22 09:51:19.697 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-22 09:51:19.713 | Setting up python3-wheel (0.42.0-2) ... 2026-08-22 09:51:19.912 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-22 09:51:19.933 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-22 09:51:20.670 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-22 09:51:21.024 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:51:21.040 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:21.056 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-22 09:51:21.072 | Setting up acl (2.3.2-1build1.1) ... 2026-08-22 09:51:21.093 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-22 09:51:21.110 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-22 09:51:21.285 | Setting up autotools-dev (20220109.1) ... 2026-08-22 09:51:21.301 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-08-22 09:51:22.097 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-22 09:51:22.113 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:51:22.129 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:22.143 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-22 09:51:22.158 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:22.172 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:22.189 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:22.205 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-22 09:51:22.220 | Setting up make (4.3-4.1build2) ... 2026-08-22 09:51:22.237 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-22 09:51:23.025 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-22 09:51:23.374 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:23.393 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-22 09:51:23.410 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-22 09:51:23.425 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:23.441 | Setting up ebtables (2.0.11-6build1) ... 2026-08-22 09:51:23.861 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-22 09:51:23.877 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-22 09:51:23.892 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-22 09:51:23.911 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-22 09:51:23.927 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-22 09:51:23.944 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-08-22 09:51:23.962 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-22 09:51:23.979 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:23.995 | Setting up bsdmainutils (12.1.8) ... 2026-08-22 09:51:24.014 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-22 09:51:24.035 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-08-22 09:51:24.074 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-22 09:51:24.090 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-22 09:51:24.106 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:24.121 | Setting up patch (2.7.6-7build3) ... 2026-08-22 09:51:24.136 | Setting up usb.ids (2024.03.18-1) ... 2026-08-22 09:51:24.154 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-22 09:51:24.171 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-22 09:51:24.186 | Setting up fonts-dejavu-core (2.37-8) ... 2026-08-22 09:51:24.275 | Setting up lsscsi (0.32-1build1) ... 2026-08-22 09:51:24.286 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-22 09:51:24.297 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-22 09:51:24.309 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-22 09:51:25.574 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-22 09:51:25.591 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-22 09:51:25.611 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-22 09:51:25.622 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-22 09:51:25.633 | Setting up autoconf (2.71-3) ... 2026-08-22 09:51:25.650 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-22 09:51:25.661 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:25.672 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:25.684 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-22 09:51:25.696 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:51:25.707 | Setting up dwz (0.15-1build6) ... 2026-08-22 09:51:25.720 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-22 09:51:25.732 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-22 09:51:25.742 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-22 09:51:25.770 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:25.781 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:25.792 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:25.803 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-22 09:51:25.814 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-22 09:51:25.825 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-22 09:51:25.837 | Setting up libjson-perl (4.10000-1) ... 2026-08-22 09:51:25.849 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:25.865 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-22 09:51:25.876 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-22 09:51:25.894 | Setting up debugedit (1:5.0-5build2) ... 2026-08-22 09:51:25.906 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-22 09:51:25.918 | Setting up libsub-override-perl (0.10-1) ... 2026-08-22 09:51:25.930 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-22 09:51:25.941 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-22 09:51:25.952 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-22 09:51:25.964 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-22 09:51:25.977 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:25.989 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:26.025 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-22 09:51:26.036 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:26.047 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-22 09:51:26.071 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-22 09:51:26.084 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-22 09:51:26.096 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:26.108 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-22 09:51:26.119 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-22 09:51:26.132 | Setting up golang-src (2:1.22~2build1) ... 2026-08-22 09:51:26.143 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-22 09:51:26.175 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-22 09:51:26.187 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:26.197 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-22 09:51:26.210 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-22 09:51:26.222 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:26.235 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:26.247 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-22 09:51:26.259 | Setting up python3-systemd (235-1build4) ... 2026-08-22 09:51:26.429 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-22 09:51:26.440 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:26.451 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-22 09:51:26.461 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:26.472 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-22 09:51:26.482 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-22 09:51:26.496 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-22 09:51:26.505 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-22 09:51:26.516 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-22 09:51:26.527 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-22 09:51:26.538 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:51:26.550 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-22 09:51:26.563 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-22 09:51:26.574 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-22 09:51:26.586 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-08-22 09:51:26.597 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-22 09:51:26.607 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-22 09:51:26.619 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-22 09:51:26.629 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:26.640 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-22 09:51:26.651 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-22 09:51:26.662 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-22 09:51:26.674 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:26.685 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-22 09:51:26.695 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-22 09:51:26.787 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:26.796 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-22 09:51:27.184 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:28.114 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-22 09:51:28.164 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-22 09:51:28.861 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-22 09:51:29.302 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-22 09:51:29.313 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:29.327 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-22 09:51:29.339 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-22 09:51:29.351 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-22 09:51:29.378 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-22 09:51:29.399 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-22 09:51:29.409 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-22 09:51:29.421 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:51:29.433 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-22 09:51:29.500 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-22 09:51:29.510 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:29.522 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-22 09:51:29.533 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-22 09:51:29.545 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-22 09:51:29.555 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:29.566 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-22 09:51:29.577 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-22 09:51:29.587 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-22 09:51:29.597 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-22 09:51:29.608 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:29.619 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-22 09:51:29.631 | Setting up postgresql-common (257build1.1) ... 2026-08-22 09:51:30.219 | 2026-08-22 09:51:30.220 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-22 09:51:30.442 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-22 09:51:30.442 | Removing obsolete dictionary files: 2026-08-22 09:51:31.159 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-22 09:51:31.606 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-22 09:51:31.618 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-22 09:51:31.629 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-22 09:51:31.641 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-22 09:51:31.654 | Setting up lsof (4.95.0-1build3) ... 2026-08-22 09:51:31.664 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-22 09:51:31.675 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:31.686 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-22 09:51:31.696 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:31.709 | Setting up groff-base (1.23.0-3build2) ... 2026-08-22 09:51:31.754 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-22 09:51:31.766 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:31.777 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-22 09:51:31.790 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-22 09:51:31.802 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-22 09:51:31.814 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-22 09:51:31.827 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:31.839 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:31.850 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:31.862 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-22 09:51:31.874 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-22 09:51:31.886 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:31.897 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:31.907 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-22 09:51:32.009 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-22 09:51:32.021 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:32.032 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-22 09:51:32.042 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-08-22 09:51:32.053 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:32.064 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-22 09:51:32.075 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-22 09:51:32.085 | Setting up parted (3.6-4build1) ... 2026-08-22 09:51:32.110 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-22 09:51:32.120 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-22 09:51:32.131 | Setting up man-db (2.12.0-4build2) ... 2026-08-22 09:51:32.261 | Building database of manual pages ... 2026-08-22 09:51:34.768 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-08-22 09:51:35.074 | man-db.service is a disabled or a static unit, not starting it. 2026-08-22 09:51:35.151 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-22 09:51:35.169 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-22 09:51:35.181 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-22 09:51:35.192 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-22 09:51:35.203 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-22 09:51:35.213 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:35.223 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:35.257 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-22 09:51:35.269 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-22 09:51:35.281 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:35.291 | Setting up golang-doc (2:1.22~2build1) ... 2026-08-22 09:51:35.302 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-22 09:51:35.313 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-08-22 09:51:35.324 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-22 09:51:35.564 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-22 09:51:35.575 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:35.586 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:35.597 | Setting up libtool (2.4.7-7build1) ... 2026-08-22 09:51:35.608 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-22 09:51:36.305 | Enabling module mpm_event. 2026-08-22 09:51:36.360 | Enabling module authz_core. 2026-08-22 09:51:36.370 | Enabling module authz_host. 2026-08-22 09:51:36.419 | Enabling module authn_core. 2026-08-22 09:51:36.430 | Enabling module auth_basic. 2026-08-22 09:51:36.481 | Enabling module access_compat. 2026-08-22 09:51:36.532 | Enabling module authn_file. 2026-08-22 09:51:36.583 | Enabling module authz_user. 2026-08-22 09:51:36.636 | Enabling module alias. 2026-08-22 09:51:36.689 | Enabling module dir. 2026-08-22 09:51:36.742 | Enabling module autoindex. 2026-08-22 09:51:36.794 | Enabling module env. 2026-08-22 09:51:36.851 | Enabling module mime. 2026-08-22 09:51:36.899 | Enabling module negotiation. 2026-08-22 09:51:36.950 | Enabling module setenvif. 2026-08-22 09:51:37.002 | Enabling module filter. 2026-08-22 09:51:37.052 | Enabling module deflate. 2026-08-22 09:51:37.100 | Enabling module status. 2026-08-22 09:51:37.149 | Enabling module reqtimeout. 2026-08-22 09:51:37.196 | Enabling conf charset. 2026-08-22 09:51:37.246 | Enabling conf localized-error-pages. 2026-08-22 09:51:37.290 | Enabling conf other-vhosts-access-log. 2026-08-22 09:51:37.339 | Enabling conf security. 2026-08-22 09:51:37.388 | Enabling conf serve-cgi-bin. 2026-08-22 09:51:37.438 | Enabling site 000-default. 2026-08-22 09:51:38.177 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-22 09:51:38.675 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-22 09:51:39.635 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-22 09:51:39.646 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-22 09:51:39.658 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:39.700 | Setting up dh-autoreconf (20) ... 2026-08-22 09:51:39.712 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-22 09:51:39.723 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:39.735 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-22 09:51:39.747 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-22 09:51:39.759 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-22 09:51:39.771 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-22 09:51:39.787 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-22 09:51:39.795 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-22 09:51:39.810 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-22 09:51:39.822 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-22 09:51:39.978 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-08-22 09:51:40.291 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-22 09:51:40.333 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.7) ... 2026-08-22 09:51:40.347 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.7) ... 2026-08-22 09:51:40.360 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-22 09:51:41.643 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-08-22 09:51:41.797 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-08-22 09:51:42.330 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-22 09:51:42.681 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-22 09:51:42.735 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-22 09:51:42.760 | Processing triggers for sgml-base (1.31) ... 2026-08-22 09:51:42.791 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-22 09:51:42.803 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-22 09:51:42.817 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-22 09:51:44.854 | Regenerating fonts cache... done. 2026-08-22 09:51:44.862 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-22 09:51:44.914 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-22 09:51:44.930 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-22 09:51:57.917 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-22 09:51:57.952 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:57.967 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-22 09:51:57.980 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-22 09:51:58.048 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-22 09:51:58.060 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-22 09:51:58.072 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-22 09:51:58.083 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-22 09:51:58.093 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:58.104 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-22 09:51:58.116 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-22 09:51:58.127 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:58.163 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-22 09:51:58.174 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-22 09:51:58.190 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-22 09:51:58.360 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-22 09:51:58.651 | ++ functions-common:apt_get:1211 : result=0 2026-08-22 09:51:58.658 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-22 09:51:58.664 | ++ functions-common:time_stop:2420 : local name 2026-08-22 09:51:58.670 | ++ functions-common:time_stop:2421 : local end_time 2026-08-22 09:51:58.677 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:51:58.683 | ++ functions-common:time_stop:2423 : local total 2026-08-22 09:51:58.687 | ++ functions-common:time_stop:2424 : local start_time 2026-08-22 09:51:58.693 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-22 09:51:58.699 | ++ functions-common:time_stop:2427 : start_time=1787392217521 2026-08-22 09:51:58.704 | ++ functions-common:time_stop:2429 : [[ -z 1787392217521 ]] 2026-08-22 09:51:58.711 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:51:58.720 | ++ functions-common:time_stop:2432 : end_time=1787392318714 2026-08-22 09:51:58.726 | ++ functions-common:time_stop:2433 : elapsed_time=101193 2026-08-22 09:51:58.733 | ++ functions-common:time_stop:2434 : total=7817 2026-08-22 09:51:58.737 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:51:58.741 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109010 2026-08-22 09:51:58.746 | ++ functions-common:apt_get:1215 : return 0 2026-08-22 09:51:58.753 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-22 09:51:58.759 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-22 09:51:58.767 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-22 09:51:58.777 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-22 09:51:58.784 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-22 09:51:58.791 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-22 09:51:58.800 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-22 09:51:58.810 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-22 09:51:58.817 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-22 09:51:58.823 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-22 09:52:00.976 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-22 09:52:00.980 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-22 09:52:00.983 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-22 09:52:00.987 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-22 09:52:00.990 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-22 09:52:00.994 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-22 09:52:00.998 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-22 09:52:01.003 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-22 09:52:01.007 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-22 09:52:01.010 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-22 09:52:01.014 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-22 09:52:01.018 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-22 09:52:01.022 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-22 09:52:01.026 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-22 09:52:01.029 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-22 09:52:01.033 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-22 09:52:01.037 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-22 09:52:01.041 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-22 09:52:01.045 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-22 09:52:01.049 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-22 09:52:01.054 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-22 09:52:01.058 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-22 09:52:01.062 | + functions-common:_ensure_lsb_release:420 : return 2026-08-22 09:52:01.067 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-22 09:52:01.092 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-22 09:52:01.095 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-22 09:52:01.123 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-22 09:52:01.128 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-22 09:52:01.152 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-22 09:52:01.156 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-22 09:52:01.160 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-22 09:52:01.164 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-22 09:52:01.169 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-22 09:52:01.173 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-22 09:52:01.177 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-22 09:52:01.181 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-22 09:52:01.186 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-22 09:52:01.190 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-22 09:52:01.194 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-22 09:52:01.194 | Distro: noble 2026-08-22 09:52:01.199 | + tools/install_pip.sh:main:117 : get_versions 2026-08-22 09:52:01.203 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-22 09:52:01.212 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-22 09:52:01.215 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-22 09:52:01.222 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-22 09:52:01.223 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-22 09:52:01.588 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-22 09:52:01.593 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-22 09:52:01.593 | pip: 24.0 2026-08-22 09:52:01.597 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-22 09:52:01.601 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-22 09:52:01.605 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-22 09:52:01.609 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-22 09:52:01.612 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-22 09:52:01.616 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-22 09:52:01.620 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-22 09:52:01.624 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-22 09:52:01.628 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-22 09:52:01.631 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-22 09:52:01.634 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-22 09:52:01.638 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-22 09:52:01.642 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-22 09:52:01.646 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-22 09:52:01.649 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-22 09:52:01.653 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-22 09:52:01.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:52:01.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:52:01.664 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-22 09:52:01.673 | + tools/install_pip.sh:main:146 : set -x 2026-08-22 09:52:01.677 | + tools/install_pip.sh:main:149 : get_versions 2026-08-22 09:52:01.683 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-22 09:52:01.691 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-22 09:52:01.696 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-22 09:52:01.702 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-22 09:52:01.703 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-22 09:52:01.994 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-22 09:52:01.998 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-22 09:52:01.998 | pip: 24.0 2026-08-22 09:52:02.004 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-22 09:52:02.010 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-22 09:52:02.018 | + ./stack.sh:main:807 : fixup_all 2026-08-22 09:52:02.024 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-22 09:52:02.029 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-22 09:52:02.034 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-22 09:52:02.040 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-22 09:52:02.047 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-22 09:52:02.070 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-22 09:52:02.092 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-22 09:52:02.113 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-22 09:52:02.118 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-22 09:52:02.124 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-22 09:52:02.129 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-22 09:52:02.135 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-22 09:52:02.140 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-22 09:52:02.146 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-22 09:52:02.152 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-22 09:52:02.157 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-22 09:52:02.163 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-22 09:52:02.169 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-22 09:52:02.173 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-22 09:52:02.179 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-22 09:52:02.185 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-22 09:52:02.191 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-22 09:52:02.196 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-22 09:52:02.202 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-22 09:52:02.208 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-22 09:52:02.231 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-22 09:52:02.253 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-22 09:52:02.274 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-22 09:52:02.296 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-22 09:52:02.318 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-22 09:52:02.343 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-22 09:52:02.366 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-22 09:52:02.387 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-22 09:52:02.391 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-22 09:52:02.395 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-22 09:52:05.615 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-22 09:52:05.660 | Using python 3.12 to install setuptools 2026-08-22 09:52:05.665 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-22 09:52:06.482 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-22 09:52:06.613 | Collecting pip 2026-08-22 09:52:06.664 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-22 09:52:06.673 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-22 09:52:06.932 | Collecting setuptools[core] 2026-08-22 09:52:06.942 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-22 09:52:07.028 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-22 09:52:07.037 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-22 09:52:07.081 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-22 09:52:07.091 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-22 09:52:07.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.5 MB/s eta 0:00:00 2026-08-22 09:52:07.144 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-22 09:52:07.154 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-22 09:52:07.219 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-22 09:52:07.228 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-22 09:52:07.282 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-22 09:52:07.291 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-22 09:52:07.363 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.372 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-22 09:52:07.424 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.433 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-22 09:52:07.585 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.594 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-22 09:52:07.646 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.655 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-22 09:52:07.759 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.768 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-22 09:52:07.814 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.824 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-22 09:52:07.881 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.891 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-22 09:52:07.956 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:07.967 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-22 09:52:08.044 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:08.055 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-22 09:52:08.089 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-22 09:52:08.144 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.5 MB/s eta 0:00:00 2026-08-22 09:52:08.154 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-22 09:52:08.172 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-22 09:52:08.190 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-22 09:52:08.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.4 MB/s eta 0:00:00 2026-08-22 09:52:08.210 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-22 09:52:08.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.7 MB/s eta 0:00:00 2026-08-22 09:52:08.234 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-22 09:52:08.251 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-22 09:52:08.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 35.8 MB/s eta 0:00:00 2026-08-22 09:52:08.287 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-22 09:52:08.306 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-22 09:52:08.325 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-22 09:52:08.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 12.0 MB/s eta 0:00:00 2026-08-22 09:52:08.348 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-22 09:52:08.367 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-22 09:52:08.382 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 24.8 MB/s eta 0:00:00 2026-08-22 09:52:08.394 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-22 09:52:08.414 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-22 09:52:08.427 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.1 MB/s eta 0:00:00 2026-08-22 09:52:08.437 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-22 09:52:08.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.4 MB/s eta 0:00:00 2026-08-22 09:52:08.472 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-22 09:52:08.746 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-22 09:52:08.762 | Attempting uninstall: setuptools 2026-08-22 09:52:08.769 | Found existing installation: setuptools 68.1.2 2026-08-22 09:52:08.770 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-22 09:52:08.770 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-22 09:52:09.262 | Attempting uninstall: pygments 2026-08-22 09:52:09.269 | Found existing installation: Pygments 2.17.2 2026-08-22 09:52:09.270 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-22 09:52:09.270 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-22 09:52:09.989 | Attempting uninstall: pip 2026-08-22 09:52:09.996 | Found existing installation: pip 24.0 2026-08-22 09:52:10.046 | Uninstalling pip-24.0: 2026-08-22 09:52:10.053 | Successfully uninstalled pip-24.0 2026-08-22 09:52:11.129 | Attempting uninstall: wheel 2026-08-22 09:52:11.143 | Found existing installation: wheel 0.42.0 2026-08-22 09:52:11.143 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-22 09:52:11.144 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-22 09:52:11.702 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-22 09:52:11.974 | + inc/python:pip_install:216 : result=0 2026-08-22 09:52:11.981 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-22 09:52:11.986 | + functions-common:time_stop:2420 : local name 2026-08-22 09:52:11.992 | + functions-common:time_stop:2421 : local end_time 2026-08-22 09:52:11.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:52:12.002 | + functions-common:time_stop:2423 : local total 2026-08-22 09:52:12.007 | + functions-common:time_stop:2424 : local start_time 2026-08-22 09:52:12.013 | + functions-common:time_stop:2426 : name=pip_install 2026-08-22 09:52:12.018 | + functions-common:time_stop:2427 : start_time=1787392325648 2026-08-22 09:52:12.024 | + functions-common:time_stop:2429 : [[ -z 1787392325648 ]] 2026-08-22 09:52:12.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:52:12.038 | + functions-common:time_stop:2432 : end_time=1787392332032 2026-08-22 09:52:12.044 | + functions-common:time_stop:2433 : elapsed_time=6384 2026-08-22 09:52:12.049 | + functions-common:time_stop:2434 : total=0 2026-08-22 09:52:12.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:52:12.061 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6384 2026-08-22 09:52:12.067 | + inc/python:pip_install:219 : return 0 2026-08-22 09:52:12.072 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-22 09:52:12.078 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-22 09:52:12.084 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-22 09:52:12.090 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-22 09:52:12.095 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-22 09:52:12.102 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-22 09:52:12.152 | Using python 3.12 to install os-testr 2026-08-22 09:52:12.158 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-22 09:52:12.854 | Collecting os-testr 2026-08-22 09:52:12.934 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-22 09:52:12.982 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-22 09:52:12.992 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-22 09:52:13.021 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-22 09:52:13.032 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-22 09:52:13.075 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-22 09:52:13.085 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-22 09:52:13.099 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-22 09:52:13.122 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-22 09:52:13.131 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-22 09:52:13.198 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-22 09:52:13.208 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-22 09:52:13.237 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-22 09:52:13.255 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-22 09:52:13.283 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-22 09:52:13.302 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-22 09:52:13.321 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-22 09:52:13.339 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-22 09:52:13.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 31.8 MB/s 0:00:00 2026-08-22 09:52:13.445 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-22 09:52:13.526 | Attempting uninstall: PyYAML 2026-08-22 09:52:13.529 | Found existing installation: PyYAML 6.0.1 2026-08-22 09:52:13.529 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-22 09:52:13.529 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-22 09:52:13.754 | 2026-08-22 09:52:13.757 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-22 09:52:13.834 | + inc/python:pip_install:216 : result=0 2026-08-22 09:52:13.840 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-22 09:52:13.845 | + functions-common:time_stop:2420 : local name 2026-08-22 09:52:13.852 | + functions-common:time_stop:2421 : local end_time 2026-08-22 09:52:13.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:52:13.864 | + functions-common:time_stop:2423 : local total 2026-08-22 09:52:13.870 | + functions-common:time_stop:2424 : local start_time 2026-08-22 09:52:13.876 | + functions-common:time_stop:2426 : name=pip_install 2026-08-22 09:52:13.881 | + functions-common:time_stop:2427 : start_time=1787392332139 2026-08-22 09:52:13.886 | + functions-common:time_stop:2429 : [[ -z 1787392332139 ]] 2026-08-22 09:52:13.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:52:13.902 | + functions-common:time_stop:2432 : end_time=1787392333897 2026-08-22 09:52:13.907 | + functions-common:time_stop:2433 : elapsed_time=1758 2026-08-22 09:52:13.912 | + functions-common:time_stop:2434 : total=6384 2026-08-22 09:52:13.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:52:13.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8142 2026-08-22 09:52:13.928 | + inc/python:pip_install:219 : return 0 2026-08-22 09:52:13.935 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-22 09:52:14.042 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-22 09:52:14.136 | + ./stack.sh:main:835 : install_infra 2026-08-22 09:52:14.142 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-22 09:52:14.149 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-22 09:52:14.154 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-22 09:52:17.391 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-22 09:52:17.397 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-22 09:52:17.448 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-22 09:52:18.246 | Collecting pbr 2026-08-22 09:52:18.247 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-22 09:52:18.479 | Collecting setuptools[core] 2026-08-22 09:52:18.480 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-22 09:52:18.567 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-22 09:52:18.568 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-22 09:52:18.605 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-22 09:52:18.607 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-22 09:52:18.640 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-22 09:52:18.641 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-22 09:52:18.685 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-22 09:52:18.687 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-22 09:52:18.717 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-22 09:52:18.718 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-22 09:52:18.763 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:18.764 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-22 09:52:18.794 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:18.795 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-22 09:52:18.923 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:18.924 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-22 09:52:18.959 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:18.961 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-22 09:52:19.041 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:19.042 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-22 09:52:19.061 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:19.062 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-22 09:52:19.103 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:19.104 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-22 09:52:19.147 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:19.148 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-22 09:52:19.187 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-22 09:52:19.189 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-22 09:52:19.201 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-22 09:52:19.202 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-22 09:52:19.203 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-22 09:52:19.204 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-22 09:52:19.205 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-22 09:52:19.206 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-22 09:52:19.208 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-22 09:52:19.211 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-22 09:52:19.214 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-22 09:52:19.214 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-22 09:52:19.215 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-22 09:52:19.216 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-22 09:52:19.218 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-22 09:52:19.219 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-22 09:52:19.220 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-22 09:52:19.224 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-22 09:52:19.349 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-22 09:52:21.375 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-22 09:52:21.563 | + inc/python:pip_install:216 : result=0 2026-08-22 09:52:21.569 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-22 09:52:21.576 | + functions-common:time_stop:2420 : local name 2026-08-22 09:52:21.581 | + functions-common:time_stop:2421 : local end_time 2026-08-22 09:52:21.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-22 09:52:21.591 | + functions-common:time_stop:2423 : local total 2026-08-22 09:52:21.597 | + functions-common:time_stop:2424 : local start_time 2026-08-22 09:52:21.602 | + functions-common:time_stop:2426 : name=pip_install 2026-08-22 09:52:21.607 | + functions-common:time_stop:2427 : start_time=1787392337432 2026-08-22 09:52:21.612 | + functions-common:time_stop:2429 : [[ -z 1787392337432 ]] 2026-08-22 09:52:21.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-22 09:52:21.628 | + functions-common:time_stop:2432 : end_time=1787392341621 2026-08-22 09:52:21.633 | + functions-common:time_stop:2433 : elapsed_time=4189 2026-08-22 09:52:21.637 | + functions-common:time_stop:2434 : total=8142 2026-08-22 09:52:21.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-22 09:52:21.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12331 2026-08-22 09:52:21.652 | + inc/python:pip_install:219 : return 0 2026-08-22 09:52:21.657 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-22 09:52:21.664 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-22 09:52:21.715 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-22 09:52:22.458 | Processing /opt/stack/requirements 2026-08-22 09:52:22.460 | Installing build dependencies: started 2026-08-22 09:52:24.041 | Installing build dependencies: finished with status 'done' 2026-08-22 09:52:24.044 | Getting requirements to build wheel: started 2026-08-22 09:52:24.201 | Getting requirements to build wheel: finished with status 'done' 2026-08-22 09:52:24.208 | Preparing metadata (pyproject.toml): started 2026-08-22 09:52:25.035 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-22 09:52:25.167 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8599) 2026-08-22 09:52:25.224 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-22 09:52:25.239 | 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.dev8599) (26.3) 2026-08-22 09:52:25.301 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8599) 2026-08-22 09:52:25.305 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-22 09:52:25.402 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8599) 2026-08-22 09:52:25.404 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-22 09:52:25.427 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8599) 2026-08-22 09:52:25.431 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-22 09:52:25.439 | 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.dev8599) (84.0.0) 2026-08-22 09:52:25.646 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8599) 2026-08-22 09:52:26.311 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-22 09:52:26.360 | 0.0/44.1 kB ? eta -:--:-- 2026-08-22 09:52:26.362 | 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-08-22 09:52:26.362 | 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.dev8599): 2026-08-22 09:52:26.362 | Expected sha256 7553c153a6017dd5467cfcce36ce54ef9a5b4e25f8f82097640f976c7dc7503d 2026-08-22 09:52:26.362 | Got e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2026-08-22 09:52:26.362 | 2026-08-22 09:52:26.570 | + inc/python:pip_install:1 : exit_trap 2026-08-22 09:52:26.576 | + ./stack.sh:exit_trap:525 : local r=1 2026-08-22 09:52:26.584 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-22 09:52:26.590 | + ./stack.sh:exit_trap:526 : jobs= 2026-08-22 09:52:26.596 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-08-22 09:52:26.602 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-08-22 09:52:26.607 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-22 09:52:26.614 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-22 09:52:26.619 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-08-22 09:52:26.625 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-22 09:52:26.625 | Error on exit 2026-08-22 09:52:26.631 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-22 09:52:26.635 | + ./stack.sh:exit_trap:546 : generate-subunit 1787392193 153 fail 2026-08-22 09:52:26.784 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-22 09:52:26.790 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-22 09:52:27.405 | + ./stack.sh:exit_trap:560 : exit 1