2022-08-29 14:48:37.019 | + ./stack.sh:main:481 : exec 2022-08-29 14:48:37.019 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-29-144836' 2022-08-29 14:48:37.019 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-29-144836.summary.2022-08-29-144836 2022-08-29 14:48:37.019 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-29 14:48:37.019 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-29-144836 2022-08-29 14:48:37.019 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-29-144836 /opt/stack/logs/stack.sh.log 2022-08-29 14:48:37.019 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-29-144836.summary.2022-08-29-144836 /opt/stack/logs/stack.sh.log.summary 2022-08-29 14:48:37.019 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2022-08-29 14:48:37.019 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-29 14:48:37.019 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-29 14:48:37.019 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-29 14:48:37.019 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-29 14:48:37.019 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-29 14:48:37.019 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-29 14:48:37.019 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-29 14:48:37.019 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-29 14:48:37.020 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-29 14:48:37.020 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-29 14:48:37.020 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-29 14:48:37.020 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-29 14:48:37.020 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-29 14:48:37.021 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-29 14:48:37.023 | + ./stack.sh:main:513 : trap exit_trap EXIT 2022-08-29 14:48:37.026 | + ./stack.sh:main:554 : trap err_trap ERR 2022-08-29 14:48:37.028 | + ./stack.sh:main:567 : set -o errexit 2022-08-29 14:48:37.030 | + ./stack.sh:main:570 : uname -a 2022-08-29 14:48:37.031 | Linux dv-neutron-854907-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-29 14:48:37.033 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-29 14:48:37.034 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-29 14:48:37.037 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2022-08-29 14:48:37.069 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-29 14:48:37.085 | + ./stack.sh:main:584 : fetch_plugins 2022-08-29 14:48:37.087 | + functions-common:fetch_plugins:1683 : local plugins= 2022-08-29 14:48:37.089 | + functions-common:fetch_plugins:1684 : local plugin 2022-08-29 14:48:37.090 | + functions-common:fetch_plugins:1687 : [[ -z '' ]] 2022-08-29 14:48:37.092 | + functions-common:fetch_plugins:1688 : return 2022-08-29 14:48:37.094 | + ./stack.sh:main:588 : run_phase override_defaults 2022-08-29 14:48:37.096 | + functions-common:run_phase:1765 : local mode=override_defaults 2022-08-29 14:48:37.097 | + functions-common:run_phase:1766 : local phase= 2022-08-29 14:48:37.099 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-29 14:48:37.101 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-08-29 14:48:37.103 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-29 14:48:37.104 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-08-29 14:48:37.106 | + functions-common:run_phase:1775 : local extra 2022-08-29 14:48:37.108 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-29 14:48:37.111 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-08-29 14:48:37.113 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-29 14:48:37.115 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-29 14:48:37.117 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-29 14:48:37.119 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-29 14:48:37.130 | ++ functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:37.132 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-29 14:48:37.134 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-29 14:48:37.135 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-29 14:48:37.137 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-29 14:48:37.139 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-29 14:48:37.140 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-29 14:48:37.142 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-29 14:48:37.144 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-29 14:48:37.146 | + functions-common:run_phase:1786 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-29 14:48:37.148 | + functions-common:run_phase:1789 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-29 14:48:37.149 | + functions-common:run_phase:1790 : plugin_override_defaults 2022-08-29 14:48:37.151 | + functions-common:plugin_override_defaults:1724 : local plugins= 2022-08-29 14:48:37.153 | + functions-common:plugin_override_defaults:1725 : local plugin 2022-08-29 14:48:37.154 | + functions-common:plugin_override_defaults:1728 : [[ -z '' ]] 2022-08-29 14:48:37.156 | + functions-common:plugin_override_defaults:1729 : return 2022-08-29 14:48:37.158 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2022-08-29 14:48:37.174 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2022-08-29 14:48:37.176 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-29 14:48:37.188 | ++ functions-common:is_service_enabled:1993 : return 1 2022-08-29 14:48:37.191 | +++ lib/tls:source:43 : hostname -f 2022-08-29 14:48:37.194 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-29 14:48:37.195 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-29 14:48:37.197 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-29 14:48:37.199 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-29 14:48:37.201 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-29 14:48:37.203 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-29 14:48:37.205 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-29 14:48:37.207 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-29 14:48:37.209 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-29 14:48:37.211 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-29 14:48:37.215 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2022-08-29 14:48:37.226 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2022-08-29 14:48:37.242 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2022-08-29 14:48:37.253 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2022-08-29 14:48:37.264 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2022-08-29 14:48:37.290 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2022-08-29 14:48:37.327 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2022-08-29 14:48:37.406 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2022-08-29 14:48:37.426 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2022-08-29 14:48:37.470 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2022-08-29 14:48:37.518 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2022-08-29 14:48:37.637 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2022-08-29 14:48:37.650 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2022-08-29 14:48:37.662 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-29 14:48:37.674 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2022-08-29 14:48:37.757 | + ./stack.sh:main:617 : run_phase source 2022-08-29 14:48:37.759 | + functions-common:run_phase:1765 : local mode=source 2022-08-29 14:48:37.761 | + functions-common:run_phase:1766 : local phase= 2022-08-29 14:48:37.763 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-29 14:48:37.765 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-08-29 14:48:37.767 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-29 14:48:37.769 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-08-29 14:48:37.771 | + functions-common:run_phase:1775 : local extra 2022-08-29 14:48:37.774 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-29 14:48:37.777 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-08-29 14:48:37.779 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-29 14:48:37.781 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-29 14:48:37.783 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-29 14:48:37.785 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-29 14:48:37.799 | ++ functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:37.801 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-29 14:48:37.803 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-29 14:48:37.841 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-29 14:48:37.843 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-29 14:48:37.845 | + functions-common:run_phase:1786 : [[ source == \s\o\u\r\c\e ]] 2022-08-29 14:48:37.847 | + functions-common:run_phase:1787 : load_plugin_settings 2022-08-29 14:48:37.849 | + functions-common:load_plugin_settings:1701 : local plugins= 2022-08-29 14:48:37.851 | + functions-common:load_plugin_settings:1702 : local plugin 2022-08-29 14:48:37.853 | + functions-common:load_plugin_settings:1705 : [[ -z '' ]] 2022-08-29 14:48:37.855 | + functions-common:load_plugin_settings:1706 : return 2022-08-29 14:48:37.858 | + functions-common:run_phase:1788 : verify_disabled_services 2022-08-29 14:48:37.860 | + functions-common:verify_disabled_services:2048 : local service 2022-08-29 14:48:37.863 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.865 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-29 14:48:37.867 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.869 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-29 14:48:37.871 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.873 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-29 14:48:37.876 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.879 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-29 14:48:37.881 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.883 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-29 14:48:37.885 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.887 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-29 14:48:37.889 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.891 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-29 14:48:37.894 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.896 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-29 14:48:37.898 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.900 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-29 14:48:37.902 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.905 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-29 14:48:37.907 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.909 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-29 14:48:37.911 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.913 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-29 14:48:37.916 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.918 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-29 14:48:37.920 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.922 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-29 14:48:37.924 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.927 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-29 14:48:37.929 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.931 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-29 14:48:37.933 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.936 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-29 14:48:37.938 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.940 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-29 14:48:37.943 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.945 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-29 14:48:37.947 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.949 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-29 14:48:37.952 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.954 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-29 14:48:37.956 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.958 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-29 14:48:37.960 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.962 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-29 14:48:37.964 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.966 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-29 14:48:37.969 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.971 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-29 14:48:37.973 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.975 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-29 14:48:37.977 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.980 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-29 14:48:37.982 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.984 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-29 14:48:37.986 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.989 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-29 14:48:37.991 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.993 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-29 14:48:37.995 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:37.998 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-29 14:48:38.000 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.002 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-29 14:48:38.005 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.007 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-29 14:48:38.009 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.011 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-29 14:48:38.013 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.016 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-29 14:48:38.018 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.020 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-29 14:48:38.022 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.024 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-29 14:48:38.026 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.028 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-29 14:48:38.031 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.033 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-29 14:48:38.035 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.037 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-29 14:48:38.039 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.042 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-29 14:48:38.044 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-08-29 14:48:38.046 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-29 14:48:38.049 | + ./stack.sh:main:688 : initialize_database_backends 2022-08-29 14:48:38.051 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-29 14:48:38.053 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-29 14:48:38.068 | + functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:38.070 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-29 14:48:38.072 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-29 14:48:38.074 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-29 14:48:38.088 | + functions-common:is_service_enabled:1993 : return 1 2022-08-29 14:48:38.090 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-29 14:48:38.093 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-29 14:48:38.095 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-29 14:48:38.097 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-29 14:48:38.099 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-29 14:48:38.101 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-29 14:48:38.103 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-29 14:48:38.106 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-08-29 14:48:38.109 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-29 14:48:38.111 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-08-29 14:48:38.114 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-29 14:48:38.116 | + lib/database:initialize_database_backends:104 : return 0 2022-08-29 14:48:38.118 | + ./stack.sh:main:689 : echo 'Using mysql database backend' 2022-08-29 14:48:38.118 | Using mysql database backend 2022-08-29 14:48:38.120 | + ./stack.sh:main:692 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-29 14:48:38.137 | + ./stack.sh:main:704 : is_service_enabled rabbit 2022-08-29 14:48:38.152 | + functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:38.154 | + ./stack.sh:main:705 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-29 14:48:38.169 | + ./stack.sh:main:712 : is_service_enabled keystone 2022-08-29 14:48:38.185 | + functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:38.187 | + ./stack.sh:main:714 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-29 14:48:38.203 | + ./stack.sh:main:716 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-29 14:48:38.218 | + ./stack.sh:main:727 : is_service_enabled ldap 2022-08-29 14:48:38.233 | + functions-common:is_service_enabled:1993 : return 1 2022-08-29 14:48:38.235 | + ./stack.sh:main:736 : is_service_enabled s-proxy 2022-08-29 14:48:38.251 | + functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:48:38.253 | + ./stack.sh:main:740 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-29 14:48:38.269 | + ./stack.sh:main:742 : [[ -z '' ]] 2022-08-29 14:48:38.271 | + ./stack.sh:main:742 : [[ False == \T\r\u\e ]] 2022-08-29 14:48:38.273 | + ./stack.sh:main:748 : save_stackenv 748 2022-08-29 14:48:38.276 | + functions-common:save_stackenv:60 : local tag=748 2022-08-29 14:48:38.279 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-29 14:48:38.282 | + functions-common:save_stackenv:62 : time_stamp=2022-08-29-144838 2022-08-29 14:48:38.285 | + functions-common:save_stackenv:63 : echo '# 2022-08-29-144838 748' 2022-08-29 14:48:38.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.290 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-29 14:48:38.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.294 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-29 14:48:38.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.299 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-29 14:48:38.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.304 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-29 14:48:38.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.309 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.64 2022-08-29 14:48:38.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.313 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.64/identity 2022-08-29 14:48:38.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.318 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-29-144836 2022-08-29 14:48:38.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.322 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-29 14:48:38.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.327 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.64 2022-08-29 14:48:38.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.331 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-29 14:48:38.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.336 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-29 14:48:38.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.340 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-29 14:48:38.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-29 14:48:38.345 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-29 14:48:38.348 | + ./stack.sh:main:759 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-08-29 14:48:38.350 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-29 14:48:38.352 | + functions-common:git_clone:531 : local git_dest=/opt/stack/requirements 2022-08-29 14:48:38.354 | + functions-common:git_clone:532 : local git_ref=stable/wallaby 2022-08-29 14:48:38.356 | + functions-common:git_clone:533 : local orig_dir 2022-08-29 14:48:38.359 | ++ functions-common:git_clone:534 : pwd 2022-08-29 14:48:38.361 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-29 14:48:38.363 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-29 14:48:38.366 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-29 14:48:38.380 | + functions-common:git_clone:537 : RECLONE=False 2022-08-29 14:48:38.382 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-29 14:48:38.384 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-29 14:48:38.387 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-29 14:48:38.387 | + functions-common:git_clone:551 : echo stable/wallaby 2022-08-29 14:48:38.392 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/requirements ]] 2022-08-29 14:48:38.394 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-29 14:48:38.396 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-29 14:48:38.407 | + functions-common:git_clone:611 : cd /opt/stack/requirements 2022-08-29 14:48:38.410 | + functions-common:git_clone:612 : git show --oneline 2022-08-29 14:48:38.411 | + functions-common:git_clone:612 : head -1 2022-08-29 14:48:38.414 | c6030e00 update constraint for metalsmith to new release 1.4.4 2022-08-29 14:48:38.416 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-29 14:48:38.418 | + ./stack.sh:main:763 : echo_summary 'Installing package prerequisites' 2022-08-29 14:48:38.421 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-29 14:48:38.423 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2022-08-29 14:48:38.426 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-29 14:48:38.429 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-29 14:48:38.431 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-29 14:48:38.433 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-29 14:48:38.435 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-29 14:48:38.438 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-29 14:48:38.440 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-29 14:48:38.443 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-29 14:48:38.447 | ++ tools/install_prereqs.sh:source:47 : NOW=1661784518 2022-08-29 14:48:38.450 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-29 14:48:38.454 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-29 14:48:38.457 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-29 14:48:38.459 | ++ tools/install_prereqs.sh:source:49 : DELTA=1661784518 2022-08-29 14:48:38.462 | ++ tools/install_prereqs.sh:source:50 : [[ 1661784518 -lt 7200 ]] 2022-08-29 14:48:38.464 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-29 14:48:38.466 | ++ functions-common:export_proxy_variables:2155 : isset http_proxy 2022-08-29 14:48:38.468 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-08-29 14:48:38.471 | ++ functions-common:export_proxy_variables:2158 : isset https_proxy 2022-08-29 14:48:38.473 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-08-29 14:48:38.475 | ++ functions-common:export_proxy_variables:2161 : isset no_proxy 2022-08-29 14:48:38.478 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-08-29 14:48:38.481 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-29 14:48:38.527 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-29 14:48:38.528 | apache2-dev 2022-08-29 14:48:38.528 | bc 2022-08-29 14:48:38.528 | bsdmainutils 2022-08-29 14:48:38.528 | curl 2022-08-29 14:48:38.528 | g++ 2022-08-29 14:48:38.528 | gcc 2022-08-29 14:48:38.528 | gettext 2022-08-29 14:48:38.528 | git 2022-08-29 14:48:38.528 | graphviz 2022-08-29 14:48:38.528 | iputils-ping 2022-08-29 14:48:38.528 | libapache2-mod-proxy-uwsgi 2022-08-29 14:48:38.528 | libffi-dev 2022-08-29 14:48:38.528 | libjpeg-dev 2022-08-29 14:48:38.528 | libmysqlclient-dev 2022-08-29 14:48:38.528 | libpcre3-dev 2022-08-29 14:48:38.528 | libpq-dev 2022-08-29 14:48:38.528 | libssl-dev 2022-08-29 14:48:38.528 | libsystemd-dev 2022-08-29 14:48:38.528 | libxml2-dev 2022-08-29 14:48:38.528 | libxslt1-dev 2022-08-29 14:48:38.528 | libyaml-dev 2022-08-29 14:48:38.528 | lsof 2022-08-29 14:48:38.528 | openssh-server 2022-08-29 14:48:38.528 | openssl 2022-08-29 14:48:38.528 | pkg-config 2022-08-29 14:48:38.528 | psmisc 2022-08-29 14:48:38.528 | python3-dev 2022-08-29 14:48:38.528 | python3-pip 2022-08-29 14:48:38.528 | python3-systemd 2022-08-29 14:48:38.528 | python3-venv 2022-08-29 14:48:38.528 | tar 2022-08-29 14:48:38.528 | tcpdump 2022-08-29 14:48:38.528 | unzip 2022-08-29 14:48:38.528 | uuid-runtime 2022-08-29 14:48:38.528 | wget 2022-08-29 14:48:38.528 | wget 2022-08-29 14:48:38.529 | zlib1g-dev 2022-08-29 14:48:38.529 | libkrb5-dev 2022-08-29 14:48:38.529 | libldap2-dev 2022-08-29 14:48:38.529 | libsasl2-dev 2022-08-29 14:48:38.529 | memcached 2022-08-29 14:48:38.529 | python3-mysqldb 2022-08-29 14:48:38.529 | sqlite3 2022-08-29 14:48:38.529 | conntrack 2022-08-29 14:48:38.529 | curl 2022-08-29 14:48:38.529 | dnsmasq-base 2022-08-29 14:48:38.529 | dnsmasq-utils 2022-08-29 14:48:38.529 | ebtables 2022-08-29 14:48:38.529 | gawk 2022-08-29 14:48:38.529 | genisoimage 2022-08-29 14:48:38.529 | iptables 2022-08-29 14:48:38.529 | iputils-arping 2022-08-29 14:48:38.529 | kpartx 2022-08-29 14:48:38.529 | libjs-jquery-tablesorter 2022-08-29 14:48:38.529 | libmysqlclient-dev 2022-08-29 14:48:38.529 | parted 2022-08-29 14:48:38.529 | pm-utils 2022-08-29 14:48:38.529 | python3-mysqldb 2022-08-29 14:48:38.529 | socat 2022-08-29 14:48:38.529 | sqlite3 2022-08-29 14:48:38.529 | sudo 2022-08-29 14:48:38.529 | vlan 2022-08-29 14:48:38.529 | lsscsi 2022-08-29 14:48:38.529 | open-iscsi 2022-08-29 14:48:38.529 | lvm2 2022-08-29 14:48:38.529 | qemu-utils 2022-08-29 14:48:38.529 | thin-provisioning-tools 2022-08-29 14:48:38.529 | acl 2022-08-29 14:48:38.529 | dnsmasq-base 2022-08-29 14:48:38.529 | dnsmasq-utils 2022-08-29 14:48:38.529 | ebtables 2022-08-29 14:48:38.529 | haproxy 2022-08-29 14:48:38.529 | iptables 2022-08-29 14:48:38.529 | iputils-arping 2022-08-29 14:48:38.529 | iputils-ping 2022-08-29 14:48:38.530 | libmysqlclient-dev 2022-08-29 14:48:38.530 | postgresql-server-dev-all 2022-08-29 14:48:38.530 | python3-mysqldb 2022-08-29 14:48:38.530 | sqlite3 2022-08-29 14:48:38.530 | sudo 2022-08-29 14:48:38.530 | vlan 2022-08-29 14:48:38.530 | ipset 2022-08-29 14:48:38.530 | conntrack 2022-08-29 14:48:38.530 | conntrackd 2022-08-29 14:48:38.530 | keepalived 2022-08-29 14:48:38.530 | dstat 2022-08-29 14:48:38.530 | lvm2 2022-08-29 14:48:38.530 | qemu-utils 2022-08-29 14:48:38.530 | thin-provisioning-tools 2022-08-29 14:48:38.530 | curl 2022-08-29 14:48:38.530 | liberasurecode-dev 2022-08-29 14:48:38.530 | make 2022-08-29 14:48:38.530 | memcached 2022-08-29 14:48:38.530 | sqlite3 2022-08-29 14:48:38.530 | xfsprogs' 2022-08-29 14:48:38.530 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-29 14:48:38.547 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-29 14:48:38.547 | apache2-dev 2022-08-29 14:48:38.547 | bc 2022-08-29 14:48:38.547 | bsdmainutils 2022-08-29 14:48:38.547 | curl 2022-08-29 14:48:38.548 | g++ 2022-08-29 14:48:38.548 | gcc 2022-08-29 14:48:38.548 | gettext 2022-08-29 14:48:38.548 | git 2022-08-29 14:48:38.548 | graphviz 2022-08-29 14:48:38.548 | iputils-ping 2022-08-29 14:48:38.548 | libapache2-mod-proxy-uwsgi 2022-08-29 14:48:38.548 | libffi-dev 2022-08-29 14:48:38.548 | libjpeg-dev 2022-08-29 14:48:38.548 | libmysqlclient-dev 2022-08-29 14:48:38.548 | libpcre3-dev 2022-08-29 14:48:38.548 | libpq-dev 2022-08-29 14:48:38.548 | libssl-dev 2022-08-29 14:48:38.548 | libsystemd-dev 2022-08-29 14:48:38.548 | libxml2-dev 2022-08-29 14:48:38.548 | libxslt1-dev 2022-08-29 14:48:38.548 | libyaml-dev 2022-08-29 14:48:38.548 | lsof 2022-08-29 14:48:38.548 | openssh-server 2022-08-29 14:48:38.548 | openssl 2022-08-29 14:48:38.548 | pkg-config 2022-08-29 14:48:38.548 | psmisc 2022-08-29 14:48:38.548 | python3-dev 2022-08-29 14:48:38.548 | python3-pip 2022-08-29 14:48:38.548 | python3-systemd 2022-08-29 14:48:38.548 | python3-venv 2022-08-29 14:48:38.548 | tar 2022-08-29 14:48:38.548 | tcpdump 2022-08-29 14:48:38.548 | unzip 2022-08-29 14:48:38.548 | uuid-runtime 2022-08-29 14:48:38.548 | wget 2022-08-29 14:48:38.548 | wget 2022-08-29 14:48:38.548 | zlib1g-dev 2022-08-29 14:48:38.548 | libkrb5-dev 2022-08-29 14:48:38.548 | libldap2-dev 2022-08-29 14:48:38.548 | libsasl2-dev 2022-08-29 14:48:38.548 | memcached 2022-08-29 14:48:38.549 | python3-mysqldb 2022-08-29 14:48:38.549 | sqlite3 2022-08-29 14:48:38.549 | conntrack 2022-08-29 14:48:38.549 | curl 2022-08-29 14:48:38.549 | dnsmasq-base 2022-08-29 14:48:38.549 | dnsmasq-utils 2022-08-29 14:48:38.549 | ebtables 2022-08-29 14:48:38.549 | gawk 2022-08-29 14:48:38.549 | genisoimage 2022-08-29 14:48:38.549 | iptables 2022-08-29 14:48:38.549 | iputils-arping 2022-08-29 14:48:38.549 | kpartx 2022-08-29 14:48:38.549 | libjs-jquery-tablesorter 2022-08-29 14:48:38.549 | libmysqlclient-dev 2022-08-29 14:48:38.549 | parted 2022-08-29 14:48:38.549 | pm-utils 2022-08-29 14:48:38.549 | python3-mysqldb 2022-08-29 14:48:38.550 | socat 2022-08-29 14:48:38.550 | sqlite3 2022-08-29 14:48:38.550 | sudo 2022-08-29 14:48:38.550 | vlan 2022-08-29 14:48:38.550 | lsscsi 2022-08-29 14:48:38.550 | open-iscsi 2022-08-29 14:48:38.550 | lvm2 2022-08-29 14:48:38.550 | qemu-utils 2022-08-29 14:48:38.550 | thin-provisioning-tools 2022-08-29 14:48:38.550 | acl 2022-08-29 14:48:38.550 | dnsmasq-base 2022-08-29 14:48:38.550 | dnsmasq-utils 2022-08-29 14:48:38.550 | ebtables 2022-08-29 14:48:38.550 | haproxy 2022-08-29 14:48:38.550 | iptables 2022-08-29 14:48:38.550 | iputils-arping 2022-08-29 14:48:38.550 | iputils-ping 2022-08-29 14:48:38.550 | libmysqlclient-dev 2022-08-29 14:48:38.550 | postgresql-server-dev-all 2022-08-29 14:48:38.550 | python3-mysqldb 2022-08-29 14:48:38.551 | sqlite3 2022-08-29 14:48:38.551 | sudo 2022-08-29 14:48:38.551 | vlan 2022-08-29 14:48:38.551 | ipset 2022-08-29 14:48:38.551 | conntrack 2022-08-29 14:48:38.551 | conntrackd 2022-08-29 14:48:38.551 | keepalived 2022-08-29 14:48:38.551 | dstat 2022-08-29 14:48:38.551 | lvm2 2022-08-29 14:48:38.551 | qemu-utils 2022-08-29 14:48:38.551 | thin-provisioning-tools 2022-08-29 14:48:38.551 | curl 2022-08-29 14:48:38.551 | liberasurecode-dev 2022-08-29 14:48:38.551 | make 2022-08-29 14:48:38.551 | memcached 2022-08-29 14:48:38.551 | sqlite3 2022-08-29 14:48:38.551 | xfsprogs ' 2022-08-29 14:48:38.551 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-29 14:48:38.553 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:48:38.555 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:48:38.558 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-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 wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-08-29 14:48:38.558 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-29 14:48:38.562 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-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 wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-08-29 14:48:38.565 | ++ functions-common:install_package:1361 : update_package_repo 2022-08-29 14:48:38.567 | ++ functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-08-29 14:48:38.569 | ++ functions-common:update_package_repo:1334 : REPOS_UPDATED=False 2022-08-29 14:48:38.571 | ++ functions-common:update_package_repo:1335 : RETRY_UPDATE=False 2022-08-29 14:48:38.573 | ++ functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-08-29 14:48:38.574 | ++ functions-common:update_package_repo:1341 : is_ubuntu 2022-08-29 14:48:38.577 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:48:38.579 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:48:38.581 | ++ functions-common:update_package_repo:1342 : apt_get_update 2022-08-29 14:48:38.583 | ++ functions-common:apt_get_update:1087 : [[ False == \T\r\u\e ]] 2022-08-29 14:48:38.585 | ++ functions-common:apt_get_update:1092 : [[ False = \T\r\u\e ]] 2022-08-29 14:48:38.587 | ++ functions-common:apt_get_update:1094 : local sudo=sudo 2022-08-29 14:48:38.590 | +++ functions-common:apt_get_update:1095 : id -u 2022-08-29 14:48:38.593 | ++ functions-common:apt_get_update:1095 : [[ 1000 = \0 ]] 2022-08-29 14:48:38.595 | ++ functions-common:apt_get_update:1098 : time_start apt-get-update 2022-08-29 14:48:38.598 | ++ functions-common:time_start:2323 : local name=apt-get-update 2022-08-29 14:48:38.600 | ++ functions-common:time_start:2324 : local start_time= 2022-08-29 14:48:38.602 | ++ functions-common:time_start:2325 : [[ -n '' ]] 2022-08-29 14:48:38.604 | +++ functions-common:time_start:2328 : date +%s%3N 2022-08-29 14:48:38.608 | ++ functions-common:time_start:2328 : _TIME_START[$name]=1661784518606 2022-08-29 14:48:38.610 | ++ functions-common:apt_get_update:1100 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-29 14:48:38.612 | ++ functions-common:apt_get_update:1101 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-29 14:48:38.614 | ++ functions-common:apt_get_update:1102 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-29 14:48:38.959 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-29 14:48:39.084 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-29 14:48:39.220 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-29 14:48:39.357 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-29 14:48:41.338 | Reading package lists... 2022-08-29 14:48:41.369 | ++ functions-common:apt_get_update:1106 : REPOS_UPDATED=True 2022-08-29 14:48:41.371 | ++ functions-common:apt_get_update:1108 : time_stop apt-get-update 2022-08-29 14:48:41.373 | ++ functions-common:time_stop:2337 : local name 2022-08-29 14:48:41.375 | ++ functions-common:time_stop:2338 : local end_time 2022-08-29 14:48:41.377 | ++ functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:48:41.379 | ++ functions-common:time_stop:2340 : local total 2022-08-29 14:48:41.381 | ++ functions-common:time_stop:2341 : local start_time 2022-08-29 14:48:41.383 | ++ functions-common:time_stop:2343 : name=apt-get-update 2022-08-29 14:48:41.385 | ++ functions-common:time_stop:2344 : start_time=1661784518606 2022-08-29 14:48:41.387 | ++ functions-common:time_stop:2346 : [[ -z 1661784518606 ]] 2022-08-29 14:48:41.390 | +++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:48:41.393 | ++ functions-common:time_stop:2349 : end_time=1661784521391 2022-08-29 14:48:41.395 | ++ functions-common:time_stop:2350 : elapsed_time=2785 2022-08-29 14:48:41.397 | ++ functions-common:time_stop:2351 : total=0 2022-08-29 14:48:41.399 | ++ functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:48:41.401 | ++ functions-common:time_stop:2354 : _TIME_TOTAL[$name]=2785 2022-08-29 14:48:41.403 | ++ functions-common:install_package:1362 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-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 wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-08-29 14:48:41.405 | ++ functions-common:real_install_package:1347 : is_ubuntu 2022-08-29 14:48:41.407 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:48:41.410 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:48:41.412 | ++ functions-common:real_install_package:1348 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-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 wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-08-29 14:48:41.432 | ++ functions-common:apt_get:1128 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-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 wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-08-29 14:48:41.540 | Reading package lists... 2022-08-29 14:48:41.787 | Building dependency tree... 2022-08-29 14:48:41.788 | Reading state information... 2022-08-29 14:48:42.071 | bc is already the newest version (1.07.1-2build1). 2022-08-29 14:48:42.071 | bc set to manually installed. 2022-08-29 14:48:42.071 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-29 14:48:42.071 | bsdmainutils set to manually installed. 2022-08-29 14:48:42.071 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-29 14:48:42.071 | gawk set to manually installed. 2022-08-29 14:48:42.071 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-29 14:48:42.071 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-29 14:48:42.071 | iptables set to manually installed. 2022-08-29 14:48:42.071 | iputils-ping is already the newest version (3:20190709-3). 2022-08-29 14:48:42.071 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-29 14:48:42.071 | kpartx set to manually installed. 2022-08-29 14:48:42.071 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-29 14:48:42.071 | psmisc is already the newest version (23.3-1). 2022-08-29 14:48:42.071 | psmisc set to manually installed. 2022-08-29 14:48:42.072 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-29 14:48:42.072 | python3-systemd is already the newest version (234-3build2). 2022-08-29 14:48:42.072 | python3-systemd set to manually installed. 2022-08-29 14:48:42.072 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-29 14:48:42.072 | thin-provisioning-tools set to manually installed. 2022-08-29 14:48:42.072 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-29 14:48:42.072 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-29 14:48:42.072 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-29 14:48:42.072 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-29 14:48:42.072 | lsof set to manually installed. 2022-08-29 14:48:42.072 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-29 14:48:42.072 | parted set to manually installed. 2022-08-29 14:48:42.072 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-29 14:48:42.072 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-29 14:48:42.072 | zlib1g-dev set to manually installed. 2022-08-29 14:48:42.072 | The following packages were automatically installed and are no longer required: 2022-08-29 14:48:42.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-29 14:48:42.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-29 14:48:42.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-29 14:48:42.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-29 14:48:42.072 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-29 14:48:42.072 | python3-zope.interface 2022-08-29 14:48:42.072 | Use 'sudo apt autoremove' to remove them. 2022-08-29 14:48:42.072 | The following additional packages will be installed: 2022-08-29 14:48:42.072 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-29 14:48:42.073 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-08-29 14:48:42.073 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-08-29 14:48:42.073 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-08-29 14:48:42.073 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-08-29 14:48:42.073 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-08-29 14:48:42.073 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-08-29 14:48:42.073 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-29 14:48:42.073 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-29 14:48:42.073 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-29 14:48:42.073 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-29 14:48:42.073 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-08-29 14:48:42.073 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-08-29 14:48:42.073 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-08-29 14:48:42.073 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-08-29 14:48:42.073 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-08-29 14:48:42.073 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-08-29 14:48:42.073 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-08-29 14:48:42.073 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-08-29 14:48:42.073 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-08-29 14:48:42.073 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-08-29 14:48:42.073 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-08-29 14:48:42.073 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-08-29 14:48:42.073 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-08-29 14:48:42.073 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-29 14:48:42.073 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-08-29 14:48:42.073 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-08-29 14:48:42.073 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-08-29 14:48:42.073 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 2022-08-29 14:48:42.073 | libxt6 libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools 2022-08-29 14:48:42.074 | m4 mysql-common openssh-client openssh-sftp-server po-debconf 2022-08-29 14:48:42.074 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-29 14:48:42.074 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-08-29 14:48:42.074 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-08-29 14:48:42.074 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-08-29 14:48:42.075 | Suggested packages: 2022-08-29 14:48:42.075 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-29 14:48:42.075 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-29 14:48:42.075 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-08-29 14:48:42.076 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-08-29 14:48:42.076 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-08-29 14:48:42.076 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-08-29 14:48:42.076 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-29 14:48:42.076 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-29 14:48:42.076 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-29 14:48:42.076 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-08-29 14:48:42.076 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-08-29 14:48:42.076 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-08-29 14:48:42.076 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-08-29 14:48:42.076 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-29 14:48:42.076 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-29 14:48:42.076 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-29 14:48:42.076 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-29 14:48:42.338 | The following NEW packages will be installed: 2022-08-29 14:48:42.338 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-29 14:48:42.338 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-08-29 14:48:42.338 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-08-29 14:48:42.338 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-08-29 14:48:42.338 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-08-29 14:48:42.338 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-08-29 14:48:42.339 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-08-29 14:48:42.339 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-08-29 14:48:42.339 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-08-29 14:48:42.339 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-08-29 14:48:42.339 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-08-29 14:48:42.339 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-08-29 14:48:42.339 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-08-29 14:48:42.339 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-08-29 14:48:42.339 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-08-29 14:48:42.339 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-08-29 14:48:42.339 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-29 14:48:42.339 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-29 14:48:42.339 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-29 14:48:42.339 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-29 14:48:42.339 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-29 14:48:42.339 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-29 14:48:42.339 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-29 14:48:42.339 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-08-29 14:48:42.339 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-08-29 14:48:42.339 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-08-29 14:48:42.339 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-08-29 14:48:42.339 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-08-29 14:48:42.339 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-29 14:48:42.339 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-08-29 14:48:42.339 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-29 14:48:42.339 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-29 14:48:42.339 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-29 14:48:42.339 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-29 14:48:42.339 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-08-29 14:48:42.339 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-29 14:48:42.339 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-08-29 14:48:42.339 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-08-29 14:48:42.340 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-08-29 14:48:42.340 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-08-29 14:48:42.340 | The following packages will be upgraded: 2022-08-29 14:48:42.340 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-29 14:48:42.341 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-29 14:48:42.341 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-08-29 14:48:42.341 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-08-29 14:48:42.341 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-29 14:48:42.638 | 28 upgraded, 208 newly installed, 0 to remove and 160 not upgraded. 2022-08-29 14:48:42.638 | Need to get 162 MB of archives. 2022-08-29 14:48:42.638 | After this operation, 762 MB of additional disk space will be used. 2022-08-29 14:48:42.638 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-29 14:48:43.569 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-29 14:48:43.651 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-29 14:48:43.682 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-29 14:48:43.694 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-29 14:48:43.894 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-29 14:48:44.900 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-29 14:48:44.942 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-29 14:48:44.944 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-29 14:48:44.948 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-29 14:48:44.960 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-29 14:48:45.173 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-29 14:48:45.180 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-29 14:48:45.252 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-29 14:48:45.253 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-29 14:48:45.255 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-29 14:48:45.360 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-29 14:48:45.378 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-29 14:48:45.379 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-29 14:48:45.397 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-29 14:48:45.423 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-29 14:48:45.427 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-29 14:48:45.524 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-29 14:48:46.927 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-29 14:48:46.941 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-29 14:48:47.112 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-29 14:48:47.128 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-29 14:48:47.137 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-29 14:48:47.148 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-29 14:48:47.160 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-29 14:48:47.654 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-29 14:48:47.656 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-29 14:48:47.662 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-29 14:48:47.662 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-29 14:48:47.880 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-29 14:48:47.881 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-29 14:48:47.882 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-08-29 14:48:47.886 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-08-29 14:48:47.905 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-29 14:48:47.925 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-29 14:48:47.947 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-29 14:48:48.018 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-29 14:48:48.020 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-29 14:48:48.179 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-29 14:48:48.200 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-29 14:48:48.205 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-29 14:48:48.251 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-29 14:48:48.362 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-29 14:48:48.479 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-29 14:48:48.529 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-29 14:48:48.533 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-29 14:48:48.536 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-29 14:48:48.555 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-29 14:48:48.682 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-29 14:48:48.784 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-29 14:48:48.848 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-29 14:48:51.275 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-29 14:48:53.552 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-08-29 14:48:53.855 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-29 14:48:53.866 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-29 14:48:53.872 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-29 14:48:53.907 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-29 14:48:54.329 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-29 14:48:54.334 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-29 14:48:54.426 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-29 14:48:55.287 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-29 14:48:56.623 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-29 14:48:56.633 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-29 14:48:56.657 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-29 14:48:56.660 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-29 14:48:56.671 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-29 14:48:56.687 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-29 14:48:56.690 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-29 14:48:56.692 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-29 14:48:56.694 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-08-29 14:48:56.884 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-08-29 14:48:56.961 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-08-29 14:48:57.082 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-29 14:48:57.117 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-29 14:48:57.133 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-29 14:48:57.359 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-29 14:48:57.366 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-29 14:48:57.412 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-29 14:48:57.570 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-29 14:48:57.576 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-29 14:48:57.579 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-29 14:48:57.589 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-29 14:48:58.159 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-29 14:48:58.207 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-29 14:48:58.256 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-29 14:48:58.260 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-29 14:48:58.261 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-08-29 14:48:59.663 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-08-29 14:48:59.664 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-08-29 14:48:59.664 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-29 14:48:59.668 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-29 14:48:59.669 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-29 14:48:59.673 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-29 14:48:59.698 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-29 14:48:59.700 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-29 14:48:59.709 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-29 14:49:00.096 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-29 14:49:00.241 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-08-29 14:49:00.470 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-29 14:49:00.629 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-08-29 14:49:00.670 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-08-29 14:49:00.732 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-29 14:49:01.082 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-29 14:49:01.220 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-29 14:49:01.225 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-29 14:49:01.240 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-29 14:49:01.263 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-29 14:49:01.308 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-29 14:49:01.311 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-29 14:49:01.315 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-29 14:49:01.319 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-29 14:49:01.338 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-29 14:49:01.424 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-29 14:49:01.427 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-29 14:49:01.446 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-29 14:49:01.463 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-29 14:49:01.563 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-29 14:49:01.578 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-29 14:49:01.596 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-29 14:49:01.625 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-29 14:49:01.626 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-29 14:49:01.629 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-29 14:49:01.697 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-29 14:49:01.758 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-29 14:49:01.766 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-29 14:49:01.811 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-29 14:49:01.860 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-29 14:49:01.863 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-29 14:49:01.866 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-29 14:49:01.889 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-29 14:49:01.894 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-29 14:49:01.898 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-29 14:49:01.994 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-29 14:49:02.066 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-29 14:49:02.087 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-29 14:49:02.107 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-29 14:49:02.167 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-29 14:49:02.171 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-29 14:49:02.172 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-29 14:49:02.192 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-29 14:49:02.196 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-29 14:49:02.214 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-29 14:49:02.317 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-29 14:49:02.332 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-29 14:49:02.338 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-29 14:49:02.368 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-29 14:49:02.452 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-29 14:49:02.454 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-29 14:49:02.455 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-29 14:49:02.461 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-29 14:49:02.465 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-29 14:49:02.470 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-29 14:49:02.587 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-29 14:49:02.591 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-29 14:49:02.605 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-08-29 14:49:02.612 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-08-29 14:49:02.722 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-08-29 14:49:02.723 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-29 14:49:02.724 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-29 14:49:02.748 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-29 14:49:02.774 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-08-29 14:49:02.778 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-29 14:49:02.857 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-29 14:49:04.297 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-29 14:49:04.298 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-29 14:49:04.300 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-29 14:49:04.301 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-08-29 14:49:04.316 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-29 14:49:04.317 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-29 14:49:04.317 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-29 14:49:04.343 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-29 14:49:04.344 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-29 14:49:04.434 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-29 14:49:04.454 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-29 14:49:04.501 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-29 14:49:04.503 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-29 14:49:04.662 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.30-0ubuntu0.20.04.2 [1,657 kB] 2022-08-29 14:49:05.273 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-29 14:49:05.279 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-29 14:49:05.284 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-29 14:49:05.285 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-08-29 14:49:05.288 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-08-29 14:49:05.291 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-29 14:49:06.030 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-29 14:49:06.196 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-29 14:49:06.227 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-29 14:49:06.229 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-29 14:49:06.234 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-29 14:49:06.234 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-29 14:49:06.236 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-29 14:49:06.327 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-08-29 14:49:06.347 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-08-29 14:49:06.377 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-29 14:49:06.415 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-29 14:49:06.462 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-29 14:49:07.377 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-29 14:49:07.384 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-29 14:49:07.886 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-29 14:49:09.186 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-29 14:49:16.080 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-29 14:49:16.281 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-29 14:49:23.920 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-29 14:49:23.922 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-29 14:49:23.923 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-29 14:49:23.924 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-29 14:49:23.925 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-08-29 14:49:23.946 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-29 14:49:23.947 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-29 14:49:23.951 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-08-29 14:49:24.029 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-29 14:49:24.053 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-08-29 14:49:24.425 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-29 14:49:24.426 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-08-29 14:49:24.427 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-08-29 14:49:24.432 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-29 14:49:24.433 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-29 14:49:24.433 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-29 14:49:24.435 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-29 14:49:24.672 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-29 14:49:24.731 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-29 14:49:24.803 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-29 14:49:24.805 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-29 14:49:24.806 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-29 14:49:24.807 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-29 14:49:24.835 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-29 14:49:24.836 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-29 14:49:24.837 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-29 14:49:24.837 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-29 14:49:24.955 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-29 14:49:24.961 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-29 14:49:25.118 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-29 14:49:26.613 | Preconfiguring packages ... 2022-08-29 14:49:26.857 | Fetched 162 MB in 43s (3,789 kB/s) 2022-08-29 14:49:27.065 | (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 ... 67324 files and directories currently installed.) 2022-08-29 14:49:27.067 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-29 14:49:27.255 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-29 14:49:27.896 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-29 14:49:28.540 | (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 ... 67324 files and directories currently installed.) 2022-08-29 14:49:28.542 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:28.827 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:29.452 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:29.644 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:30.543 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:30.712 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:31.280 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:31.461 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:32.126 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:32.424 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:33.778 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:49:33.964 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-29 14:49:34.463 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-29 14:49:35.025 | (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 ... 67325 files and directories currently installed.) 2022-08-29 14:49:35.028 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-29 14:49:35.283 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-29 14:49:35.719 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-29 14:49:36.372 | (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 ... 67325 files and directories currently installed.) 2022-08-29 14:49:36.374 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-29 14:49:36.592 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-29 14:49:37.306 | Selecting previously unselected package libapr1:amd64. 2022-08-29 14:49:37.313 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-29 14:49:37.380 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-29 14:49:38.040 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-29 14:49:38.254 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-29 14:49:38.975 | Selecting previously unselected package libaprutil1:amd64. 2022-08-29 14:49:38.983 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-29 14:49:39.032 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:49:39.394 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-29 14:49:39.529 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-29 14:49:40.078 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-29 14:49:40.085 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-29 14:49:40.158 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:49:40.463 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-29 14:49:40.620 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-29 14:49:41.273 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-29 14:49:41.494 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-29 14:49:42.029 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-29 14:49:42.203 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-29 14:49:42.592 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-29 14:49:42.599 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-29 14:49:42.660 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:49:43.034 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-29 14:49:43.209 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-29 14:49:43.805 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-29 14:49:44.014 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-29 14:49:44.569 | Selecting previously unselected package libjansson4:amd64. 2022-08-29 14:49:44.577 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-29 14:49:44.643 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-29 14:49:45.066 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-29 14:49:45.074 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-29 14:49:45.157 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-29 14:49:45.623 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-29 14:49:45.780 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-29 14:49:47.646 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-29 14:49:47.900 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-29 14:49:48.415 | Selecting previously unselected package apache2-bin. 2022-08-29 14:49:48.423 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-29 14:49:48.476 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-29 14:49:49.055 | Selecting previously unselected package apache2-data. 2022-08-29 14:49:49.062 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-29 14:49:49.112 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-29 14:49:49.735 | Selecting previously unselected package apache2-utils. 2022-08-29 14:49:49.742 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-29 14:49:49.803 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-29 14:49:50.295 | Selecting previously unselected package apache2. 2022-08-29 14:49:50.302 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-29 14:49:50.380 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-29 14:49:50.832 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-29 14:49:50.839 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-29 14:49:50.899 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-29 14:49:51.351 | Selecting previously unselected package haproxy. 2022-08-29 14:49:51.359 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-29 14:49:51.399 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-29 14:49:52.078 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-29 14:49:52.085 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-29 14:49:52.134 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:49:52.603 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-29 14:49:52.611 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-29 14:49:52.677 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:49:53.231 | Selecting previously unselected package mysql-common. 2022-08-29 14:49:53.238 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-29 14:49:53.315 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-29 14:49:53.695 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-29 14:49:53.702 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-29 14:49:53.740 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-29 14:49:54.329 | Selecting previously unselected package libsensors-config. 2022-08-29 14:49:54.336 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-29 14:49:54.391 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-29 14:49:54.802 | Selecting previously unselected package libsensors5:amd64. 2022-08-29 14:49:54.810 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-29 14:49:54.948 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-29 14:49:55.294 | Selecting previously unselected package libsnmp-base. 2022-08-29 14:49:55.302 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-08-29 14:49:55.357 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-29 14:49:55.672 | Selecting previously unselected package libsnmp35:amd64. 2022-08-29 14:49:55.679 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-08-29 14:49:55.711 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-29 14:49:56.249 | Selecting previously unselected package keepalived. 2022-08-29 14:49:56.256 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-29 14:49:56.305 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-29 14:49:56.831 | Selecting previously unselected package memcached. 2022-08-29 14:49:56.838 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-29 14:49:56.888 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-29 14:49:57.434 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-29 14:49:58.288 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-29 14:49:58.719 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-29 14:49:58.894 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-29 14:49:59.256 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-29 14:49:59.408 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-29 14:49:59.900 | Selecting previously unselected package python3-yaml. 2022-08-29 14:49:59.908 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-29 14:49:59.939 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-29 14:50:00.227 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-29 14:50:00.391 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-29 14:50:00.909 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-29 14:50:01.144 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-29 14:50:02.051 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-29 14:50:02.223 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-29 14:50:02.804 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-29 14:50:02.946 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-29 14:50:03.331 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-29 14:50:03.465 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-29 14:50:04.002 | Selecting previously unselected package acl. 2022-08-29 14:50:04.010 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-29 14:50:04.060 | Unpacking acl (2.2.53-6) ... 2022-08-29 14:50:04.328 | Selecting previously unselected package autotools-dev. 2022-08-29 14:50:04.336 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-29 14:50:04.391 | Unpacking autotools-dev (20180224.1) ... 2022-08-29 14:50:04.677 | Selecting previously unselected package m4. 2022-08-29 14:50:04.684 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-29 14:50:04.728 | Unpacking m4 (1.4.18-4) ... 2022-08-29 14:50:05.156 | Selecting previously unselected package autoconf. 2022-08-29 14:50:05.164 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-29 14:50:05.225 | Unpacking autoconf (2.69-11.1) ... 2022-08-29 14:50:05.653 | Selecting previously unselected package automake. 2022-08-29 14:50:05.661 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-29 14:50:05.712 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-29 14:50:06.071 | Selecting previously unselected package autopoint. 2022-08-29 14:50:06.079 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-29 14:50:06.117 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-29 14:50:06.483 | Selecting previously unselected package libllvm10:amd64. 2022-08-29 14:50:06.490 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:06.545 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:50:09.391 | Selecting previously unselected package libclang-cpp10. 2022-08-29 14:50:09.399 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:09.460 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:50:11.358 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-08-29 14:50:11.365 | Preparing to unpack .../049-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-29 14:50:11.420 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:50:12.380 | Selecting previously unselected package libgc1c2:amd64. 2022-08-29 14:50:12.388 | Preparing to unpack .../050-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-29 14:50:12.431 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-29 14:50:12.768 | Selecting previously unselected package libobjc4:amd64. 2022-08-29 14:50:12.776 | Preparing to unpack .../051-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-29 14:50:12.808 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:50:13.031 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-29 14:50:13.038 | Preparing to unpack .../052-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-29 14:50:13.099 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:50:13.654 | Selecting previously unselected package libc6-i386. 2022-08-29 14:50:13.662 | Preparing to unpack .../053-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-29 14:50:13.717 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-29 14:50:14.665 | Selecting previously unselected package lib32gcc-s1. 2022-08-29 14:50:14.674 | Preparing to unpack .../054-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-29 14:50:14.728 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:50:15.128 | Selecting previously unselected package lib32stdc++6. 2022-08-29 14:50:15.136 | Preparing to unpack .../055-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-29 14:50:15.168 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:50:15.557 | Selecting previously unselected package libclang-common-10-dev. 2022-08-29 14:50:15.566 | Preparing to unpack .../056-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:15.601 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:50:16.980 | Selecting previously unselected package libclang1-10. 2022-08-29 14:50:16.988 | Preparing to unpack .../057-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:17.041 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:50:18.494 | Selecting previously unselected package clang-10. 2022-08-29 14:50:18.502 | Preparing to unpack .../058-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:18.551 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:50:18.796 | Selecting previously unselected package libtool. 2022-08-29 14:50:18.803 | Preparing to unpack .../059-libtool_2.4.6-14_all.deb ... 2022-08-29 14:50:18.858 | Unpacking libtool (2.4.6-14) ... 2022-08-29 14:50:19.156 | Selecting previously unselected package dh-autoreconf. 2022-08-29 14:50:19.164 | Preparing to unpack .../060-dh-autoreconf_19_all.deb ... 2022-08-29 14:50:19.213 | Unpacking dh-autoreconf (19) ... 2022-08-29 14:50:19.510 | Selecting previously unselected package libdebhelper-perl. 2022-08-29 14:50:19.518 | Preparing to unpack .../061-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-29 14:50:19.568 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-29 14:50:19.854 | Selecting previously unselected package libarchive-zip-perl. 2022-08-29 14:50:19.862 | Preparing to unpack .../062-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-29 14:50:19.915 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-29 14:50:20.328 | Selecting previously unselected package libsub-override-perl. 2022-08-29 14:50:20.335 | Preparing to unpack .../063-libsub-override-perl_0.09-2_all.deb ... 2022-08-29 14:50:20.407 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-29 14:50:20.831 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-29 14:50:20.839 | Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-29 14:50:20.905 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-29 14:50:21.282 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-29 14:50:21.290 | Preparing to unpack .../065-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-29 14:50:21.345 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-29 14:50:21.688 | Selecting previously unselected package libdpkg-perl. 2022-08-29 14:50:21.696 | Preparing to unpack .../066-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-08-29 14:50:21.728 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-08-29 14:50:22.082 | Selecting previously unselected package make. 2022-08-29 14:50:22.090 | Preparing to unpack .../067-make_4.2.1-1.2_amd64.deb ... 2022-08-29 14:50:22.150 | Unpacking make (4.2.1-1.2) ... 2022-08-29 14:50:22.540 | Selecting previously unselected package dpkg-dev. 2022-08-29 14:50:22.548 | Preparing to unpack .../068-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-08-29 14:50:22.590 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-08-29 14:50:23.070 | Selecting previously unselected package dwz. 2022-08-29 14:50:23.079 | Preparing to unpack .../069-dwz_0.13-5_amd64.deb ... 2022-08-29 14:50:23.134 | Unpacking dwz (0.13-5) ... 2022-08-29 14:50:23.540 | Selecting previously unselected package libcroco3:amd64. 2022-08-29 14:50:23.548 | Preparing to unpack .../070-libcroco3_0.6.13-1_amd64.deb ... 2022-08-29 14:50:23.607 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-29 14:50:24.031 | Selecting previously unselected package gettext. 2022-08-29 14:50:24.039 | Preparing to unpack .../071-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-29 14:50:24.094 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-29 14:50:24.602 | Selecting previously unselected package intltool-debian. 2022-08-29 14:50:24.611 | Preparing to unpack .../072-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-29 14:50:24.653 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-29 14:50:24.957 | Selecting previously unselected package po-debconf. 2022-08-29 14:50:24.964 | Preparing to unpack .../073-po-debconf_1.0.21_all.deb ... 2022-08-29 14:50:25.036 | Unpacking po-debconf (1.0.21) ... 2022-08-29 14:50:25.373 | Selecting previously unselected package debhelper. 2022-08-29 14:50:25.381 | Preparing to unpack .../074-debhelper_12.10ubuntu1_all.deb ... 2022-08-29 14:50:25.425 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-29 14:50:25.888 | Selecting previously unselected package uuid-dev:amd64. 2022-08-29 14:50:25.896 | Preparing to unpack .../075-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-29 14:50:25.945 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-29 14:50:26.362 | Selecting previously unselected package libsctp1:amd64. 2022-08-29 14:50:26.370 | Preparing to unpack .../076-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-29 14:50:26.431 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-29 14:50:26.744 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-29 14:50:26.752 | Preparing to unpack .../077-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-29 14:50:26.807 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-29 14:50:27.156 | Selecting previously unselected package libapr1-dev. 2022-08-29 14:50:27.164 | Preparing to unpack .../078-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-29 14:50:27.219 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-29 14:50:27.785 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-29 14:50:27.793 | Preparing to unpack .../079-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-29 14:50:27.933 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-29 14:50:28.401 | Selecting previously unselected package libaprutil1-dev. 2022-08-29 14:50:28.409 | Preparing to unpack .../080-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-29 14:50:28.463 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-29 14:50:29.077 | Selecting previously unselected package apache2-dev. 2022-08-29 14:50:29.085 | Preparing to unpack .../081-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-29 14:50:29.133 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-29 14:50:29.688 | Selecting previously unselected package binfmt-support. 2022-08-29 14:50:29.696 | Preparing to unpack .../082-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-29 14:50:29.756 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-29 14:50:30.070 | Selecting previously unselected package g++-9. 2022-08-29 14:50:30.079 | Preparing to unpack .../083-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-29 14:50:30.133 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:50:31.687 | Selecting previously unselected package g++. 2022-08-29 14:50:31.697 | Preparing to unpack .../084-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-08-29 14:50:31.744 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-08-29 14:50:31.985 | Selecting previously unselected package build-essential. 2022-08-29 14:50:31.993 | Preparing to unpack .../085-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-08-29 14:50:32.031 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-08-29 14:50:32.236 | Selecting previously unselected package conntrack. 2022-08-29 14:50:32.244 | Preparing to unpack .../086-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-29 14:50:32.282 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-29 14:50:32.574 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-29 14:50:32.582 | Preparing to unpack .../087-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-29 14:50:32.629 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-29 14:50:32.968 | Selecting previously unselected package libnetfilter-queue1. 2022-08-29 14:50:32.976 | Preparing to unpack .../088-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-29 14:50:33.024 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-29 14:50:33.424 | Selecting previously unselected package conntrackd. 2022-08-29 14:50:33.432 | Preparing to unpack .../089-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-29 14:50:33.482 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-29 14:50:33.785 | Selecting previously unselected package dns-root-data. 2022-08-29 14:50:33.793 | Preparing to unpack .../090-dns-root-data_2019052802_all.deb ... 2022-08-29 14:50:33.841 | Unpacking dns-root-data (2019052802) ... 2022-08-29 14:50:34.213 | Selecting previously unselected package libidn11:amd64. 2022-08-29 14:50:34.221 | Preparing to unpack .../091-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-29 14:50:34.270 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-29 14:50:34.601 | Selecting previously unselected package dnsmasq-base. 2022-08-29 14:50:34.609 | Preparing to unpack .../092-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-29 14:50:34.658 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-29 14:50:35.019 | Selecting previously unselected package dnsmasq-utils. 2022-08-29 14:50:35.027 | Preparing to unpack .../093-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-29 14:50:35.081 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-29 14:50:35.436 | Selecting previously unselected package dstat. 2022-08-29 14:50:35.444 | Preparing to unpack .../094-dstat_0.7.4-6_all.deb ... 2022-08-29 14:50:35.504 | Unpacking dstat (0.7.4-6) ... 2022-08-29 14:50:35.979 | Selecting previously unselected package ebtables. 2022-08-29 14:50:35.987 | Preparing to unpack .../095-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-29 14:50:36.054 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-29 14:50:36.505 | Selecting previously unselected package libfakeroot:amd64. 2022-08-29 14:50:36.512 | Preparing to unpack .../096-libfakeroot_1.24-1_amd64.deb ... 2022-08-29 14:50:36.573 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-08-29 14:50:36.915 | Selecting previously unselected package fakeroot. 2022-08-29 14:50:36.923 | Preparing to unpack .../097-fakeroot_1.24-1_amd64.deb ... 2022-08-29 14:50:36.983 | Unpacking fakeroot (1.24-1) ... 2022-08-29 14:50:37.343 | Selecting previously unselected package fonts-dejavu-core. 2022-08-29 14:50:37.351 | Preparing to unpack .../098-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-29 14:50:37.396 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-29 14:50:37.790 | Selecting previously unselected package fonts-liberation. 2022-08-29 14:50:37.799 | Preparing to unpack .../099-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-29 14:50:37.853 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-29 14:50:38.276 | Selecting previously unselected package fontconfig-config. 2022-08-29 14:50:38.285 | Preparing to unpack .../100-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-29 14:50:38.350 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-29 14:50:38.705 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-29 14:50:38.713 | Preparing to unpack .../101-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-29 14:50:38.750 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-29 14:50:39.093 | Selecting previously unselected package fontconfig. 2022-08-29 14:50:39.101 | Preparing to unpack .../102-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-29 14:50:39.155 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-29 14:50:39.533 | Selecting previously unselected package genisoimage. 2022-08-29 14:50:39.541 | Preparing to unpack .../103-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-29 14:50:39.590 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-29 14:50:39.956 | Selecting previously unselected package libann0. 2022-08-29 14:50:39.964 | Preparing to unpack .../104-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-29 14:50:40.012 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-29 14:50:40.321 | Selecting previously unselected package libcdt5:amd64. 2022-08-29 14:50:40.330 | Preparing to unpack .../105-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:40.361 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-29 14:50:40.676 | Selecting previously unselected package libcgraph6:amd64. 2022-08-29 14:50:40.684 | Preparing to unpack .../106-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:40.733 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-29 14:50:41.144 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-29 14:50:41.152 | Preparing to unpack .../107-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-29 14:50:41.201 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-29 14:50:41.550 | Selecting previously unselected package libjpeg8:amd64. 2022-08-29 14:50:41.558 | Preparing to unpack .../108-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-29 14:50:41.596 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-29 14:50:41.865 | Selecting previously unselected package libjbig0:amd64. 2022-08-29 14:50:41.873 | Preparing to unpack .../109-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-29 14:50:41.904 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-29 14:50:42.259 | Selecting previously unselected package libwebp6:amd64. 2022-08-29 14:50:42.267 | Preparing to unpack .../110-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:50:42.327 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-29 14:50:42.733 | Selecting previously unselected package libtiff5:amd64. 2022-08-29 14:50:42.741 | Preparing to unpack .../111-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-29 14:50:42.796 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-29 14:50:43.105 | Selecting previously unselected package libxpm4:amd64. 2022-08-29 14:50:43.113 | Preparing to unpack .../112-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-29 14:50:43.166 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-29 14:50:43.567 | Selecting previously unselected package libgd3:amd64. 2022-08-29 14:50:43.577 | Preparing to unpack .../113-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-29 14:50:43.624 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-29 14:50:44.030 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-29 14:50:44.038 | Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-29 14:50:44.093 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-29 14:50:44.482 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-29 14:50:44.490 | Preparing to unpack .../115-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-29 14:50:44.539 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-29 14:50:44.972 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-29 14:50:44.980 | Preparing to unpack .../116-libxcb-render0_1.14-2_amd64.deb ... 2022-08-29 14:50:45.030 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-29 14:50:45.464 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-29 14:50:45.473 | Preparing to unpack .../117-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-29 14:50:45.521 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-29 14:50:45.796 | Selecting previously unselected package libxrender1:amd64. 2022-08-29 14:50:45.804 | Preparing to unpack .../118-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-29 14:50:45.869 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-29 14:50:46.224 | Selecting previously unselected package libcairo2:amd64. 2022-08-29 14:50:46.232 | Preparing to unpack .../119-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-29 14:50:46.287 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-29 14:50:46.693 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-29 14:50:46.702 | Preparing to unpack .../120-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-29 14:50:46.767 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-29 14:50:47.196 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-29 14:50:47.204 | Preparing to unpack .../121-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-29 14:50:47.247 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-29 14:50:47.647 | Selecting previously unselected package libthai-data. 2022-08-29 14:50:47.656 | Preparing to unpack .../122-libthai-data_0.1.28-3_all.deb ... 2022-08-29 14:50:47.710 | Unpacking libthai-data (0.1.28-3) ... 2022-08-29 14:50:48.161 | Selecting previously unselected package libdatrie1:amd64. 2022-08-29 14:50:48.169 | Preparing to unpack .../123-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-29 14:50:48.236 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-29 14:50:48.721 | Selecting previously unselected package libthai0:amd64. 2022-08-29 14:50:48.729 | Preparing to unpack .../124-libthai0_0.1.28-3_amd64.deb ... 2022-08-29 14:50:48.790 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-29 14:50:49.282 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-29 14:50:49.290 | Preparing to unpack .../125-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-29 14:50:49.367 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:50:49.755 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-29 14:50:49.763 | Preparing to unpack .../126-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-29 14:50:49.812 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:50:50.139 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-29 14:50:50.147 | Preparing to unpack .../127-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-29 14:50:50.194 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:50:50.543 | Selecting previously unselected package libpathplan4:amd64. 2022-08-29 14:50:50.552 | Preparing to unpack .../128-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:50.611 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-29 14:50:51.007 | Selecting previously unselected package libgvc6. 2022-08-29 14:50:51.015 | Preparing to unpack .../129-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:51.070 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-29 14:50:51.499 | Selecting previously unselected package libgvpr2:amd64. 2022-08-29 14:50:51.507 | Preparing to unpack .../130-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:51.549 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-29 14:50:51.887 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-29 14:50:51.895 | Preparing to unpack .../131-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:51.938 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-29 14:50:52.510 | Selecting previously unselected package x11-common. 2022-08-29 14:50:52.518 | Preparing to unpack .../132-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-29 14:50:52.584 | dpkg-query: no packages found matching nux-tools 2022-08-29 14:50:52.595 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-29 14:50:53.081 | Selecting previously unselected package libice6:amd64. 2022-08-29 14:50:53.089 | Preparing to unpack .../133-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-29 14:50:53.149 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-29 14:50:53.510 | Selecting previously unselected package libsm6:amd64. 2022-08-29 14:50:53.518 | Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-29 14:50:53.578 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-29 14:50:53.916 | Selecting previously unselected package libxt6:amd64. 2022-08-29 14:50:53.924 | Preparing to unpack .../135-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-29 14:50:54.001 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-29 14:50:54.378 | Selecting previously unselected package libxmu6:amd64. 2022-08-29 14:50:54.387 | Preparing to unpack .../136-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-29 14:50:54.458 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-29 14:50:54.875 | Selecting previously unselected package libxaw7:amd64. 2022-08-29 14:50:54.883 | Preparing to unpack .../137-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-29 14:50:54.932 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-29 14:50:55.287 | Selecting previously unselected package graphviz. 2022-08-29 14:50:55.295 | Preparing to unpack .../138-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-29 14:50:55.326 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-29 14:50:55.858 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-29 14:50:55.866 | Preparing to unpack .../139-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-29 14:50:55.926 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:50:56.384 | Selecting previously unselected package libibverbs1:amd64. 2022-08-29 14:50:56.392 | Preparing to unpack .../140-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-29 14:50:56.440 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:50:56.910 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-29 14:50:56.918 | Preparing to unpack .../141-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-29 14:50:56.979 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:50:57.333 | Selecting previously unselected package icu-devtools. 2022-08-29 14:50:57.341 | Preparing to unpack .../142-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-29 14:50:57.372 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-29 14:50:57.716 | Selecting previously unselected package iputils-arping. 2022-08-29 14:50:57.724 | Preparing to unpack .../143-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-29 14:50:57.784 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-29 14:50:58.167 | Selecting previously unselected package javascript-common. 2022-08-29 14:50:58.175 | Preparing to unpack .../144-javascript-common_11_all.deb ... 2022-08-29 14:50:58.230 | Unpacking javascript-common (11) ... 2022-08-29 14:50:58.600 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-29 14:50:58.609 | Preparing to unpack .../145-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:50:58.668 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:50:59.086 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-29 14:50:59.094 | Preparing to unpack .../146-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:50:59.142 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:50:59.475 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-29 14:50:59.483 | Preparing to unpack .../147-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:50:59.590 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:50:59.938 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-29 14:50:59.946 | Preparing to unpack .../148-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:50:59.983 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:51:00.417 | Selecting previously unselected package comerr-dev:amd64. 2022-08-29 14:51:00.426 | Preparing to unpack .../149-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-29 14:51:00.483 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-29 14:51:00.824 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-29 14:51:00.832 | Preparing to unpack .../150-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:51:00.869 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:51:01.326 | Selecting previously unselected package libalgorithm-diff-perl. 2022-08-29 14:51:01.334 | Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-08-29 14:51:01.389 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-08-29 14:51:01.686 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-08-29 14:51:01.694 | Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-08-29 14:51:01.761 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-08-29 14:51:02.064 | Selecting previously unselected package libalgorithm-merge-perl. 2022-08-29 14:51:02.072 | Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-08-29 14:51:02.120 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-08-29 14:51:02.452 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-29 14:51:02.460 | Preparing to unpack .../154-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-29 14:51:02.515 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-29 14:51:02.875 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-29 14:51:02.884 | Preparing to unpack .../155-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-29 14:51:02.938 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-29 14:51:03.384 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-29 14:51:03.392 | Preparing to unpack .../156-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-29 14:51:03.440 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-29 14:51:03.828 | Selecting previously unselected package libfile-fcntllock-perl. 2022-08-29 14:51:03.836 | Preparing to unpack .../157-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-08-29 14:51:03.885 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-08-29 14:51:04.315 | Selecting previously unselected package libgts-bin. 2022-08-29 14:51:04.323 | Preparing to unpack .../158-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-29 14:51:04.377 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-29 14:51:04.715 | Selecting previously unselected package libicu-dev:amd64. 2022-08-29 14:51:04.723 | Preparing to unpack .../159-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-29 14:51:04.760 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-29 14:51:06.508 | Selecting previously unselected package libipset13:amd64. 2022-08-29 14:51:06.517 | Preparing to unpack .../160-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:06.612 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-29 14:51:06.984 | Selecting previously unselected package librdmacm1:amd64. 2022-08-29 14:51:06.992 | Preparing to unpack .../161-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-29 14:51:07.034 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:51:07.315 | Selecting previously unselected package libiscsi7:amd64. 2022-08-29 14:51:07.324 | Preparing to unpack .../162-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-29 14:51:07.361 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-29 14:51:07.635 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-29 14:51:07.644 | Preparing to unpack .../163-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-29 14:51:07.702 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-29 14:51:08.069 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-29 14:51:08.078 | Preparing to unpack .../164-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-29 14:51:08.132 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-29 14:51:08.429 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-29 14:51:08.438 | Preparing to unpack .../165-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-29 14:51:08.486 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-29 14:51:08.811 | Selecting previously unselected package libjs-jquery. 2022-08-29 14:51:08.819 | Preparing to unpack .../166-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-29 14:51:08.875 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-29 14:51:09.188 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-29 14:51:09.196 | Preparing to unpack .../167-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-29 14:51:09.245 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-29 14:51:09.520 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-29 14:51:09.528 | Preparing to unpack .../168-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-29 14:51:09.578 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-29 14:51:09.938 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-29 14:51:09.946 | Preparing to unpack .../169-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-29 14:51:10.001 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-29 14:51:10.331 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-29 14:51:10.339 | Preparing to unpack .../170-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-29 14:51:10.388 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-29 14:51:10.691 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-29 14:51:10.699 | Preparing to unpack .../171-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-29 14:51:10.732 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-29 14:51:11.018 | Selecting previously unselected package libssl-dev:amd64. 2022-08-29 14:51:11.026 | Preparing to unpack .../172-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-29 14:51:11.086 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-29 14:51:11.709 | Selecting previously unselected package libmysqlclient-dev. 2022-08-29 14:51:11.718 | Preparing to unpack .../173-libmysqlclient-dev_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-29 14:51:11.766 | Unpacking libmysqlclient-dev (8.0.30-0ubuntu0.20.04.2) ... 2022-08-29 14:51:12.469 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-29 14:51:12.478 | Preparing to unpack .../174-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-29 14:51:12.515 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-29 14:51:13.064 | Selecting previously unselected package libomp5-10:amd64. 2022-08-29 14:51:13.072 | Preparing to unpack .../175-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:13.120 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:13.515 | Selecting previously unselected package libomp-10-dev. 2022-08-29 14:51:13.523 | Preparing to unpack .../176-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:13.577 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:14.056 | Selecting previously unselected package libpq5:amd64. 2022-08-29 14:51:14.065 | Preparing to unpack .../177-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:14.120 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:51:14.584 | Selecting previously unselected package libpq-dev. 2022-08-29 14:51:14.592 | Preparing to unpack .../178-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:14.640 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:51:15.079 | Selecting previously unselected package librados2. 2022-08-29 14:51:15.088 | Preparing to unpack .../179-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:15.130 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-29 14:51:15.982 | Selecting previously unselected package librbd1. 2022-08-29 14:51:15.991 | Preparing to unpack .../180-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:16.040 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-29 14:51:16.612 | Selecting previously unselected package libsasl2-dev. 2022-08-29 14:51:16.620 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-29 14:51:16.651 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-29 14:51:17.111 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-29 14:51:17.263 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-29 14:51:17.668 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-29 14:51:17.676 | Preparing to unpack .../183-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-29 14:51:17.731 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-29 14:51:18.195 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-29 14:51:18.203 | Preparing to unpack .../184-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-29 14:51:18.274 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-29 14:51:18.663 | Selecting previously unselected package libx86-1:amd64. 2022-08-29 14:51:18.672 | Preparing to unpack .../185-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-29 14:51:18.737 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-29 14:51:19.034 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-29 14:51:19.043 | Preparing to unpack .../186-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-29 14:51:19.102 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-29 14:51:19.659 | Preparing to unpack .../187-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:19.822 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-08-29 14:51:20.200 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-29 14:51:20.209 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:20.263 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-29 14:51:20.748 | Selecting previously unselected package llvm-10-runtime. 2022-08-29 14:51:20.756 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:20.822 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:21.195 | Selecting previously unselected package libpfm4:amd64. 2022-08-29 14:51:21.203 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-29 14:51:21.257 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-29 14:51:21.652 | Selecting previously unselected package llvm-10. 2022-08-29 14:51:21.661 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:21.720 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:22.925 | Selecting previously unselected package libffi-dev:amd64. 2022-08-29 14:51:22.934 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-08-29 14:51:23.006 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-29 14:51:23.445 | Selecting previously unselected package python3-pygments. 2022-08-29 14:51:23.454 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-29 14:51:23.508 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-29 14:51:23.971 | Selecting previously unselected package llvm-10-tools. 2022-08-29 14:51:23.979 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:24.028 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:24.554 | Selecting previously unselected package libz3-4:amd64. 2022-08-29 14:51:24.563 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-29 14:51:24.617 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-29 14:51:25.960 | Selecting previously unselected package libz3-dev:amd64. 2022-08-29 14:51:25.970 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-29 14:51:25.994 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-29 14:51:26.415 | Selecting previously unselected package llvm-10-dev. 2022-08-29 14:51:26.423 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-29 14:51:26.479 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:51:31.486 | Selecting previously unselected package lsscsi. 2022-08-29 14:51:31.495 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-08-29 14:51:31.548 | Unpacking lsscsi (0.30-0.1) ... 2022-08-29 14:51:31.977 | Selecting previously unselected package pkg-config. 2022-08-29 14:51:31.985 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-29 14:51:32.034 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-29 14:51:32.394 | Selecting previously unselected package pm-utils. 2022-08-29 14:51:32.403 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-08-29 14:51:32.451 | Unpacking pm-utils (1.4.1-19) ... 2022-08-29 14:51:32.897 | Selecting previously unselected package postgresql-client-common. 2022-08-29 14:51:32.906 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-29 14:51:32.976 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-29 14:51:33.559 | Selecting previously unselected package postgresql-client-12. 2022-08-29 14:51:33.568 | Preparing to unpack .../202-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:33.673 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:51:34.365 | Selecting previously unselected package ssl-cert. 2022-08-29 14:51:34.375 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-08-29 14:51:34.434 | Unpacking ssl-cert (1.0.39) ... 2022-08-29 14:51:34.994 | Selecting previously unselected package postgresql-common. 2022-08-29 14:51:35.003 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-29 14:51:35.084 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-29 14:51:35.137 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-29 14:51:35.634 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-29 14:51:35.643 | Preparing to unpack .../205-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:35.712 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:51:36.388 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-29 14:51:36.397 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-29 14:51:36.445 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-29 14:51:36.816 | Selecting previously unselected package python-pip-whl. 2022-08-29 14:51:36.825 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-08-29 14:51:36.885 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-08-29 14:51:37.418 | Selecting previously unselected package python3-mysqldb. 2022-08-29 14:51:37.427 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-29 14:51:37.473 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-29 14:51:37.897 | Selecting previously unselected package python3-wheel. 2022-08-29 14:51:37.907 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-08-29 14:51:37.960 | Unpacking python3-wheel (0.34.2-1) ... 2022-08-29 14:51:38.429 | Selecting previously unselected package python3-pip. 2022-08-29 14:51:38.440 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-08-29 14:51:38.508 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-08-29 14:51:39.074 | Selecting previously unselected package python3.8-venv. 2022-08-29 14:51:39.083 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-29 14:51:39.136 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-29 14:51:39.462 | Selecting previously unselected package python3-venv. 2022-08-29 14:51:39.471 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-29 14:51:39.525 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-29 14:51:39.886 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-29 14:51:39.895 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-29 14:51:39.976 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-29 14:51:40.303 | Selecting previously unselected package qemu-utils. 2022-08-29 14:51:40.311 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-29 14:51:40.352 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-29 14:51:40.788 | Selecting previously unselected package sharutils. 2022-08-29 14:51:40.797 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-29 14:51:40.822 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-29 14:51:41.149 | Selecting previously unselected package sqlite3. 2022-08-29 14:51:41.158 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-29 14:51:41.211 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-29 14:51:41.805 | Selecting previously unselected package unzip. 2022-08-29 14:51:41.814 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-29 14:51:41.873 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-29 14:51:42.210 | Selecting previously unselected package vbetool. 2022-08-29 14:51:42.220 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-08-29 14:51:42.272 | Unpacking vbetool (1.1-4) ... 2022-08-29 14:51:42.697 | Selecting previously unselected package ipset. 2022-08-29 14:51:42.707 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-29 14:51:42.761 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-29 14:51:43.188 | Selecting previously unselected package ipvsadm. 2022-08-29 14:51:43.197 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-29 14:51:43.261 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-29 14:51:43.743 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-29 14:51:43.752 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-29 14:51:43.818 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-29 14:51:44.257 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-29 14:51:44.266 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-29 14:51:44.342 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-29 14:51:44.674 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-29 14:51:44.683 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-29 14:51:44.725 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-29 14:51:45.011 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-29 14:51:45.020 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-29 14:51:45.085 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:51:45.507 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-29 14:51:45.516 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-29 14:51:45.599 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-29 14:51:46.023 | Selecting previously unselected package socat. 2022-08-29 14:51:46.032 | Preparing to unpack .../226-socat_1.7.3.3-2_amd64.deb ... 2022-08-29 14:51:46.096 | Unpacking socat (1.7.3.3-2) ... 2022-08-29 14:51:46.528 | Selecting previously unselected package vlan. 2022-08-29 14:51:46.536 | Preparing to unpack .../227-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-29 14:51:46.592 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-29 14:51:46.970 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-29 14:51:47.119 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-29 14:51:47.381 | Setting up javascript-common (11) ... 2022-08-29 14:51:47.662 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-29 14:51:47.731 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-29 14:51:47.895 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-29 14:51:48.050 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-29 14:51:48.216 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-29 14:51:48.487 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-29 14:51:48.587 | Setting up dstat (0.7.4-6) ... 2022-08-29 14:51:49.011 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-29 14:51:49.011 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-08-29 14:51:49.029 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-29 14:51:49.029 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-08-29 14:51:49.152 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-29 14:51:49.291 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-29 14:51:49.450 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:51:49.605 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-29 14:51:49.770 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-29 14:51:49.930 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-29 14:51:50.096 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-08-29 14:51:50.222 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-29 14:51:50.359 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-29 14:51:50.444 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-08-29 14:51:50.604 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-29 14:51:50.769 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-29 14:51:50.935 | Setting up vbetool (1.1-4) ... 2022-08-29 14:51:51.108 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-29 14:51:51.216 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-29 14:51:51.416 | Setting up pm-utils (1.4.1-19) ... 2022-08-29 14:51:51.593 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-29 14:51:52.028 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-29 14:51:52.165 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-29 14:51:52.319 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-29 14:51:52.422 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-29 14:51:52.609 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-29 14:51:52.770 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-29 14:51:53.918 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-29 14:51:54.627 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-29 14:51:54.935 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-29 14:51:55.165 | Setting up m4 (1.4.18-4) ... 2022-08-29 14:51:55.381 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-29 14:51:55.861 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:51:56.050 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-29 14:51:56.267 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-29 14:51:56.433 | Setting up iputils-arping (3:20190709-3) ... 2022-08-29 14:51:56.650 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-29 14:51:56.788 | Setting up conntrack (1:1.4.5-2) ... 2022-08-29 14:51:56.941 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-29 14:51:57.067 | Setting up python3-wheel (0.34.2-1) ... 2022-08-29 14:51:57.485 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-29 14:51:57.616 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-29 14:51:58.047 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-29 14:52:00.296 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-08-29 14:52:00.523 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-29 14:52:00.700 | Setting up acl (2.2.53-6) ... 2022-08-29 14:52:00.890 | Setting up dns-root-data (2019052802) ... 2022-08-29 14:52:01.067 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-29 14:52:01.199 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:01.318 | Setting up fakeroot (1.24-1) ... 2022-08-29 14:52:01.390 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-08-29 14:52:01.513 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-29 14:52:01.684 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:01.850 | Setting up autotools-dev (20180224.1) ... 2022-08-29 14:52:01.976 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-29 14:52:02.958 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-29 14:52:03.105 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-29 14:52:03.260 | Setting up make (4.2.1-1.2) ... 2022-08-29 14:52:03.433 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-29 14:52:03.570 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:03.728 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-29 14:52:03.906 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-29 14:52:04.060 | Setting up ebtables (2.0.11-3build1) ... 2022-08-29 14:52:04.844 | Setting up socat (1.7.3.3-2) ... 2022-08-29 14:52:05.031 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-29 14:52:05.250 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-29 14:52:05.403 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-29 14:52:05.604 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-29 14:52:05.769 | Setting up binfmt-support (2.2.0-2) ... 2022-08-29 14:52:06.226 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-29 14:52:07.295 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-29 14:52:07.448 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-29 14:52:07.719 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-29 14:52:08.471 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-29 14:52:08.661 | Setting up lsscsi (0.30-0.1) ... 2022-08-29 14:52:08.821 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-29 14:52:08.975 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:52:09.072 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-29 14:52:09.187 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-29 14:52:09.273 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-08-29 14:52:09.398 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-29 14:52:09.540 | Setting up autoconf (2.69-11.1) ... 2022-08-29 14:52:09.740 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-29 14:52:09.883 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-08-29 14:52:10.027 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-08-29 14:52:10.096 | Setting up dwz (0.13-5) ... 2022-08-29 14:52:10.250 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-29 14:52:10.398 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-29 14:52:10.609 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-29 14:52:10.770 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-29 14:52:10.924 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-29 14:52:11.307 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-29 14:52:12.775 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:12.918 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:13.084 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-29 14:52:13.248 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-29 14:52:13.408 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-29 14:52:13.536 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:52:13.787 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-29 14:52:13.918 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-29 14:52:14.096 | Setting up libsub-override-perl (0.09-2) ... 2022-08-29 14:52:14.261 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-29 14:52:14.444 | Setting up libthai-data (0.1.28-3) ... 2022-08-29 14:52:14.598 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-08-29 14:52:14.781 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-29 14:52:14.940 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-29 14:52:15.174 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-29 14:52:15.305 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:15.472 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-29 14:52:15.660 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-29 14:52:15.814 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-29 14:52:15.975 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-29 14:52:16.191 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-29 14:52:17.482 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-29 14:52:17.865 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-29 14:52:18.015 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-08-29 14:52:18.175 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-29 14:52:18.330 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-29 14:52:18.483 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-29 14:52:18.644 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-29 14:52:18.804 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-08-29 14:52:18.957 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:52:19.123 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-29 14:52:19.273 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-29 14:52:19.393 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-29 14:52:19.473 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-29 14:52:19.610 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-29 14:52:19.718 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:19.855 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-29 14:52:20.014 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-29 14:52:20.112 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-29 14:52:20.261 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-29 14:52:20.631 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-29 14:52:20.804 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-29 14:52:20.962 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:21.106 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-29 14:52:21.208 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:21.358 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-29 14:52:21.569 | Setting up libtool (2.4.6-14) ... 2022-08-29 14:52:21.741 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-29 14:52:24.192 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-29 14:52:24.403 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-29 14:52:25.993 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-29 14:52:27.135 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-29 14:52:27.301 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:52:27.495 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-29 14:52:28.301 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-29 14:52:28.472 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:28.632 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:28.849 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-29 14:52:30.740 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-29 14:52:31.506 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-08-29 14:52:31.769 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:52:31.928 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-29 14:52:32.356 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-29 14:52:32.512 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-29 14:52:32.665 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-29 14:52:32.837 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-29 14:52:33.003 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-29 14:52:33.163 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-29 14:52:33.323 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:52:33.449 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-29 14:52:33.575 | Setting up ssl-cert (1.0.39) ... 2022-08-29 14:52:34.386 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-29 14:52:34.539 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-29 14:52:34.780 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-29 14:52:34.967 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-29 14:52:36.329 | Adding user postgres to group ssl-cert 2022-08-29 14:52:36.595 | 2022-08-29 14:52:36.595 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-29 14:52:36.805 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-29 14:52:36.806 | Removing obsolete dictionary files: 2022-08-29 14:52:37.395 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-29 14:52:38.711 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-29 14:52:38.889 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-29 14:52:39.100 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-29 14:52:39.454 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-08-29 14:52:40.054 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-29 14:52:40.237 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-29 14:52:40.403 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-29 14:52:40.591 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-29 14:52:40.757 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-29 14:52:40.917 | Setting up build-essential (12.8ubuntu1.1) ... 2022-08-29 14:52:41.077 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-29 14:52:41.220 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-29 14:52:41.367 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-29 14:52:41.529 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-29 14:52:41.700 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-29 14:52:41.847 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-29 14:52:42.013 | Setting up libmysqlclient-dev (8.0.30-0ubuntu0.20.04.2) ... 2022-08-29 14:52:42.161 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-29 14:52:42.300 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:42.420 | Setting up ipvsadm (1:1.31-1) ... 2022-08-29 14:52:43.443 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-29 14:52:43.626 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:52:44.071 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-29 14:52:46.265 | Regenerating fonts cache... done. 2022-08-29 14:52:46.327 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-29 14:52:46.506 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-29 14:52:46.706 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-29 14:52:48.494 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-29 14:52:49.471 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:52:50.471 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:50.625 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-29 14:52:51.854 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-29 14:52:52.631 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:52.814 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:52:53.054 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-29 14:52:53.214 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:52:53.340 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:52:53.465 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-29 14:52:53.648 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-29 14:52:53.852 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-29 14:52:54.087 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-29 14:52:54.310 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:54.625 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:52:55.451 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-08-29 14:52:55.614 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-29 14:52:55.837 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-29 14:52:56.037 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-29 14:52:56.391 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-29 14:52:56.660 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-29 14:52:56.933 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-29 14:52:57.191 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:52:57.414 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-29 14:52:57.637 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-29 14:52:57.858 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-29 14:52:58.174 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-29 14:52:58.385 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-29 14:52:58.654 | Setting up po-debconf (1.0.21) ... 2022-08-29 14:52:58.859 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-29 14:53:10.302 | Enabling module mpm_event. 2022-08-29 14:53:10.368 | Enabling module authz_core. 2022-08-29 14:53:10.373 | Enabling module authz_host. 2022-08-29 14:53:10.435 | Enabling module authn_core. 2022-08-29 14:53:10.440 | Enabling module auth_basic. 2022-08-29 14:53:10.502 | Enabling module access_compat. 2022-08-29 14:53:10.563 | Enabling module authn_file. 2022-08-29 14:53:10.625 | Enabling module authz_user. 2022-08-29 14:53:10.707 | Enabling module alias. 2022-08-29 14:53:10.767 | Enabling module dir. 2022-08-29 14:53:10.830 | Enabling module autoindex. 2022-08-29 14:53:10.891 | Enabling module env. 2022-08-29 14:53:10.952 | Enabling module mime. 2022-08-29 14:53:11.013 | Enabling module negotiation. 2022-08-29 14:53:11.075 | Enabling module setenvif. 2022-08-29 14:53:11.135 | Enabling module filter. 2022-08-29 14:53:11.198 | Enabling module deflate. 2022-08-29 14:53:11.258 | Enabling module status. 2022-08-29 14:53:11.319 | Enabling module reqtimeout. 2022-08-29 14:53:11.380 | Enabling conf charset. 2022-08-29 14:53:11.441 | Enabling conf localized-error-pages. 2022-08-29 14:53:11.502 | Enabling conf other-vhosts-access-log. 2022-08-29 14:53:11.562 | Enabling conf security. 2022-08-29 14:53:11.623 | Enabling conf serve-cgi-bin. 2022-08-29 14:53:11.685 | Enabling site 000-default. 2022-08-29 14:53:11.739 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-29 14:53:11.795 | Enabling conf javascript-common. 2022-08-29 14:53:12.058 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-29 14:53:12.651 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-29 14:53:15.493 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-29 14:53:15.807 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-29 14:53:16.092 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-29 14:53:16.326 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-29 14:53:16.545 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-29 14:53:16.783 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-29 14:53:16.977 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-29 14:53:17.156 | Setting up graphviz (2.42.2-3build2) ... 2022-08-29 14:53:17.400 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-29 14:53:17.598 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-29 14:53:17.673 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-29 14:53:19.841 | Setting up dh-autoreconf (19) ... 2022-08-29 14:53:20.075 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-29 14:53:21.461 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-29 14:53:21.659 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-29 14:53:21.802 | Setting up debhelper (12.10ubuntu1) ... 2022-08-29 14:53:22.001 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-29 14:53:22.628 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-29 14:53:22.851 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-29 14:53:23.024 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-29 14:53:23.217 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-29 14:53:38.995 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-29 14:53:39.196 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-29 14:53:39.749 | Processing triggers for ufw (0.36-6) ... 2022-08-29 14:53:40.019 | Processing triggers for man-db (2.9.1-1) ... 2022-08-29 14:54:07.217 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-29 14:54:07.350 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-29 14:54:16.167 | ++ functions-common:apt_get:1132 : result=0 2022-08-29 14:54:16.169 | ++ functions-common:apt_get:1135 : time_stop apt-get 2022-08-29 14:54:16.171 | ++ functions-common:time_stop:2337 : local name 2022-08-29 14:54:16.174 | ++ functions-common:time_stop:2338 : local end_time 2022-08-29 14:54:16.176 | ++ functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:54:16.178 | ++ functions-common:time_stop:2340 : local total 2022-08-29 14:54:16.181 | ++ functions-common:time_stop:2341 : local start_time 2022-08-29 14:54:16.183 | ++ functions-common:time_stop:2343 : name=apt-get 2022-08-29 14:54:16.185 | ++ functions-common:time_stop:2344 : start_time=1661784521429 2022-08-29 14:54:16.188 | ++ functions-common:time_stop:2346 : [[ -z 1661784521429 ]] 2022-08-29 14:54:16.190 | +++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:54:16.194 | ++ functions-common:time_stop:2349 : end_time=1661784856192 2022-08-29 14:54:16.196 | ++ functions-common:time_stop:2350 : elapsed_time=334763 2022-08-29 14:54:16.198 | ++ functions-common:time_stop:2351 : total=764 2022-08-29 14:54:16.201 | ++ functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:54:16.204 | ++ functions-common:time_stop:2354 : _TIME_TOTAL[$name]=335527 2022-08-29 14:54:16.207 | ++ functions-common:apt_get:1136 : return 0 2022-08-29 14:54:16.209 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-29 14:54:16.212 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-29 14:54:16.215 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-29 14:54:16.220 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-29 14:54:16.224 | + ./stack.sh:main:767 : [[ False != \T\r\u\e ]] 2022-08-29 14:54:16.226 | + ./stack.sh:main:768 : PYPI_ALTERNATIVE_URL= 2022-08-29 14:54:16.228 | + ./stack.sh:main:768 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-29 14:54:17.675 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-29 14:54:17.677 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-29 14:54:17.679 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-29 14:54:17.681 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-29 14:54:17.683 | + functions-common:GetDistro:380 : GetOSVersion 2022-08-29 14:54:17.685 | + functions-common:GetOSVersion:350 : source /etc/os-release 2022-08-29 14:54:17.687 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-29 14:54:17.688 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-29 14:54:17.690 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-29 14:54:17.692 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-29 14:54:17.694 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-29 14:54:17.695 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-29 14:54:17.697 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-29 14:54:17.699 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-29 14:54:17.701 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-29 14:54:17.703 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-29 14:54:17.705 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-29 14:54:17.706 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-29 14:54:17.708 | + functions-common:GetOSVersion:351 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-29 14:54:17.710 | + functions-common:GetOSVersion:356 : _ensure_lsb_release 2022-08-29 14:54:17.712 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-08-29 14:54:17.714 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-08-29 14:54:17.716 | + functions-common:_ensure_lsb_release:328 : return 2022-08-29 14:54:17.719 | ++ functions-common:GetOSVersion:358 : lsb_release -r -s 2022-08-29 14:54:17.788 | + functions-common:GetOSVersion:358 : os_RELEASE=20.04 2022-08-29 14:54:17.790 | ++ functions-common:GetOSVersion:359 : lsb_release -c -s 2022-08-29 14:54:17.860 | + functions-common:GetOSVersion:359 : os_CODENAME=focal 2022-08-29 14:54:17.863 | ++ functions-common:GetOSVersion:360 : lsb_release -i -s 2022-08-29 14:54:17.932 | + functions-common:GetOSVersion:360 : os_VENDOR=Ubuntu 2022-08-29 14:54:17.934 | + functions-common:GetOSVersion:363 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-29 14:54:17.936 | + functions-common:GetOSVersion:364 : os_PACKAGE=deb 2022-08-29 14:54:17.938 | + functions-common:GetOSVersion:369 : typeset -xr os_VENDOR 2022-08-29 14:54:17.940 | + functions-common:GetOSVersion:370 : typeset -xr os_RELEASE 2022-08-29 14:54:17.942 | + functions-common:GetOSVersion:371 : typeset -xr os_PACKAGE 2022-08-29 14:54:17.944 | + functions-common:GetOSVersion:372 : typeset -xr os_CODENAME 2022-08-29 14:54:17.946 | + functions-common:GetDistro:382 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-29 14:54:17.948 | + functions-common:GetDistro:385 : DISTRO=focal 2022-08-29 14:54:17.949 | + functions-common:GetDistro:429 : typeset -xr DISTRO 2022-08-29 14:54:17.951 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-29 14:54:17.952 | Distro: focal 2022-08-29 14:54:17.954 | + tools/install_pip.sh:main:134 : get_versions 2022-08-29 14:54:17.957 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-29 14:54:17.960 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-08-29 14:54:17.962 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-08-29 14:54:17.965 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-08-29 14:54:17.965 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-29 14:54:18.375 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-08-29 14:54:18.377 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-08-29 14:54:18.377 | pip: 20.2.2 2022-08-29 14:54:18.379 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-08-29 14:54:18.769 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-08-29 14:54:18.793 | + tools/install_pip.sh:main:136 : [[ -n '' ]] 2022-08-29 14:54:18.795 | + tools/install_pip.sh:main:140 : is_fedora 2022-08-29 14:54:18.797 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-29 14:54:18.799 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-29 14:54:18.800 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-29 14:54:18.802 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-29 14:54:18.804 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-29 14:54:18.805 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-29 14:54:18.807 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-29 14:54:18.809 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-29 14:54:18.811 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-29 14:54:18.813 | + tools/install_pip.sh:main:152 : is_fedora 2022-08-29 14:54:18.814 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-29 14:54:18.816 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-29 14:54:18.818 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-29 14:54:18.820 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-29 14:54:18.822 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-29 14:54:18.824 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-29 14:54:18.825 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-29 14:54:18.828 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-29 14:54:18.829 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-29 14:54:18.831 | + tools/install_pip.sh:main:152 : is_suse 2022-08-29 14:54:18.833 | + functions-common:is_suse:469 : is_opensuse 2022-08-29 14:54:18.835 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-29 14:54:18.836 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-29 14:54:18.838 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-29 14:54:18.840 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-29 14:54:18.842 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-29 14:54:18.843 | + tools/install_pip.sh:main:153 : is_package_installed python3-pip 2022-08-29 14:54:18.845 | + functions-common:is_package_installed:1370 : [[ -z python3-pip ]] 2022-08-29 14:54:18.847 | + functions-common:is_package_installed:1374 : [[ -z deb ]] 2022-08-29 14:54:18.849 | + functions-common:is_package_installed:1378 : [[ deb = \d\e\b ]] 2022-08-29 14:54:18.850 | + functions-common:is_package_installed:1379 : dpkg -s python3-pip 2022-08-29 14:54:18.870 | + tools/install_pip.sh:main:154 : uninstall_package python3-pip 2022-08-29 14:54:18.872 | + functions-common:uninstall_package:1390 : is_ubuntu 2022-08-29 14:54:18.875 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:54:18.876 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:54:18.878 | + functions-common:uninstall_package:1391 : apt_get purge python3-pip 2022-08-29 14:54:18.898 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2022-08-29 14:54:19.008 | Reading package lists... 2022-08-29 14:54:19.293 | Building dependency tree... 2022-08-29 14:54:19.294 | Reading state information... 2022-08-29 14:54:19.561 | The following packages were automatically installed and are no longer required: 2022-08-29 14:54:19.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-29 14:54:19.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-29 14:54:19.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-29 14:54:19.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-29 14:54:19.570 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-08-29 14:54:19.570 | python3-zope.interface 2022-08-29 14:54:19.570 | Use 'sudo apt autoremove' to remove them. 2022-08-29 14:54:19.631 | The following packages will be REMOVED: 2022-08-29 14:54:19.632 | python3-pip* 2022-08-29 14:54:20.179 | 0 upgraded, 0 newly installed, 1 to remove and 160 not upgraded. 2022-08-29 14:54:20.179 | After this operation, 1,050 kB disk space will be freed. 2022-08-29 14:54:20.335 | (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 ... 80310 files and directories currently installed.) 2022-08-29 14:54:20.340 | Removing python3-pip (20.0.2-5ubuntu1.6) ... 2022-08-29 14:54:21.293 | Processing triggers for man-db (2.9.1-1) ... 2022-08-29 14:54:30.060 | + functions-common:apt_get:1132 : result=0 2022-08-29 14:54:30.061 | + functions-common:apt_get:1135 : time_stop apt-get 2022-08-29 14:54:30.063 | + functions-common:time_stop:2337 : local name 2022-08-29 14:54:30.065 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:54:30.067 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:54:30.069 | + functions-common:time_stop:2340 : local total 2022-08-29 14:54:30.071 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:54:30.073 | + functions-common:time_stop:2343 : name=apt-get 2022-08-29 14:54:30.074 | + functions-common:time_stop:2344 : start_time=1661784858896 2022-08-29 14:54:30.077 | + functions-common:time_stop:2346 : [[ -z 1661784858896 ]] 2022-08-29 14:54:30.079 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:54:30.082 | + functions-common:time_stop:2349 : end_time=1661784870080 2022-08-29 14:54:30.085 | + functions-common:time_stop:2350 : elapsed_time=11184 2022-08-29 14:54:30.088 | + functions-common:time_stop:2351 : total=0 2022-08-29 14:54:30.090 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:54:30.092 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=11184 2022-08-29 14:54:30.094 | + functions-common:apt_get:1136 : return 0 2022-08-29 14:54:30.096 | + tools/install_pip.sh:main:157 : install_get_pip 2022-08-29 14:54:30.097 | + tools/install_pip.sh:install_get_pip:62 : [[ 3.8 = \3\.\6 ]] 2022-08-29 14:54:30.099 | + tools/install_pip.sh:install_get_pip:66 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-08-29 14:54:30.101 | ++ tools/install_pip.sh:install_get_pip:67 : basename https://bootstrap.pypa.io/get-pip.py 2022-08-29 14:54:30.104 | + tools/install_pip.sh:install_get_pip:67 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-08-29 14:54:30.106 | + tools/install_pip.sh:install_get_pip:73 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-29 14:54:30.108 | + tools/install_pip.sh:install_get_pip:90 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-29 14:54:30.110 | + tools/install_pip.sh:install_get_pip:93 : local timecond= 2022-08-29 14:54:30.111 | + tools/install_pip.sh:install_get_pip:94 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-29 14:54:30.113 | + tools/install_pip.sh:install_get_pip:98 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-08-29 14:54:30.124 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-08-29 14:54:30.124 | Dload Upload Total Spent Left Speed 2022-08-29 14:54:30.424 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2500k 100 2500k 0 0 8335k 0 --:--:-- --:--:-- --:--:-- 8335k 2022-08-29 14:54:30.429 | + tools/install_pip.sh:install_get_pip:101 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-08-29 14:54:30.432 | + tools/install_pip.sh:install_get_pip:103 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-08-29 14:54:33.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:33.562 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:33.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:33.562 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:33.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:54:34.130 | Collecting pip 2022-08-29 14:54:34.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b61/a374b5bc40a6e/pip-22.2.2-py3-none-any.whl (2.0 MB) 2022-08-29 14:54:34.180 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 73.5 MB/s eta 0:00:00 2022-08-29 14:54:35.578 | Installing collected packages: pip 2022-08-29 14:54:35.578 | Attempting uninstall: pip 2022-08-29 14:54:35.580 | Found existing installation: pip 20.2.2 2022-08-29 14:54:35.832 | Uninstalling pip-20.2.2: 2022-08-29 14:54:35.845 | Successfully uninstalled pip-20.2.2 2022-08-29 14:54:37.789 | Successfully installed pip-22.2.2 2022-08-29 14:54:37.789 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-08-29 14:54:37.917 | + tools/install_pip.sh:main:160 : pip_install_gr setuptools 2022-08-29 14:54:37.918 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-08-29 14:54:37.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-29 14:54:37.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-08-29 14:54:37.924 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-08-29 14:54:37.926 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-29 14:54:37.929 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-08-29 14:54:37.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-29 14:54:37.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-08-29 14:54:37.936 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-08-29 14:54:37.938 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-29 14:54:37.940 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-29 14:54:37.941 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-29 14:54:37.958 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-08-29 14:54:37.960 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-29 14:54:38.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:38.647 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:38.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:38.647 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:39.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:54:39.896 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (54.1.1) 2022-08-29 14:54:41.318 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-08-29 14:54:41.445 | + inc/python:pip_install:200 : result=0 2022-08-29 14:54:41.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-29 14:54:41.449 | + functions-common:time_stop:2337 : local name 2022-08-29 14:54:41.451 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:54:41.452 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:54:41.455 | + functions-common:time_stop:2340 : local total 2022-08-29 14:54:41.456 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:54:41.458 | + functions-common:time_stop:2343 : name=pip_install 2022-08-29 14:54:41.460 | + functions-common:time_stop:2344 : start_time=1661784877954 2022-08-29 14:54:41.462 | + functions-common:time_stop:2346 : [[ -z 1661784877954 ]] 2022-08-29 14:54:41.470 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:54:41.473 | + functions-common:time_stop:2349 : end_time=1661784881471 2022-08-29 14:54:41.474 | + functions-common:time_stop:2350 : elapsed_time=3517 2022-08-29 14:54:41.476 | + functions-common:time_stop:2351 : total=0 2022-08-29 14:54:41.478 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:54:41.480 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=3517 2022-08-29 14:54:41.481 | + inc/python:pip_install:203 : return 0 2022-08-29 14:54:41.483 | + tools/install_pip.sh:main:163 : set -x 2022-08-29 14:54:41.485 | + tools/install_pip.sh:main:165 : get_versions 2022-08-29 14:54:41.488 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-29 14:54:41.491 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-08-29 14:54:41.493 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-08-29 14:54:41.496 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-29 14:54:41.497 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-08-29 14:54:42.047 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.2.2 2022-08-29 14:54:42.049 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.2.2' 2022-08-29 14:54:42.049 | pip: 22.2.2 2022-08-29 14:54:42.051 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-08-29 14:54:42.550 | pip 22.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-08-29 14:54:42.614 | + ./stack.sh:main:772 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-29 14:54:42.616 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-29 14:54:42.620 | + ./stack.sh:main:773 : fixup_all 2022-08-29 14:54:42.622 | + tools/fixup_stuff.sh:fixup_all:210 : fixup_keystone 2022-08-29 14:54:42.624 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-08-29 14:54:42.627 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-08-29 14:54:42.639 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-08-29 14:54:42.639 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-08-29 14:54:42.639 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-08-29 14:54:42.645 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-08-29 14:54:42.648 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-08-29 14:54:42.650 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-08-29 14:54:42.661 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-08-29 14:54:42.665 | + tools/fixup_stuff.sh:fixup_all:211 : fixup_ubuntu 2022-08-29 14:54:42.668 | + tools/fixup_stuff.sh:fixup_ubuntu:196 : is_ubuntu 2022-08-29 14:54:42.670 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:54:42.672 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:54:42.675 | + tools/fixup_stuff.sh:fixup_ubuntu:206 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-29 14:54:42.687 | + tools/fixup_stuff.sh:fixup_all:212 : fixup_fedora 2022-08-29 14:54:42.692 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-08-29 14:54:42.692 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-29 14:54:42.695 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-29 14:54:42.697 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-29 14:54:42.700 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-29 14:54:42.703 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-29 14:54:42.705 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-29 14:54:42.708 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-29 14:54:42.710 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-29 14:54:42.712 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-29 14:54:42.715 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-08-29 14:54:42.717 | + tools/fixup_stuff.sh:fixup_all:213 : fixup_suse 2022-08-29 14:54:42.720 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-08-29 14:54:42.722 | + functions-common:is_suse:469 : is_opensuse 2022-08-29 14:54:42.724 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-29 14:54:42.727 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-29 14:54:42.729 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-29 14:54:42.731 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-29 14:54:42.733 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-29 14:54:42.736 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-08-29 14:54:42.738 | + ./stack.sh:main:776 : pip_install -U os-testr 2022-08-29 14:54:42.760 | Using python 3.8 to install os-testr 2022-08-29 14:54:42.763 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-29 14:54:43.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:43.581 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:43.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:54:43.581 | from cryptography.utils import int_from_bytes 2022-08-29 14:54:44.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:54:44.855 | Collecting os-testr 2022-08-29 14:54:44.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-08-29 14:54:44.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 kB 42.1 MB/s eta 0:00:00 2022-08-29 14:54:44.913 | Collecting python-subunit>=1.0.0 2022-08-29 14:54:44.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-08-29 14:54:44.927 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 55.4 MB/s eta 0:00:00 2022-08-29 14:54:44.971 | Collecting stestr>=1.0.0 2022-08-29 14:54:44.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-08-29 14:54:44.986 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.4/120.4 kB 53.1 MB/s eta 0:00:00 2022-08-29 14:54:44.991 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-08-29 14:54:44.992 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-08-29 14:54:45.009 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-08-29 14:54:45.044 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-08-29 14:54:45.045 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-08-29 14:54:45.047 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-08-29 14:54:45.087 | Collecting future 2022-08-29 14:54:45.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-08-29 14:54:45.114 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 62.9 MB/s eta 0:00:00 2022-08-29 14:54:45.313 | Preparing metadata (setup.py): started 2022-08-29 14:54:45.983 | Preparing metadata (setup.py): finished with status 'done' 2022-08-29 14:54:45.987 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-08-29 14:54:46.006 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-08-29 14:54:46.008 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-08-29 14:54:46.009 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-08-29 14:54:46.011 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-08-29 14:54:46.025 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-08-29 14:54:46.027 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.1) 2022-08-29 14:54:46.028 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-08-29 14:54:46.029 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-08-29 14:54:46.091 | Collecting argparse 2022-08-29 14:54:46.099 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-08-29 14:54:46.121 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-08-29 14:54:46.180 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-08-29 14:54:46.182 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-08-29 14:54:46.183 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-08-29 14:54:46.186 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-08-29 14:54:46.279 | Building wheels for collected packages: future 2022-08-29 14:54:46.280 | Building wheel for future (setup.py): started 2022-08-29 14:54:47.343 | Building wheel for future (setup.py): finished with status 'done' 2022-08-29 14:54:47.347 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=db322cfab9a3ab239febfe563333ea96c292bc82e3e1402a5a82eb2cccbe2c06 2022-08-29 14:54:47.348 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-08-29 14:54:47.355 | Successfully built future 2022-08-29 14:54:48.655 | Installing collected packages: argparse, future, python-subunit, stestr, os-testr 2022-08-29 14:54:49.877 | Successfully installed argparse-1.4.0 future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-08-29 14:54:49.878 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-08-29 14:54:50.040 | + inc/python:pip_install:200 : result=0 2022-08-29 14:54:50.042 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-29 14:54:50.046 | + functions-common:time_stop:2337 : local name 2022-08-29 14:54:50.048 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:54:50.050 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:54:50.052 | + functions-common:time_stop:2340 : local total 2022-08-29 14:54:50.054 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:54:50.056 | + functions-common:time_stop:2343 : name=pip_install 2022-08-29 14:54:50.058 | + functions-common:time_stop:2344 : start_time=1661784882754 2022-08-29 14:54:50.060 | + functions-common:time_stop:2346 : [[ -z 1661784882754 ]] 2022-08-29 14:54:50.063 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:54:50.066 | + functions-common:time_stop:2349 : end_time=1661784890064 2022-08-29 14:54:50.068 | + functions-common:time_stop:2350 : elapsed_time=7310 2022-08-29 14:54:50.071 | + functions-common:time_stop:2351 : total=0 2022-08-29 14:54:50.073 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:54:50.075 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=7310 2022-08-29 14:54:50.078 | + inc/python:pip_install:203 : return 0 2022-08-29 14:54:50.080 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-29 14:54:50.130 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2022-08-29 14:54:50.374 | + ./stack.sh:main:787 : install_infra 2022-08-29 14:54:50.377 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-29 14:54:50.380 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-29 14:54:50.382 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-29 14:54:53.564 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-29 14:54:53.566 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-29 14:54:53.588 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-29 14:54:55.535 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:55.542 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:55.755 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:55.936 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:55.991 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:56.052 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:56.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:54:56.343 | Collecting pbr===5.5.1 2022-08-29 14:54:56.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-08-29 14:54:56.386 | Installing collected packages: pbr 2022-08-29 14:54:56.523 | Successfully installed pbr-5.5.1 2022-08-29 14:54:56.587 | + inc/python:pip_install:200 : result=0 2022-08-29 14:54:56.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-29 14:54:56.591 | + functions-common:time_stop:2337 : local name 2022-08-29 14:54:56.594 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:54:56.596 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:54:56.598 | + functions-common:time_stop:2340 : local total 2022-08-29 14:54:56.600 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:54:56.602 | + functions-common:time_stop:2343 : name=pip_install 2022-08-29 14:54:56.604 | + functions-common:time_stop:2344 : start_time=1661784893580 2022-08-29 14:54:56.606 | + functions-common:time_stop:2346 : [[ -z 1661784893580 ]] 2022-08-29 14:54:56.610 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:54:56.614 | + functions-common:time_stop:2349 : end_time=1661784896611 2022-08-29 14:54:56.616 | + functions-common:time_stop:2350 : elapsed_time=3031 2022-08-29 14:54:56.618 | + functions-common:time_stop:2351 : total=7310 2022-08-29 14:54:56.620 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:54:56.622 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=10341 2022-08-29 14:54:56.624 | + inc/python:pip_install:203 : return 0 2022-08-29 14:54:56.627 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-29 14:54:56.629 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-29 14:54:56.653 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-29 14:54:58.627 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:58.634 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:58.871 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:59.067 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:59.123 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:59.185 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-29 14:54:59.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:54:59.358 | Processing /opt/stack/requirements 2022-08-29 14:55:00.774 | Collecting fixtures===3.0.0 2022-08-29 14:55:00.783 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-08-29 14:55:01.012 | Collecting PyYAML===5.4.1 2022-08-29 14:55:01.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-08-29 14:55:01.202 | Collecting requests===2.25.1 2022-08-29 14:55:01.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-08-29 14:55:01.309 | Collecting packaging===20.9 2022-08-29 14:55:01.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-08-29 14:55:01.379 | Collecting testtools===2.4.0 2022-08-29 14:55:01.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-08-29 14:55:01.480 | Collecting idna===2.10 2022-08-29 14:55:01.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-08-29 14:55:01.638 | Collecting pyparsing===2.4.7 2022-08-29 14:55:01.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-08-29 14:55:01.698 | Collecting six===1.15.0 2022-08-29 14:55:01.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-08-29 14:55:01.731 | Collecting Parsley>=1.2 2022-08-29 14:55:01.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-29 14:55:01.786 | Collecting beagle>=0.2.1 2022-08-29 14:55:01.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-29 14:55:01.821 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-08-29 14:55:01.849 | Collecting chardet===4.0.0 2022-08-29 14:55:01.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-08-29 14:55:01.948 | Collecting certifi===2021.10.8 2022-08-29 14:55:01.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-08-29 14:55:02.048 | Collecting urllib3===1.26.3 2022-08-29 14:55:02.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-08-29 14:55:02.119 | Collecting extras===1.0.0 2022-08-29 14:55:02.127 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-08-29 14:55:02.160 | Collecting python-mimeparse===1.6.0 2022-08-29 14:55:02.167 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-08-29 14:55:02.200 | Collecting traceback2===1.4.0 2022-08-29 14:55:02.206 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-08-29 14:55:02.250 | Collecting unittest2===1.1.0 2022-08-29 14:55:02.257 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-08-29 14:55:02.361 | Collecting cliff===3.7.0 2022-08-29 14:55:02.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-08-29 14:55:02.421 | Collecting linecache2===1.0.0 2022-08-29 14:55:02.429 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-08-29 14:55:02.472 | Collecting argparse 2022-08-29 14:55:02.479 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-08-29 14:55:02.531 | Collecting prettytable===0.7.2 2022-08-29 14:55:02.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-08-29 14:55:02.687 | Collecting cmd2===1.5.0 2022-08-29 14:55:02.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-08-29 14:55:02.854 | Collecting stevedore===3.3.1 2022-08-29 14:55:02.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9c/35e266b71fd2a/stevedore-3.3.1-py3-none-any.whl (49 kB) 2022-08-29 14:55:02.940 | Collecting pyperclip===1.8.2 2022-08-29 14:55:02.947 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-29 14:55:02.996 | Collecting attrs===20.3.0 2022-08-29 14:55:03.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-08-29 14:55:03.116 | Collecting colorama===0.4.4 2022-08-29 14:55:03.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-08-29 14:55:03.190 | Collecting wcwidth===0.2.5 2022-08-29 14:55:03.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-29 14:55:03.216 | Building wheels for collected packages: openstack-requirements 2022-08-29 14:55:03.217 | Building wheel for openstack-requirements (setup.py): started 2022-08-29 14:55:04.035 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-29 14:55:04.035 | ERROR: Command errored out with exit status 1: 2022-08-29 14:55:04.035 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sw04b_jz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sw04b_jz/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-zl_l_6rz 2022-08-29 14:55:04.035 | cwd: /tmp/pip-req-build-sw04b_jz/ 2022-08-29 14:55:04.035 | Complete output (6 lines): 2022-08-29 14:55:04.035 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-29 14:55:04.035 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-29 14:55:04.035 | or: setup.py --help-commands 2022-08-29 14:55:04.035 | or: setup.py cmd --help 2022-08-29 14:55:04.035 | 2022-08-29 14:55:04.035 | error: invalid command 'bdist_wheel' 2022-08-29 14:55:04.035 | ---------------------------------------- 2022-08-29 14:55:04.035 | ERROR: Failed building wheel for openstack-requirements 2022-08-29 14:55:04.035 | Running setup.py clean for openstack-requirements 2022-08-29 14:55:04.850 | Failed to build openstack-requirements 2022-08-29 14:55:05.083 | Installing collected packages: chardet, certifi, attrs, extras, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-08-29 14:55:07.405 | Running setup.py install for openstack-requirements: started 2022-08-29 14:55:09.631 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-29 14:55:09.669 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4637 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.1 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-08-29 14:55:09.811 | + inc/python:pip_install:200 : result=0 2022-08-29 14:55:09.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-29 14:55:09.815 | + functions-common:time_stop:2337 : local name 2022-08-29 14:55:09.818 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:55:09.820 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:55:09.822 | + functions-common:time_stop:2340 : local total 2022-08-29 14:55:09.825 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:55:09.827 | + functions-common:time_stop:2343 : name=pip_install 2022-08-29 14:55:09.829 | + functions-common:time_stop:2344 : start_time=1661784896646 2022-08-29 14:55:09.831 | + functions-common:time_stop:2346 : [[ -z 1661784896646 ]] 2022-08-29 14:55:09.833 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:55:09.837 | + functions-common:time_stop:2349 : end_time=1661784909835 2022-08-29 14:55:09.839 | + functions-common:time_stop:2350 : elapsed_time=13189 2022-08-29 14:55:09.841 | + functions-common:time_stop:2351 : total=10341 2022-08-29 14:55:09.844 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:55:09.846 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=23530 2022-08-29 14:55:09.849 | + inc/python:pip_install:203 : return 0 2022-08-29 14:55:09.851 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-29 14:55:09.854 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-29 14:55:09.857 | + inc/python:use_library_from_git:250 : local name=pbr 2022-08-29 14:55:09.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-29 14:55:09.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-29 14:55:09.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-08-29 14:55:09.867 | + inc/python:use_library_from_git:253 : return 1 2022-08-29 14:55:09.869 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-29 14:55:09.889 | Using python 3.8 to install pbr 2022-08-29 14:55:09.891 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-29 14:55:10.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:55:10.570 | from cryptography.utils import int_from_bytes 2022-08-29 14:55:10.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-29 14:55:10.570 | from cryptography.utils import int_from_bytes 2022-08-29 14:55:11.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:55:11.793 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-08-29 14:55:13.303 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-08-29 14:55:13.443 | + inc/python:pip_install:200 : result=0 2022-08-29 14:55:13.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-29 14:55:13.447 | + functions-common:time_stop:2337 : local name 2022-08-29 14:55:13.449 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:55:13.452 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:55:13.454 | + functions-common:time_stop:2340 : local total 2022-08-29 14:55:13.455 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:55:13.458 | + functions-common:time_stop:2343 : name=pip_install 2022-08-29 14:55:13.459 | + functions-common:time_stop:2344 : start_time=1661784909884 2022-08-29 14:55:13.462 | + functions-common:time_stop:2346 : [[ -z 1661784909884 ]] 2022-08-29 14:55:13.464 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:55:13.468 | + functions-common:time_stop:2349 : end_time=1661784913466 2022-08-29 14:55:13.470 | + functions-common:time_stop:2350 : elapsed_time=3582 2022-08-29 14:55:13.472 | + functions-common:time_stop:2351 : total=23530 2022-08-29 14:55:13.474 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:55:13.476 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=27112 2022-08-29 14:55:13.479 | + inc/python:pip_install:203 : return 0 2022-08-29 14:55:13.481 | + ./stack.sh:main:790 : python3 -m venv /opt/stack/bindep-venv 2022-08-29 14:55:16.747 | + ./stack.sh:main:792 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-29 14:55:18.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-29 14:55:18.660 | Collecting bindep 2022-08-29 14:55:18.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-29 14:55:18.721 | Collecting Parsley 2022-08-29 14:55:18.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-29 14:55:18.782 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-29 14:55:18.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-29 14:55:18.945 | Collecting pbr>=2.0.0 2022-08-29 14:55:18.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-29 14:55:19.061 | Collecting packaging; python_version >= "3.6" 2022-08-29 14:55:19.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-29 14:55:19.256 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-29 14:55:19.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-29 14:55:19.319 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2022-08-29 14:55:19.910 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-08-29 14:55:19.984 | + ./stack.sh:main:793 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-29 14:55:19.986 | + ./stack.sh:main:793 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-29 14:55:19.989 | ++ ./stack.sh:main:796 : _get_plugin_bindep_packages 2022-08-29 14:55:20.006 | + ./stack.sh:main:796 : pkgs= 2022-08-29 14:55:20.009 | + ./stack.sh:main:797 : [[ -n '' ]] 2022-08-29 14:55:20.011 | + ./stack.sh:main:804 : run_phase stack pre-install 2022-08-29 14:55:20.013 | + functions-common:run_phase:1765 : local mode=stack 2022-08-29 14:55:20.016 | + functions-common:run_phase:1766 : local phase=pre-install 2022-08-29 14:55:20.018 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-29 14:55:20.022 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-08-29 14:55:20.024 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-29 14:55:20.027 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-08-29 14:55:20.029 | + functions-common:run_phase:1775 : local extra 2022-08-29 14:55:20.031 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-29 14:55:20.035 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-08-29 14:55:20.038 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-29 14:55:20.040 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-29 14:55:20.043 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-29 14:55:20.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-29 14:55:20.060 | ++ functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:55:20.062 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-29 14:55:20.064 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-29 14:55:20.066 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-29 14:55:20.068 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-29 14:55:20.070 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-29 14:55:20.073 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-29 14:55:20.075 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-29 14:55:20.077 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-29 14:55:20.079 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-29 14:55:20.081 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-29 14:55:20.083 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-29 14:55:20.085 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-29 14:55:20.088 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-29 14:55:20.090 | + functions-common:run_phase:1786 : [[ stack == \s\o\u\r\c\e ]] 2022-08-29 14:55:20.092 | + functions-common:run_phase:1789 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-29 14:55:20.094 | + functions-common:run_phase:1792 : run_plugins stack pre-install 2022-08-29 14:55:20.096 | + functions-common:run_plugins:1751 : local mode=stack 2022-08-29 14:55:20.098 | + functions-common:run_plugins:1752 : local phase=pre-install 2022-08-29 14:55:20.100 | + functions-common:run_plugins:1754 : local plugins= 2022-08-29 14:55:20.103 | + functions-common:run_plugins:1755 : local plugin 2022-08-29 14:55:20.106 | + ./stack.sh:main:807 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-29 14:55:20.108 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-29 14:55:20.111 | + functions:set_systemd_override:821 : local value=2048 2022-08-29 14:55:20.113 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-29 14:55:20.115 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-29 14:55:20.164 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-29 14:55:20.164 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-29 14:55:20.167 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-29 14:55:20.533 | + ./stack.sh:main:809 : install_rpc_backend 2022-08-29 14:55:20.535 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-29 14:55:20.551 | + functions-common:is_service_enabled:1993 : return 0 2022-08-29 14:55:20.554 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-29 14:55:20.557 | + functions-common:install_package:1361 : update_package_repo 2022-08-29 14:55:20.559 | + functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-08-29 14:55:20.561 | + functions-common:update_package_repo:1334 : REPOS_UPDATED=True 2022-08-29 14:55:20.564 | + functions-common:update_package_repo:1335 : RETRY_UPDATE=False 2022-08-29 14:55:20.566 | + functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-08-29 14:55:20.568 | + functions-common:update_package_repo:1341 : is_ubuntu 2022-08-29 14:55:20.571 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:55:20.573 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:55:20.575 | + functions-common:update_package_repo:1342 : apt_get_update 2022-08-29 14:55:20.578 | + functions-common:apt_get_update:1087 : [[ True == \T\r\u\e ]] 2022-08-29 14:55:20.580 | + functions-common:apt_get_update:1087 : [[ False != \T\r\u\e ]] 2022-08-29 14:55:20.582 | + functions-common:apt_get_update:1088 : return 2022-08-29 14:55:20.585 | + functions-common:install_package:1362 : real_install_package rabbitmq-server 2022-08-29 14:55:20.587 | + functions-common:real_install_package:1347 : is_ubuntu 2022-08-29 14:55:20.589 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:55:20.591 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:55:20.594 | + functions-common:real_install_package:1348 : apt_get install rabbitmq-server 2022-08-29 14:55:20.615 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-29 14:55:20.725 | Reading package lists... 2022-08-29 14:55:20.992 | Building dependency tree... 2022-08-29 14:55:20.994 | Reading state information... 2022-08-29 14:55:21.286 | The following packages were automatically installed and are no longer required: 2022-08-29 14:55:21.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-29 14:55:21.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-29 14:55:21.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-29 14:55:21.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-29 14:55:21.288 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-08-29 14:55:21.288 | python3-zope.interface 2022-08-29 14:55:21.288 | Use 'sudo apt autoremove' to remove them. 2022-08-29 14:55:21.288 | The following additional packages will be installed: 2022-08-29 14:55:21.288 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-29 14:55:21.288 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-29 14:55:21.288 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-29 14:55:21.289 | erlang-tools erlang-xmerl locales-all 2022-08-29 14:55:21.291 | Suggested packages: 2022-08-29 14:55:21.291 | erlang erlang-manpages erlang-doc 2022-08-29 14:55:21.362 | The following NEW packages will be installed: 2022-08-29 14:55:21.362 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-29 14:55:21.362 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-29 14:55:21.362 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-29 14:55:21.364 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-29 14:55:52.421 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-08-29 14:55:52.421 | Need to get 38.0 MB of archives. 2022-08-29 14:55:52.421 | After this operation, 276 MB of additional disk space will be used. 2022-08-29 14:55:52.422 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-29 14:55:52.422 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.422 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.422 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.422 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.422 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.423 | Err:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.423 | Err:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.423 | Err:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.423 | Err:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.423 | Err:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.424 | Err:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.424 | Err:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.424 | Err:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.425 | Err:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.425 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.425 | Err:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.425 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.425 | Err:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 2022-08-29 14:55:52.426 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.426 | Err:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 2022-08-29 14:55:52.426 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:55:52.426 | Ign:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-08-29 14:56:23.473 | Err:19 http://security.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-08-29 14:56:23.473 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.525 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-base_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-29 14:56:23.525 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-asn1_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.525 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-crypto_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.525 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-public-key_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-mnesia_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-runtime-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ssl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-eldap_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-inets_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-snmp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-os-mon_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-parsetools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-syntax-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-xmerl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales-all_2.31-0ubuntu9.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/r/rabbitmq-server/rabbitmq-server_3.8.2-0ubuntu1.3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-08-29 14:56:23.526 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-29 14:56:23.530 | + functions-common:apt_get:1132 : result=100 2022-08-29 14:56:23.532 | + functions-common:apt_get:1135 : time_stop apt-get 2022-08-29 14:56:23.535 | + functions-common:time_stop:2337 : local name 2022-08-29 14:56:23.537 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:56:23.539 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:56:23.542 | + functions-common:time_stop:2340 : local total 2022-08-29 14:56:23.544 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:56:23.546 | + functions-common:time_stop:2343 : name=apt-get 2022-08-29 14:56:23.548 | + functions-common:time_stop:2344 : start_time=1661784920612 2022-08-29 14:56:23.551 | + functions-common:time_stop:2346 : [[ -z 1661784920612 ]] 2022-08-29 14:56:23.554 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:56:23.557 | + functions-common:time_stop:2349 : end_time=1661784983555 2022-08-29 14:56:23.560 | + functions-common:time_stop:2350 : elapsed_time=62943 2022-08-29 14:56:23.562 | + functions-common:time_stop:2351 : total=335527 2022-08-29 14:56:23.564 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:56:23.566 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=398470 2022-08-29 14:56:23.568 | + functions-common:apt_get:1136 : return 100 2022-08-29 14:56:23.570 | + functions-common:install_package:1363 : RETRY_UPDATE=True 2022-08-29 14:56:23.573 | + functions-common:install_package:1363 : update_package_repo 2022-08-29 14:56:23.575 | + functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-08-29 14:56:23.577 | + functions-common:update_package_repo:1334 : REPOS_UPDATED=True 2022-08-29 14:56:23.580 | + functions-common:update_package_repo:1335 : RETRY_UPDATE=True 2022-08-29 14:56:23.582 | + functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-08-29 14:56:23.584 | + functions-common:update_package_repo:1341 : is_ubuntu 2022-08-29 14:56:23.586 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:56:23.589 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:56:23.591 | + functions-common:update_package_repo:1342 : apt_get_update 2022-08-29 14:56:23.593 | + functions-common:apt_get_update:1087 : [[ True == \T\r\u\e ]] 2022-08-29 14:56:23.595 | + functions-common:apt_get_update:1087 : [[ True != \T\r\u\e ]] 2022-08-29 14:56:23.598 | + functions-common:apt_get_update:1092 : [[ False = \T\r\u\e ]] 2022-08-29 14:56:23.600 | + functions-common:apt_get_update:1094 : local sudo=sudo 2022-08-29 14:56:23.603 | ++ functions-common:apt_get_update:1095 : id -u 2022-08-29 14:56:23.607 | + functions-common:apt_get_update:1095 : [[ 1000 = \0 ]] 2022-08-29 14:56:23.609 | + functions-common:apt_get_update:1098 : time_start apt-get-update 2022-08-29 14:56:23.612 | + functions-common:time_start:2323 : local name=apt-get-update 2022-08-29 14:56:23.614 | + functions-common:time_start:2324 : local start_time= 2022-08-29 14:56:23.619 | + functions-common:time_start:2325 : [[ -n '' ]] 2022-08-29 14:56:23.621 | ++ functions-common:time_start:2328 : date +%s%3N 2022-08-29 14:56:23.625 | + functions-common:time_start:2328 : _TIME_START[$name]=1661784983623 2022-08-29 14:56:23.628 | + functions-common:apt_get_update:1100 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-29 14:56:23.631 | + functions-common:apt_get_update:1101 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-29 14:56:23.633 | + functions-common:apt_get_update:1102 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-29 14:56:54.782 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-29 14:56:54.783 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-29 14:56:54.783 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-29 14:56:54.783 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:56:54.783 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-29 14:56:54.783 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:56:54.785 | Err:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-29 14:56:54.785 | Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-08-29 14:56:56.533 | Reading package lists... 2022-08-29 14:56:56.559 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-29 14:56:56.559 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:56:56.559 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:56:56.559 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-08-29 14:56:56.559 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2022-08-29 14:56:56.564 | + functions-common:apt_get_update:1106 : REPOS_UPDATED=True 2022-08-29 14:56:56.568 | + functions-common:apt_get_update:1108 : time_stop apt-get-update 2022-08-29 14:56:56.571 | + functions-common:time_stop:2337 : local name 2022-08-29 14:56:56.573 | + functions-common:time_stop:2338 : local end_time 2022-08-29 14:56:56.575 | + functions-common:time_stop:2339 : local elapsed_time 2022-08-29 14:56:56.577 | + functions-common:time_stop:2340 : local total 2022-08-29 14:56:56.580 | + functions-common:time_stop:2341 : local start_time 2022-08-29 14:56:56.582 | + functions-common:time_stop:2343 : name=apt-get-update 2022-08-29 14:56:56.584 | + functions-common:time_stop:2344 : start_time=1661784983623 2022-08-29 14:56:56.586 | + functions-common:time_stop:2346 : [[ -z 1661784983623 ]] 2022-08-29 14:56:56.589 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-08-29 14:56:56.592 | + functions-common:time_stop:2349 : end_time=1661785016590 2022-08-29 14:56:56.594 | + functions-common:time_stop:2350 : elapsed_time=32967 2022-08-29 14:56:56.597 | + functions-common:time_stop:2351 : total=2785 2022-08-29 14:56:56.600 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-08-29 14:56:56.604 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=35752 2022-08-29 14:56:56.606 | + functions-common:install_package:1363 : real_install_package rabbitmq-server 2022-08-29 14:56:56.609 | + functions-common:real_install_package:1347 : is_ubuntu 2022-08-29 14:56:56.611 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-29 14:56:56.614 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-29 14:56:56.617 | + functions-common:real_install_package:1348 : apt_get install rabbitmq-server 2022-08-29 14:56:56.637 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-29 14:56:56.748 | Reading package lists... 2022-08-29 14:56:57.012 | Building dependency tree... 2022-08-29 14:56:57.013 | Reading state information... 2022-08-29 14:56:57.287 | The following packages were automatically installed and are no longer required: 2022-08-29 14:56:57.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-29 14:56:57.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-29 14:56:57.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-29 14:56:57.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-29 14:56:57.289 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-08-29 14:56:57.289 | python3-zope.interface 2022-08-29 14:56:57.289 | Use 'sudo apt autoremove' to remove them. 2022-08-29 14:56:57.289 | The following additional packages will be installed: 2022-08-29 14:56:57.289 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-29 14:56:57.289 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-29 14:56:57.289 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-29 14:56:57.291 | erlang-tools erlang-xmerl locales-all 2022-08-29 14:56:57.292 | Suggested packages: 2022-08-29 14:56:57.292 | erlang erlang-manpages erlang-doc 2022-08-29 14:56:57.365 | The following NEW packages will be installed: 2022-08-29 14:56:57.365 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-29 14:56:57.365 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-29 14:56:57.365 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-29 14:56:57.366 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-29 14:57:28.421 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-08-29 14:57:28.421 | Need to get 38.0 MB of archives. 2022-08-29 14:57:28.421 | After this operation, 276 MB of additional disk space will be used. 2022-08-29 14:57:28.421 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.421 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-29 14:57:28.421 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.421 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.421 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.421 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.421 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.421 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.422 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.422 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.422 | Err:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.422 | Err:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.422 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.422 | Err:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.423 | Err:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.423 | Err:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.423 | Err:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.423 | Err:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.423 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.424 | Err:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.424 | Err:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.424 | Err:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.424 | Err:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 2022-08-29 14:57:28.424 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.425 | Err:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 2022-08-29 14:57:28.425 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:28.425 | Ign:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-08-29 14:57:59.444 | Err:19 http://security.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-08-29 14:57:59.444 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-base_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-asn1_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-crypto_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-public-key_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-mnesia_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-runtime-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.493 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ssl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-eldap_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-inets_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-snmp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-os-mon_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-parsetools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-syntax-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-xmerl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales-all_2.31-0ubuntu9.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/r/rabbitmq-server/rabbitmq-server_3.8.2-0ubuntu1.3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) 2022-08-29 14:57:59.494 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-29 14:57:59.498 | + functions-common:apt_get:1 : exit_trap 2022-08-29 14:57:59.500 | + ./stack.sh:exit_trap:515 : local r=100 2022-08-29 14:57:59.502 | ++ ./stack.sh:exit_trap:516 : jobs -p 2022-08-29 14:57:59.505 | + ./stack.sh:exit_trap:516 : jobs= 2022-08-29 14:57:59.507 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2022-08-29 14:57:59.510 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2022-08-29 14:57:59.512 | + ./stack.sh:exit_trap:530 : kill_spinner 2022-08-29 14:57:59.514 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2022-08-29 14:57:59.516 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]] 2022-08-29 14:57:59.518 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2022-08-29 14:57:59.519 | Error on exit 2022-08-29 14:57:59.521 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2022-08-29 14:57:59.523 | + ./stack.sh:exit_trap:536 : generate-subunit 1661784513 566 fail 2022-08-29 14:58:00.018 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2022-08-29 14:58:00.020 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-29 14:58:00.613 | + ./stack.sh:exit_trap:550 : exit 100