2026-08-31 07:14:32.326 | + ./stack.sh:main:491 : exec 2026-08-31 07:14:32.327 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-31-071432' 2026-08-31 07:14:32.327 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-31-071432.summary.2026-08-31-071432 2026-08-31 07:14:32.327 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:14:32.327 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-31-071432 2026-08-31 07:14:32.327 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-31-071432 /opt/stack/logs/devstacklog.txt 2026-08-31 07:14:32.327 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-31-071432.summary.2026-08-31-071432 /opt/stack/logs/devstacklog.txt.summary 2026-08-31 07:14:32.327 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-31 07:14:32.327 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-31 07:14:32.327 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-31 07:14:32.330 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-31 07:14:32.335 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-31 07:14:32.342 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-31 07:14:32.342 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-31 07:14:32.350 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 07:14:32.354 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-31 07:14:32.360 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-31 07:14:32.367 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 07:14:32.372 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 07:14:32.375 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-31 07:14:32.380 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-31 07:14:32.388 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 07:14:32.393 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-31 07:14:32.398 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-31 07:14:32.403 | + ./stack.sh:main:577 : set -o errexit 2026-08-31 07:14:32.408 | + ./stack.sh:main:580 : uname -a 2026-08-31 07:14:32.410 | Linux np0000191570 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-31 07:14:32.415 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 07:14:32.420 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-31 07:14:32.426 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-31 07:14:32.498 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-31 07:14:32.529 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-31 07:14:32.535 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-31 07:14:32.565 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-31 07:14:32.571 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-31 07:14:32.601 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-31 07:14:32.608 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-31 07:14:32.637 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-31 07:14:32.642 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-31 07:14:32.647 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-31 07:14:32.653 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-31 07:14:32.684 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-31 07:14:32.690 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-31 07:14:32.719 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-31 07:14:32.724 | + ./stack.sh:main:594 : tune_host 2026-08-31 07:14:32.729 | + lib/host:tune_host:125 : configure_host_mem 2026-08-31 07:14:32.734 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-31 07:14:32.739 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:32.743 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-31 07:14:32.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:32.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:32.756 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-31 07:14:32.761 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-31 07:14:32.765 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-31 07:14:32.769 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-31 07:14:32.774 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:14:32.779 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-31 07:14:32.783 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-31 07:14:32.787 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-31 07:14:32.793 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-31 07:14:32.793 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-31 07:14:32.809 | lz4 2026-08-31 07:14:32.816 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-31 07:14:32.820 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-31 07:14:32.825 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-31 07:14:32.829 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-31 07:14:32.834 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:14:32.838 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-31 07:14:32.843 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-31 07:14:32.848 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-31 07:14:32.854 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-31 07:14:32.855 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-31 07:14:32.873 | zsmalloc 2026-08-31 07:14:32.879 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-31 07:14:32.884 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-31 07:14:32.888 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-31 07:14:32.892 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-31 07:14:32.897 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:14:32.901 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-31 07:14:32.905 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-31 07:14:32.909 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-31 07:14:32.915 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-31 07:14:32.915 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-31 07:14:32.932 | 1 2026-08-31 07:14:32.973 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-31 07:14:32.991 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-31 07:14:32.991 | /sys/module/zswap/parameters/enabled:Y 2026-08-31 07:14:32.991 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-31 07:14:32.991 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-31 07:14:32.991 | /sys/module/zswap/parameters/compressor:lz4 2026-08-31 07:14:32.992 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-31 07:14:32.992 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-31 07:14:32.992 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-31 07:14:32.992 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-31 07:14:32.998 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-31 07:14:33.003 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:33.007 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-31 07:14:33.012 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:14:33.016 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:14:33.021 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-31 07:14:33.026 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:14:33.030 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:33.035 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:14:33.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:33.045 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:33.050 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:14:33.054 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-31 07:14:33.059 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:33.064 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-31 07:14:33.069 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-31 07:14:33.077 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-31 07:14:33.080 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-31 07:14:33.085 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-31 07:14:33.090 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:14:33.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:14:33.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:14:33.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160473101 2026-08-31 07:14:33.111 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-31 07:14:33.116 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-31 07:14:33.120 | + 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-31 07:14:33.244 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-31 07:14:33.244 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-31 07:14:33.256 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-31 07:14:33.353 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-31 07:14:34.841 | Reading package lists... 2026-08-31 07:14:34.875 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-31 07:14:34.878 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-31 07:14:34.883 | + functions-common:time_stop:2420 : local name 2026-08-31 07:14:34.886 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:14:34.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:14:34.895 | + functions-common:time_stop:2423 : local total 2026-08-31 07:14:34.898 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:14:34.903 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-31 07:14:34.907 | + functions-common:time_stop:2427 : start_time=1788160473101 2026-08-31 07:14:34.911 | + functions-common:time_stop:2429 : [[ -z 1788160473101 ]] 2026-08-31 07:14:34.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:14:34.923 | + functions-common:time_stop:2432 : end_time=1788160474918 2026-08-31 07:14:34.927 | + functions-common:time_stop:2433 : elapsed_time=1817 2026-08-31 07:14:34.932 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:14:34.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:14:34.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1817 2026-08-31 07:14:34.945 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-31 07:14:34.948 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:14:34.953 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:34.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:34.962 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-31 07:14:34.999 | + 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-31 07:14:35.056 | Reading package lists... 2026-08-31 07:14:35.414 | Building dependency tree... 2026-08-31 07:14:35.414 | Reading state information... 2026-08-31 07:14:35.727 | Recommended packages: 2026-08-31 07:14:35.727 | qemu-kvm 2026-08-31 07:14:35.770 | The following NEW packages will be installed: 2026-08-31 07:14:35.772 | ksmtuned 2026-08-31 07:14:36.214 | 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded. 2026-08-31 07:14:36.214 | Need to get 7,444 B of archives. 2026-08-31 07:14:36.214 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-31 07:14:36.214 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-31 07:14:36.517 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:14:36.577 | Fetched 7,444 B in 1s (14.8 kB/s) 2026-08-31 07:14:36.761 | Selecting previously unselected package ksmtuned. 2026-08-31 07:14:36.792 | (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-31 07:14:36.795 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-31 07:14:36.824 | Unpacking ksmtuned (4.20150326) ... 2026-08-31 07:14:37.183 | Setting up ksmtuned (4.20150326) ... 2026-08-31 07:14:37.628 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-31 07:14:37.862 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-31 07:14:38.649 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:14:38.652 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:14:38.657 | + functions-common:time_stop:2420 : local name 2026-08-31 07:14:38.662 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:14:38.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:14:38.672 | + functions-common:time_stop:2423 : local total 2026-08-31 07:14:38.675 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:14:38.679 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:14:38.683 | + functions-common:time_stop:2427 : start_time=1788160474994 2026-08-31 07:14:38.688 | + functions-common:time_stop:2429 : [[ -z 1788160474994 ]] 2026-08-31 07:14:38.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:14:38.700 | + functions-common:time_stop:2432 : end_time=1788160478695 2026-08-31 07:14:38.705 | + functions-common:time_stop:2433 : elapsed_time=3701 2026-08-31 07:14:38.710 | + functions-common:time_stop:2434 : total=5488 2026-08-31 07:14:38.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:14:38.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9189 2026-08-31 07:14:38.722 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:14:38.728 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-31 07:14:38.759 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-31 07:14:38.763 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-31 07:14:38.768 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-31 07:14:38.773 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-31 07:14:38.778 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-31 07:14:38.783 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-31 07:14:38.784 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-31 07:14:38.801 | 0 2026-08-31 07:14:38.809 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-31 07:14:38.813 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:38.818 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-31 07:14:38.822 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-31 07:14:38.827 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-31 07:14:38.831 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-31 07:14:38.848 | vm.dirty_ratio = 60 2026-08-31 07:14:38.855 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-31 07:14:38.860 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-31 07:14:38.865 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-31 07:14:38.869 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-31 07:14:38.886 | vm.dirty_background_ratio = 10 2026-08-31 07:14:38.894 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-31 07:14:38.899 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-31 07:14:38.903 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-31 07:14:38.909 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-31 07:14:38.926 | vm.vfs_cache_pressure = 50 2026-08-31 07:14:38.933 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-31 07:14:38.939 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-31 07:14:38.944 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-31 07:14:38.949 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-31 07:14:38.965 | vm.swappiness = 100 2026-08-31 07:14:38.973 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-31 07:14:38.992 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-31 07:14:38.992 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-31 07:14:38.992 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-31 07:14:38.992 | /proc/sys/vm/compaction_proactiveness:20 2026-08-31 07:14:38.992 | /proc/sys/vm/dirty_background_bytes:0 2026-08-31 07:14:38.992 | /proc/sys/vm/dirty_background_ratio:10 2026-08-31 07:14:38.992 | /proc/sys/vm/dirty_bytes:0 2026-08-31 07:14:38.992 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-31 07:14:38.992 | /proc/sys/vm/dirty_ratio:60 2026-08-31 07:14:38.993 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-31 07:14:38.993 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-31 07:14:38.993 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-31 07:14:38.994 | /proc/sys/vm/extfrag_threshold:500 2026-08-31 07:14:38.994 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-31 07:14:38.994 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-31 07:14:38.994 | /proc/sys/vm/laptop_mode:0 2026-08-31 07:14:38.994 | /proc/sys/vm/legacy_va_layout:0 2026-08-31 07:14:38.994 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-31 07:14:38.994 | /proc/sys/vm/max_map_count:1048576 2026-08-31 07:14:38.994 | /proc/sys/vm/memfd_noexec:0 2026-08-31 07:14:38.994 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-31 07:14:38.994 | /proc/sys/vm/memory_failure_recovery:1 2026-08-31 07:14:38.994 | /proc/sys/vm/min_free_kbytes:67584 2026-08-31 07:14:38.994 | /proc/sys/vm/min_slab_ratio:5 2026-08-31 07:14:38.994 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-31 07:14:38.994 | /proc/sys/vm/mmap_min_addr:65536 2026-08-31 07:14:38.994 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-31 07:14:38.994 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-31 07:14:38.994 | /proc/sys/vm/nr_hugepages:0 2026-08-31 07:14:38.994 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-31 07:14:38.994 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-31 07:14:38.994 | /proc/sys/vm/numa_stat:1 2026-08-31 07:14:38.994 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-31 07:14:38.994 | /proc/sys/vm/oom_dump_tasks:1 2026-08-31 07:14:38.994 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-31 07:14:38.994 | /proc/sys/vm/overcommit_kbytes:0 2026-08-31 07:14:38.994 | /proc/sys/vm/overcommit_memory:0 2026-08-31 07:14:38.994 | /proc/sys/vm/overcommit_ratio:50 2026-08-31 07:14:38.994 | /proc/sys/vm/page-cluster:3 2026-08-31 07:14:38.994 | /proc/sys/vm/page_lock_unfairness:5 2026-08-31 07:14:38.994 | /proc/sys/vm/panic_on_oom:0 2026-08-31 07:14:38.994 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-31 07:14:38.994 | /proc/sys/vm/stat_interval:1 2026-08-31 07:14:38.994 | /proc/sys/vm/swappiness:100 2026-08-31 07:14:38.994 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-31 07:14:38.994 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-31 07:14:38.994 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-31 07:14:38.995 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-31 07:14:38.995 | /proc/sys/vm/watermark_scale_factor:10 2026-08-31 07:14:38.995 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-31 07:14:39.002 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-31 07:14:39.017 | + lib/host:tune_host:126 : configure_host_net 2026-08-31 07:14:39.023 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-31 07:14:39.028 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:39.032 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-31 07:14:39.037 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-31 07:14:39.041 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-31 07:14:39.045 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-31 07:14:39.062 | net.ipv4.tcp_keepalive_time = 60 2026-08-31 07:14:39.068 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-31 07:14:39.073 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-31 07:14:39.077 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-31 07:14:39.082 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-31 07:14:39.100 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-31 07:14:39.107 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-31 07:14:39.112 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-31 07:14:39.117 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-31 07:14:39.121 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-31 07:14:39.138 | net.ipv4.tcp_keepalive_probes = 6 2026-08-31 07:14:39.145 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-31 07:14:39.150 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-31 07:14:39.154 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-31 07:14:39.160 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-31 07:14:39.176 | net.ipv4.tcp_fastopen = 3 2026-08-31 07:14:39.186 | + 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-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-31 07:14:39.209 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fastopen_key:ee0c62d4-81a50fcb-45b25772-202f9452 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-31 07:14:39.210 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-31 07:14:39.211 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-31 07:14:39.217 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-31 07:14:39.221 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-31 07:14:39.226 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-31 07:14:39.231 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-31 07:14:39.248 | net.core.default_qdisc = pfifo_fast 2026-08-31 07:14:39.256 | + ./stack.sh:main:600 : fetch_plugins 2026-08-31 07:14:39.261 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:14:39.266 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-31 07:14:39.272 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:14:39.276 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-31 07:14:39.277 | Fetching DevStack plugins 2026-08-31 07:14:39.281 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:39.286 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-08-31 07:14:39.291 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-08-31 07:14:39.296 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-08-31 07:14:39.301 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-08-31 07:14:39.306 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:39.311 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-08-31 07:14:39.315 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-08-31 07:14:39.320 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-08-31 07:14:39.324 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:39.328 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:39.334 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:39.339 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:39.344 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:39.349 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:39.381 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:39.385 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:39.390 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.396 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:39.396 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:39.409 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-08-31 07:14:39.413 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.417 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-08-31 07:14:39.443 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-08-31 07:14:39.449 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:39.449 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:39.457 | 1014ec1a Merge "devstack: Refactor logging setup" 2026-08-31 07:14:39.462 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:39.468 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:39.472 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-08-31 07:14:39.477 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-08-31 07:14:39.482 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-08-31 07:14:39.487 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-08-31 07:14:39.491 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:39.496 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-08-31 07:14:39.500 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-08-31 07:14:39.504 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-31 07:14:39.509 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:39.514 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:39.521 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:39.526 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:39.531 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:39.536 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:39.567 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:39.572 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:39.577 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.582 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:39.583 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:39.592 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-31 07:14:39.597 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.601 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-31 07:14:39.628 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-31 07:14:39.634 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:39.635 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:39.646 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-31 07:14:39.652 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:39.658 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:39.663 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-08-31 07:14:39.668 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-08-31 07:14:39.672 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-08-31 07:14:39.677 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-08-31 07:14:39.681 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:39.686 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-08-31 07:14:39.690 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-08-31 07:14:39.694 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-08-31 07:14:39.700 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:39.704 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:39.710 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:39.715 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:39.719 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:39.725 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:39.753 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:39.758 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:39.763 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.768 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:39.769 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:39.778 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-08-31 07:14:39.783 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.787 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-08-31 07:14:39.813 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-08-31 07:14:39.819 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:39.819 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:39.832 | fbc4af60a Merge "Fix VRRP split-brain on amphora failover in ACTIVE_STANDBY" 2026-08-31 07:14:39.839 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:39.845 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:39.849 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-08-31 07:14:39.854 | + functions-common:git_clone_by_name:681 : local name=manila 2026-08-31 07:14:39.859 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-08-31 07:14:39.864 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-08-31 07:14:39.869 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:39.874 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-08-31 07:14:39.878 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-08-31 07:14:39.883 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-08-31 07:14:39.888 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:39.892 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:39.899 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:39.904 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:39.909 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:39.915 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:39.947 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:39.951 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:39.957 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.962 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:39.962 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:39.972 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-08-31 07:14:39.976 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:39.981 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-08-31 07:14:40.008 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-08-31 07:14:40.014 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:40.015 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:40.033 | 560591d92 Merge "Add Weka share driver" 2026-08-31 07:14:40.039 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:40.044 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.048 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-08-31 07:14:40.053 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-08-31 07:14:40.057 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-08-31 07:14:40.063 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:14:40.067 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:40.072 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-08-31 07:14:40.077 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-08-31 07:14:40.081 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-31 07:14:40.085 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:40.089 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:40.094 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:40.100 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:40.104 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:40.110 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:40.143 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:40.148 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:40.152 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:40.159 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:40.159 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:40.169 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-31 07:14:40.173 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:40.177 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-31 07:14:40.204 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-31 07:14:40.209 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:40.210 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:40.220 | ade30b7 ci: retain pkg_resources in smoke test 2026-08-31 07:14:40.225 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:40.231 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.235 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-08-31 07:14:40.240 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-08-31 07:14:40.246 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-08-31 07:14:40.250 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:14:40.254 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:14:40.260 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-08-31 07:14:40.264 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-08-31 07:14:40.269 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-08-31 07:14:40.273 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:40.277 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:40.283 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:40.289 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:40.293 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:40.299 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:40.330 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:40.335 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:40.340 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:40.346 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:40.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:40.357 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-08-31 07:14:40.362 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:40.366 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-08-31 07:14:40.392 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-08-31 07:14:40.398 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:40.398 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:40.403 | 91aba16 Merge "Fix VIP port creation to return 409 on IP exhaustion" 2026-08-31 07:14:40.409 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:40.414 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-31 07:14:40.419 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-31 07:14:40.423 | + functions-common:run_phase:1849 : local phase= 2026-08-31 07:14:40.428 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:14:40.433 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:14:40.438 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:14:40.443 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:14:40.447 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:14:40.453 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:14:40.461 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:14:40.466 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:14:40.471 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:14:40.476 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-31 07:14:40.482 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:14:40.512 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:40.514 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 07:14:40.518 | + 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-31 07:14:40.521 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-31 07:14:40.524 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:14:40.528 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-31 07:14:40.532 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:14:40.534 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-31 07:14:40.534 | Overriding Configuration Defaults 2026-08-31 07:14:40.536 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.539 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-08-31 07:14:40.543 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-08-31 07:14:40.547 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.549 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-08-31 07:14:40.553 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-08-31 07:14:40.555 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.559 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-08-31 07:14:40.563 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-08-31 07:14:40.568 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.572 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-08-31 07:14:40.576 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-08-31 07:14:40.579 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.583 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:14:40.587 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-08-31 07:14:40.592 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-08-31 07:14:40.592 | magnum-cluster-api has overridden the following defaults 2026-08-31 07:14:40.597 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-31 07:14:40.599 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:14:40.599 | KEYSTONE_ADMIN_ENDPOINT=true 2026-08-31 07:14:40.599 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:14:40.599 | LIBVIRT_TYPE=kvm 2026-08-31 07:14:40.599 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:14:40.601 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-31 07:14:40.605 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:14:40.609 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-08-31 07:14:40.613 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:14:40.617 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-08-31 07:14:40.621 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:14:40.625 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:14:40.629 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:14:40.634 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-08-31 07:14:40.638 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-31 07:14:40.671 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-31 07:14:40.676 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-31 07:14:40.707 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:40.713 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.197 2026-08-31 07:14:40.718 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.197 2026-08-31 07:14:40.720 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:14:40.729 | ++ lib/tls:source:40 : TLS_IP=162.253.55.197 2026-08-31 07:14:40.735 | +++ lib/tls:source:43 : hostname -f 2026-08-31 07:14:40.743 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000191570.novalocal 2026-08-31 07:14:40.748 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 07:14:40.752 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 07:14:40.757 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 07:14:40.761 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 07:14:40.766 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-31 07:14:40.771 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-31 07:14:40.776 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-31 07:14:40.781 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 07:14:40.785 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-31 07:14:40.793 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-31 07:14:40.820 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-31 07:14:40.858 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-31 07:14:40.887 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-31 07:14:40.913 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-31 07:14:40.980 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-31 07:14:41.114 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-31 07:14:41.312 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-31 07:14:41.369 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-31 07:14:41.482 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-31 07:14:41.579 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-31 07:14:41.586 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-31 07:14:41.617 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:41.620 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-31 07:14:41.625 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-31 07:14:41.631 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-31 07:14:41.636 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 07:14:41.641 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-31 07:14:41.647 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-31 07:14:41.681 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:41.688 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:14:41.695 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:14:41.701 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 07:14:41.706 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 07:14:41.711 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:14:41.717 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:14:41.722 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 07:14:41.728 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:14:41.734 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-31 07:14:41.769 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:14:41.774 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-31 07:14:41.780 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 07:14:41.785 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 07:14:41.791 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 07:14:41.797 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 07:14:41.802 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 07:14:41.807 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 07:14:41.813 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 07:14:41.819 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 07:14:41.825 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-31 07:14:41.830 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-31 07:14:41.835 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.197 2026-08-31 07:14:41.840 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-31 07:14:41.847 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-31 07:14:41.854 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 07:14:41.854 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:14:41.864 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:14:41.869 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-31 07:14:41.875 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-31 07:14:41.881 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-31 07:14:41.888 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-31 07:14:41.893 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-31 07:14:41.926 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 07:14:41.932 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.197 2026-08-31 07:14:41.939 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.197 2026-08-31 07:14:41.939 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:14:41.949 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.197 2026-08-31 07:14:41.954 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 07:14:41.960 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 07:14:41.966 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 07:14:41.971 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-31 07:14:41.977 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-31 07:14:41.983 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-31 07:14:41.988 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 07:14:41.994 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 07:14:41.999 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-31 07:14:42.005 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 07:14:42.010 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 07:14:42.015 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-31 07:14:42.021 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 07:14:42.027 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 07:14:42.032 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-31 07:14:42.037 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-31 07:14:42.041 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-31 07:14:42.047 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 07:14:42.053 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:14:42.059 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-31 07:14:42.064 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-31 07:14:42.071 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-31 07:14:42.104 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:42.110 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:14:42.115 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:14:42.122 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:14:42.127 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 07:14:42.131 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:42.137 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:14:42.143 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-31 07:14:42.148 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 07:14:42.152 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-31 07:14:42.158 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-31 07:14:42.163 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-31 07:14:42.168 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-31 07:14:42.173 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-31 07:14:42.178 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 07:14:42.183 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-31 07:14:42.189 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-31 07:14:42.193 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-31 07:14:42.199 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-31 07:14:42.205 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-31 07:14:42.416 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-31 07:14:42.446 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-31 07:14:42.452 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-31 07:14:42.457 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-31 07:14:42.464 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-31 07:14:42.469 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-31 07:14:42.475 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 07:14:42.481 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-31 07:14:42.486 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 07:14:42.492 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 07:14:42.498 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 07:14:42.503 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-31 07:14:42.508 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-31 07:14:42.514 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 07:14:42.520 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-31 07:14:42.526 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-31 07:14:42.531 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 07:14:42.537 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 07:14:42.543 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-31 07:14:42.548 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 07:14:42.553 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 07:14:42.562 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-31 07:14:42.563 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-31 07:14:42.563 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-31 07:14:42.564 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-31 07:14:42.575 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=bd:53f5:d75a 2026-08-31 07:14:42.582 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-31 07:14:42.587 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-31 07:14:42.593 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 07:14:42.598 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 07:14:42.604 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdbd:53f5:d75a::/56 2026-08-31 07:14:42.612 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdbd:53f5:d75a::/56 2026-08-31 07:14:42.613 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-31 07:14:42.623 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdbd:53f5:d75a::/64 2026-08-31 07:14:42.628 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 07:14:42.634 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 07:14:42.640 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 07:14:42.646 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 07:14:42.651 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-31 07:14:42.657 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-31 07:14:42.662 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 07:14:42.668 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 07:14:42.673 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 07:14:42.678 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-31 07:14:42.683 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 07:14:42.689 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 07:14:42.694 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-31 07:14:42.699 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdbd:53f5:d75a::/56 2026-08-31 07:14:42.705 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-31 07:14:42.710 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-31 07:14:42.718 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-31 07:14:42.718 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-31 07:14:42.719 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-31 07:14:42.732 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-08-31 07:14:42.739 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-31 07:14:42.739 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-31 07:14:42.741 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-31 07:14:42.751 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-08-31 07:14:42.758 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-31 07:14:42.764 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-31 07:14:42.768 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-31 07:14:42.774 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-31 07:14:42.780 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-31 07:14:42.785 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-31 07:14:42.791 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-31 07:14:42.796 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-31 07:14:42.801 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-31 07:14:42.807 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 07:14:42.848 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-31 07:14:42.883 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-31 07:14:42.916 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-31 07:14:42.949 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-31 07:14:42.979 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-31 07:14:43.048 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-31 07:14:43.056 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-31 07:14:43.061 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-31 07:14:43.067 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-31 07:14:43.073 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:14:43.080 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-31 07:14:43.118 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:14:43.123 | + ./stack.sh:main:635 : run_phase source 2026-08-31 07:14:43.128 | + functions-common:run_phase:1848 : local mode=source 2026-08-31 07:14:43.134 | + functions-common:run_phase:1849 : local phase= 2026-08-31 07:14:43.139 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:14:43.145 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:14:43.151 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:14:43.156 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:14:43.163 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:14:43.169 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:14:43.178 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:14:43.183 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:14:43.189 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:14:43.195 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-31 07:14:43.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:14:43.234 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:43.240 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 07:14:43.244 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-31 07:14:43.249 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:14:43.254 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-31 07:14:43.259 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:14:43.265 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-31 07:14:43.265 | Loading plugin settings 2026-08-31 07:14:43.270 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:43.276 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-08-31 07:14:43.281 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-08-31 07:14:43.287 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-08-31 07:14:43.292 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-08-31 07:14:43.297 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:14:43.303 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-08-31 07:14:43.309 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-08-31 07:14:43.315 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-31 07:14:43.319 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-31 07:14:43.325 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-31 07:14:43.330 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-08-31 07:14:43.336 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-31 07:14:43.341 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-31 07:14:43.347 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-08-31 07:14:43.354 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-08-31 07:14:43.393 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:43.399 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-08-31 07:14:43.441 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-08-31 07:14:43.445 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-08-31 07:14:43.451 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.197/key-manager 2026-08-31 07:14:43.457 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-08-31 07:14:43.462 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-08-31 07:14:43.468 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-08-31 07:14:43.475 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-08-31 07:14:43.512 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:14:43.519 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-08-31 07:14:43.525 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-31 07:14:43.530 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-31 07:14:43.536 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-08-31 07:14:43.636 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:43.641 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-08-31 07:14:43.647 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-08-31 07:14:43.653 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-08-31 07:14:43.661 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-31 07:14:43.696 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-08-31 07:14:43.703 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-08-31 07:14:43.741 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:14:43.746 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-08-31 07:14:43.752 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-31 07:14:43.790 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:14:43.795 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-08-31 07:14:43.883 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-08-31 07:14:43.976 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:43.981 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-08-31 07:14:43.986 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-08-31 07:14:43.993 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-08-31 07:14:43.999 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-08-31 07:14:44.005 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:14:44.011 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-31 07:14:44.016 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-08-31 07:14:44.022 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-31 07:14:44.030 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-08-31 07:14:44.067 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:44.072 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:14:44.079 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:14:44.084 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:14:44.090 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-31 07:14:44.095 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-31 07:14:44.100 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-31 07:14:44.106 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-31 07:14:44.112 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-31 07:14:44.118 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-31 07:14:44.124 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-31 07:14:44.130 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-31 07:14:44.135 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-31 07:14:44.141 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-31 07:14:44.146 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-08-31 07:14:44.153 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-08-31 07:14:44.159 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-08-31 07:14:44.164 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-31 07:14:44.169 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-31 07:14:44.175 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-08-31 07:14:44.181 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-08-31 07:14:44.185 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-08-31 07:14:44.191 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-08-31 07:14:44.195 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-31 07:14:44.200 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-31 07:14:44.206 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-31 07:14:44.212 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-31 07:14:44.218 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-31 07:14:44.224 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-31 07:14:44.229 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-31 07:14:44.235 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-31 07:14:44.241 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-31 07:14:44.247 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-31 07:14:44.252 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-31 07:14:44.258 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-31 07:14:44.264 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-31 07:14:44.269 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-08-31 07:14:44.275 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-31 07:14:44.280 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-31 07:14:44.286 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-31 07:14:44.291 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-31 07:14:44.297 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-31 07:14:44.303 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-31 07:14:44.308 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-31 07:14:44.315 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-31 07:14:44.321 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-08-31 07:14:44.326 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-31 07:14:44.332 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-31 07:14:44.338 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-31 07:14:44.344 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-31 07:14:44.350 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-31 07:14:44.355 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-31 07:14:44.361 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-31 07:14:44.366 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:14:44.371 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:14:44.376 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:14:44.381 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:14:44.388 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:14:44.392 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-08-31 07:14:44.396 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-08-31 07:14:44.401 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-08-31 07:14:44.407 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-08-31 07:14:44.412 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-08-31 07:14:44.418 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-08-31 07:14:44.423 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-08-31 07:14:44.429 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-08-31 07:14:44.435 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-08-31 07:14:44.440 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-08-31 07:14:44.445 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-08-31 07:14:44.451 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-08-31 07:14:44.457 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-08-31 07:14:44.462 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-08-31 07:14:44.467 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-31 07:14:44.473 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-31 07:14:44.478 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-31 07:14:44.483 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-31 07:14:44.489 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-08-31 07:14:44.494 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-31 07:14:44.500 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-08-31 07:14:44.506 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-08-31 07:14:44.512 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-31 07:14:44.517 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-31 07:14:44.522 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-31 07:14:44.528 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:44.533 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-08-31 07:14:44.539 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-08-31 07:14:44.544 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-08-31 07:14:44.549 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-08-31 07:14:44.555 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:14:44.560 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-08-31 07:14:44.566 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-08-31 07:14:44.571 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-08-31 07:14:44.577 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-08-31 07:14:44.583 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-08-31 07:14:44.588 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-31 07:14:44.594 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-31 07:14:44.599 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-08-31 07:14:44.605 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-08-31 07:14:44.610 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-31 07:14:44.616 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-08-31 07:14:44.621 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-08-31 07:14:44.627 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-08-31 07:14:44.632 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-08-31 07:14:44.638 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-08-31 07:14:44.643 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.197/identity 2026-08-31 07:14:44.649 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-31 07:14:44.654 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-08-31 07:14:44.660 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:14:44.665 | ++ /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-31 07:14:44.671 | ++ /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-31 07:14:44.676 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-31 07:14:44.682 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-31 07:14:44.688 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.197 2026-08-31 07:14:44.692 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-08-31 07:14:44.698 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-08-31 07:14:44.704 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-08-31 07:14:44.710 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.197:8786 2026-08-31 07:14:44.716 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-08-31 07:14:44.723 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-08-31 07:14:44.760 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:44.766 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:14:44.772 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:14:44.777 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-08-31 07:14:44.782 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-31 07:14:44.787 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-08-31 07:14:44.792 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-31 07:14:44.798 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-08-31 07:14:44.804 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-31 07:14:44.809 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-08-31 07:14:44.815 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-31 07:14:44.821 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.197/share 2026-08-31 07:14:44.827 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-31 07:14:44.832 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-08-31 07:14:44.838 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-08-31 07:14:44.843 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-08-31 07:14:44.849 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-31 07:14:44.855 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-31 07:14:44.861 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-31 07:14:44.866 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-08-31 07:14:44.870 | ++ /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-31 07:14:44.876 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-31 07:14:44.881 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-31 07:14:44.888 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-08-31 07:14:44.923 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-31 07:14:44.928 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-31 07:14:44.933 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-31 07:14:44.939 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-31 07:14:44.943 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-31 07:14:44.948 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-31 07:14:44.953 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-31 07:14:44.959 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-31 07:14:44.964 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-31 07:14:44.969 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-08-31 07:14:44.976 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-08-31 07:14:44.981 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-31 07:14:44.987 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-08-31 07:14:44.993 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-31 07:14:44.998 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-08-31 07:14:45.004 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.197 2026-08-31 07:14:45.010 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-31 07:14:45.015 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-31 07:14:45.021 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-31 07:14:45.026 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.197 2026-08-31 07:14:45.032 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.197 2026-08-31 07:14:45.038 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-31 07:14:45.043 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-08-31 07:14:45.049 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-31 07:14:45.054 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-31 07:14:45.059 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-31 07:14:45.064 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-31 07:14:45.069 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-31 07:14:45.075 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-31 07:14:45.081 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-31 07:14:45.087 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-31 07:14:45.092 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-08-31 07:14:45.097 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-31 07:14:45.103 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-31 07:14:45.109 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-31 07:14:45.114 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-08-31 07:14:45.119 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-08-31 07:14:45.124 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-31 07:14:45.131 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-08-31 07:14:45.170 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:14:45.176 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-08-31 07:14:45.182 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-08-31 07:14:45.276 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-08-31 07:14:45.370 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-08-31 07:14:45.466 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-08-31 07:14:45.561 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-08-31 07:14:45.655 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:45.661 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:14:45.666 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-08-31 07:14:45.672 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-08-31 07:14:45.677 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-08-31 07:14:45.684 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:14:45.690 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-08-31 07:14:45.696 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:14:45.700 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-08-31 07:14:45.706 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:14:45.712 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-08-31 07:14:45.716 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:14:45.722 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-08-31 07:14:45.728 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:14:45.732 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-08-31 07:14:45.825 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:14:45.831 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:14:45.836 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-08-31 07:14:45.842 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-08-31 07:14:45.848 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:14:45.853 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:14:45.859 | ++ /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-31 07:14:45.865 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-31 07:14:45.870 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-31 07:14:45.876 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-31 07:14:45.881 | + functions-common:verify_disabled_services:2131 : local service 2026-08-31 07:14:45.887 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.893 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-31 07:14:45.899 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.904 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-31 07:14:45.910 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.915 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-31 07:14:45.921 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.927 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-31 07:14:45.933 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.938 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-31 07:14:45.944 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.949 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-31 07:14:45.954 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.960 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-31 07:14:45.965 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.971 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-31 07:14:45.976 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.982 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-31 07:14:45.988 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:45.993 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-31 07:14:45.998 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.003 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-31 07:14:46.010 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.016 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-31 07:14:46.021 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.027 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-31 07:14:46.032 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.038 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-31 07:14:46.044 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.051 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-31 07:14:46.057 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.063 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-31 07:14:46.069 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.075 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-08-31 07:14:46.081 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.087 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-08-31 07:14:46.092 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.097 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-08-31 07:14:46.103 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.109 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-08-31 07:14:46.115 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.122 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-31 07:14:46.127 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.134 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-31 07:14:46.139 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.145 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-31 07:14:46.150 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.156 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-31 07:14:46.162 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.168 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-31 07:14:46.173 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.178 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-31 07:14:46.184 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.189 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-31 07:14:46.195 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.201 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-31 07:14:46.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.210 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-31 07:14:46.216 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.222 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-31 07:14:46.228 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.233 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-08-31 07:14:46.239 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.245 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-08-31 07:14:46.250 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.256 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-08-31 07:14:46.262 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.268 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-08-31 07:14:46.273 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.280 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-08-31 07:14:46.285 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.290 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-08-31 07:14:46.296 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.303 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-08-31 07:14:46.309 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.314 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-08-31 07:14:46.321 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:14:46.326 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-08-31 07:14:46.333 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-31 07:14:46.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 07:14:46.345 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-31 07:14:46.382 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:46.388 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-31 07:14:46.393 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 07:14:46.398 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-31 07:14:46.433 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:46.439 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-31 07:14:46.445 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-31 07:14:46.450 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-31 07:14:46.456 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-31 07:14:46.462 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-31 07:14:46.468 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-31 07:14:46.473 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-31 07:14:46.478 | + lib/database:initialize_database_backends:92 : return 0 2026-08-31 07:14:46.485 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-31 07:14:46.485 | Using mysql database backend 2026-08-31 07:14:46.489 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-31 07:14:46.525 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-31 07:14:46.533 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-31 07:14:46.539 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 07:14:46.545 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-31 07:14:46.552 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:14:46.558 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-31 07:14:46.597 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:46.602 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-31 07:14:46.639 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-31 07:14:46.676 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:46.682 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-31 07:14:46.718 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 07:14:46.755 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-31 07:14:46.792 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:46.798 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-31 07:14:46.834 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:46.840 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-31 07:14:46.845 | + functions-common:save_stackenv:65 : local tag=768 2026-08-31 07:14:46.852 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 07:14:46.861 | + functions-common:save_stackenv:67 : time_stamp=2026-08-31-071446 2026-08-31 07:14:46.866 | + functions-common:save_stackenv:68 : echo '# 2026-08-31-071446 768' 2026-08-31 07:14:46.873 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.879 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:14:46.884 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.889 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 07:14:46.895 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.901 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 07:14:46.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.913 | + 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-31 07:14:46.921 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.926 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.197 2026-08-31 07:14:46.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.938 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.197/identity 2026-08-31 07:14:46.944 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.950 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-071432 2026-08-31 07:14:46.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.961 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 07:14:46.968 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.974 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.197 2026-08-31 07:14:46.981 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.986 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-31 07:14:46.992 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:46.997 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.197 2026-08-31 07:14:47.003 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:47.009 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe41:7146 2026-08-31 07:14:47.015 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:47.019 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 07:14:47.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:47.033 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.197 2026-08-31 07:14:47.040 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:14:47.046 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 07:14:47.052 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-31 07:14:47.058 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-08-31 07:14:47.064 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-08-31 07:14:47.070 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-31 07:14:47.075 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:47.081 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:47.086 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:47.093 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:47.099 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:47.106 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:47.141 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:47.147 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:47.152 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:47.159 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:47.159 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:47.169 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-31 07:14:47.175 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:47.182 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-31 07:14:47.208 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-31 07:14:47.216 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:47.216 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:47.224 | b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-31 07:14:47.230 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:47.237 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-31 07:14:47.243 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:14:47.249 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-31 07:14:47.256 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-31 07:14:47.261 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-31 07:14:47.267 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-31 07:14:47.272 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-31 07:14:47.279 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-31 07:14:47.285 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-31 07:14:47.291 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-31 07:14:47.299 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-31 07:14:47.308 | ++ tools/install_prereqs.sh:source:47 : NOW=1788160487 2026-08-31 07:14:47.318 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-31 07:14:47.327 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-31 07:14:47.335 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-31 07:14:47.341 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788160487 2026-08-31 07:14:47.348 | ++ tools/install_prereqs.sh:source:50 : [[ 1788160487 -lt 7200 ]] 2026-08-31 07:14:47.354 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-31 07:14:47.361 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-31 07:14:47.367 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-31 07:14:47.372 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-31 07:14:47.379 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-31 07:14:47.385 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-31 07:14:47.391 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-31 07:14:47.399 | +++ 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-31 07:14:47.456 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-31 07:14:47.456 | apache2-dev 2026-08-31 07:14:47.456 | bc 2026-08-31 07:14:47.456 | bsdmainutils 2026-08-31 07:14:47.456 | curl 2026-08-31 07:14:47.456 | g++ 2026-08-31 07:14:47.456 | gawk 2026-08-31 07:14:47.456 | gcc 2026-08-31 07:14:47.456 | gettext 2026-08-31 07:14:47.456 | git 2026-08-31 07:14:47.456 | graphviz 2026-08-31 07:14:47.456 | iputils-ping 2026-08-31 07:14:47.456 | libffi-dev 2026-08-31 07:14:47.456 | libjpeg-dev 2026-08-31 07:14:47.456 | libpq-dev 2026-08-31 07:14:47.456 | libssl-dev 2026-08-31 07:14:47.456 | libsystemd-dev 2026-08-31 07:14:47.456 | libxml2-dev 2026-08-31 07:14:47.456 | libxslt1-dev 2026-08-31 07:14:47.456 | libyaml-dev 2026-08-31 07:14:47.456 | lsof 2026-08-31 07:14:47.456 | openssh-server 2026-08-31 07:14:47.457 | openssl 2026-08-31 07:14:47.457 | pkg-config 2026-08-31 07:14:47.457 | psmisc 2026-08-31 07:14:47.457 | python3-dev 2026-08-31 07:14:47.457 | python3-pip 2026-08-31 07:14:47.457 | python3-systemd 2026-08-31 07:14:47.457 | python3-venv 2026-08-31 07:14:47.457 | tar 2026-08-31 07:14:47.457 | tcpdump 2026-08-31 07:14:47.457 | unzip 2026-08-31 07:14:47.457 | uuid-runtime 2026-08-31 07:14:47.457 | wget 2026-08-31 07:14:47.457 | zlib1g-dev 2026-08-31 07:14:47.457 | lvm2 2026-08-31 07:14:47.457 | qemu-utils 2026-08-31 07:14:47.457 | thin-provisioning-tools 2026-08-31 07:14:47.457 | lsscsi 2026-08-31 07:14:47.457 | open-iscsi 2026-08-31 07:14:47.457 | libkrb5-dev 2026-08-31 07:14:47.457 | libldap2-dev 2026-08-31 07:14:47.457 | libsasl2-dev 2026-08-31 07:14:47.457 | memcached 2026-08-31 07:14:47.457 | python3-mysqldb 2026-08-31 07:14:47.457 | sqlite3 2026-08-31 07:14:47.457 | conntrack 2026-08-31 07:14:47.457 | curl 2026-08-31 07:14:47.457 | ebtables 2026-08-31 07:14:47.457 | genisoimage 2026-08-31 07:14:47.457 | iptables 2026-08-31 07:14:47.457 | iputils-arping 2026-08-31 07:14:47.457 | kpartx 2026-08-31 07:14:47.457 | libjs-jquery-tablesorter 2026-08-31 07:14:47.457 | parted 2026-08-31 07:14:47.457 | pm-utils 2026-08-31 07:14:47.457 | python3-mysqldb 2026-08-31 07:14:47.457 | socat 2026-08-31 07:14:47.457 | sqlite3 2026-08-31 07:14:47.457 | sudo 2026-08-31 07:14:47.457 | vlan 2026-08-31 07:14:47.457 | cryptsetup 2026-08-31 07:14:47.457 | dosfstools 2026-08-31 07:14:47.457 | genisoimage 2026-08-31 07:14:47.457 | gir1.2-libosinfo-1.0 2026-08-31 07:14:47.457 | netcat-openbsd 2026-08-31 07:14:47.457 | open-iscsi 2026-08-31 07:14:47.457 | qemu-utils 2026-08-31 07:14:47.457 | sg3-utils 2026-08-31 07:14:47.457 | sysfsutils 2026-08-31 07:14:47.457 | acl 2026-08-31 07:14:47.457 | dnsmasq-base 2026-08-31 07:14:47.457 | dnsmasq-utils 2026-08-31 07:14:47.457 | ebtables 2026-08-31 07:14:47.458 | haproxy 2026-08-31 07:14:47.458 | iptables 2026-08-31 07:14:47.458 | iputils-arping 2026-08-31 07:14:47.458 | iputils-ping 2026-08-31 07:14:47.458 | postgresql-server-dev-all 2026-08-31 07:14:47.458 | python3-mysqldb 2026-08-31 07:14:47.458 | sqlite3 2026-08-31 07:14:47.458 | sudo 2026-08-31 07:14:47.458 | vlan 2026-08-31 07:14:47.458 | apache2' 2026-08-31 07:14:47.465 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-31 07:14:47.528 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-31 07:14:47.528 | apache2-dev 2026-08-31 07:14:47.528 | bc 2026-08-31 07:14:47.528 | bsdmainutils 2026-08-31 07:14:47.528 | curl 2026-08-31 07:14:47.528 | g++ 2026-08-31 07:14:47.528 | gawk 2026-08-31 07:14:47.528 | gcc 2026-08-31 07:14:47.528 | gettext 2026-08-31 07:14:47.528 | git 2026-08-31 07:14:47.528 | graphviz 2026-08-31 07:14:47.528 | iputils-ping 2026-08-31 07:14:47.528 | libffi-dev 2026-08-31 07:14:47.528 | libjpeg-dev 2026-08-31 07:14:47.528 | libpq-dev 2026-08-31 07:14:47.528 | libssl-dev 2026-08-31 07:14:47.528 | libsystemd-dev 2026-08-31 07:14:47.528 | libxml2-dev 2026-08-31 07:14:47.528 | libxslt1-dev 2026-08-31 07:14:47.528 | libyaml-dev 2026-08-31 07:14:47.528 | lsof 2026-08-31 07:14:47.528 | openssh-server 2026-08-31 07:14:47.529 | openssl 2026-08-31 07:14:47.529 | pkg-config 2026-08-31 07:14:47.529 | psmisc 2026-08-31 07:14:47.529 | python3-dev 2026-08-31 07:14:47.529 | python3-pip 2026-08-31 07:14:47.529 | python3-systemd 2026-08-31 07:14:47.529 | python3-venv 2026-08-31 07:14:47.529 | tar 2026-08-31 07:14:47.529 | tcpdump 2026-08-31 07:14:47.529 | unzip 2026-08-31 07:14:47.529 | uuid-runtime 2026-08-31 07:14:47.529 | wget 2026-08-31 07:14:47.529 | zlib1g-dev 2026-08-31 07:14:47.529 | lvm2 2026-08-31 07:14:47.529 | qemu-utils 2026-08-31 07:14:47.529 | thin-provisioning-tools 2026-08-31 07:14:47.529 | lsscsi 2026-08-31 07:14:47.529 | open-iscsi 2026-08-31 07:14:47.529 | libkrb5-dev 2026-08-31 07:14:47.529 | libldap2-dev 2026-08-31 07:14:47.529 | libsasl2-dev 2026-08-31 07:14:47.529 | memcached 2026-08-31 07:14:47.529 | python3-mysqldb 2026-08-31 07:14:47.529 | sqlite3 2026-08-31 07:14:47.529 | conntrack 2026-08-31 07:14:47.529 | curl 2026-08-31 07:14:47.529 | ebtables 2026-08-31 07:14:47.529 | genisoimage 2026-08-31 07:14:47.529 | iptables 2026-08-31 07:14:47.529 | iputils-arping 2026-08-31 07:14:47.529 | kpartx 2026-08-31 07:14:47.529 | libjs-jquery-tablesorter 2026-08-31 07:14:47.529 | parted 2026-08-31 07:14:47.529 | pm-utils 2026-08-31 07:14:47.529 | python3-mysqldb 2026-08-31 07:14:47.529 | socat 2026-08-31 07:14:47.529 | sqlite3 2026-08-31 07:14:47.529 | sudo 2026-08-31 07:14:47.529 | vlan 2026-08-31 07:14:47.529 | cryptsetup 2026-08-31 07:14:47.529 | dosfstools 2026-08-31 07:14:47.529 | genisoimage 2026-08-31 07:14:47.529 | gir1.2-libosinfo-1.0 2026-08-31 07:14:47.529 | netcat-openbsd 2026-08-31 07:14:47.529 | open-iscsi 2026-08-31 07:14:47.529 | qemu-utils 2026-08-31 07:14:47.529 | sg3-utils 2026-08-31 07:14:47.529 | sysfsutils 2026-08-31 07:14:47.529 | acl 2026-08-31 07:14:47.529 | dnsmasq-base 2026-08-31 07:14:47.529 | dnsmasq-utils 2026-08-31 07:14:47.529 | ebtables 2026-08-31 07:14:47.530 | haproxy 2026-08-31 07:14:47.530 | iptables 2026-08-31 07:14:47.530 | iputils-arping 2026-08-31 07:14:47.530 | iputils-ping 2026-08-31 07:14:47.530 | postgresql-server-dev-all 2026-08-31 07:14:47.530 | python3-mysqldb 2026-08-31 07:14:47.530 | sqlite3 2026-08-31 07:14:47.530 | sudo 2026-08-31 07:14:47.530 | vlan 2026-08-31 07:14:47.530 | apache2 golang 2026-08-31 07:14:47.530 | debootstrap 2026-08-31 07:14:47.530 | rsyslog 2026-08-31 07:14:47.530 | lvm2' 2026-08-31 07:14:47.534 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-31 07:14:47.539 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:47.546 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:47.554 | ++ 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-31 07:14:47.554 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-31 07:14:47.564 | ++ 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-31 07:14:47.569 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-31 07:14:47.576 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:14:47.581 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:14:47.586 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:14:47.592 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:47.598 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:14:47.604 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:47.609 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:47.615 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:14:47.621 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:47.627 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:14:47.633 | ++ functions-common:apt_get_update:1167 : return 2026-08-31 07:14:47.639 | ++ 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-31 07:14:47.644 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:14:47.650 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:47.656 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:47.663 | ++ 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-31 07:14:47.711 | ++ 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-31 07:14:47.764 | Reading package lists... 2026-08-31 07:14:48.073 | Building dependency tree... 2026-08-31 07:14:48.073 | Reading state information... 2026-08-31 07:14:48.378 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-31 07:14:48.378 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-31 07:14:48.378 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-31 07:14:48.378 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-31 07:14:48.378 | openssl set to manually installed. 2026-08-31 07:14:48.378 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-31 07:14:48.378 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-31 07:14:48.378 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-31 07:14:48.378 | zlib1g-dev set to manually installed. 2026-08-31 07:14:48.378 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-31 07:14:48.378 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-31 07:14:48.378 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-31 07:14:48.378 | The following additional packages will be installed: 2026-08-31 07:14:48.378 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-31 07:14:48.378 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-08-31 07:14:48.378 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-08-31 07:14:48.378 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-31 07:14:48.378 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-31 07:14:48.378 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-08-31 07:14:48.379 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-08-31 07:14:48.379 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-08-31 07:14:48.379 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-08-31 07:14:48.379 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-08-31 07:14:48.379 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-08-31 07:14:48.379 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-08-31 07:14:48.379 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-31 07:14:48.379 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-08-31 07:14:48.379 | libatomic1 libbinutils libbz2-1.0 libcairo-gobject2 libcairo2 libcc1-0 2026-08-31 07:14:48.379 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-08-31 07:14:48.379 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-08-31 07:14:48.379 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-08-31 07:14:48.379 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-08-31 07:14:48.379 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-08-31 07:14:48.379 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-31 07:14:48.379 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-31 07:14:48.379 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-08-31 07:14:48.379 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-08-31 07:14:48.379 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-31 07:14:48.379 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-08-31 07:14:48.379 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-08-31 07:14:48.379 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-08-31 07:14:48.379 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-08-31 07:14:48.379 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-31 07:14:48.379 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-08-31 07:14:48.379 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-08-31 07:14:48.379 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-08-31 07:14:48.379 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-08-31 07:14:48.379 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-08-31 07:14:48.379 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-08-31 07:14:48.379 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-31 07:14:48.379 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-31 07:14:48.379 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-08-31 07:14:48.379 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-31 07:14:48.379 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-08-31 07:14:48.379 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-08-31 07:14:48.379 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-31 07:14:48.379 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-08-31 07:14:48.383 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-08-31 07:14:48.383 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-08-31 07:14:48.383 | Suggested packages: 2026-08-31 07:14:48.383 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-31 07:14:48.383 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-08-31 07:14:48.383 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-08-31 07:14:48.383 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-08-31 07:14:48.383 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-08-31 07:14:48.383 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-08-31 07:14:48.383 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-31 07:14:48.383 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-08-31 07:14:48.383 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-08-31 07:14:48.383 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-08-31 07:14:48.383 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-08-31 07:14:48.383 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-08-31 07:14:48.383 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-08-31 07:14:48.383 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-08-31 07:14:48.383 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-08-31 07:14:48.383 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-31 07:14:48.383 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-08-31 07:14:48.383 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-31 07:14:48.383 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-08-31 07:14:48.383 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-08-31 07:14:48.383 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-08-31 07:14:48.383 | rsyslog-relp sqlite3-doc zip 2026-08-31 07:14:48.383 | Recommended packages: 2026-08-31 07:14:48.383 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-08-31 07:14:48.383 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-08-31 07:14:48.383 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-08-31 07:14:48.383 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-08-31 07:14:48.383 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-08-31 07:14:48.383 | libmail-sendmail-perl logrotate qemu-block-extra 2026-08-31 07:14:48.503 | The following NEW packages will be installed: 2026-08-31 07:14:48.504 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-08-31 07:14:48.504 | automake autopoint autotools-dev bc binutils binutils-common 2026-08-31 07:14:48.504 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-08-31 07:14:48.504 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-08-31 07:14:48.504 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-08-31 07:14:48.504 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-31 07:14:48.504 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-08-31 07:14:48.504 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-08-31 07:14:48.504 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-08-31 07:14:48.504 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-08-31 07:14:48.504 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-08-31 07:14:48.505 | glib-networking-common glib-networking-services golang golang-1.22 2026-08-31 07:14:48.505 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-08-31 07:14:48.505 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-08-31 07:14:48.505 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-08-31 07:14:48.505 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-08-31 07:14:48.505 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-31 07:14:48.505 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-08-31 07:14:48.505 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-08-31 07:14:48.505 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-08-31 07:14:48.505 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-31 07:14:48.505 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-08-31 07:14:48.505 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-31 07:14:48.505 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-31 07:14:48.506 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-31 07:14:48.506 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-08-31 07:14:48.506 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-08-31 07:14:48.506 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-08-31 07:14:48.506 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-08-31 07:14:48.506 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-08-31 07:14:48.506 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-08-31 07:14:48.506 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-08-31 07:14:48.506 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-31 07:14:48.506 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-08-31 07:14:48.506 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-31 07:14:48.506 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-31 07:14:48.507 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-08-31 07:14:48.507 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-08-31 07:14:48.507 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-08-31 07:14:48.507 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-08-31 07:14:48.507 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-31 07:14:48.507 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-31 07:14:48.507 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-08-31 07:14:48.507 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-08-31 07:14:48.507 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-08-31 07:14:48.507 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-08-31 07:14:48.508 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-08-31 07:14:48.508 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-31 07:14:48.508 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-31 07:14:48.508 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-08-31 07:14:48.508 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-08-31 07:14:48.508 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-08-31 07:14:48.508 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-08-31 07:14:48.508 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-08-31 07:14:48.511 | xz-utils 2026-08-31 07:14:48.511 | The following packages will be upgraded: 2026-08-31 07:14:48.511 | libbz2-1.0 2026-08-31 07:14:48.862 | 1 upgraded, 302 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:14:48.862 | Need to get 305 MB of archives. 2026-08-31 07:14:48.862 | After this operation, 1,440 MB of additional disk space will be used. 2026-08-31 07:14:48.862 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-31 07:14:48.947 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-31 07:14:48.956 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-31 07:14:48.960 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-31 07:14:48.961 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-08-31 07:14:48.965 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-31 07:14:48.978 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-31 07:14:48.987 | Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 libbz2-1.0 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-08-31 07:14:49.012 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-31 07:14:49.015 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-31 07:14:49.017 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-31 07:14:49.018 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-08-31 07:14:49.023 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-08-31 07:14:49.023 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-31 07:14:49.029 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-31 07:14:49.046 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-31 07:14:49.047 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-31 07:14:49.049 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-31 07:14:49.050 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-31 07:14:49.050 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-31 07:14:49.050 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-31 07:14:49.052 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-31 07:14:49.052 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-31 07:14:49.057 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-31 07:14:49.068 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-08-31 07:14:49.068 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-31 07:14:49.069 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-08-31 07:14:49.069 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-08-31 07:14:49.070 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-31 07:14:49.070 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-08-31 07:14:49.071 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-08-31 07:14:49.071 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-08-31 07:14:49.072 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-08-31 07:14:49.085 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-08-31 07:14:49.089 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-31 07:14:49.091 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-31 07:14:49.093 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-31 07:14:49.094 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-31 07:14:49.099 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-31 07:14:49.100 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-31 07:14:49.101 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-08-31 07:14:49.102 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-08-31 07:14:49.111 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-08-31 07:14:49.113 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-08-31 07:14:49.115 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-08-31 07:14:49.115 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-31 07:14:49.116 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-31 07:14:49.119 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-31 07:14:49.127 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-31 07:14:49.129 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-31 07:14:49.130 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-08-31 07:14:49.130 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-31 07:14:49.131 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-31 07:14:49.142 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-31 07:14:49.142 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-31 07:14:49.143 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-31 07:14:49.148 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-08-31 07:14:49.149 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-08-31 07:14:49.156 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-08-31 07:14:49.169 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-31 07:14:49.169 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-31 07:14:49.169 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-31 07:14:49.170 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-31 07:14:49.174 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-31 07:14:49.174 | Get:65 http://security.ubuntu.com/ubuntu noble-security/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-08-31 07:14:49.176 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-31 07:14:49.178 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-08-31 07:14:49.181 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-31 07:14:49.181 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-31 07:14:49.186 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-31 07:14:49.192 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-31 07:14:49.199 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-31 07:14:49.206 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-31 07:14:49.211 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-31 07:14:49.212 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-08-31 07:14:49.212 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-08-31 07:14:49.218 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-08-31 07:14:49.218 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-08-31 07:14:49.301 | Get:79 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-08-31 07:14:49.302 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-08-31 07:14:49.302 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-08-31 07:14:49.302 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-08-31 07:14:49.302 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-08-31 07:14:49.304 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-08-31 07:14:49.305 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-08-31 07:14:49.308 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-08-31 07:14:49.309 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-08-31 07:14:49.318 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-08-31 07:14:49.339 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-08-31 07:14:49.384 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-08-31 07:14:49.385 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-08-31 07:14:49.385 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-31 07:14:49.385 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-08-31 07:14:49.406 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-08-31 07:14:49.418 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-08-31 07:14:49.445 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-08-31 07:14:49.460 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-08-31 07:14:49.472 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-08-31 07:14:49.473 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-08-31 07:14:49.492 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-08-31 07:14:49.658 | Get:101 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-08-31 07:14:49.658 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-08-31 07:14:49.662 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-08-31 07:14:49.662 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-08-31 07:14:49.662 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-31 07:14:49.852 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-31 07:14:49.943 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-08-31 07:14:49.961 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-31 07:14:49.962 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-31 07:14:49.962 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-31 07:14:49.964 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-31 07:14:49.969 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-31 07:14:49.979 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-31 07:14:50.030 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-31 07:14:50.030 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-31 07:14:50.031 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-31 07:14:50.032 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-31 07:14:50.032 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-31 07:14:50.033 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-31 07:14:50.033 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-31 07:14:50.033 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-08-31 07:14:50.035 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-08-31 07:14:50.045 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-08-31 07:14:50.050 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-08-31 07:14:50.050 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-08-31 07:14:50.063 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-31 07:14:50.063 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-31 07:14:50.064 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-31 07:14:50.070 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-31 07:14:50.072 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-31 07:14:50.073 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-31 07:14:50.079 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-31 07:14:50.079 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-31 07:14:50.079 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-31 07:14:50.087 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-31 07:14:50.108 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-31 07:14:50.111 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-31 07:14:50.111 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-31 07:14:50.113 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-31 07:14:50.115 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-31 07:14:50.117 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-31 07:14:50.117 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-31 07:14:50.122 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-31 07:14:50.123 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-08-31 07:14:50.163 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-31 07:14:50.164 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-31 07:14:50.165 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-31 07:14:50.165 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-31 07:14:50.167 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-08-31 07:14:50.169 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-31 07:14:50.170 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-31 07:14:50.170 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-31 07:14:50.170 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-08-31 07:14:50.178 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-08-31 07:14:50.185 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-08-31 07:14:50.196 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-08-31 07:14:50.197 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-31 07:14:50.202 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-31 07:14:50.202 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-31 07:14:50.204 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-08-31 07:14:50.209 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-08-31 07:14:50.217 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-08-31 07:14:50.218 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-08-31 07:14:50.219 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-31 07:14:50.221 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-08-31 07:14:50.333 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-08-31 07:14:50.333 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-08-31 07:14:50.333 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-08-31 07:14:50.333 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-31 07:14:50.336 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-31 07:14:50.339 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-31 07:14:50.339 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-31 07:14:50.340 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-31 07:14:50.340 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-31 07:14:50.349 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-31 07:14:50.350 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-31 07:14:50.351 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-31 07:14:50.351 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-31 07:14:50.363 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-31 07:14:50.363 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-31 07:14:50.363 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-31 07:14:50.364 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-31 07:14:50.365 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-08-31 07:14:50.366 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-08-31 07:14:50.512 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-08-31 07:14:50.700 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-08-31 07:14:50.701 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-08-31 07:14:50.701 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-08-31 07:14:50.701 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-08-31 07:14:50.701 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-08-31 07:14:50.702 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-31 07:14:50.702 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-31 07:14:50.702 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-31 07:14:50.702 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-31 07:14:50.716 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-08-31 07:14:50.746 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-08-31 07:14:50.747 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-08-31 07:14:50.749 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-31 07:14:50.750 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-31 07:14:50.751 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-31 07:14:50.751 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-31 07:14:50.751 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-31 07:14:50.753 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-31 07:14:50.754 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-31 07:14:50.763 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-08-31 07:14:50.763 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-08-31 07:14:50.770 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-31 07:14:50.772 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-31 07:14:50.773 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-31 07:14:50.773 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-31 07:14:50.777 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-31 07:14:50.778 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-31 07:14:50.778 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-31 07:14:50.779 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-31 07:14:50.790 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-31 07:14:50.791 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-31 07:14:50.791 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-31 07:14:50.792 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-31 07:14:50.797 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-31 07:14:50.805 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-31 07:14:50.821 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-31 07:14:50.821 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-31 07:14:50.822 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-31 07:14:50.822 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-31 07:14:50.824 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-31 07:14:50.824 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-31 07:14:50.826 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-31 07:14:50.830 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-31 07:14:50.832 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-31 07:14:50.846 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-31 07:14:50.847 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-31 07:14:50.848 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-31 07:14:50.849 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-31 07:14:50.849 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-31 07:14:50.850 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-31 07:14:50.852 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-31 07:14:50.939 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-31 07:14:50.941 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-31 07:14:50.941 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-31 07:14:50.942 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-08-31 07:14:50.944 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-31 07:14:50.944 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-31 07:14:50.945 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-08-31 07:14:50.946 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-08-31 07:14:50.947 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-31 07:14:50.954 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-31 07:14:50.971 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-31 07:14:50.974 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-31 07:14:50.974 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-31 07:14:50.976 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-08-31 07:14:50.992 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-31 07:14:50.993 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-08-31 07:14:50.993 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-31 07:14:50.995 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-08-31 07:14:50.996 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-31 07:14:50.996 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-31 07:14:51.003 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-31 07:14:51.012 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-31 07:14:51.012 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-31 07:14:51.021 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-31 07:14:51.022 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-31 07:14:51.060 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-31 07:14:51.074 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-31 07:14:51.077 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-31 07:14:51.260 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-31 07:14:51.261 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-31 07:14:51.266 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-31 07:14:51.308 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-31 07:14:51.309 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-31 07:14:51.643 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-31 07:14:51.648 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-08-31 07:14:51.651 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-31 07:14:51.652 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-31 07:14:51.652 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-31 07:14:51.653 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-31 07:14:51.653 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-31 07:14:51.653 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-08-31 07:14:51.662 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-08-31 07:14:51.669 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-31 07:14:51.672 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-08-31 07:14:51.673 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-31 07:14:51.674 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-08-31 07:14:51.677 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-08-31 07:14:51.678 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-08-31 07:14:51.715 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-08-31 07:14:51.728 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-31 07:14:51.733 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-08-31 07:14:51.734 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-08-31 07:14:51.734 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-08-31 07:14:51.734 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-31 07:14:51.749 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-08-31 07:14:51.755 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-31 07:14:51.757 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-08-31 07:14:51.773 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-31 07:14:51.774 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-08-31 07:14:51.775 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-31 07:14:51.775 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-31 07:14:51.776 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-31 07:14:51.776 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-31 07:14:51.777 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-31 07:14:51.777 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-31 07:14:51.785 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-31 07:14:51.799 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-31 07:14:52.015 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:14:52.057 | Fetched 305 MB in 3s (93.9 MB/s) 2026-08-31 07:14:52.102 | Selecting previously unselected package libapr1t64:amd64. 2026-08-31 07:14:52.114 | (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-31 07:14:52.115 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 07:14:52.129 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:14:52.205 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-31 07:14:52.210 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:14:52.217 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:14:52.295 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-31 07:14:52.300 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:14:52.306 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:14:52.374 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-31 07:14:52.381 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:14:52.388 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:14:52.470 | Selecting previously unselected package libjansson4:amd64. 2026-08-31 07:14:52.477 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-08-31 07:14:52.484 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-31 07:14:52.564 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-31 07:14:52.571 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-31 07:14:52.579 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 07:14:52.653 | Selecting previously unselected package apache2-bin. 2026-08-31 07:14:52.661 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:14:52.667 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 07:14:52.835 | Selecting previously unselected package apache2-data. 2026-08-31 07:14:52.838 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-31 07:14:52.845 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 07:14:53.001 | Selecting previously unselected package apache2-utils. 2026-08-31 07:14:53.005 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:14:53.011 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 07:14:53.096 | Selecting previously unselected package apache2. 2026-08-31 07:14:53.100 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:14:53.114 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 07:14:53.246 | Selecting previously unselected package libmpfr6:amd64. 2026-08-31 07:14:53.252 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-31 07:14:53.259 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-31 07:14:53.350 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-31 07:14:53.357 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-31 07:14:53.364 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-31 07:14:53.450 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-31 07:14:53.500 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-31 07:14:53.593 | Selecting previously unselected package gawk. 2026-08-31 07:14:53.627 | (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-31 07:14:53.632 | Preparing to unpack .../00-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-31 07:14:53.639 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-31 07:14:53.792 | Selecting previously unselected package haproxy. 2026-08-31 07:14:53.800 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:14:53.820 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 07:14:53.987 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-31 07:14:53.996 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 07:14:54.003 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:14:54.088 | Selecting previously unselected package memcached. 2026-08-31 07:14:54.100 | Preparing to unpack .../03-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-31 07:14:54.112 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 07:14:54.199 | Selecting previously unselected package libjson-perl. 2026-08-31 07:14:54.207 | Preparing to unpack .../04-libjson-perl_4.10000-1_all.deb ... 2026-08-31 07:14:54.214 | Unpacking libjson-perl (4.10000-1) ... 2026-08-31 07:14:54.292 | Selecting previously unselected package postgresql-client-common. 2026-08-31 07:14:54.301 | Preparing to unpack .../05-postgresql-client-common_257build1.1_all.deb ... 2026-08-31 07:14:54.308 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-31 07:14:54.446 | Selecting previously unselected package ssl-cert. 2026-08-31 07:14:54.453 | Preparing to unpack .../06-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-31 07:14:54.461 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-31 07:14:54.553 | Selecting previously unselected package postgresql-common. 2026-08-31 07:14:54.561 | Preparing to unpack .../07-postgresql-common_257build1.1_all.deb ... 2026-08-31 07:14:54.584 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-31 07:14:54.603 | Unpacking postgresql-common (257build1.1) ... 2026-08-31 07:14:54.743 | Selecting previously unselected package libsysfs2:amd64. 2026-08-31 07:14:54.753 | Preparing to unpack .../08-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-31 07:14:54.760 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 07:14:54.823 | Selecting previously unselected package pci.ids. 2026-08-31 07:14:54.831 | Preparing to unpack .../09-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-31 07:14:54.838 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-31 07:14:54.929 | Selecting previously unselected package sysfsutils. 2026-08-31 07:14:54.937 | Preparing to unpack .../10-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-31 07:14:54.948 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-31 07:14:55.029 | Preparing to unpack .../11-libbz2-1.0_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-08-31 07:14:55.049 | Unpacking libbz2-1.0:amd64 (1.0.8-5.1ubuntu0.1) over (1.0.8-5.1build0.1) ... 2026-08-31 07:14:55.147 | Setting up libbz2-1.0:amd64 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:14:55.253 | Selecting previously unselected package distro-info. 2026-08-31 07:14:55.285 | (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 ... 34462 files and directories currently installed.) 2026-08-31 07:14:55.288 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-08-31 07:14:55.294 | Unpacking distro-info (1.7build1) ... 2026-08-31 07:14:55.364 | Selecting previously unselected package iputils-ping. 2026-08-31 07:14:55.373 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 07:14:55.380 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:14:55.461 | Selecting previously unselected package libestr0:amd64. 2026-08-31 07:14:55.470 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-08-31 07:14:55.479 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-08-31 07:14:55.559 | Selecting previously unselected package libfastjson4:amd64. 2026-08-31 07:14:55.567 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-08-31 07:14:55.574 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-31 07:14:55.653 | Selecting previously unselected package libfribidi0:amd64. 2026-08-31 07:14:55.664 | Preparing to unpack .../004-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-31 07:14:55.672 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-31 07:14:55.742 | Selecting previously unselected package libtirpc-common. 2026-08-31 07:14:55.750 | Preparing to unpack .../005-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-31 07:14:55.757 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-31 07:14:55.845 | Selecting previously unselected package libtirpc3t64:amd64. 2026-08-31 07:14:55.853 | Preparing to unpack .../006-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-31 07:14:55.875 | 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-31 07:14:55.893 | 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-31 07:14:55.900 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-31 07:14:55.979 | Selecting previously unselected package netcat-openbsd. 2026-08-31 07:14:55.988 | Preparing to unpack .../007-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-08-31 07:14:55.994 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-08-31 07:14:56.082 | Selecting previously unselected package python3-pygments. 2026-08-31 07:14:56.090 | Preparing to unpack .../008-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-08-31 07:14:56.097 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-08-31 07:14:56.329 | Selecting previously unselected package rsyslog. 2026-08-31 07:14:56.335 | Preparing to unpack .../009-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-08-31 07:14:56.363 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:14:56.489 | Selecting previously unselected package bsdextrautils. 2026-08-31 07:14:56.498 | Preparing to unpack .../010-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-31 07:14:56.513 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-31 07:14:56.598 | Selecting previously unselected package dmidecode. 2026-08-31 07:14:56.603 | Preparing to unpack .../011-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-31 07:14:56.610 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-31 07:14:56.684 | Selecting previously unselected package dosfstools. 2026-08-31 07:14:56.693 | Preparing to unpack .../012-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-31 07:14:56.699 | Unpacking dosfstools (4.2-1.1build1) ... 2026-08-31 07:14:56.779 | Selecting previously unselected package libmagic-mgc. 2026-08-31 07:14:56.788 | Preparing to unpack .../013-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:14:56.795 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-31 07:14:56.940 | Selecting previously unselected package libmagic1t64:amd64. 2026-08-31 07:14:56.950 | Preparing to unpack .../014-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:14:56.956 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-31 07:14:57.033 | Selecting previously unselected package file. 2026-08-31 07:14:57.041 | Preparing to unpack .../015-file_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:14:57.048 | Unpacking file (1:5.45-3build1) ... 2026-08-31 07:14:57.127 | Selecting previously unselected package libuchardet0:amd64. 2026-08-31 07:14:57.134 | Preparing to unpack .../016-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-08-31 07:14:57.141 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-31 07:14:57.214 | Selecting previously unselected package groff-base. 2026-08-31 07:14:57.221 | Preparing to unpack .../017-groff-base_1.23.0-3build2_amd64.deb ... 2026-08-31 07:14:57.229 | Unpacking groff-base (1.23.0-3build2) ... 2026-08-31 07:14:57.406 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-31 07:14:57.411 | Preparing to unpack .../018-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-31 07:14:57.417 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:14:57.491 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-31 07:14:57.496 | Preparing to unpack .../019-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-31 07:14:57.504 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:14:57.588 | Selecting previously unselected package libibverbs1:amd64. 2026-08-31 07:14:57.597 | Preparing to unpack .../020-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-31 07:14:57.605 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:14:57.688 | Selecting previously unselected package libncurses6:amd64. 2026-08-31 07:14:57.696 | Preparing to unpack .../021-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 07:14:57.704 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:14:57.783 | Selecting previously unselected package libnftables1:amd64. 2026-08-31 07:14:57.791 | Preparing to unpack .../022-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-31 07:14:57.799 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-31 07:14:57.886 | Selecting previously unselected package libnuma1:amd64. 2026-08-31 07:14:57.894 | Preparing to unpack .../023-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:57.902 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:14:57.986 | Selecting previously unselected package libparted2t64:amd64. 2026-08-31 07:14:57.995 | Preparing to unpack .../024-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-31 07:14:58.018 | 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-31 07:14:58.037 | 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-31 07:14:58.044 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-31 07:14:58.130 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-31 07:14:58.138 | Preparing to unpack .../025-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-31 07:14:58.144 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-31 07:14:58.229 | Selecting previously unselected package libpipeline1:amd64. 2026-08-31 07:14:58.237 | Preparing to unpack .../026-libpipeline1_1.5.7-2_amd64.deb ... 2026-08-31 07:14:58.243 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-08-31 07:14:58.312 | Selecting previously unselected package libxau6:amd64. 2026-08-31 07:14:58.319 | Preparing to unpack .../027-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-31 07:14:58.327 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-31 07:14:58.400 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-31 07:14:58.407 | Preparing to unpack .../028-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-31 07:14:58.415 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-31 07:14:58.492 | Selecting previously unselected package libxcb1:amd64. 2026-08-31 07:14:58.498 | Preparing to unpack .../029-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:14:58.505 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:14:58.573 | Selecting previously unselected package libx11-data. 2026-08-31 07:14:58.581 | Preparing to unpack .../030-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-31 07:14:58.589 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-31 07:14:58.744 | Selecting previously unselected package libx11-6:amd64. 2026-08-31 07:14:58.749 | Preparing to unpack .../031-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-31 07:14:58.755 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-31 07:14:58.848 | Selecting previously unselected package libxext6:amd64. 2026-08-31 07:14:58.856 | Preparing to unpack .../032-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-08-31 07:14:58.867 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-31 07:14:58.930 | Selecting previously unselected package lsof. 2026-08-31 07:14:58.938 | Preparing to unpack .../033-lsof_4.95.0-1build3_amd64.deb ... 2026-08-31 07:14:58.947 | Unpacking lsof (4.95.0-1build3) ... 2026-08-31 07:14:59.047 | Selecting previously unselected package man-db. 2026-08-31 07:14:59.055 | Preparing to unpack .../034-man-db_2.12.0-4build2_amd64.deb ... 2026-08-31 07:14:59.062 | Unpacking man-db (2.12.0-4build2) ... 2026-08-31 07:14:59.296 | Selecting previously unselected package parted. 2026-08-31 07:14:59.301 | Preparing to unpack .../035-parted_3.6-4build1_amd64.deb ... 2026-08-31 07:14:59.321 | Unpacking parted (3.6-4build1) ... 2026-08-31 07:14:59.388 | Selecting previously unselected package powermgmt-base. 2026-08-31 07:14:59.394 | Preparing to unpack .../036-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-31 07:14:59.400 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-31 07:14:59.465 | Selecting previously unselected package psmisc. 2026-08-31 07:14:59.470 | Preparing to unpack .../037-psmisc_23.7-1build1_amd64.deb ... 2026-08-31 07:14:59.476 | Unpacking psmisc (23.7-1build1) ... 2026-08-31 07:14:59.591 | Selecting previously unselected package tcpdump. 2026-08-31 07:14:59.597 | Preparing to unpack .../038-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-31 07:14:59.618 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-31 07:14:59.707 | Selecting previously unselected package usb.ids. 2026-08-31 07:14:59.714 | Preparing to unpack .../039-usb.ids_2024.03.18-1_all.deb ... 2026-08-31 07:14:59.721 | Unpacking usb.ids (2024.03.18-1) ... 2026-08-31 07:14:59.802 | Selecting previously unselected package wget. 2026-08-31 07:14:59.810 | Preparing to unpack .../040-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-31 07:14:59.817 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-08-31 07:14:59.897 | Selecting previously unselected package xz-utils. 2026-08-31 07:14:59.906 | Preparing to unpack .../041-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-31 07:14:59.920 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-31 07:15:00.033 | Selecting previously unselected package acl. 2026-08-31 07:15:00.041 | Preparing to unpack .../042-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-31 07:15:00.047 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-31 07:15:00.120 | Selecting previously unselected package autotools-dev. 2026-08-31 07:15:00.128 | Preparing to unpack .../043-autotools-dev_20220109.1_all.deb ... 2026-08-31 07:15:00.135 | Unpacking autotools-dev (20220109.1) ... 2026-08-31 07:15:00.211 | Selecting previously unselected package m4. 2026-08-31 07:15:00.214 | Preparing to unpack .../044-m4_1.4.19-4build1_amd64.deb ... 2026-08-31 07:15:00.221 | Unpacking m4 (1.4.19-4build1) ... 2026-08-31 07:15:00.307 | Selecting previously unselected package autoconf. 2026-08-31 07:15:00.312 | Preparing to unpack .../045-autoconf_2.71-3_all.deb ... 2026-08-31 07:15:00.319 | Unpacking autoconf (2.71-3) ... 2026-08-31 07:15:00.433 | Selecting previously unselected package automake. 2026-08-31 07:15:00.437 | Preparing to unpack .../046-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-31 07:15:00.448 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 07:15:00.561 | Selecting previously unselected package autopoint. 2026-08-31 07:15:00.567 | Preparing to unpack .../047-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-31 07:15:00.573 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-31 07:15:00.657 | Selecting previously unselected package libdebhelper-perl. 2026-08-31 07:15:00.665 | Preparing to unpack .../048-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-31 07:15:00.671 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 07:15:00.777 | Selecting previously unselected package gcc-13-base:amd64. 2026-08-31 07:15:00.782 | Preparing to unpack .../049-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:00.789 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:00.864 | Selecting previously unselected package libisl23:amd64. 2026-08-31 07:15:00.871 | Preparing to unpack .../050-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-31 07:15:00.877 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-31 07:15:00.967 | Selecting previously unselected package libmpc3:amd64. 2026-08-31 07:15:00.971 | Preparing to unpack .../051-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-31 07:15:00.978 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-31 07:15:01.044 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-31 07:15:01.049 | Preparing to unpack .../052-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:01.057 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:01.382 | Selecting previously unselected package cpp-13. 2026-08-31 07:15:01.387 | Preparing to unpack .../053-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:01.394 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:01.453 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-31 07:15:01.460 | Preparing to unpack .../054-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:01.467 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:01.546 | Selecting previously unselected package cpp. 2026-08-31 07:15:01.553 | Preparing to unpack .../055-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:01.575 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:01.646 | Selecting previously unselected package libcc1-0:amd64. 2026-08-31 07:15:01.653 | Preparing to unpack .../056-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:01.659 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:01.725 | Selecting previously unselected package binutils-common:amd64. 2026-08-31 07:15:01.732 | Preparing to unpack .../057-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:01.738 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:01.836 | Selecting previously unselected package libsframe1:amd64. 2026-08-31 07:15:01.843 | Preparing to unpack .../058-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:01.851 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:01.925 | Selecting previously unselected package libbinutils:amd64. 2026-08-31 07:15:01.931 | Preparing to unpack .../059-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:01.939 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:02.044 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-31 07:15:02.051 | Preparing to unpack .../060-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:02.057 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:02.140 | Selecting previously unselected package libctf0:amd64. 2026-08-31 07:15:02.147 | Preparing to unpack .../061-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:02.155 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:02.235 | Selecting previously unselected package libgprofng0:amd64. 2026-08-31 07:15:02.243 | Preparing to unpack .../062-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:02.250 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:02.361 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-31 07:15:02.369 | Preparing to unpack .../063-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:02.376 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-31 07:15:02.598 | Selecting previously unselected package libgomp1:amd64. 2026-08-31 07:15:02.603 | Preparing to unpack .../064-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:02.610 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:02.692 | Selecting previously unselected package libitm1:amd64. 2026-08-31 07:15:02.698 | Preparing to unpack .../065-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:02.705 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:02.782 | Selecting previously unselected package libatomic1:amd64. 2026-08-31 07:15:02.789 | Preparing to unpack .../066-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:02.796 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:02.869 | Selecting previously unselected package libasan8:amd64. 2026-08-31 07:15:02.873 | Preparing to unpack .../067-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:02.880 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.080 | Selecting previously unselected package liblsan0:amd64. 2026-08-31 07:15:03.088 | Preparing to unpack .../068-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.095 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.209 | Selecting previously unselected package libtsan2:amd64. 2026-08-31 07:15:03.216 | Preparing to unpack .../069-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.222 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.383 | Selecting previously unselected package libubsan1:amd64. 2026-08-31 07:15:03.390 | Preparing to unpack .../070-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.397 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.514 | Selecting previously unselected package libhwasan0:amd64. 2026-08-31 07:15:03.516 | Preparing to unpack .../071-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.522 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.643 | Selecting previously unselected package libquadmath0:amd64. 2026-08-31 07:15:03.650 | Preparing to unpack .../072-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.657 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:03.725 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-31 07:15:03.732 | Preparing to unpack .../073-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.737 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:03.945 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-31 07:15:03.950 | Preparing to unpack .../074-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:03.959 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:04.407 | Selecting previously unselected package binutils. 2026-08-31 07:15:04.411 | Preparing to unpack .../075-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:15:04.418 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-31 07:15:04.480 | Selecting previously unselected package gcc-13. 2026-08-31 07:15:04.483 | Preparing to unpack .../076-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:04.489 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:04.552 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-31 07:15:04.557 | Preparing to unpack .../077-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:04.564 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:04.631 | Selecting previously unselected package gcc. 2026-08-31 07:15:04.639 | Preparing to unpack .../078-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:04.645 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:04.721 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-31 07:15:04.729 | Preparing to unpack .../079-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:04.737 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:05.551 | Selecting previously unselected package libclang-cpp17t64. 2026-08-31 07:15:05.559 | Preparing to unpack .../080-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:05.567 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:06.003 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-31 07:15:06.008 | Preparing to unpack .../081-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:06.014 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:06.427 | Selecting previously unselected package libgc1:amd64. 2026-08-31 07:15:06.432 | Preparing to unpack .../082-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-31 07:15:06.439 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 07:15:06.532 | Selecting previously unselected package libobjc4:amd64. 2026-08-31 07:15:06.539 | Preparing to unpack .../083-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:06.546 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:06.640 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-31 07:15:06.648 | Preparing to unpack .../084-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:06.662 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:06.751 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-31 07:15:06.758 | Preparing to unpack .../085-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:06.765 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:06.981 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-31 07:15:06.986 | Preparing to unpack .../086-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:06.992 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:07.125 | Selecting previously unselected package libclang1-17t64. 2026-08-31 07:15:07.133 | Preparing to unpack .../087-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:07.141 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:07.482 | Selecting previously unselected package clang-17. 2026-08-31 07:15:07.490 | Preparing to unpack .../088-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:07.497 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:07.603 | Selecting previously unselected package libtool. 2026-08-31 07:15:07.610 | Preparing to unpack .../089-libtool_2.4.7-7build1_all.deb ... 2026-08-31 07:15:07.617 | Unpacking libtool (2.4.7-7build1) ... 2026-08-31 07:15:07.702 | Selecting previously unselected package dh-autoreconf. 2026-08-31 07:15:07.709 | Preparing to unpack .../090-dh-autoreconf_20_all.deb ... 2026-08-31 07:15:07.715 | Unpacking dh-autoreconf (20) ... 2026-08-31 07:15:07.795 | Selecting previously unselected package libarchive-zip-perl. 2026-08-31 07:15:07.805 | Preparing to unpack .../091-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-31 07:15:07.811 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-31 07:15:07.902 | Selecting previously unselected package libsub-override-perl. 2026-08-31 07:15:07.911 | Preparing to unpack .../092-libsub-override-perl_0.10-1_all.deb ... 2026-08-31 07:15:07.918 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-31 07:15:07.985 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-31 07:15:07.993 | Preparing to unpack .../093-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-31 07:15:08.000 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 07:15:08.071 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-31 07:15:08.079 | Preparing to unpack .../094-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-31 07:15:08.087 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 07:15:08.149 | Selecting previously unselected package libdpkg-perl. 2026-08-31 07:15:08.158 | Preparing to unpack .../095-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-31 07:15:08.165 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-31 07:15:08.310 | Selecting previously unselected package bzip2. 2026-08-31 07:15:08.316 | Preparing to unpack .../096-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-08-31 07:15:08.325 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:15:08.395 | Selecting previously unselected package patch. 2026-08-31 07:15:08.400 | Preparing to unpack .../097-patch_2.7.6-7build3_amd64.deb ... 2026-08-31 07:15:08.406 | Unpacking patch (2.7.6-7build3) ... 2026-08-31 07:15:08.468 | Selecting previously unselected package make. 2026-08-31 07:15:08.473 | Preparing to unpack .../098-make_4.3-4.1build2_amd64.deb ... 2026-08-31 07:15:08.480 | Unpacking make (4.3-4.1build2) ... 2026-08-31 07:15:08.553 | Selecting previously unselected package lto-disabled-list. 2026-08-31 07:15:08.561 | Preparing to unpack .../099-lto-disabled-list_47_all.deb ... 2026-08-31 07:15:08.568 | Unpacking lto-disabled-list (47) ... 2026-08-31 07:15:08.795 | Selecting previously unselected package dpkg-dev. 2026-08-31 07:15:08.803 | Preparing to unpack .../100-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-31 07:15:08.810 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-31 07:15:09.008 | Selecting previously unselected package debugedit. 2026-08-31 07:15:09.013 | Preparing to unpack .../101-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-31 07:15:09.019 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-31 07:15:09.080 | Selecting previously unselected package dwz. 2026-08-31 07:15:09.085 | Preparing to unpack .../102-dwz_0.15-1build6_amd64.deb ... 2026-08-31 07:15:09.092 | Unpacking dwz (0.15-1build6) ... 2026-08-31 07:15:09.223 | Selecting previously unselected package gettext. 2026-08-31 07:15:09.230 | Preparing to unpack .../103-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-31 07:15:09.236 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-31 07:15:09.379 | Selecting previously unselected package intltool-debian. 2026-08-31 07:15:09.387 | Preparing to unpack .../104-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-31 07:15:09.395 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-31 07:15:09.463 | Selecting previously unselected package po-debconf. 2026-08-31 07:15:09.471 | Preparing to unpack .../105-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-31 07:15:09.485 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-31 07:15:09.611 | Selecting previously unselected package debhelper. 2026-08-31 07:15:09.619 | Preparing to unpack .../106-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-31 07:15:09.626 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-31 07:15:09.825 | Selecting previously unselected package uuid-dev:amd64. 2026-08-31 07:15:09.830 | Preparing to unpack .../107-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-31 07:15:09.836 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-31 07:15:09.920 | Selecting previously unselected package libsctp1:amd64. 2026-08-31 07:15:09.928 | Preparing to unpack .../108-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 07:15:09.936 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:15:10.007 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-31 07:15:10.015 | Preparing to unpack .../109-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 07:15:10.022 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:15:10.114 | Selecting previously unselected package libapr1-dev. 2026-08-31 07:15:10.123 | Preparing to unpack .../110-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 07:15:10.130 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:15:10.397 | Selecting previously unselected package libldap-dev:amd64. 2026-08-31 07:15:10.402 | Preparing to unpack .../111-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:10.409 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:15:10.580 | Selecting previously unselected package libldap2-dev. 2026-08-31 07:15:10.588 | Preparing to unpack .../112-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-31 07:15:10.596 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:15:10.668 | Selecting previously unselected package libaprutil1-dev. 2026-08-31 07:15:10.676 | Preparing to unpack .../113-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:15:10.683 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 07:15:10.949 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-31 07:15:10.954 | Preparing to unpack .../114-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:15:10.961 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:11.039 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-31 07:15:11.045 | Preparing to unpack .../115-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:15:11.051 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:11.132 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-31 07:15:11.137 | Preparing to unpack .../116-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:15:11.143 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:11.203 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-31 07:15:11.210 | Preparing to unpack .../117-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:15:11.218 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:11.365 | Selecting previously unselected package apache2-dev. 2026-08-31 07:15:11.370 | Preparing to unpack .../118-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:15:11.376 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 07:15:11.485 | Selecting previously unselected package bc. 2026-08-31 07:15:11.491 | Preparing to unpack .../119-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-08-31 07:15:11.498 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-08-31 07:15:11.574 | Selecting previously unselected package ncal. 2026-08-31 07:15:11.582 | Preparing to unpack .../120-ncal_12.1.8_amd64.deb ... 2026-08-31 07:15:11.590 | Unpacking ncal (12.1.8) ... 2026-08-31 07:15:11.669 | Selecting previously unselected package bsdmainutils. 2026-08-31 07:15:11.677 | Preparing to unpack .../121-bsdmainutils_12.1.8_all.deb ... 2026-08-31 07:15:11.688 | Unpacking bsdmainutils (12.1.8) ... 2026-08-31 07:15:11.757 | Selecting previously unselected package conntrack. 2026-08-31 07:15:11.770 | Preparing to unpack .../122-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-31 07:15:11.778 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 07:15:11.850 | Selecting previously unselected package cryptsetup-bin. 2026-08-31 07:15:11.858 | Preparing to unpack .../123-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-31 07:15:11.865 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:15:11.972 | Selecting previously unselected package cryptsetup. 2026-08-31 07:15:11.980 | Preparing to unpack .../124-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-31 07:15:12.013 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:15:12.143 | Selecting previously unselected package libdconf1:amd64. 2026-08-31 07:15:12.154 | Preparing to unpack .../125-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:15:12.162 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:12.234 | Selecting previously unselected package dconf-service. 2026-08-31 07:15:12.242 | Preparing to unpack .../126-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:15:12.249 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:12.323 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-31 07:15:12.330 | Preparing to unpack .../127-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:15:12.337 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:12.433 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-31 07:15:12.440 | Preparing to unpack .../128-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-31 07:15:12.453 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:15:12.530 | Selecting previously unselected package libaio1t64:amd64. 2026-08-31 07:15:12.537 | Preparing to unpack .../129-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-31 07:15:12.544 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-31 07:15:12.619 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-31 07:15:12.629 | Preparing to unpack .../130-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-31 07:15:12.637 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:15:12.767 | Selecting previously unselected package dmeventd. 2026-08-31 07:15:12.775 | Preparing to unpack .../131-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-31 07:15:12.782 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:15:12.878 | Selecting previously unselected package dnsmasq-base. 2026-08-31 07:15:12.887 | Preparing to unpack .../132-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 07:15:12.909 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-31 07:15:13.008 | Selecting previously unselected package dnsmasq-utils. 2026-08-31 07:15:13.016 | Preparing to unpack .../133-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 07:15:13.023 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 07:15:13.115 | Selecting previously unselected package ebtables. 2026-08-31 07:15:13.123 | Preparing to unpack .../134-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-31 07:15:13.152 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-31 07:15:13.241 | Selecting previously unselected package fonts-dejavu-mono. 2026-08-31 07:15:13.248 | Preparing to unpack .../135-fonts-dejavu-mono_2.37-8_all.deb ... 2026-08-31 07:15:13.256 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-08-31 07:15:13.374 | Selecting previously unselected package fonts-dejavu-core. 2026-08-31 07:15:13.382 | Preparing to unpack .../136-fonts-dejavu-core_2.37-8_all.deb ... 2026-08-31 07:15:13.431 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-08-31 07:15:13.563 | Selecting previously unselected package fontconfig-config. 2026-08-31 07:15:13.570 | Preparing to unpack .../137-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:15:13.949 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-31 07:15:14.081 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-31 07:15:14.089 | Preparing to unpack .../138-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:15:14.095 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-31 07:15:14.170 | Selecting previously unselected package fontconfig. 2026-08-31 07:15:14.178 | Preparing to unpack .../139-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:15:14.186 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 07:15:14.281 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-31 07:15:14.289 | Preparing to unpack .../140-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:14.296 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:14.641 | Selecting previously unselected package g++-13. 2026-08-31 07:15:14.646 | Preparing to unpack .../141-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:15:14.654 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:14.724 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-31 07:15:14.732 | Preparing to unpack .../142-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:14.739 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:14.806 | Selecting previously unselected package g++. 2026-08-31 07:15:14.814 | Preparing to unpack .../143-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:15:14.821 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:14.884 | Selecting previously unselected package genisoimage. 2026-08-31 07:15:14.892 | Preparing to unpack .../144-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-31 07:15:14.899 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-31 07:15:15.001 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-31 07:15:15.008 | Preparing to unpack .../145-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-31 07:15:15.018 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-31 07:15:15.106 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-31 07:15:15.116 | Preparing to unpack .../146-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:15:15.123 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:15:15.196 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-31 07:15:15.204 | Preparing to unpack .../147-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:15:15.211 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:15:15.283 | Selecting previously unselected package libxrender1:amd64. 2026-08-31 07:15:15.289 | Preparing to unpack .../148-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-31 07:15:15.296 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-31 07:15:15.375 | Selecting previously unselected package libcairo2:amd64. 2026-08-31 07:15:15.383 | Preparing to unpack .../149-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-31 07:15:15.391 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-31 07:15:15.532 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-31 07:15:15.539 | Preparing to unpack .../150-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-31 07:15:15.547 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-31 07:15:15.619 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-31 07:15:15.627 | Preparing to unpack .../151-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-31 07:15:15.633 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 07:15:15.720 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-31 07:15:15.728 | Preparing to unpack .../152-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-31 07:15:15.735 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-31 07:15:15.808 | Selecting previously unselected package glib-networking-common. 2026-08-31 07:15:15.816 | Preparing to unpack .../153-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-31 07:15:15.822 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-31 07:15:15.886 | Selecting previously unselected package glib-networking-services. 2026-08-31 07:15:15.894 | Preparing to unpack .../154-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-31 07:15:15.900 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-31 07:15:15.977 | Selecting previously unselected package session-migration. 2026-08-31 07:15:15.986 | Preparing to unpack .../155-session-migration_0.3.9build1_amd64.deb ... 2026-08-31 07:15:15.992 | Unpacking session-migration (0.3.9build1) ... 2026-08-31 07:15:16.063 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-31 07:15:16.071 | Preparing to unpack .../156-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-31 07:15:16.079 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-31 07:15:16.182 | Selecting previously unselected package glib-networking:amd64. 2026-08-31 07:15:16.189 | Preparing to unpack .../157-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-31 07:15:16.196 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-31 07:15:16.264 | Selecting previously unselected package golang-1.22-doc. 2026-08-31 07:15:16.271 | Preparing to unpack .../158-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:15:16.278 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:16.360 | Selecting previously unselected package golang-1.22-src. 2026-08-31 07:15:16.368 | Preparing to unpack .../159-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:15:16.374 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:20.714 | Selecting previously unselected package golang-1.22-go. 2026-08-31 07:15:20.724 | Preparing to unpack .../160-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-08-31 07:15:20.731 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:21.296 | Selecting previously unselected package golang-1.22. 2026-08-31 07:15:21.303 | Preparing to unpack .../161-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:15:21.310 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:21.371 | Selecting previously unselected package golang-src. 2026-08-31 07:15:21.378 | Preparing to unpack .../162-golang-src_2%3a1.22~2build1_all.deb ... 2026-08-31 07:15:21.385 | Unpacking golang-src (2:1.22~2build1) ... 2026-08-31 07:15:21.457 | Selecting previously unselected package golang-go:amd64. 2026-08-31 07:15:21.468 | Preparing to unpack .../163-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-08-31 07:15:21.480 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-08-31 07:15:21.558 | Selecting previously unselected package golang-doc. 2026-08-31 07:15:21.569 | Preparing to unpack .../164-golang-doc_2%3a1.22~2build1_all.deb ... 2026-08-31 07:15:21.575 | Unpacking golang-doc (2:1.22~2build1) ... 2026-08-31 07:15:21.639 | Selecting previously unselected package golang:amd64. 2026-08-31 07:15:21.650 | Preparing to unpack .../165-golang_2%3a1.22~2build1_amd64.deb ... 2026-08-31 07:15:21.693 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-08-31 07:15:21.765 | Selecting previously unselected package libann0. 2026-08-31 07:15:21.777 | Preparing to unpack .../166-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-31 07:15:21.785 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-31 07:15:21.861 | Selecting previously unselected package libcdt5:amd64. 2026-08-31 07:15:21.873 | Preparing to unpack .../167-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:21.881 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:21.961 | Selecting previously unselected package libcgraph6:amd64. 2026-08-31 07:15:21.972 | Preparing to unpack .../168-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:21.979 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:22.053 | Selecting previously unselected package libsharpyuv0:amd64. 2026-08-31 07:15:22.064 | Preparing to unpack .../169-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-31 07:15:22.071 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:15:22.146 | Selecting previously unselected package libaom3:amd64. 2026-08-31 07:15:22.157 | Preparing to unpack .../170-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-08-31 07:15:22.164 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-31 07:15:22.306 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-08-31 07:15:22.316 | Preparing to unpack .../171-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-31 07:15:22.323 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:15:22.398 | Selecting previously unselected package libheif1:amd64. 2026-08-31 07:15:22.409 | Preparing to unpack .../172-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-31 07:15:22.416 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:15:22.504 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-31 07:15:22.515 | Preparing to unpack .../173-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 07:15:22.522 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:15:22.596 | Selecting previously unselected package libjpeg8:amd64. 2026-08-31 07:15:22.606 | Preparing to unpack .../174-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:15:22.614 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:22.700 | Selecting previously unselected package libdeflate0:amd64. 2026-08-31 07:15:22.713 | Preparing to unpack .../175-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-31 07:15:22.720 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-31 07:15:22.802 | Selecting previously unselected package libjbig0:amd64. 2026-08-31 07:15:22.815 | Preparing to unpack .../176-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-31 07:15:22.821 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-31 07:15:22.925 | Selecting previously unselected package liblerc4:amd64. 2026-08-31 07:15:22.939 | Preparing to unpack .../177-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-31 07:15:22.948 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-31 07:15:23.053 | Selecting previously unselected package libwebp7:amd64. 2026-08-31 07:15:23.062 | Preparing to unpack .../178-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-31 07:15:23.074 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:15:23.161 | Selecting previously unselected package libtiff6:amd64. 2026-08-31 07:15:23.171 | Preparing to unpack .../179-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-31 07:15:23.188 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-31 07:15:23.279 | Selecting previously unselected package libxpm4:amd64. 2026-08-31 07:15:23.286 | Preparing to unpack .../180-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:23.293 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-31 07:15:23.361 | Selecting previously unselected package libgd3:amd64. 2026-08-31 07:15:23.369 | Preparing to unpack .../181-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-08-31 07:15:23.375 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-31 07:15:23.454 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-31 07:15:23.461 | Preparing to unpack .../182-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 07:15:23.468 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 07:15:23.547 | Selecting previously unselected package libltdl7:amd64. 2026-08-31 07:15:23.555 | Preparing to unpack .../183-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-31 07:15:23.562 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 07:15:23.633 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-31 07:15:23.641 | Preparing to unpack .../184-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:23.651 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-31 07:15:23.729 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-31 07:15:23.737 | Preparing to unpack .../185-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-31 07:15:23.745 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-31 07:15:23.823 | Selecting previously unselected package libthai-data. 2026-08-31 07:15:23.830 | Preparing to unpack .../186-libthai-data_0.1.29-2build1_all.deb ... 2026-08-31 07:15:23.837 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-31 07:15:23.919 | Selecting previously unselected package libdatrie1:amd64. 2026-08-31 07:15:23.926 | Preparing to unpack .../187-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-31 07:15:23.934 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-31 07:15:24.013 | Selecting previously unselected package libthai0:amd64. 2026-08-31 07:15:24.025 | Preparing to unpack .../188-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-31 07:15:24.033 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-31 07:15:24.117 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-31 07:15:24.130 | Preparing to unpack .../189-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:15:24.136 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:15:24.236 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-31 07:15:24.249 | Preparing to unpack .../190-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:15:24.256 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:15:24.336 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-31 07:15:24.349 | Preparing to unpack .../191-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:15:24.357 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:15:24.438 | Selecting previously unselected package libpathplan4:amd64. 2026-08-31 07:15:24.451 | Preparing to unpack .../192-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:24.458 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:24.545 | Selecting previously unselected package libgvc6. 2026-08-31 07:15:24.558 | Preparing to unpack .../193-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:24.565 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:24.677 | Selecting previously unselected package libgvpr2:amd64. 2026-08-31 07:15:24.690 | Preparing to unpack .../194-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:24.698 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:24.780 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-31 07:15:24.793 | Preparing to unpack .../195-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:24.800 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:24.914 | Selecting previously unselected package x11-common. 2026-08-31 07:15:24.929 | Preparing to unpack .../196-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-31 07:15:24.941 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-31 07:15:25.035 | Selecting previously unselected package libice6:amd64. 2026-08-31 07:15:25.048 | Preparing to unpack .../197-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-31 07:15:25.057 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 07:15:25.141 | Selecting previously unselected package libsm6:amd64. 2026-08-31 07:15:25.152 | Preparing to unpack .../198-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-31 07:15:25.160 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 07:15:25.240 | Selecting previously unselected package libxt6t64:amd64. 2026-08-31 07:15:25.252 | Preparing to unpack .../199-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-31 07:15:25.260 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 07:15:25.345 | Selecting previously unselected package libxmu6:amd64. 2026-08-31 07:15:25.357 | Preparing to unpack .../200-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-31 07:15:25.365 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 07:15:25.442 | Selecting previously unselected package libxaw7:amd64. 2026-08-31 07:15:25.454 | Preparing to unpack .../201-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-31 07:15:25.462 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 07:15:25.548 | Selecting previously unselected package graphviz. 2026-08-31 07:15:25.560 | Preparing to unpack .../202-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:15:25.567 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:25.708 | Selecting previously unselected package icu-devtools. 2026-08-31 07:15:25.721 | Preparing to unpack .../203-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 07:15:25.728 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 07:15:25.831 | Selecting previously unselected package iputils-arping. 2026-08-31 07:15:25.843 | Preparing to unpack .../204-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 07:15:25.850 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:15:25.932 | Selecting previously unselected package comerr-dev:amd64. 2026-08-31 07:15:25.947 | Preparing to unpack .../205-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-31 07:15:25.960 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 07:15:26.058 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-31 07:15:26.071 | Preparing to unpack .../206-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:26.078 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:26.271 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-31 07:15:26.281 | Preparing to unpack .../207-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:26.305 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:26.621 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-31 07:15:26.635 | Preparing to unpack .../208-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:26.664 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:26.794 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-31 07:15:26.806 | Preparing to unpack .../209-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:26.815 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:26.891 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-31 07:15:26.902 | Preparing to unpack .../210-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:26.910 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:27.017 | Selecting previously unselected package libicu-dev:amd64. 2026-08-31 07:15:27.024 | Preparing to unpack .../211-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 07:15:27.032 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 07:15:27.386 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-31 07:15:27.393 | Preparing to unpack .../212-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 07:15:27.398 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:15:27.479 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-31 07:15:27.490 | Preparing to unpack .../213-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:15:27.497 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:27.558 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-31 07:15:27.568 | Preparing to unpack .../214-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:15:27.576 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:27.652 | Selecting previously unselected package libjs-jquery. 2026-08-31 07:15:27.662 | Preparing to unpack .../215-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-08-31 07:15:27.684 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-31 07:15:27.767 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-31 07:15:27.778 | Preparing to unpack .../216-libjs-jquery-metadata_12-4_all.deb ... 2026-08-31 07:15:27.785 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-31 07:15:27.855 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-31 07:15:27.866 | Preparing to unpack .../217-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-31 07:15:27.873 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 07:15:28.006 | Selecting previously unselected package libjs-underscore. 2026-08-31 07:15:28.013 | Preparing to unpack .../218-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-08-31 07:15:28.020 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-31 07:15:28.092 | Selecting previously unselected package libjs-sphinxdoc. 2026-08-31 07:15:28.102 | Preparing to unpack .../219-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-31 07:15:28.109 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-31 07:15:28.200 | Selecting previously unselected package mysql-common. 2026-08-31 07:15:28.211 | Preparing to unpack .../220-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-31 07:15:28.242 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-31 07:15:28.326 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-31 07:15:28.337 | Preparing to unpack .../221-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:15:28.344 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:15:28.488 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-31 07:15:28.498 | Preparing to unpack .../222-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 07:15:28.506 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:15:28.630 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-31 07:15:28.638 | Preparing to unpack .../223-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-31 07:15:28.644 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:28.719 | Selecting previously unselected package libpq5:amd64. 2026-08-31 07:15:28.727 | Preparing to unpack .../224-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:28.733 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:28.802 | Selecting previously unselected package libssl-dev:amd64. 2026-08-31 07:15:28.809 | Preparing to unpack .../225-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-31 07:15:28.816 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 07:15:29.013 | Selecting previously unselected package libpq-dev. 2026-08-31 07:15:29.018 | Preparing to unpack .../226-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:29.051 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:29.143 | Selecting previously unselected package libpython3-dev:amd64. 2026-08-31 07:15:29.153 | Preparing to unpack .../227-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:15:29.160 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-31 07:15:29.228 | Selecting previously unselected package libsasl2-dev. 2026-08-31 07:15:29.238 | Preparing to unpack .../228-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-31 07:15:29.245 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 07:15:29.364 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-31 07:15:29.374 | Preparing to unpack .../229-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-31 07:15:29.381 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-31 07:15:29.458 | Selecting previously unselected package libsoup-3.0-common. 2026-08-31 07:15:29.469 | Preparing to unpack .../230-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-31 07:15:29.476 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-31 07:15:29.554 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-31 07:15:29.565 | Preparing to unpack .../231-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-31 07:15:29.572 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-31 07:15:29.650 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-31 07:15:29.661 | Preparing to unpack .../232-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 07:15:29.667 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 07:15:29.914 | Selecting previously unselected package liburing2:amd64. 2026-08-31 07:15:29.920 | Preparing to unpack .../233-liburing2_2.5-1build1_amd64.deb ... 2026-08-31 07:15:29.926 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-31 07:15:29.990 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-31 07:15:29.996 | Preparing to unpack .../234-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-31 07:15:30.002 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 07:15:30.123 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-31 07:15:30.128 | Preparing to unpack .../235-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:15:30.135 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:15:30.220 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-31 07:15:30.230 | Preparing to unpack .../236-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:15:30.238 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:15:30.356 | Selecting previously unselected package llvm-17-runtime. 2026-08-31 07:15:30.361 | Preparing to unpack .../237-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:30.369 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:30.474 | Selecting previously unselected package libpfm4:amd64. 2026-08-31 07:15:30.482 | Preparing to unpack .../238-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-31 07:15:30.491 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 07:15:30.593 | Selecting previously unselected package llvm-17. 2026-08-31 07:15:30.606 | Preparing to unpack .../239-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:30.613 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:31.302 | Selecting previously unselected package libffi-dev:amd64. 2026-08-31 07:15:31.308 | Preparing to unpack .../240-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-31 07:15:31.314 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 07:15:31.396 | Selecting previously unselected package llvm-17-tools. 2026-08-31 07:15:31.404 | Preparing to unpack .../241-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:31.410 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:31.672 | Selecting previously unselected package libz3-4:amd64. 2026-08-31 07:15:31.680 | Preparing to unpack .../242-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-31 07:15:31.687 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:15:31.905 | Selecting previously unselected package libz3-dev:amd64. 2026-08-31 07:15:31.916 | Preparing to unpack .../243-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-31 07:15:31.923 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:15:32.010 | Selecting previously unselected package llvm-17-dev. 2026-08-31 07:15:32.021 | Preparing to unpack .../244-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:15:32.027 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:33.960 | Selecting previously unselected package lsscsi. 2026-08-31 07:15:33.964 | Preparing to unpack .../245-lsscsi_0.32-1build1_amd64.deb ... 2026-08-31 07:15:33.971 | Unpacking lsscsi (0.32-1build1) ... 2026-08-31 07:15:34.052 | Selecting previously unselected package lvm2. 2026-08-31 07:15:34.058 | Preparing to unpack .../246-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-31 07:15:34.101 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:15:34.261 | Selecting previously unselected package osinfo-db. 2026-08-31 07:15:34.274 | Preparing to unpack .../247-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-31 07:15:34.281 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 07:15:34.695 | Selecting previously unselected package pkgconf-bin. 2026-08-31 07:15:34.704 | Preparing to unpack .../248-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-31 07:15:34.747 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-31 07:15:34.847 | Selecting previously unselected package pkgconf:amd64. 2026-08-31 07:15:34.856 | Preparing to unpack .../249-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-31 07:15:34.874 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:34.963 | Selecting previously unselected package pkg-config:amd64. 2026-08-31 07:15:34.968 | Preparing to unpack .../250-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-31 07:15:34.979 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:35.068 | Selecting previously unselected package pm-utils. 2026-08-31 07:15:35.076 | Preparing to unpack .../251-pm-utils_1.4.1-21_all.deb ... 2026-08-31 07:15:35.082 | Unpacking pm-utils (1.4.1-21) ... 2026-08-31 07:15:35.185 | Selecting previously unselected package postgresql-client-16. 2026-08-31 07:15:35.196 | Preparing to unpack .../252-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:35.204 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:35.404 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-31 07:15:35.410 | Preparing to unpack .../253-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:15:35.426 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:35.808 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-31 07:15:35.814 | Preparing to unpack .../254-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-31 07:15:35.821 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 07:15:35.893 | Selecting previously unselected package python3-dev. 2026-08-31 07:15:35.901 | Preparing to unpack .../255-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:15:35.908 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-31 07:15:36.036 | Selecting previously unselected package python3-mysqldb. 2026-08-31 07:15:36.048 | Preparing to unpack .../256-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-31 07:15:36.056 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-31 07:15:36.141 | Selecting previously unselected package python3-setuptools. 2026-08-31 07:15:36.153 | Preparing to unpack .../257-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 07:15:36.162 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-31 07:15:36.350 | Selecting previously unselected package python3-wheel. 2026-08-31 07:15:36.361 | Preparing to unpack .../258-python3-wheel_0.42.0-2_all.deb ... 2026-08-31 07:15:36.368 | Unpacking python3-wheel (0.42.0-2) ... 2026-08-31 07:15:36.455 | Selecting previously unselected package python3-pip. 2026-08-31 07:15:36.466 | Preparing to unpack .../259-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 07:15:36.475 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:15:36.757 | Selecting previously unselected package python3-pip-whl. 2026-08-31 07:15:36.767 | Preparing to unpack .../260-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 07:15:36.773 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:15:36.858 | Selecting previously unselected package python3-setuptools-whl. 2026-08-31 07:15:36.869 | Preparing to unpack .../261-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 07:15:36.875 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 07:15:36.959 | Selecting previously unselected package python3-systemd. 2026-08-31 07:15:36.974 | Preparing to unpack .../262-python3-systemd_235-1build4_amd64.deb ... 2026-08-31 07:15:36.982 | Unpacking python3-systemd (235-1build4) ... 2026-08-31 07:15:37.076 | Selecting previously unselected package python3.12-venv. 2026-08-31 07:15:37.091 | Preparing to unpack .../263-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-31 07:15:37.098 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 07:15:37.171 | Selecting previously unselected package python3-venv. 2026-08-31 07:15:37.185 | Preparing to unpack .../264-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:15:37.192 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 07:15:37.256 | Selecting previously unselected package qemu-utils. 2026-08-31 07:15:37.266 | Preparing to unpack .../265-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:15:37.273 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:15:37.438 | Selecting previously unselected package sg3-utils. 2026-08-31 07:15:37.453 | Preparing to unpack .../266-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-31 07:15:37.460 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-31 07:15:37.621 | Selecting previously unselected package sqlite3. 2026-08-31 07:15:37.630 | Preparing to unpack .../267-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-31 07:15:37.636 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 07:15:37.714 | Selecting previously unselected package thin-provisioning-tools. 2026-08-31 07:15:37.724 | Preparing to unpack .../268-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-31 07:15:37.731 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-31 07:15:37.840 | Selecting previously unselected package unzip. 2026-08-31 07:15:37.854 | Preparing to unpack .../269-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-31 07:15:37.866 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-31 07:15:37.955 | Selecting previously unselected package debootstrap. 2026-08-31 07:15:37.968 | Preparing to unpack .../270-debootstrap_1.0.134ubuntu2_all.deb ... 2026-08-31 07:15:37.976 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-08-31 07:15:38.070 | Selecting previously unselected package libosinfo-l10n. 2026-08-31 07:15:38.079 | Preparing to unpack .../271-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-31 07:15:38.086 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 07:15:38.188 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-31 07:15:38.197 | Preparing to unpack .../272-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-31 07:15:38.205 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 07:15:38.280 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-31 07:15:38.299 | Preparing to unpack .../273-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-31 07:15:38.306 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 07:15:38.377 | Selecting previously unselected package kpartx. 2026-08-31 07:15:38.393 | Preparing to unpack .../274-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-31 07:15:38.401 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-31 07:15:38.479 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-31 07:15:38.491 | Preparing to unpack .../275-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:15:38.497 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:38.586 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-31 07:15:38.600 | Preparing to unpack .../276-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-31 07:15:38.606 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 07:15:38.683 | Selecting previously unselected package socat. 2026-08-31 07:15:38.697 | Preparing to unpack .../277-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:15:38.704 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 07:15:38.819 | Selecting previously unselected package vlan. 2026-08-31 07:15:38.834 | Preparing to unpack .../278-vlan_2.0.5ubuntu5_all.deb ... 2026-08-31 07:15:38.841 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-31 07:15:38.970 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:15:39.001 | Setting up postgresql-client-common (257build1.1) ... 2026-08-31 07:15:39.034 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-31 07:15:39.052 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-08-31 07:15:39.072 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-31 07:15:39.090 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 07:15:39.110 | Setting up distro-info (1.7build1) ... 2026-08-31 07:15:39.129 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-31 07:15:39.149 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:15:39.169 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-31 07:15:39.189 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-31 07:15:39.253 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 07:15:39.269 | Setting up session-migration (0.3.9build1) ... 2026-08-31 07:15:39.475 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-31 07:15:39.490 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:15:39.512 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-31 07:15:39.532 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-31 07:15:39.555 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 07:15:39.574 | Setting up lto-disabled-list (47) ... 2026-08-31 07:15:39.591 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-31 07:15:39.610 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-31 07:15:39.630 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:15:39.650 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-31 07:15:39.668 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-31 07:15:39.686 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-31 07:15:39.705 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:15:39.724 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-31 07:15:40.331 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-31 07:15:40.358 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 07:15:40.381 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-31 07:15:40.401 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:15:41.103 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 07:15:41.125 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-31 07:15:41.659 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 07:15:41.659 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 07:15:42.043 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-31 07:15:42.066 | Setting up ncal (12.1.8) ... 2026-08-31 07:15:42.088 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:15:42.110 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-31 07:15:42.155 | Setting up psmisc (23.7-1build1) ... 2026-08-31 07:15:42.175 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:15:42.196 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-31 07:15:42.216 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-08-31 07:15:42.235 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-31 07:15:42.257 | Setting up pm-utils (1.4.1-21) ... 2026-08-31 07:15:42.290 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-31 07:15:42.315 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-31 07:15:42.346 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 07:15:42.366 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:42.387 | Setting up dosfstools (4.2-1.1build1) ... 2026-08-31 07:15:42.407 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-31 07:15:42.445 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:15:42.760 | info: Adding user `syslog' to group `adm' ... 2026-08-31 07:15:43.117 | 2026-08-31 07:15:43.118 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-08-31 07:15:43.496 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-08-31 07:15:43.677 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-31 07:15:43.677 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-31 07:15:44.151 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-08-31 07:15:44.170 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-31 07:15:44.185 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:44.212 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-31 07:15:44.749 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-31 07:15:44.768 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:44.789 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-31 07:15:44.809 | Setting up bc (1.07.1-3ubuntu4) ... 2026-08-31 07:15:44.835 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:44.855 | Setting up m4 (1.4.19-4build1) ... 2026-08-31 07:15:44.874 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:15:44.891 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:44.910 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:15:44.930 | Setting up file (1:5.45-3build1) ... 2026-08-31 07:15:44.949 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-31 07:15:44.971 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:44.990 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:15:45.046 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:15:45.065 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 07:15:45.083 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 07:15:45.103 | Setting up python3-wheel (0.42.0-2) ... 2026-08-31 07:15:45.370 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-31 07:15:45.388 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 07:15:46.327 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-31 07:15:46.737 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:46.757 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:46.777 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-31 07:15:46.796 | Setting up acl (2.3.2-1build1.1) ... 2026-08-31 07:15:46.820 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:46.841 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-31 07:15:47.053 | Setting up autotools-dev (20220109.1) ... 2026-08-31 07:15:47.073 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-08-31 07:15:47.923 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:15:47.942 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:47.962 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:47.981 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 07:15:48.001 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:48.019 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:48.040 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:48.060 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-31 07:15:48.080 | Setting up make (4.3-4.1build2) ... 2026-08-31 07:15:48.097 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-31 07:15:49.005 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-31 07:15:49.404 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:49.424 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:15:49.444 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-31 07:15:49.464 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:49.483 | Setting up ebtables (2.0.11-6build1) ... 2026-08-31 07:15:50.015 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 07:15:50.034 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-31 07:15:50.053 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:15:50.074 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:50.093 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-31 07:15:50.114 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-08-31 07:15:50.133 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-31 07:15:50.153 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:50.175 | Setting up bsdmainutils (12.1.8) ... 2026-08-31 07:15:50.204 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 07:15:50.226 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-08-31 07:15:50.272 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 07:15:50.292 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-31 07:15:50.312 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:50.330 | Setting up patch (2.7.6-7build3) ... 2026-08-31 07:15:50.349 | Setting up usb.ids (2024.03.18-1) ... 2026-08-31 07:15:50.368 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-31 07:15:50.386 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 07:15:50.404 | Setting up fonts-dejavu-core (2.37-8) ... 2026-08-31 07:15:50.524 | Setting up lsscsi (0.32-1build1) ... 2026-08-31 07:15:50.543 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 07:15:50.559 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-31 07:15:50.577 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:15:51.984 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:15:52.001 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 07:15:52.018 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 07:15:52.034 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-31 07:15:52.052 | Setting up autoconf (2.71-3) ... 2026-08-31 07:15:52.075 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:15:52.097 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:52.117 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:52.134 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:15:52.153 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:52.173 | Setting up dwz (0.15-1build6) ... 2026-08-31 07:15:52.190 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-31 07:15:52.207 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:15:52.225 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-31 07:15:52.260 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:52.272 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:52.284 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:52.295 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-31 07:15:52.307 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-31 07:15:52.318 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:15:52.329 | Setting up libjson-perl (4.10000-1) ... 2026-08-31 07:15:52.340 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:52.356 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:15:52.368 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:15:52.421 | Setting up debugedit (1:5.0-5build2) ... 2026-08-31 07:15:52.521 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 07:15:52.608 | Setting up libsub-override-perl (0.10-1) ... 2026-08-31 07:15:52.690 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-31 07:15:52.786 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-31 07:15:52.823 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-31 07:15:52.852 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 07:15:52.864 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:52.876 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:52.917 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 07:15:52.930 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:52.943 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-31 07:15:52.969 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-31 07:15:52.980 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-31 07:15:52.996 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:53.007 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-31 07:15:53.020 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-31 07:15:53.032 | Setting up golang-src (2:1.22~2build1) ... 2026-08-31 07:15:53.042 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:15:53.076 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 07:15:53.087 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:53.097 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 07:15:53.111 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 07:15:53.123 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:53.135 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:53.147 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 07:15:53.159 | Setting up python3-systemd (235-1build4) ... 2026-08-31 07:15:53.344 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-31 07:15:53.357 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:53.378 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-31 07:15:53.390 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:53.402 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:53.415 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 07:15:53.430 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-31 07:15:53.440 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-31 07:15:53.451 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 07:15:53.462 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-31 07:15:53.474 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:15:53.485 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:15:53.498 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 07:15:53.508 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:15:53.518 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-08-31 07:15:53.530 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:15:53.541 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-31 07:15:53.555 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-31 07:15:53.565 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:53.577 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-31 07:15:53.587 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:15:53.598 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-31 07:15:53.611 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:53.622 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-31 07:15:53.634 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 07:15:53.748 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:53.761 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-31 07:15:54.175 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:55.172 | 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-31 07:15:55.248 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 07:15:56.066 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-31 07:15:56.571 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-31 07:15:56.582 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:15:56.594 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:15:56.608 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:56.621 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-31 07:15:56.652 | 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-31 07:15:56.679 | 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-31 07:15:56.690 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:56.703 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:15:56.716 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-31 07:15:56.794 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:15:56.808 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:56.824 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-31 07:15:56.838 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:15:56.850 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:15:56.863 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:56.875 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-31 07:15:56.890 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 07:15:56.903 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:15:56.917 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 07:15:56.930 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 07:15:56.943 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-31 07:15:56.960 | Setting up postgresql-common (257build1.1) ... 2026-08-31 07:15:57.677 | 2026-08-31 07:15:57.677 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-31 07:15:57.933 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-31 07:15:57.933 | Removing obsolete dictionary files: 2026-08-31 07:15:58.782 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-31 07:15:59.263 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-31 07:15:59.276 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:15:59.289 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 07:15:59.304 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-31 07:15:59.317 | Setting up lsof (4.95.0-1build3) ... 2026-08-31 07:15:59.330 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 07:15:59.342 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:15:59.355 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 07:15:59.369 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:59.382 | Setting up groff-base (1.23.0-3build2) ... 2026-08-31 07:15:59.434 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-31 07:15:59.448 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:59.462 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:15:59.477 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:59.489 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-31 07:15:59.501 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 07:15:59.514 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:15:59.527 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:59.540 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:59.553 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 07:15:59.564 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-31 07:15:59.576 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:15:59.589 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:15:59.603 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:15:59.734 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:15:59.747 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:59.759 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:15:59.772 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-08-31 07:15:59.784 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:15:59.800 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-31 07:15:59.814 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:15:59.828 | Setting up parted (3.6-4build1) ... 2026-08-31 07:15:59.854 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-31 07:15:59.869 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 07:15:59.885 | Setting up man-db (2.12.0-4build2) ... 2026-08-31 07:16:00.030 | Building database of manual pages ... 2026-08-31 07:16:02.742 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-08-31 07:16:03.092 | man-db.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:03.170 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-31 07:16:03.194 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:16:03.208 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:16:03.222 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-31 07:16:03.237 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 07:16:03.253 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:16:03.268 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-31 07:16:03.308 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-31 07:16:03.323 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 07:16:03.341 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 07:16:03.357 | Setting up golang-doc (2:1.22~2build1) ... 2026-08-31 07:16:03.385 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-31 07:16:03.399 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-08-31 07:16:03.415 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-31 07:16:03.712 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 07:16:03.726 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:16:03.741 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:16:03.755 | Setting up libtool (2.4.7-7build1) ... 2026-08-31 07:16:03.769 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 07:16:04.644 | Enabling module mpm_event. 2026-08-31 07:16:04.722 | Enabling module authz_core. 2026-08-31 07:16:04.733 | Enabling module authz_host. 2026-08-31 07:16:04.806 | Enabling module authn_core. 2026-08-31 07:16:04.816 | Enabling module auth_basic. 2026-08-31 07:16:04.877 | Enabling module access_compat. 2026-08-31 07:16:04.949 | Enabling module authn_file. 2026-08-31 07:16:05.015 | Enabling module authz_user. 2026-08-31 07:16:05.067 | Enabling module alias. 2026-08-31 07:16:05.111 | Enabling module dir. 2026-08-31 07:16:05.182 | Enabling module autoindex. 2026-08-31 07:16:05.249 | Enabling module env. 2026-08-31 07:16:05.325 | Enabling module mime. 2026-08-31 07:16:05.388 | Enabling module negotiation. 2026-08-31 07:16:05.463 | Enabling module setenvif. 2026-08-31 07:16:05.531 | Enabling module filter. 2026-08-31 07:16:05.585 | Enabling module deflate. 2026-08-31 07:16:05.651 | Enabling module status. 2026-08-31 07:16:05.721 | Enabling module reqtimeout. 2026-08-31 07:16:05.787 | Enabling conf charset. 2026-08-31 07:16:05.859 | Enabling conf localized-error-pages. 2026-08-31 07:16:05.913 | Enabling conf other-vhosts-access-log. 2026-08-31 07:16:05.983 | Enabling conf security. 2026-08-31 07:16:06.039 | Enabling conf serve-cgi-bin. 2026-08-31 07:16:06.113 | Enabling site 000-default. 2026-08-31 07:16:06.986 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-31 07:16:07.615 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-31 07:16:08.665 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:16:08.683 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 07:16:08.712 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-31 07:16:08.774 | Setting up dh-autoreconf (20) ... 2026-08-31 07:16:08.801 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:16:08.820 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:16:08.833 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 07:16:08.866 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:16:08.880 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-31 07:16:08.893 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-31 07:16:08.910 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-31 07:16:08.919 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 07:16:08.939 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:16:08.953 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:16:09.166 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-08-31 07:16:09.519 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:09.565 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:16:09.582 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:16:09.596 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:16:11.110 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-08-31 07:16:11.308 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-08-31 07:16:11.889 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-31 07:16:12.261 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-31 07:16:12.325 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-31 07:16:12.358 | Processing triggers for sgml-base (1.31) ... 2026-08-31 07:16:12.399 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-31 07:16:12.415 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-31 07:16:12.431 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 07:16:14.489 | Regenerating fonts cache... done. 2026-08-31 07:16:14.500 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-31 07:16:14.575 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-31 07:16:14.595 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-31 07:16:28.305 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:16:28.352 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:16:28.372 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-31 07:16:28.387 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-31 07:16:28.467 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-31 07:16:28.481 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 07:16:28.497 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-31 07:16:28.511 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-31 07:16:28.524 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:16:28.539 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:16:28.553 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 07:16:28.568 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:16:28.621 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 07:16:28.635 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 07:16:28.654 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:16:28.842 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:16:29.158 | ++ functions-common:apt_get:1211 : result=0 2026-08-31 07:16:29.163 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:16:29.168 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:29.172 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:29.177 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:29.181 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:29.187 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:29.192 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:16:29.198 | ++ functions-common:time_stop:2427 : start_time=1788160487704 2026-08-31 07:16:29.203 | ++ functions-common:time_stop:2429 : [[ -z 1788160487704 ]] 2026-08-31 07:16:29.210 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:29.220 | ++ functions-common:time_stop:2432 : end_time=1788160589213 2026-08-31 07:16:29.224 | ++ functions-common:time_stop:2433 : elapsed_time=101509 2026-08-31 07:16:29.228 | ++ functions-common:time_stop:2434 : total=9189 2026-08-31 07:16:29.232 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:29.237 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110698 2026-08-31 07:16:29.243 | ++ functions-common:apt_get:1215 : return 0 2026-08-31 07:16:29.248 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-31 07:16:29.254 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-31 07:16:29.262 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-31 07:16:29.272 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-31 07:16:29.279 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-31 07:16:29.285 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-31 07:16:29.294 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-31 07:16:29.304 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-31 07:16:29.311 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-31 07:16:29.317 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-31 07:16:31.553 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-31 07:16:31.557 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-31 07:16:31.562 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-31 07:16:31.566 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-31 07:16:31.570 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-31 07:16:31.574 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 07:16:31.578 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-31 07:16:31.582 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-31 07:16:31.587 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 07:16:31.591 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-31 07:16:31.595 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-31 07:16:31.599 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-31 07:16:31.603 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-31 07:16:31.607 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 07:16:31.611 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 07:16:31.615 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 07:16:31.619 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-31 07:16:31.623 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-31 07:16:31.627 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-31 07:16:31.631 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-31 07:16:31.636 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-31 07:16:31.641 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-31 07:16:31.645 | + functions-common:_ensure_lsb_release:420 : return 2026-08-31 07:16:31.651 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-31 07:16:31.678 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-31 07:16:31.684 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-31 07:16:31.710 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-31 07:16:31.715 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-31 07:16:31.742 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-31 07:16:31.746 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-31 07:16:31.751 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-31 07:16:31.755 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-31 07:16:31.759 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-31 07:16:31.763 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-31 07:16:31.769 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-31 07:16:31.773 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-31 07:16:31.777 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-31 07:16:31.781 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-31 07:16:31.786 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-31 07:16:31.786 | Distro: noble 2026-08-31 07:16:31.790 | + tools/install_pip.sh:main:117 : get_versions 2026-08-31 07:16:31.796 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 07:16:31.805 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 07:16:31.808 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 07:16:31.815 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 07:16:31.816 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 07:16:32.181 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 07:16:32.185 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 07:16:32.185 | pip: 24.0 2026-08-31 07:16:32.190 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-31 07:16:32.195 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-31 07:16:32.198 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:16:32.201 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:16:32.205 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:16:32.209 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:16:32.213 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:16:32.217 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:16:32.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:16:32.225 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:16:32.229 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:16:32.233 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:16:32.237 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:16:32.241 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:16:32.245 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:16:32.249 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-31 07:16:32.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:32.258 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:32.262 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-31 07:16:32.271 | + tools/install_pip.sh:main:146 : set -x 2026-08-31 07:16:32.275 | + tools/install_pip.sh:main:149 : get_versions 2026-08-31 07:16:32.281 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 07:16:32.290 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 07:16:32.294 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 07:16:32.301 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 07:16:32.301 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 07:16:32.637 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 07:16:32.642 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 07:16:32.642 | pip: 24.0 2026-08-31 07:16:32.649 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-31 07:16:32.655 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-31 07:16:32.662 | + ./stack.sh:main:807 : fixup_all 2026-08-31 07:16:32.669 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-31 07:16:32.675 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-31 07:16:32.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:32.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:32.692 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-31 07:16:32.712 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-31 07:16:32.737 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-31 07:16:32.762 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-31 07:16:32.767 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-31 07:16:32.774 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:16:32.779 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:16:32.785 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:16:32.791 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:16:32.796 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:16:32.801 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:16:32.807 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:16:32.813 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:16:32.819 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:16:32.825 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:16:32.830 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:16:32.836 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:16:32.842 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:16:32.848 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-31 07:16:32.853 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-31 07:16:32.859 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-31 07:16:32.886 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-31 07:16:32.912 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-31 07:16:32.940 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-31 07:16:32.964 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-31 07:16:32.989 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-31 07:16:33.013 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-31 07:16:33.042 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-31 07:16:33.067 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-31 07:16:33.073 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-31 07:16:33.079 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-31 07:16:36.345 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-31 07:16:36.392 | Using python 3.12 to install setuptools 2026-08-31 07:16:36.397 | + 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-31 07:16:37.183 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-31 07:16:39.382 | Collecting pip 2026-08-31 07:16:40.500 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-31 07:16:40.511 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-31 07:16:40.748 | Collecting setuptools[core] 2026-08-31 07:16:41.544 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 07:16:42.504 | 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-31 07:16:42.504 | setuptools[core] from https://files.pythonhosted.org/packages/95/9c/c510029fc6ef33a6275cd2c5d3cecd6613dfd6aa401d57c54f1c18852ccf/setuptools-84.0.0-py3-none-any.whl: 2026-08-31 07:16:42.504 | Expected sha256 3ef2975718dd31cabdd5829455e9b868ca14dbf79ed8fed2de0af4e87347006e 2026-08-31 07:16:42.504 | Got e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2026-08-31 07:16:42.504 | 2026-08-31 07:16:42.627 | + inc/python:pip_install:1 : exit_trap 2026-08-31 07:16:42.632 | + ./stack.sh:exit_trap:525 : local r=1 2026-08-31 07:16:42.639 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-31 07:16:42.646 | + ./stack.sh:exit_trap:526 : jobs= 2026-08-31 07:16:42.653 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-08-31 07:16:42.657 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-08-31 07:16:42.662 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-31 07:16:42.667 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-31 07:16:42.672 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-08-31 07:16:42.677 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-31 07:16:42.677 | Error on exit 2026-08-31 07:16:42.683 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-31 07:16:42.688 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-31 07:16:42.693 | + ./stack.sh:exit_trap:551 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-31 07:16:43.433 | + ./stack.sh:exit_trap:560 : exit 1