2026-05-20 01:21:56.538 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:56.538 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012156' 2026-05-20 01:21:56.538 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012156.summary.2026-05-20-012156 2026-05-20 01:21:56.538 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:56.538 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012156 2026-05-20 01:21:56.538 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012156 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:56.538 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012156.summary.2026-05-20-012156 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:56.539 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:56.542 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:56.547 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:56.554 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:56.557 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:56.564 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:56.564 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:56.572 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:56.576 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:56.581 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:56.588 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:56.592 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:56.596 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:56.602 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:56.607 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:56.611 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:56.616 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:56.621 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:56.625 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:56.627 | Linux np0000175163 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-20 01:21:56.631 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:56.636 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:56.643 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:56.712 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:56.744 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:56.749 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:56.772 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:56.778 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:56.803 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:56.809 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:56.836 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:56.841 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:56.845 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:56.851 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:56.877 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:56.882 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:56.910 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:56.915 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:56.919 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:56.923 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:56.927 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:56.930 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:56.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:56.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:56.943 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:56.943 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:56.957 | lz4 2026-05-20 01:21:56.964 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:56.964 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:56.977 | zsmalloc 2026-05-20 01:21:56.984 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:56.985 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:56.998 | 1 2026-05-20 01:21:57.026 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:57.042 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:57.048 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:57.052 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:57.055 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:57.060 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:57.064 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:57.067 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:57.071 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:57.075 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:57.079 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:57.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:57.087 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:57.091 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:57.095 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:57.098 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:57.101 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:57.105 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:57.112 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:57.115 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:57.120 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:57.124 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:57.128 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:57.133 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:57.139 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240117134 2026-05-20 01:21:57.143 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:57.147 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:57.150 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:22:07.229 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:07.230 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:16.446 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:23.246 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:29.348 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:22:40.266 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:44.364 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:56.576 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:56.577 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:58.231 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:13.280 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:28.305 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:38.323 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:48.332 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:58.346 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:58.346 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:13.367 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:13.367 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:23.384 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:24:23.384 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:24.403 | Reading package lists... 2026-05-20 01:24:24.435 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:24.437 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:24.437 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:24.437 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:24:24.437 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:24:24.448 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:24:24.454 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:24:24.457 | + functions-common:time_stop:2414 : local name 2026-05-20 01:24:24.461 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:24:24.465 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:24:24.469 | + functions-common:time_stop:2417 : local total 2026-05-20 01:24:24.473 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:24:24.477 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:24:24.482 | + functions-common:time_stop:2421 : start_time=1779240117134 2026-05-20 01:24:24.486 | + functions-common:time_stop:2423 : [[ -z 1779240117134 ]] 2026-05-20 01:24:24.491 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:24:24.498 | + functions-common:time_stop:2426 : end_time=1779240264493 2026-05-20 01:24:24.502 | + functions-common:time_stop:2427 : elapsed_time=147359 2026-05-20 01:24:24.506 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:24:24.510 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:24:24.514 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=147359 2026-05-20 01:24:24.518 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:24:24.522 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:24:24.526 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:24:24.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:24:24.533 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:24:24.567 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:24:24.611 | Reading package lists... 2026-05-20 01:24:24.894 | Building dependency tree... 2026-05-20 01:24:24.894 | Reading state information... 2026-05-20 01:24:25.176 | Recommended packages: 2026-05-20 01:24:25.176 | qemu-kvm 2026-05-20 01:24:25.219 | The following NEW packages will be installed: 2026-05-20 01:24:25.222 | ksmtuned 2026-05-20 01:24:33.730 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:24:33.730 | Need to get 7,444 B of archives. 2026-05-20 01:24:33.730 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:24:33.730 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:44.747 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:56.759 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:10.769 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:10.769 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:10.793 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:10.793 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:25:10.800 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:25:10.804 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:25:10.808 | + functions-common:time_stop:2414 : local name 2026-05-20 01:25:10.811 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:25:10.816 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:25:10.820 | + functions-common:time_stop:2417 : local total 2026-05-20 01:25:10.824 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:25:10.828 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:25:10.833 | + functions-common:time_stop:2421 : start_time=1779240264561 2026-05-20 01:25:10.837 | + functions-common:time_stop:2423 : [[ -z 1779240264561 ]] 2026-05-20 01:25:10.842 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:25:10.850 | + functions-common:time_stop:2426 : end_time=1779240310845 2026-05-20 01:25:10.853 | + functions-common:time_stop:2427 : elapsed_time=46284 2026-05-20 01:25:10.857 | + functions-common:time_stop:2428 : total=34558 2026-05-20 01:25:10.861 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:25:10.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=80842 2026-05-20 01:25:10.869 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:25:10.874 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:25:10.878 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:25:10.882 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:25:10.886 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:25:10.890 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:25:10.894 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:25:10.898 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:25:10.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:25:10.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:25:10.911 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:25:10.915 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:25:10.919 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:25:10.923 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:25:10.927 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:25:10.932 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:25:10.939 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:25:10.943 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:25:10.947 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:25:10.951 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:25:10.954 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:25:10.960 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:25:10.966 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240310962 2026-05-20 01:25:10.970 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:25:10.975 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:25:10.979 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:25:17.731 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:21.058 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:27.741 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:32.074 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:42.759 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:44.084 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:52.773 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:02.786 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:03.102 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:26:03.102 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:26:07.794 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:20.801 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:30.815 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:40.831 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:50.844 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:50.844 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:00.858 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:27:00.858 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:10.871 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:27:10.871 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:11.887 | Reading package lists... 2026-05-20 01:27:11.906 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:11.906 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:11.906 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:11.907 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:27:11.907 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:27:11.917 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:27:11.920 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:27:11.924 | + functions-common:time_stop:2414 : local name 2026-05-20 01:27:11.929 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:27:11.933 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:27:11.938 | + functions-common:time_stop:2417 : local total 2026-05-20 01:27:11.942 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:27:11.946 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:27:11.950 | + functions-common:time_stop:2421 : start_time=1779240310962 2026-05-20 01:27:11.954 | + functions-common:time_stop:2423 : [[ -z 1779240310962 ]] 2026-05-20 01:27:11.958 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:27:11.965 | + functions-common:time_stop:2426 : end_time=1779240431960 2026-05-20 01:27:11.969 | + functions-common:time_stop:2427 : elapsed_time=120998 2026-05-20 01:27:11.973 | + functions-common:time_stop:2428 : total=147359 2026-05-20 01:27:11.977 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:27:11.980 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=268357 2026-05-20 01:27:11.985 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:27:11.989 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:27:11.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:27:11.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:27:12.000 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:27:12.034 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:27:12.080 | Reading package lists... 2026-05-20 01:27:12.327 | Building dependency tree... 2026-05-20 01:27:12.327 | Reading state information... 2026-05-20 01:27:12.564 | Recommended packages: 2026-05-20 01:27:12.564 | qemu-kvm 2026-05-20 01:27:12.593 | The following NEW packages will be installed: 2026-05-20 01:27:12.595 | ksmtuned 2026-05-20 01:27:22.640 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:27:22.640 | Need to get 7,444 B of archives. 2026-05-20 01:27:22.640 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:27:22.640 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:33.650 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:42.230 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:56.250 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:56.250 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:56.264 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:56.264 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:27:56.273 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:27:56.279 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:27:56.286 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:27:56.291 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:27:56.295 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:27:56.300 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:27:56.304 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:27:56.308 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:27:56.312 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:27:56.316 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:27:56.316 | Error on exit 2026-05-20 01:27:56.320 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:27:56.324 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:27:56.328 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:27:56.859 | + ./stack.sh:exit_trap:554 : exit 100