2022-01-27 15:35:51.806 | + ./stack.sh:main:487 : exec 2022-01-27 15:35:51.806 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-27-153551' 2022-01-27 15:35:51.806 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-27-153551.summary.2022-01-27-153551 2022-01-27 15:35:51.806 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-27 15:35:51.806 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-27-153551 2022-01-27 15:35:51.806 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-27-153551 /opt/stack/logs/stack.sh.log 2022-01-27 15:35:51.807 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-27-153551.summary.2022-01-27-153551 /opt/stack/logs/stack.sh.log.summary 2022-01-27 15:35:51.807 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-27 15:35:51.807 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-27 15:35:51.807 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-27 15:35:51.807 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-27 15:35:51.807 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-27 15:35:51.807 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-27 15:35:51.807 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-27 15:35:51.807 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-27 15:35:51.809 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-27 15:35:51.810 | + ./stack.sh:main:573 : set -o errexit 2022-01-27 15:35:51.812 | + ./stack.sh:main:576 : uname -a 2022-01-27 15:35:51.813 | Linux dv-osbrick-821603-11-ceph 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-01-27 15:35:51.815 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-27 15:35:51.817 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-27 15:35:51.820 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-27 15:35:51.869 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-27 15:35:51.884 | + ./stack.sh:main:590 : fetch_plugins 2022-01-27 15:35:51.885 | + functions-common:fetch_plugins:1760 : local plugins=,devstack-plugin-ceph 2022-01-27 15:35:51.887 | + functions-common:fetch_plugins:1761 : local plugin 2022-01-27 15:35:51.889 | + functions-common:fetch_plugins:1764 : [[ -z ,devstack-plugin-ceph ]] 2022-01-27 15:35:51.891 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2022-01-27 15:35:51.891 | Fetching DevStack plugins 2022-01-27 15:35:51.893 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2022-01-27 15:35:51.895 | + functions-common:fetch_plugins:1770 : git_clone_by_name devstack-plugin-ceph 2022-01-27 15:35:51.897 | + functions-common:git_clone_by_name:675 : local name=devstack-plugin-ceph 2022-01-27 15:35:51.898 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-27 15:35:51.900 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-27 15:35:51.902 | + functions-common:git_clone_by_name:678 : local branch=master 2022-01-27 15:35:51.903 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-01-27 15:35:51.905 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-27 15:35:51.907 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-01-27 15:35:51.909 | + functions-common:git_clone:599 : local git_ref=master 2022-01-27 15:35:51.911 | + functions-common:git_clone:600 : local orig_dir 2022-01-27 15:35:51.913 | ++ functions-common:git_clone:601 : pwd 2022-01-27 15:35:51.915 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-27 15:35:51.917 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-27 15:35:51.919 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-27 15:35:51.930 | + functions-common:git_clone:604 : RECLONE=False 2022-01-27 15:35:51.932 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-27 15:35:51.934 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:51.936 | + functions-common:git_clone:618 : echo master 2022-01-27 15:35:51.936 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-27 15:35:51.940 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-01-27 15:35:51.942 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:51.944 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-01-27 15:35:51.945 | + functions-common:git_timed:691 : local count=0 2022-01-27 15:35:51.947 | + functions-common:git_timed:692 : local timeout=0 2022-01-27 15:35:51.949 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-01-27 15:35:51.950 | + functions-common:git_timed:695 : timeout=0 2022-01-27 15:35:51.952 | + functions-common:git_timed:698 : time_start git_timed 2022-01-27 15:35:51.954 | + functions-common:time_start:2400 : local name=git_timed 2022-01-27 15:35:51.956 | + functions-common:time_start:2401 : local start_time= 2022-01-27 15:35:51.957 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-01-27 15:35:51.960 | ++ functions-common:time_start:2405 : date +%s%3N 2022-01-27 15:35:51.962 | + functions-common:time_start:2405 : _TIME_START[$name]=1643297751961 2022-01-27 15:35:51.964 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-01-27 15:35:51.972 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-01-27 15:35:53.761 | + functions-common:git_timed:713 : time_stop git_timed 2022-01-27 15:35:53.762 | + functions-common:time_stop:2414 : local name 2022-01-27 15:35:53.764 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:35:53.766 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:35:53.768 | + functions-common:time_stop:2417 : local total 2022-01-27 15:35:53.770 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:35:53.772 | + functions-common:time_stop:2420 : name=git_timed 2022-01-27 15:35:53.773 | + functions-common:time_stop:2421 : start_time=1643297751961 2022-01-27 15:35:53.775 | + functions-common:time_stop:2423 : [[ -z 1643297751961 ]] 2022-01-27 15:35:53.777 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:35:53.780 | + functions-common:time_stop:2426 : end_time=1643297753778 2022-01-27 15:35:53.786 | + functions-common:time_stop:2427 : elapsed_time=1817 2022-01-27 15:35:53.788 | + functions-common:time_stop:2428 : total=0 2022-01-27 15:35:53.790 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:35:53.791 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1817 2022-01-27 15:35:53.793 | + functions-common:git_clone:666 : cd /opt/stack/devstack-plugin-ceph 2022-01-27 15:35:53.795 | + functions-common:git_clone:667 : git show --oneline 2022-01-27 15:35:53.795 | + functions-common:git_clone:667 : head -1 2022-01-27 15:35:53.799 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-01-27 15:35:53.801 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-27 15:35:53.804 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-27 15:35:53.806 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-01-27 15:35:53.808 | + functions-common:run_phase:1843 : local phase= 2022-01-27 15:35:53.810 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-27 15:35:53.811 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-27 15:35:53.814 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-27 15:35:53.816 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-27 15:35:53.818 | + functions-common:run_phase:1852 : local extra 2022-01-27 15:35:53.821 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-27 15:35:53.825 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-27 15:35:53.827 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-27 15:35:53.829 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-27 15:35:53.831 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-27 15:35:53.833 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-27 15:35:53.846 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:35:53.847 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-27 15:35:53.849 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-27 15:35:53.851 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-27 15:35:53.853 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-27 15:35:53.855 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-27 15:35:53.856 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-27 15:35:53.858 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-27 15:35:53.860 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-27 15:35:53.862 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-27 15:35:53.864 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-27 15:35:53.866 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-01-27 15:35:53.868 | + functions-common:plugin_override_defaults:1801 : local plugins=,devstack-plugin-ceph 2022-01-27 15:35:53.870 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-01-27 15:35:53.872 | + functions-common:plugin_override_defaults:1805 : [[ -z ,devstack-plugin-ceph ]] 2022-01-27 15:35:53.873 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2022-01-27 15:35:53.874 | Overriding Configuration Defaults 2022-01-27 15:35:53.876 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2022-01-27 15:35:53.878 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-27 15:35:53.879 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-01-27 15:35:53.881 | + functions-common:plugin_override_defaults:1816 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-01-27 15:35:53.881 | devstack-plugin-ceph has overridden the following defaults 2022-01-27 15:35:53.883 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-27 15:35:53.884 | # Plug-in overrides 2022-01-27 15:35:53.884 | 2022-01-27 15:35:53.884 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-01-27 15:35:53.884 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-01-27 15:35:53.884 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-01-27 15:35:53.884 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-01-27 15:35:53.884 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-01-27 15:35:53.884 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-01-27 15:35:53.884 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-01-27 15:35:53.884 | 2022-01-27 15:35:53.884 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-01-27 15:35:53.884 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-01-27 15:35:53.884 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-01-27 15:35:53.884 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-01-27 15:35:53.884 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-01-27 15:35:53.884 | else 2022-01-27 15:35:53.884 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-01-27 15:35:53.884 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-01-27 15:35:53.884 | fi 2022-01-27 15:35:53.885 | fi 2022-01-27 15:35:53.886 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-27 15:35:53.889 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-01-27 15:35:53.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-01-27 15:35:53.904 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-01-27 15:35:53.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-01-27 15:35:53.919 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-01-27 15:35:53.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-01-27 15:35:53.934 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-01-27 15:35:53.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-01-27 15:35:53.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-01-27 15:35:53.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-01-27 15:35:53.964 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-01-27 15:35:53.976 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-01-27 15:35:53.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-01-27 15:35:53.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-01-27 15:35:53.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-01-27 15:35:53.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-01-27 15:35:53.986 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-27 15:35:54.002 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-27 15:35:54.004 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-27 15:35:54.017 | ++ functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:35:54.019 | +++ lib/tls:source:43 : hostname -f 2022-01-27 15:35:54.022 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-27 15:35:54.024 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-27 15:35:54.026 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-27 15:35:54.028 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-27 15:35:54.030 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-27 15:35:54.032 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-27 15:35:54.034 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-27 15:35:54.036 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-27 15:35:54.037 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-27 15:35:54.039 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-27 15:35:54.044 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-27 15:35:54.060 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-27 15:35:54.076 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-27 15:35:54.090 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-27 15:35:54.103 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-27 15:35:54.132 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-27 15:35:54.187 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-27 15:35:54.266 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-27 15:35:54.286 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-27 15:35:54.330 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-27 15:35:54.376 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-27 15:35:54.524 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-27 15:35:54.537 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-27 15:35:54.550 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-27 15:35:54.563 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-27 15:35:54.647 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-27 15:35:54.649 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-27 15:35:54.652 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-27 15:35:54.654 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-27 15:35:54.656 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-27 15:35:54.658 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-27 15:35:54.660 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-27 15:35:54.660 | False' 2022-01-27 15:35:54.663 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-27 15:35:54.677 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-27 15:35:54.679 | + ./stack.sh:main:624 : run_phase source 2022-01-27 15:35:54.681 | + functions-common:run_phase:1842 : local mode=source 2022-01-27 15:35:54.683 | + functions-common:run_phase:1843 : local phase= 2022-01-27 15:35:54.685 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-27 15:35:54.686 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-27 15:35:54.689 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-27 15:35:54.691 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-27 15:35:54.693 | + functions-common:run_phase:1852 : local extra 2022-01-27 15:35:54.695 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-27 15:35:54.698 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-27 15:35:54.700 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-27 15:35:54.703 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-27 15:35:54.705 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-27 15:35:54.707 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-27 15:35:54.720 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:35:54.722 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-27 15:35:54.724 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-27 15:35:54.762 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-27 15:35:54.764 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-27 15:35:54.766 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-01-27 15:35:54.768 | + functions-common:run_phase:1864 : load_plugin_settings 2022-01-27 15:35:54.770 | + functions-common:load_plugin_settings:1778 : local plugins=,devstack-plugin-ceph 2022-01-27 15:35:54.772 | + functions-common:load_plugin_settings:1779 : local plugin 2022-01-27 15:35:54.774 | + functions-common:load_plugin_settings:1782 : [[ -z ,devstack-plugin-ceph ]] 2022-01-27 15:35:54.776 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2022-01-27 15:35:54.776 | Loading plugin settings 2022-01-27 15:35:54.778 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2022-01-27 15:35:54.780 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-27 15:35:54.782 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-01-27 15:35:54.784 | + functions-common:load_plugin_settings:1791 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-27 15:35:54.788 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-27 15:35:54.791 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-01-27 15:35:54.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-01-27 15:35:54.798 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-01-27 15:35:54.800 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-01-27 15:35:54.802 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-01-27 15:35:54.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-01-27 15:35:54.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-01-27 15:35:54.808 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-01-27 15:35:54.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-01-27 15:35:54.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-27 15:35:54.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-27 15:35:54.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-27 15:35:54.883 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-27 15:35:54.883 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-27 15:35:54.884 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-27 15:35:54.888 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-27 15:35:54.890 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-27 15:35:54.892 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-27 15:35:54.895 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-27 15:35:54.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-27 15:35:54.912 | ++ functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:35:54.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-27 15:35:54.917 | + functions-common:run_phase:1865 : verify_disabled_services 2022-01-27 15:35:54.919 | + functions-common:verify_disabled_services:2125 : local service 2022-01-27 15:35:54.922 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.924 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-01-27 15:35:54.926 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.928 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-01-27 15:35:54.931 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.933 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-01-27 15:35:54.935 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.938 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-01-27 15:35:54.940 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.943 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-01-27 15:35:54.945 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.947 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-01-27 15:35:54.949 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.951 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-01-27 15:35:54.954 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.956 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-01-27 15:35:54.958 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.960 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-01-27 15:35:54.963 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.965 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-01-27 15:35:54.967 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.969 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-01-27 15:35:54.971 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.974 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-01-27 15:35:54.976 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.978 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-01-27 15:35:54.980 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.983 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-01-27 15:35:54.985 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.988 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-01-27 15:35:54.990 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.992 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-01-27 15:35:54.995 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:54.997 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-01-27 15:35:55.000 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.002 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-01-27 15:35:55.004 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.006 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-01-27 15:35:55.009 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.011 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-01-27 15:35:55.013 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.015 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-01-27 15:35:55.018 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.020 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-01-27 15:35:55.022 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.024 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-01-27 15:35:55.026 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.029 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-01-27 15:35:55.031 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.033 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-01-27 15:35:55.036 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.038 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-01-27 15:35:55.040 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.042 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-01-27 15:35:55.044 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.047 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-01-27 15:35:55.049 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.052 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-01-27 15:35:55.054 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-27 15:35:55.056 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-01-27 15:35:55.059 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-27 15:35:55.061 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-27 15:35:55.064 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-27 15:35:55.077 | + functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:35:55.079 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-27 15:35:55.082 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-27 15:35:55.084 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-27 15:35:55.098 | + functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:35:55.101 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-27 15:35:55.103 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-27 15:35:55.105 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-27 15:35:55.107 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-27 15:35:55.110 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-27 15:35:55.112 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-27 15:35:55.114 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-27 15:35:55.116 | + lib/database:initialize_database_backends:92 : return 0 2022-01-27 15:35:55.119 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-27 15:35:55.119 | Using mysql database backend 2022-01-27 15:35:55.121 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-27 15:35:55.135 | + ./stack.sh:main:701 : define_database_baseurl 2022-01-27 15:35:55.138 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-01-27 15:35:55.140 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-27 15:35:55.142 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-01-27 15:35:55.145 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-27 15:35:55.147 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-01-27 15:35:55.163 | + functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:35:55.165 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-27 15:35:55.180 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-01-27 15:35:55.195 | + functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:35:55.197 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-27 15:35:55.212 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-27 15:35:55.228 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-01-27 15:35:55.243 | + functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:35:55.245 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-01-27 15:35:55.261 | + functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:35:55.263 | + ./stack.sh:main:757 : save_stackenv 757 2022-01-27 15:35:55.265 | + functions-common:save_stackenv:60 : local tag=757 2022-01-27 15:35:55.268 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-27 15:35:55.272 | + functions-common:save_stackenv:62 : time_stamp=2022-01-27-153555 2022-01-27 15:35:55.274 | + functions-common:save_stackenv:63 : echo '# 2022-01-27-153555 757' 2022-01-27 15:35:55.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.279 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-27 15:35:55.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.284 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-27 15:35:55.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.288 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-27 15:35:55.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.293 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-27 15:35:55.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.298 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-01-27 15:35:55.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.303 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-01-27 15:35:55.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.307 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-27-153551 2022-01-27 15:35:55.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.312 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-27 15:35:55.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.316 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-01-27 15:35:55.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.321 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-27 15:35:55.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.325 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-27 15:35:55.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.330 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-27 15:35:55.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-27 15:35:55.334 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-27 15:35:55.336 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-01-27 15:35:55.339 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-27 15:35:55.341 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-27 15:35:55.343 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-01-27 15:35:55.345 | + functions-common:git_clone:599 : local git_ref=master 2022-01-27 15:35:55.347 | + functions-common:git_clone:600 : local orig_dir 2022-01-27 15:35:55.350 | ++ functions-common:git_clone:601 : pwd 2022-01-27 15:35:55.352 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-27 15:35:55.354 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-27 15:35:55.357 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-27 15:35:55.371 | + functions-common:git_clone:604 : RECLONE=False 2022-01-27 15:35:55.373 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-27 15:35:55.375 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:55.378 | + functions-common:git_clone:618 : echo master 2022-01-27 15:35:55.379 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-27 15:35:55.383 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-01-27 15:35:55.385 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:55.388 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-01-27 15:35:55.391 | + functions-common:git_clone:667 : git show --oneline 2022-01-27 15:35:55.391 | + functions-common:git_clone:667 : head -1 2022-01-27 15:35:55.394 | 72f76f03 Merge "update constraint for os-traits to new release 2.7.0" 2022-01-27 15:35:55.396 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-27 15:35:55.399 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-01-27 15:35:55.401 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-27 15:35:55.404 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-27 15:35:55.406 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-27 15:35:55.409 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-27 15:35:55.411 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-27 15:35:55.413 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-27 15:35:55.416 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-27 15:35:55.418 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-27 15:35:55.420 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-27 15:35:55.423 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-27 15:35:55.427 | ++ tools/install_prereqs.sh:source:47 : NOW=1643297755 2022-01-27 15:35:55.430 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-27 15:35:55.434 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-27 15:35:55.438 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-27 15:35:55.440 | ++ tools/install_prereqs.sh:source:49 : DELTA=1643297755 2022-01-27 15:35:55.442 | ++ tools/install_prereqs.sh:source:50 : [[ 1643297755 -lt 7200 ]] 2022-01-27 15:35:55.445 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-27 15:35:55.447 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-01-27 15:35:55.449 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-27 15:35:55.451 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-01-27 15:35:55.454 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-27 15:35:55.456 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-01-27 15:35:55.458 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-27 15:35:55.461 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-27 15:35:55.504 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-27 15:35:55.504 | apache2-dev 2022-01-27 15:35:55.505 | bc 2022-01-27 15:35:55.505 | bsdmainutils 2022-01-27 15:35:55.505 | curl 2022-01-27 15:35:55.505 | g++ 2022-01-27 15:35:55.505 | gawk 2022-01-27 15:35:55.505 | gcc 2022-01-27 15:35:55.505 | gettext 2022-01-27 15:35:55.505 | git 2022-01-27 15:35:55.505 | graphviz 2022-01-27 15:35:55.505 | iputils-ping 2022-01-27 15:35:55.505 | libapache2-mod-proxy-uwsgi 2022-01-27 15:35:55.505 | libffi-dev 2022-01-27 15:35:55.505 | libjpeg-dev 2022-01-27 15:35:55.505 | libpcre3-dev 2022-01-27 15:35:55.505 | libpq-dev 2022-01-27 15:35:55.505 | libssl-dev 2022-01-27 15:35:55.505 | libsystemd-dev 2022-01-27 15:35:55.505 | libxml2-dev 2022-01-27 15:35:55.505 | libxslt1-dev 2022-01-27 15:35:55.505 | libyaml-dev 2022-01-27 15:35:55.505 | lsof 2022-01-27 15:35:55.505 | openssh-server 2022-01-27 15:35:55.505 | openssl 2022-01-27 15:35:55.505 | pkg-config 2022-01-27 15:35:55.505 | psmisc 2022-01-27 15:35:55.505 | python3-dev 2022-01-27 15:35:55.505 | python3-pip 2022-01-27 15:35:55.505 | python3-systemd 2022-01-27 15:35:55.505 | python3-venv 2022-01-27 15:35:55.505 | tar 2022-01-27 15:35:55.505 | tcpdump 2022-01-27 15:35:55.505 | unzip 2022-01-27 15:35:55.505 | uuid-runtime 2022-01-27 15:35:55.505 | wget 2022-01-27 15:35:55.505 | wget 2022-01-27 15:35:55.505 | zlib1g-dev 2022-01-27 15:35:55.505 | libkrb5-dev 2022-01-27 15:35:55.505 | libldap2-dev 2022-01-27 15:35:55.506 | libsasl2-dev 2022-01-27 15:35:55.506 | memcached 2022-01-27 15:35:55.506 | python3-mysqldb 2022-01-27 15:35:55.506 | sqlite3 2022-01-27 15:35:55.506 | conntrack 2022-01-27 15:35:55.506 | curl 2022-01-27 15:35:55.506 | dnsmasq-base 2022-01-27 15:35:55.506 | dnsmasq-utils 2022-01-27 15:35:55.506 | ebtables 2022-01-27 15:35:55.506 | genisoimage 2022-01-27 15:35:55.506 | iptables 2022-01-27 15:35:55.506 | iputils-arping 2022-01-27 15:35:55.506 | kpartx 2022-01-27 15:35:55.506 | libjs-jquery-tablesorter 2022-01-27 15:35:55.506 | parted 2022-01-27 15:35:55.506 | pm-utils 2022-01-27 15:35:55.506 | python3-mysqldb 2022-01-27 15:35:55.506 | socat 2022-01-27 15:35:55.506 | sqlite3 2022-01-27 15:35:55.506 | sudo 2022-01-27 15:35:55.506 | vlan 2022-01-27 15:35:55.506 | lsscsi 2022-01-27 15:35:55.506 | open-iscsi 2022-01-27 15:35:55.506 | lvm2 2022-01-27 15:35:55.506 | qemu-utils 2022-01-27 15:35:55.506 | thin-provisioning-tools 2022-01-27 15:35:55.506 | acl 2022-01-27 15:35:55.506 | dnsmasq-base 2022-01-27 15:35:55.506 | dnsmasq-utils 2022-01-27 15:35:55.506 | ebtables 2022-01-27 15:35:55.506 | haproxy 2022-01-27 15:35:55.506 | iptables 2022-01-27 15:35:55.506 | iputils-arping 2022-01-27 15:35:55.506 | iputils-ping 2022-01-27 15:35:55.506 | postgresql-server-dev-all 2022-01-27 15:35:55.506 | python3-mysqldb 2022-01-27 15:35:55.506 | sqlite3 2022-01-27 15:35:55.506 | sudo 2022-01-27 15:35:55.507 | vlan 2022-01-27 15:35:55.507 | pcp 2022-01-27 15:35:55.507 | ipset 2022-01-27 15:35:55.507 | conntrack 2022-01-27 15:35:55.507 | conntrackd 2022-01-27 15:35:55.507 | keepalived 2022-01-27 15:35:55.507 | lvm2 2022-01-27 15:35:55.507 | qemu-utils 2022-01-27 15:35:55.507 | thin-provisioning-tools' 2022-01-27 15:35:55.508 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-27 15:35:55.526 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-27 15:35:55.526 | apache2-dev 2022-01-27 15:35:55.526 | bc 2022-01-27 15:35:55.526 | bsdmainutils 2022-01-27 15:35:55.526 | curl 2022-01-27 15:35:55.526 | g++ 2022-01-27 15:35:55.526 | gawk 2022-01-27 15:35:55.526 | gcc 2022-01-27 15:35:55.526 | gettext 2022-01-27 15:35:55.526 | git 2022-01-27 15:35:55.526 | graphviz 2022-01-27 15:35:55.526 | iputils-ping 2022-01-27 15:35:55.526 | libapache2-mod-proxy-uwsgi 2022-01-27 15:35:55.527 | libffi-dev 2022-01-27 15:35:55.527 | libjpeg-dev 2022-01-27 15:35:55.527 | libpcre3-dev 2022-01-27 15:35:55.527 | libpq-dev 2022-01-27 15:35:55.527 | libssl-dev 2022-01-27 15:35:55.527 | libsystemd-dev 2022-01-27 15:35:55.527 | libxml2-dev 2022-01-27 15:35:55.527 | libxslt1-dev 2022-01-27 15:35:55.527 | libyaml-dev 2022-01-27 15:35:55.527 | lsof 2022-01-27 15:35:55.527 | openssh-server 2022-01-27 15:35:55.527 | openssl 2022-01-27 15:35:55.527 | pkg-config 2022-01-27 15:35:55.527 | psmisc 2022-01-27 15:35:55.527 | python3-dev 2022-01-27 15:35:55.527 | python3-pip 2022-01-27 15:35:55.527 | python3-systemd 2022-01-27 15:35:55.527 | python3-venv 2022-01-27 15:35:55.527 | tar 2022-01-27 15:35:55.527 | tcpdump 2022-01-27 15:35:55.527 | unzip 2022-01-27 15:35:55.527 | uuid-runtime 2022-01-27 15:35:55.527 | wget 2022-01-27 15:35:55.527 | wget 2022-01-27 15:35:55.527 | zlib1g-dev 2022-01-27 15:35:55.527 | libkrb5-dev 2022-01-27 15:35:55.527 | libldap2-dev 2022-01-27 15:35:55.527 | libsasl2-dev 2022-01-27 15:35:55.527 | memcached 2022-01-27 15:35:55.527 | python3-mysqldb 2022-01-27 15:35:55.527 | sqlite3 2022-01-27 15:35:55.527 | conntrack 2022-01-27 15:35:55.527 | curl 2022-01-27 15:35:55.527 | dnsmasq-base 2022-01-27 15:35:55.527 | dnsmasq-utils 2022-01-27 15:35:55.527 | ebtables 2022-01-27 15:35:55.527 | genisoimage 2022-01-27 15:35:55.527 | iptables 2022-01-27 15:35:55.527 | iputils-arping 2022-01-27 15:35:55.527 | kpartx 2022-01-27 15:35:55.528 | libjs-jquery-tablesorter 2022-01-27 15:35:55.528 | parted 2022-01-27 15:35:55.528 | pm-utils 2022-01-27 15:35:55.528 | python3-mysqldb 2022-01-27 15:35:55.528 | socat 2022-01-27 15:35:55.528 | sqlite3 2022-01-27 15:35:55.528 | sudo 2022-01-27 15:35:55.528 | vlan 2022-01-27 15:35:55.528 | lsscsi 2022-01-27 15:35:55.528 | open-iscsi 2022-01-27 15:35:55.528 | lvm2 2022-01-27 15:35:55.528 | qemu-utils 2022-01-27 15:35:55.528 | thin-provisioning-tools 2022-01-27 15:35:55.528 | acl 2022-01-27 15:35:55.528 | dnsmasq-base 2022-01-27 15:35:55.528 | dnsmasq-utils 2022-01-27 15:35:55.528 | ebtables 2022-01-27 15:35:55.528 | haproxy 2022-01-27 15:35:55.528 | iptables 2022-01-27 15:35:55.528 | iputils-arping 2022-01-27 15:35:55.528 | iputils-ping 2022-01-27 15:35:55.528 | postgresql-server-dev-all 2022-01-27 15:35:55.528 | python3-mysqldb 2022-01-27 15:35:55.528 | sqlite3 2022-01-27 15:35:55.528 | sudo 2022-01-27 15:35:55.528 | vlan 2022-01-27 15:35:55.528 | pcp 2022-01-27 15:35:55.528 | ipset 2022-01-27 15:35:55.528 | conntrack 2022-01-27 15:35:55.528 | conntrackd 2022-01-27 15:35:55.528 | keepalived 2022-01-27 15:35:55.528 | lvm2 2022-01-27 15:35:55.528 | qemu-utils 2022-01-27 15:35:55.528 | thin-provisioning-tools ' 2022-01-27 15:35:55.528 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-27 15:35:55.531 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:35:55.533 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:35:55.536 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-27 15:35:55.536 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-27 15:35:55.540 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-27 15:35:55.543 | ++ functions-common:install_package:1452 : update_package_repo 2022-01-27 15:35:55.545 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-27 15:35:55.547 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-01-27 15:35:55.549 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-27 15:35:55.551 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:55.553 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-01-27 15:35:55.555 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:35:55.557 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:35:55.559 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-01-27 15:35:55.561 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-01-27 15:35:55.564 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-01-27 15:35:55.566 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-01-27 15:35:55.568 | +++ functions-common:apt_get_update:1186 : id -u 2022-01-27 15:35:55.572 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-01-27 15:35:55.574 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-01-27 15:35:55.576 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-01-27 15:35:55.578 | ++ functions-common:time_start:2401 : local start_time= 2022-01-27 15:35:55.580 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-01-27 15:35:55.582 | +++ functions-common:time_start:2405 : date +%s%3N 2022-01-27 15:35:55.585 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1643297755583 2022-01-27 15:35:55.588 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-27 15:35:55.590 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-27 15:35:55.592 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-27 15:35:55.950 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-27 15:35:56.115 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-27 15:35:56.331 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-27 15:35:57.043 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-27 15:35:57.517 | Fetched 336 kB in 2s (209 kB/s) 2022-01-27 15:35:58.983 | Reading package lists... 2022-01-27 15:35:59.013 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-01-27 15:35:59.016 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-01-27 15:35:59.018 | ++ functions-common:time_stop:2414 : local name 2022-01-27 15:35:59.020 | ++ functions-common:time_stop:2415 : local end_time 2022-01-27 15:35:59.022 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:35:59.024 | ++ functions-common:time_stop:2417 : local total 2022-01-27 15:35:59.026 | ++ functions-common:time_stop:2418 : local start_time 2022-01-27 15:35:59.028 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-01-27 15:35:59.029 | ++ functions-common:time_stop:2421 : start_time=1643297755583 2022-01-27 15:35:59.032 | ++ functions-common:time_stop:2423 : [[ -z 1643297755583 ]] 2022-01-27 15:35:59.034 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:35:59.038 | ++ functions-common:time_stop:2426 : end_time=1643297759035 2022-01-27 15:35:59.040 | ++ functions-common:time_stop:2427 : elapsed_time=3452 2022-01-27 15:35:59.042 | ++ functions-common:time_stop:2428 : total=0 2022-01-27 15:35:59.044 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:35:59.046 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3452 2022-01-27 15:35:59.048 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-27 15:35:59.050 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-01-27 15:35:59.052 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:35:59.055 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:35:59.057 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-27 15:35:59.080 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-01-27 15:35:59.186 | Reading package lists... 2022-01-27 15:35:59.416 | Building dependency tree... 2022-01-27 15:35:59.417 | Reading state information... 2022-01-27 15:35:59.680 | bc is already the newest version (1.07.1-2build1). 2022-01-27 15:35:59.680 | bc set to manually installed. 2022-01-27 15:35:59.680 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-27 15:35:59.680 | bsdmainutils set to manually installed. 2022-01-27 15:35:59.680 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-27 15:35:59.680 | gawk set to manually installed. 2022-01-27 15:35:59.680 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-27 15:35:59.680 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-27 15:35:59.680 | iptables set to manually installed. 2022-01-27 15:35:59.680 | iputils-ping is already the newest version (3:20190709-3). 2022-01-27 15:35:59.680 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-27 15:35:59.680 | kpartx set to manually installed. 2022-01-27 15:35:59.680 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-27 15:35:59.680 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-27 15:35:59.680 | psmisc is already the newest version (23.3-1). 2022-01-27 15:35:59.680 | psmisc set to manually installed. 2022-01-27 15:35:59.680 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-27 15:35:59.680 | python3-systemd is already the newest version (234-3build2). 2022-01-27 15:35:59.680 | python3-systemd set to manually installed. 2022-01-27 15:35:59.680 | tcpdump is already the newest version (4.9.3-4). 2022-01-27 15:35:59.680 | tcpdump set to manually installed. 2022-01-27 15:35:59.680 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-27 15:35:59.680 | thin-provisioning-tools set to manually installed. 2022-01-27 15:35:59.680 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-27 15:35:59.680 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-27 15:35:59.680 | lsof set to manually installed. 2022-01-27 15:35:59.680 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-27 15:35:59.680 | parted set to manually installed. 2022-01-27 15:35:59.680 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-27 15:35:59.680 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-27 15:35:59.680 | tar set to manually installed. 2022-01-27 15:35:59.680 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-27 15:35:59.681 | uuid-runtime set to manually installed. 2022-01-27 15:35:59.681 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-27 15:35:59.681 | zlib1g-dev set to manually installed. 2022-01-27 15:35:59.681 | The following packages were automatically installed and are no longer required: 2022-01-27 15:35:59.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-27 15:35:59.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-27 15:35:59.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-27 15:35:59.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-27 15:35:59.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-27 15:35:59.681 | python3-zope.interface 2022-01-27 15:35:59.681 | Use 'sudo apt autoremove' to remove them. 2022-01-27 15:35:59.681 | The following additional packages will be installed: 2022-01-27 15:35:59.681 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-27 15:35:59.681 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-27 15:35:59.681 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-27 15:35:59.681 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-27 15:35:59.681 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-27 15:35:59.681 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-27 15:35:59.681 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-27 15:35:59.681 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-27 15:35:59.681 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-27 15:35:59.681 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-27 15:35:59.681 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-27 15:35:59.681 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-01-27 15:35:59.681 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-01-27 15:35:59.682 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-01-27 15:35:59.682 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-01-27 15:35:59.682 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-01-27 15:35:59.682 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-01-27 15:35:59.682 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-01-27 15:35:59.682 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-01-27 15:35:59.682 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-01-27 15:35:59.682 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-01-27 15:35:59.682 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-27 15:35:59.682 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-27 15:35:59.682 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-27 15:35:59.682 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-27 15:35:59.682 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-27 15:35:59.682 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-27 15:35:59.682 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-27 15:35:59.682 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-27 15:35:59.682 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-27 15:35:59.682 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-01-27 15:35:59.682 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-27 15:35:59.682 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-27 15:35:59.682 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-27 15:35:59.682 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-27 15:35:59.682 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-27 15:35:59.683 | Suggested packages: 2022-01-27 15:35:59.683 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-27 15:35:59.684 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-27 15:35:59.684 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-27 15:35:59.684 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-27 15:35:59.684 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-01-27 15:35:59.684 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-01-27 15:35:59.684 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-01-27 15:35:59.684 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-01-27 15:35:59.684 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-01-27 15:35:59.684 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-01-27 15:35:59.684 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-27 15:35:59.684 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-27 15:35:59.684 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-27 15:35:59.684 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-27 15:35:59.684 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-27 15:35:59.918 | The following NEW packages will be installed: 2022-01-27 15:35:59.919 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-27 15:35:59.919 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-27 15:35:59.919 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-27 15:35:59.919 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-27 15:35:59.919 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-27 15:35:59.919 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-27 15:35:59.919 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-27 15:35:59.919 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-27 15:35:59.919 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-27 15:35:59.919 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-27 15:35:59.919 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-27 15:35:59.919 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-27 15:35:59.919 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-27 15:35:59.919 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-27 15:35:59.919 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-27 15:35:59.919 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-27 15:35:59.919 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-27 15:35:59.919 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-27 15:35:59.919 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-27 15:35:59.919 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-27 15:35:59.919 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-27 15:35:59.919 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-27 15:35:59.919 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-27 15:35:59.919 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-27 15:35:59.919 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-27 15:35:59.919 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-27 15:35:59.919 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-27 15:35:59.919 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-27 15:35:59.919 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-27 15:35:59.919 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-27 15:35:59.919 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-27 15:35:59.920 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-27 15:35:59.920 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-27 15:35:59.920 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-27 15:35:59.920 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-27 15:35:59.920 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-27 15:35:59.920 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-27 15:35:59.920 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-27 15:35:59.920 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-27 15:35:59.920 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-27 15:35:59.920 | unzip uuid-dev vbetool vlan x11-common 2022-01-27 15:35:59.920 | The following packages will be upgraded: 2022-01-27 15:35:59.921 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-27 15:35:59.921 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-27 15:35:59.921 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-27 15:36:00.176 | 18 upgraded, 217 newly installed, 0 to remove and 107 not upgraded. 2022-01-27 15:36:00.176 | Need to get 164 MB of archives. 2022-01-27 15:36:00.176 | After this operation, 767 MB of additional disk space will be used. 2022-01-27 15:36:00.176 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-01-27 15:36:00.632 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-01-27 15:36:00.879 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-01-27 15:36:00.880 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-01-27 15:36:00.884 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-01-27 15:36:01.818 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-01-27 15:36:01.946 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-27 15:36:01.948 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-27 15:36:02.134 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-27 15:36:02.144 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-27 15:36:02.145 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-27 15:36:02.148 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-27 15:36:02.149 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-27 15:36:02.152 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-27 15:36:02.213 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-27 15:36:02.214 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-27 15:36:02.247 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-27 15:36:03.934 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-27 15:36:03.948 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-01-27 15:36:04.160 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-01-27 15:36:04.215 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-01-27 15:36:04.217 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-01-27 15:36:04.241 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-27 15:36:04.246 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-27 15:36:04.393 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-27 15:36:04.395 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-27 15:36:04.395 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-27 15:36:04.396 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-27 15:36:05.118 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-27 15:36:05.119 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-27 15:36:05.120 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-27 15:36:05.125 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-27 15:36:05.231 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-27 15:36:05.239 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-27 15:36:05.242 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-27 15:36:05.248 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-27 15:36:05.463 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-27 15:36:05.526 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-01-27 15:36:05.600 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-01-27 15:36:05.633 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-01-27 15:36:05.985 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-27 15:36:06.025 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-27 15:36:06.026 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-27 15:36:06.027 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-27 15:36:06.031 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-27 15:36:06.036 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-27 15:36:06.045 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-27 15:36:06.052 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-27 15:36:08.563 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-27 15:36:10.242 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-27 15:36:10.775 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-27 15:36:10.777 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-27 15:36:10.778 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-27 15:36:10.785 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-27 15:36:11.104 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-27 15:36:11.110 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-27 15:36:11.198 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-27 15:36:12.458 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-27 15:36:13.451 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-27 15:36:13.455 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-27 15:36:13.469 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-27 15:36:13.471 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-27 15:36:13.479 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-27 15:36:13.490 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-27 15:36:13.491 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-27 15:36:13.493 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-27 15:36:13.494 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-27 15:36:13.565 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-27 15:36:13.641 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-27 15:36:13.734 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-27 15:36:13.753 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-27 15:36:13.765 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-27 15:36:13.899 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-27 15:36:13.904 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-27 15:36:13.947 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-27 15:36:14.384 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-27 15:36:14.385 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-27 15:36:14.386 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-27 15:36:14.387 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-27 15:36:14.398 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-27 15:36:14.404 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-27 15:36:14.420 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-01-27 15:36:14.505 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-27 15:36:14.518 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-27 15:36:15.709 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-27 15:36:15.710 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-27 15:36:15.710 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-27 15:36:15.711 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-27 15:36:15.712 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-27 15:36:15.713 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-27 15:36:15.723 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-27 15:36:15.724 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-27 15:36:15.728 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-27 15:36:15.859 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-27 15:36:15.859 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-27 15:36:15.938 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-27 15:36:15.940 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-27 15:36:15.946 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-27 15:36:16.044 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-27 15:36:16.115 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-27 15:36:16.118 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-27 15:36:16.350 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-27 15:36:16.932 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-27 15:36:17.216 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-27 15:36:17.331 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-27 15:36:17.332 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-27 15:36:17.333 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-27 15:36:17.336 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-27 15:36:17.336 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-27 15:36:17.338 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-27 15:36:17.560 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-27 15:36:17.564 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-27 15:36:17.565 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-27 15:36:17.568 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-27 15:36:17.624 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-27 15:36:18.125 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-27 15:36:18.126 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-27 15:36:18.126 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-27 15:36:18.127 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-27 15:36:18.141 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-27 15:36:18.142 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-27 15:36:18.204 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-27 15:36:18.206 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-27 15:36:18.207 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-27 15:36:18.319 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-27 15:36:18.349 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-27 15:36:18.355 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-27 15:36:18.360 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-27 15:36:18.365 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-27 15:36:18.521 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-27 15:36:18.558 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-27 15:36:18.593 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-27 15:36:18.597 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-27 15:36:18.605 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-27 15:36:18.608 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-27 15:36:18.640 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-27 15:36:18.649 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-27 15:36:18.683 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-27 15:36:18.799 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-27 15:36:18.828 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-27 15:36:18.839 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-27 15:36:18.884 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-27 15:36:18.922 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-27 15:36:18.925 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-27 15:36:18.926 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-27 15:36:18.937 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-27 15:36:18.945 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-27 15:36:18.974 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-27 15:36:18.981 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-27 15:36:18.989 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-27 15:36:19.085 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-27 15:36:19.094 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-27 15:36:19.096 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-27 15:36:19.099 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-27 15:36:19.101 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-27 15:36:19.149 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-27 15:36:19.196 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-27 15:36:19.202 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-27 15:36:19.208 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-27 15:36:20.677 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-27 15:36:20.679 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-27 15:36:20.680 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-27 15:36:20.681 | Get:163 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-01-27 15:36:20.687 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-27 15:36:20.687 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-27 15:36:20.688 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-27 15:36:20.693 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-27 15:36:20.694 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-27 15:36:20.791 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-27 15:36:20.809 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-27 15:36:20.810 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-27 15:36:20.813 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-27 15:36:20.950 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-27 15:36:20.952 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-27 15:36:21.106 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-27 15:36:21.139 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-27 15:36:21.140 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-27 15:36:21.141 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-27 15:36:21.145 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-27 15:36:21.146 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-27 15:36:21.147 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-27 15:36:21.150 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-27 15:36:21.244 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-27 15:36:21.704 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-27 15:36:22.090 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-27 15:36:22.334 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-27 15:36:22.480 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-01-27 15:36:22.486 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-27 15:36:22.487 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-27 15:36:22.488 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-27 15:36:22.580 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-27 15:36:22.584 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-27 15:36:22.587 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-27 15:36:22.601 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-27 15:36:23.635 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-27 15:36:23.636 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-27 15:36:23.685 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-27 15:36:23.690 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-27 15:36:24.791 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-27 15:36:24.792 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-27 15:36:29.716 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-27 15:36:29.719 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-27 15:36:29.954 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-27 15:36:30.301 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-27 15:36:30.333 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-27 15:36:30.811 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-27 15:36:30.813 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-27 15:36:30.836 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-27 15:36:30.927 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-27 15:36:30.928 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-27 15:36:31.086 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-27 15:36:31.089 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-27 15:36:31.092 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-27 15:36:31.111 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-27 15:36:31.112 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-27 15:36:31.112 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-27 15:36:31.117 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-27 15:36:31.334 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-27 15:36:31.342 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-27 15:36:31.416 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-27 15:36:31.420 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-27 15:36:31.421 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-27 15:36:31.435 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-27 15:36:31.436 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-01-27 15:36:31.437 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-27 15:36:31.437 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-27 15:36:31.530 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-27 15:36:31.531 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-27 15:36:31.644 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-27 15:36:31.645 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-27 15:36:31.656 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-27 15:36:31.661 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-27 15:36:31.667 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-27 15:36:32.028 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-27 15:36:32.065 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-27 15:36:33.513 | Preconfiguring packages ... 2022-01-27 15:36:33.842 | Fetched 164 MB in 32s (5,091 kB/s) 2022-01-27 15:36:34.136 | (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-01-27 15:36:34.139 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:34.412 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:35.140 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:35.343 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:36.368 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:36.606 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:37.208 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:37.395 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:38.117 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:38.439 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:39.956 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:36:40.103 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-27 15:36:40.854 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-01-27 15:36:41.446 | Selecting previously unselected package libapr1:amd64. 2022-01-27 15:36:41.483 | (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 ... 67326 files and directories currently installed.) 2022-01-27 15:36:41.486 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-27 15:36:41.543 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-27 15:36:42.151 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-27 15:36:42.337 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-27 15:36:42.943 | Selecting previously unselected package libaprutil1:amd64. 2022-01-27 15:36:42.951 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-27 15:36:43.006 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:36:43.377 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-27 15:36:43.384 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-27 15:36:43.440 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:36:43.899 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-27 15:36:44.086 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-27 15:36:44.537 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-27 15:36:44.545 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-27 15:36:45.166 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:36:45.556 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-27 15:36:45.680 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-27 15:36:46.259 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-27 15:36:46.422 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-27 15:36:47.029 | Selecting previously unselected package libjansson4:amd64. 2022-01-27 15:36:47.036 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-27 15:36:47.091 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-27 15:36:47.485 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-27 15:36:47.493 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-27 15:36:47.531 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-27 15:36:47.853 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-27 15:36:48.011 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-27 15:36:49.790 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:36:49.960 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-27 15:36:50.497 | Selecting previously unselected package apache2-bin. 2022-01-27 15:36:50.504 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-27 15:36:50.548 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-27 15:36:51.052 | Selecting previously unselected package apache2-data. 2022-01-27 15:36:51.059 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-01-27 15:36:51.108 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-27 15:36:51.526 | Selecting previously unselected package apache2-utils. 2022-01-27 15:36:51.533 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-27 15:36:51.583 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-27 15:36:52.114 | Selecting previously unselected package apache2. 2022-01-27 15:36:52.121 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-27 15:36:52.193 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-01-27 15:36:52.697 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-27 15:36:52.705 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-27 15:36:52.748 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-27 15:36:53.257 | Selecting previously unselected package haproxy. 2022-01-27 15:36:53.265 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-27 15:36:53.338 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-27 15:36:54.017 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-27 15:36:54.024 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-27 15:36:54.079 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:36:54.526 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-27 15:36:54.533 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-27 15:36:54.605 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:36:55.051 | Selecting previously unselected package mysql-common. 2022-01-27 15:36:55.058 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-27 15:36:55.117 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-27 15:36:55.560 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-27 15:36:55.568 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:36:55.605 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-27 15:36:56.394 | Selecting previously unselected package libsensors-config. 2022-01-27 15:36:56.401 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-27 15:36:56.468 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-27 15:36:57.051 | Selecting previously unselected package libsensors5:amd64. 2022-01-27 15:36:57.059 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-27 15:36:57.296 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-27 15:36:57.800 | Selecting previously unselected package libsnmp-base. 2022-01-27 15:36:57.807 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-27 15:36:57.908 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-27 15:36:58.537 | Selecting previously unselected package libsnmp35:amd64. 2022-01-27 15:36:58.545 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-27 15:36:58.600 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-27 15:36:59.326 | Selecting previously unselected package keepalived. 2022-01-27 15:36:59.333 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-27 15:36:59.411 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-27 15:37:00.171 | Selecting previously unselected package memcached. 2022-01-27 15:37:00.179 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-27 15:37:00.285 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-27 15:37:01.116 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-27 15:37:02.073 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-27 15:37:02.573 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-27 15:37:02.720 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-27 15:37:03.354 | Selecting previously unselected package python3-yaml. 2022-01-27 15:37:03.361 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-27 15:37:03.456 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-27 15:37:03.847 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-27 15:37:04.028 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-27 15:37:04.647 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-27 15:37:04.929 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-27 15:37:06.104 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-27 15:37:06.368 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-27 15:37:07.093 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-27 15:37:07.348 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-27 15:37:07.954 | Selecting previously unselected package acl. 2022-01-27 15:37:07.961 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-27 15:37:08.045 | Unpacking acl (2.2.53-6) ... 2022-01-27 15:37:08.417 | Selecting previously unselected package autotools-dev. 2022-01-27 15:37:08.424 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-27 15:37:08.468 | Unpacking autotools-dev (20180224.1) ... 2022-01-27 15:37:08.834 | Selecting previously unselected package m4. 2022-01-27 15:37:08.841 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-27 15:37:08.897 | Unpacking m4 (1.4.18-4) ... 2022-01-27 15:37:09.279 | Selecting previously unselected package autoconf. 2022-01-27 15:37:09.287 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-27 15:37:09.359 | Unpacking autoconf (2.69-11.1) ... 2022-01-27 15:37:09.874 | Selecting previously unselected package automake. 2022-01-27 15:37:09.881 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-27 15:37:09.938 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-27 15:37:10.365 | Selecting previously unselected package autopoint. 2022-01-27 15:37:10.373 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-27 15:37:10.422 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-27 15:37:10.928 | Selecting previously unselected package libllvm10:amd64. 2022-01-27 15:37:10.935 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:11.022 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:37:13.879 | Selecting previously unselected package libclang-cpp10. 2022-01-27 15:37:13.887 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:13.959 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:37:15.857 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-27 15:37:15.864 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:15.902 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:37:16.988 | Selecting previously unselected package libgc1c2:amd64. 2022-01-27 15:37:16.996 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-27 15:37:17.045 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-27 15:37:17.508 | Selecting previously unselected package libobjc4:amd64. 2022-01-27 15:37:17.515 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:17.576 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:37:17.942 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-27 15:37:17.950 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:18.005 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:37:18.582 | Selecting previously unselected package libc6-i386. 2022-01-27 15:37:18.590 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-27 15:37:18.651 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-27 15:37:19.605 | Selecting previously unselected package lib32gcc-s1. 2022-01-27 15:37:19.613 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:19.662 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:37:20.079 | Selecting previously unselected package lib32stdc++6. 2022-01-27 15:37:20.087 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:20.119 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:37:20.571 | Selecting previously unselected package libclang-common-10-dev. 2022-01-27 15:37:20.579 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:20.628 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:37:22.119 | Selecting previously unselected package libclang1-10. 2022-01-27 15:37:22.128 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:22.176 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:37:23.777 | Selecting previously unselected package clang-10. 2022-01-27 15:37:23.784 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:23.839 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:37:24.193 | Selecting previously unselected package libtool. 2022-01-27 15:37:24.201 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-27 15:37:24.250 | Unpacking libtool (2.4.6-14) ... 2022-01-27 15:37:24.622 | Selecting previously unselected package dh-autoreconf. 2022-01-27 15:37:24.630 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-27 15:37:24.679 | Unpacking dh-autoreconf (19) ... 2022-01-27 15:37:24.970 | Selecting previously unselected package libdebhelper-perl. 2022-01-27 15:37:24.978 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-27 15:37:25.022 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-27 15:37:25.428 | Selecting previously unselected package libarchive-zip-perl. 2022-01-27 15:37:25.436 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-27 15:37:25.490 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-27 15:37:25.799 | Selecting previously unselected package libsub-override-perl. 2022-01-27 15:37:25.807 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-27 15:37:25.850 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-27 15:37:26.211 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-27 15:37:26.218 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-27 15:37:26.267 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-27 15:37:26.645 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-27 15:37:26.653 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-27 15:37:26.702 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-27 15:37:26.999 | Selecting previously unselected package libdpkg-perl. 2022-01-27 15:37:27.007 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-27 15:37:27.051 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-27 15:37:27.531 | Selecting previously unselected package make. 2022-01-27 15:37:27.539 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-27 15:37:27.593 | Unpacking make (4.2.1-1.2) ... 2022-01-27 15:37:28.154 | Selecting previously unselected package dpkg-dev. 2022-01-27 15:37:28.161 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-27 15:37:28.210 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-27 15:37:28.771 | Selecting previously unselected package dwz. 2022-01-27 15:37:28.779 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-27 15:37:28.850 | Unpacking dwz (0.13-5) ... 2022-01-27 15:37:29.291 | Selecting previously unselected package libcroco3:amd64. 2022-01-27 15:37:29.299 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-27 15:37:29.359 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-27 15:37:29.708 | Selecting previously unselected package gettext. 2022-01-27 15:37:29.716 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-27 15:37:29.765 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-27 15:37:30.382 | Selecting previously unselected package intltool-debian. 2022-01-27 15:37:30.390 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-27 15:37:30.456 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-27 15:37:30.839 | Selecting previously unselected package po-debconf. 2022-01-27 15:37:30.847 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-27 15:37:30.890 | Unpacking po-debconf (1.0.21) ... 2022-01-27 15:37:31.296 | Selecting previously unselected package debhelper. 2022-01-27 15:37:31.304 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-27 15:37:31.370 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-27 15:37:31.948 | Selecting previously unselected package uuid-dev:amd64. 2022-01-27 15:37:31.956 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-27 15:37:32.039 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-27 15:37:32.748 | Selecting previously unselected package libsctp1:amd64. 2022-01-27 15:37:32.756 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-27 15:37:32.827 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-27 15:37:33.182 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-27 15:37:33.190 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-27 15:37:33.239 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-27 15:37:33.628 | Selecting previously unselected package libapr1-dev. 2022-01-27 15:37:33.636 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-27 15:37:33.690 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-27 15:37:34.696 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-27 15:37:34.704 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-27 15:37:34.776 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-27 15:37:35.233 | Selecting previously unselected package libaprutil1-dev. 2022-01-27 15:37:35.241 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-27 15:37:35.296 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-27 15:37:36.056 | Selecting previously unselected package apache2-dev. 2022-01-27 15:37:36.065 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-27 15:37:36.119 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-27 15:37:36.611 | Selecting previously unselected package binfmt-support. 2022-01-27 15:37:36.619 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-27 15:37:36.680 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-27 15:37:37.068 | Selecting previously unselected package g++-9. 2022-01-27 15:37:37.076 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-27 15:37:37.124 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:37:38.719 | Selecting previously unselected package g++. 2022-01-27 15:37:38.727 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-27 15:37:38.781 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-27 15:37:39.079 | Selecting previously unselected package build-essential. 2022-01-27 15:37:39.087 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-27 15:37:39.136 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-27 15:37:39.445 | Selecting previously unselected package conntrack. 2022-01-27 15:37:39.453 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-27 15:37:39.507 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-27 15:37:39.988 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-27 15:37:39.996 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-27 15:37:40.050 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-27 15:37:40.422 | Selecting previously unselected package libnetfilter-queue1. 2022-01-27 15:37:40.430 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-27 15:37:40.502 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-27 15:37:41.062 | Selecting previously unselected package conntrackd. 2022-01-27 15:37:41.070 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-27 15:37:41.130 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-27 15:37:41.480 | Selecting previously unselected package dns-root-data. 2022-01-27 15:37:41.488 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-27 15:37:41.547 | Unpacking dns-root-data (2019052802) ... 2022-01-27 15:37:42.273 | Selecting previously unselected package libidn11:amd64. 2022-01-27 15:37:42.281 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-27 15:37:42.330 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-27 15:37:42.799 | Selecting previously unselected package dnsmasq-base. 2022-01-27 15:37:42.807 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-27 15:37:42.862 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-27 15:37:43.302 | Selecting previously unselected package dnsmasq-utils. 2022-01-27 15:37:43.310 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-27 15:37:43.364 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-27 15:37:43.971 | Selecting previously unselected package ebtables. 2022-01-27 15:37:43.979 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-27 15:37:44.062 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-27 15:37:44.662 | Selecting previously unselected package libfakeroot:amd64. 2022-01-27 15:37:44.671 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-27 15:37:44.781 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-27 15:37:45.205 | Selecting previously unselected package fakeroot. 2022-01-27 15:37:45.213 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-27 15:37:45.267 | Unpacking fakeroot (1.24-1) ... 2022-01-27 15:37:45.696 | Selecting previously unselected package fonts-dejavu-core. 2022-01-27 15:37:45.704 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-27 15:37:45.747 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-27 15:37:46.216 | Selecting previously unselected package fonts-liberation. 2022-01-27 15:37:46.224 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-27 15:37:46.284 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-27 15:37:46.805 | Selecting previously unselected package fontconfig-config. 2022-01-27 15:37:46.813 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-27 15:37:46.878 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-27 15:37:47.696 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-27 15:37:47.705 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-27 15:37:47.804 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-27 15:37:48.342 | Selecting previously unselected package fontconfig. 2022-01-27 15:37:48.349 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-27 15:37:48.399 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-27 15:37:48.879 | Selecting previously unselected package genisoimage. 2022-01-27 15:37:48.887 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-27 15:37:48.981 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-27 15:37:49.513 | Selecting previously unselected package libann0. 2022-01-27 15:37:49.521 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-27 15:37:49.581 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-27 15:37:49.970 | Selecting previously unselected package libcdt5:amd64. 2022-01-27 15:37:49.978 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-27 15:37:50.050 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-27 15:37:50.507 | Selecting previously unselected package libcgraph6:amd64. 2022-01-27 15:37:50.515 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-27 15:37:50.570 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-27 15:37:51.128 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-27 15:37:51.136 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-27 15:37:51.210 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-27 15:37:51.610 | Selecting previously unselected package libjpeg8:amd64. 2022-01-27 15:37:51.618 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-27 15:37:51.673 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-27 15:37:52.187 | Selecting previously unselected package libjbig0:amd64. 2022-01-27 15:37:52.195 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-27 15:37:52.250 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-27 15:37:52.622 | Selecting previously unselected package libwebp6:amd64. 2022-01-27 15:37:52.630 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:37:52.684 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-27 15:37:53.216 | Selecting previously unselected package libtiff5:amd64. 2022-01-27 15:37:53.224 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-27 15:37:53.284 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-27 15:37:53.707 | Selecting previously unselected package libxpm4:amd64. 2022-01-27 15:37:53.715 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-27 15:37:53.764 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-27 15:37:54.102 | Selecting previously unselected package libgd3:amd64. 2022-01-27 15:37:54.110 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-27 15:37:54.164 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-27 15:37:54.599 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-27 15:37:54.607 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-27 15:37:54.661 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-27 15:37:55.142 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-27 15:37:55.154 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-27 15:37:55.221 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-27 15:37:55.690 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-27 15:37:55.699 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-27 15:37:55.747 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-27 15:37:56.130 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-27 15:37:56.138 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-27 15:37:56.170 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-27 15:37:56.616 | Selecting previously unselected package libxrender1:amd64. 2022-01-27 15:37:56.624 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-27 15:37:56.684 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-27 15:37:57.125 | Selecting previously unselected package libcairo2:amd64. 2022-01-27 15:37:57.133 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-27 15:37:57.198 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-27 15:37:57.696 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-27 15:37:57.705 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-27 15:37:57.764 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-27 15:37:58.245 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-27 15:37:58.253 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-27 15:37:58.318 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-27 15:37:58.868 | Selecting previously unselected package libthai-data. 2022-01-27 15:37:58.876 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-27 15:37:58.930 | Unpacking libthai-data (0.1.28-3) ... 2022-01-27 15:37:59.473 | Selecting previously unselected package libdatrie1:amd64. 2022-01-27 15:37:59.481 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-27 15:37:59.541 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-27 15:37:59.902 | Selecting previously unselected package libthai0:amd64. 2022-01-27 15:37:59.910 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-27 15:37:59.976 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-27 15:38:00.444 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-27 15:38:00.452 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-27 15:38:00.518 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:38:01.005 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-27 15:38:01.013 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-27 15:38:01.067 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:38:01.507 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-27 15:38:01.516 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-27 15:38:01.575 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:38:02.022 | Selecting previously unselected package libpathplan4:amd64. 2022-01-27 15:38:02.030 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-27 15:38:02.095 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-27 15:38:02.576 | Selecting previously unselected package libgvc6. 2022-01-27 15:38:02.584 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-27 15:38:02.638 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-27 15:38:03.141 | Selecting previously unselected package libgvpr2:amd64. 2022-01-27 15:38:03.149 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-27 15:38:03.181 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-27 15:38:03.581 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-27 15:38:03.589 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-27 15:38:03.644 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-27 15:38:04.210 | Selecting previously unselected package x11-common. 2022-01-27 15:38:04.218 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-27 15:38:04.295 | dpkg-query: no packages found matching nux-tools 2022-01-27 15:38:04.305 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-27 15:38:04.747 | Selecting previously unselected package libice6:amd64. 2022-01-27 15:38:04.755 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-27 15:38:04.838 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-27 15:38:05.393 | Selecting previously unselected package libsm6:amd64. 2022-01-27 15:38:05.401 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-27 15:38:05.473 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-27 15:38:06.033 | Selecting previously unselected package libxt6:amd64. 2022-01-27 15:38:06.041 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-27 15:38:06.101 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-27 15:38:06.622 | Selecting previously unselected package libxmu6:amd64. 2022-01-27 15:38:06.629 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-27 15:38:06.707 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-27 15:38:07.239 | Selecting previously unselected package libxaw7:amd64. 2022-01-27 15:38:07.248 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-27 15:38:07.306 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-27 15:38:07.758 | Selecting previously unselected package graphviz. 2022-01-27 15:38:07.767 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-27 15:38:07.844 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-27 15:38:08.599 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-27 15:38:08.607 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-27 15:38:08.684 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:38:09.387 | Selecting previously unselected package libibverbs1:amd64. 2022-01-27 15:38:09.395 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-27 15:38:09.478 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:38:10.141 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-27 15:38:10.149 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-27 15:38:10.216 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:38:10.616 | Selecting previously unselected package icu-devtools. 2022-01-27 15:38:10.624 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-27 15:38:10.690 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-27 15:38:11.061 | Selecting previously unselected package iputils-arping. 2022-01-27 15:38:11.069 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-27 15:38:11.118 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-27 15:38:11.730 | Selecting previously unselected package javascript-common. 2022-01-27 15:38:11.738 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-27 15:38:11.822 | Unpacking javascript-common (11) ... 2022-01-27 15:38:12.330 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-27 15:38:12.339 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:38:12.409 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:38:12.833 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-27 15:38:12.841 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:38:12.878 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:38:13.433 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-27 15:38:13.441 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:38:13.501 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:38:13.838 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-27 15:38:13.846 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:38:13.895 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:38:14.387 | Selecting previously unselected package comerr-dev:amd64. 2022-01-27 15:38:14.395 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-27 15:38:14.446 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-27 15:38:14.810 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-27 15:38:14.818 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:38:14.872 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:38:15.222 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-27 15:38:15.230 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-27 15:38:15.272 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-27 15:38:15.524 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-27 15:38:15.532 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-27 15:38:15.564 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-27 15:38:15.862 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-27 15:38:15.870 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-27 15:38:15.918 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-27 15:38:16.238 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-27 15:38:16.247 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-27 15:38:16.301 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-27 15:38:16.661 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-27 15:38:16.669 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-27 15:38:16.729 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-27 15:38:17.159 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-27 15:38:17.167 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-27 15:38:17.210 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-27 15:38:17.599 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-27 15:38:17.608 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-27 15:38:17.655 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-27 15:38:18.021 | Selecting previously unselected package libgts-bin. 2022-01-27 15:38:18.030 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-27 15:38:18.112 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-27 15:38:18.433 | Selecting previously unselected package libicu-dev:amd64. 2022-01-27 15:38:18.441 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-27 15:38:18.489 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-27 15:38:20.358 | Selecting previously unselected package libipset13:amd64. 2022-01-27 15:38:20.367 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:20.495 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-27 15:38:20.856 | Selecting previously unselected package librdmacm1:amd64. 2022-01-27 15:38:20.864 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-27 15:38:20.901 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:38:21.336 | Selecting previously unselected package libiscsi7:amd64. 2022-01-27 15:38:21.344 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-27 15:38:21.398 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-27 15:38:21.684 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-27 15:38:21.692 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-27 15:38:21.746 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-27 15:38:22.129 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-27 15:38:22.137 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-27 15:38:22.203 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-27 15:38:22.592 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-27 15:38:22.600 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-27 15:38:22.649 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-27 15:38:22.981 | Selecting previously unselected package libjs-jquery. 2022-01-27 15:38:22.989 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-27 15:38:23.038 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-27 15:38:23.404 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-27 15:38:23.412 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-27 15:38:23.467 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-27 15:38:23.793 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-27 15:38:23.800 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-27 15:38:23.832 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-27 15:38:24.244 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-27 15:38:24.252 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-27 15:38:24.506 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-27 15:38:24.895 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-27 15:38:24.904 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-27 15:38:24.958 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-27 15:38:25.204 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-27 15:38:25.212 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-27 15:38:25.272 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-27 15:38:25.638 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-27 15:38:25.646 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-27 15:38:25.695 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-27 15:38:26.433 | Selecting previously unselected package libnspr4:amd64. 2022-01-27 15:38:26.441 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-27 15:38:26.580 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-27 15:38:27.118 | Selecting previously unselected package libnss3:amd64. 2022-01-27 15:38:27.130 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-27 15:38:27.187 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-27 15:38:27.781 | Selecting previously unselected package libomp5-10:amd64. 2022-01-27 15:38:27.789 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:27.826 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:28.313 | Selecting previously unselected package libomp-10-dev. 2022-01-27 15:38:28.321 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:28.381 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:28.667 | Selecting previously unselected package pcp-conf. 2022-01-27 15:38:28.675 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-27 15:38:28.718 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-27 15:38:29.061 | Selecting previously unselected package libpcp3. 2022-01-27 15:38:29.069 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-27 15:38:29.107 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-27 15:38:29.615 | Selecting previously unselected package libpcp-pmda3. 2022-01-27 15:38:29.623 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-27 15:38:29.683 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-27 15:38:30.038 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-27 15:38:30.046 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-27 15:38:30.106 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-27 15:38:30.553 | Selecting previously unselected package libpq5:amd64. 2022-01-27 15:38:30.561 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:30.609 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:38:31.016 | Selecting previously unselected package libpq-dev. 2022-01-27 15:38:31.024 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:31.067 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:38:31.639 | Selecting previously unselected package librados2. 2022-01-27 15:38:31.647 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-27 15:38:31.712 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:38:32.667 | Selecting previously unselected package librbd1. 2022-01-27 15:38:32.675 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-27 15:38:32.734 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:38:33.404 | Selecting previously unselected package libsasl2-dev. 2022-01-27 15:38:33.412 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-27 15:38:33.455 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-27 15:38:34.027 | Selecting previously unselected package libssl-dev:amd64. 2022-01-27 15:38:34.035 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-27 15:38:34.106 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-27 15:38:34.678 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-27 15:38:34.687 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-01-27 15:38:34.724 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-01-27 15:38:35.197 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-27 15:38:35.206 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-27 15:38:35.277 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-27 15:38:35.690 | Selecting previously unselected package libx86-1:amd64. 2022-01-27 15:38:35.698 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-27 15:38:35.746 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-27 15:38:36.095 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-27 15:38:36.103 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:36.157 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-27 15:38:36.638 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-27 15:38:36.646 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-27 15:38:36.695 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-27 15:38:37.209 | Selecting previously unselected package llvm-10-runtime. 2022-01-27 15:38:37.218 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:37.266 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:37.735 | Selecting previously unselected package libpfm4:amd64. 2022-01-27 15:38:37.744 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-27 15:38:37.804 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-27 15:38:38.238 | Selecting previously unselected package llvm-10. 2022-01-27 15:38:38.247 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:38.306 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:39.461 | Selecting previously unselected package libffi-dev:amd64. 2022-01-27 15:38:39.469 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-27 15:38:39.523 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-27 15:38:39.975 | Selecting previously unselected package python3-pygments. 2022-01-27 15:38:39.983 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-27 15:38:40.054 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-27 15:38:40.535 | Selecting previously unselected package llvm-10-tools. 2022-01-27 15:38:40.543 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:40.592 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:41.164 | Selecting previously unselected package libz3-4:amd64. 2022-01-27 15:38:41.172 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-27 15:38:41.226 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-27 15:38:42.598 | Selecting previously unselected package libz3-dev:amd64. 2022-01-27 15:38:42.607 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-27 15:38:42.678 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-27 15:38:43.135 | Selecting previously unselected package llvm-10-dev. 2022-01-27 15:38:43.143 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-27 15:38:43.237 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:38:48.541 | Selecting previously unselected package lsscsi. 2022-01-27 15:38:48.550 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-27 15:38:48.609 | Unpacking lsscsi (0.30-0.1) ... 2022-01-27 15:38:49.106 | Selecting previously unselected package pkg-config. 2022-01-27 15:38:49.115 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-27 15:38:49.186 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-27 15:38:49.678 | Selecting previously unselected package pm-utils. 2022-01-27 15:38:49.687 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-27 15:38:49.734 | Unpacking pm-utils (1.4.1-19) ... 2022-01-27 15:38:50.168 | Selecting previously unselected package postgresql-client-common. 2022-01-27 15:38:50.177 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-27 15:38:50.249 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-27 15:38:50.638 | Selecting previously unselected package postgresql-client-12. 2022-01-27 15:38:50.646 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:50.700 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:38:51.256 | Selecting previously unselected package ssl-cert. 2022-01-27 15:38:51.264 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-27 15:38:51.317 | Unpacking ssl-cert (1.0.39) ... 2022-01-27 15:38:51.901 | Selecting previously unselected package postgresql-common. 2022-01-27 15:38:51.910 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-27 15:38:51.994 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-27 15:38:52.038 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-27 15:38:52.501 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-27 15:38:52.510 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:52.586 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:38:53.272 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-27 15:38:53.281 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-27 15:38:53.346 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-27 15:38:53.764 | Selecting previously unselected package python-pip-whl. 2022-01-27 15:38:53.773 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-27 15:38:53.826 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-27 15:38:54.404 | Selecting previously unselected package python3-mysqldb. 2022-01-27 15:38:54.412 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-27 15:38:54.489 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-27 15:38:54.832 | Selecting previously unselected package python3-wheel. 2022-01-27 15:38:54.841 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-27 15:38:54.894 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-27 15:38:55.284 | Selecting previously unselected package python3-pip. 2022-01-27 15:38:55.292 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-27 15:38:55.346 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-27 15:38:55.775 | Selecting previously unselected package python3.8-venv. 2022-01-27 15:38:55.784 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-27 15:38:55.837 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-27 15:38:56.141 | Selecting previously unselected package python3-venv. 2022-01-27 15:38:56.150 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-27 15:38:56.203 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-27 15:38:56.541 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-27 15:38:56.549 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-27 15:38:56.592 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-27 15:38:56.866 | Selecting previously unselected package qemu-utils. 2022-01-27 15:38:56.876 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-27 15:38:56.963 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-27 15:38:57.581 | Selecting previously unselected package sharutils. 2022-01-27 15:38:57.590 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-27 15:38:57.631 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-27 15:38:57.986 | Selecting previously unselected package sqlite3. 2022-01-27 15:38:57.995 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-27 15:38:58.049 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-27 15:38:58.581 | Selecting previously unselected package unzip. 2022-01-27 15:38:58.590 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-27 15:38:58.642 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-27 15:38:59.043 | Selecting previously unselected package vbetool. 2022-01-27 15:38:59.052 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-27 15:38:59.111 | Unpacking vbetool (1.1-4) ... 2022-01-27 15:38:59.535 | Selecting previously unselected package ipset. 2022-01-27 15:38:59.544 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-27 15:38:59.599 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-27 15:39:00.095 | Selecting previously unselected package ipvsadm. 2022-01-27 15:39:00.104 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-27 15:39:00.140 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-27 15:39:00.598 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-27 15:39:00.606 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-27 15:39:00.662 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-27 15:39:00.924 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-27 15:39:00.933 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-27 15:39:00.980 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:39:01.295 | Selecting previously unselected package libpcp-gui2. 2022-01-27 15:39:01.305 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-27 15:39:01.363 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-27 15:39:01.711 | Selecting previously unselected package libpcp-import1. 2022-01-27 15:39:01.720 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-27 15:39:01.780 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-27 15:39:02.158 | Selecting previously unselected package libpcp-mmv1. 2022-01-27 15:39:02.167 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-27 15:39:02.220 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-27 15:39:02.574 | Selecting previously unselected package libpcp-trace2. 2022-01-27 15:39:02.583 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-27 15:39:02.632 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-27 15:39:02.992 | Selecting previously unselected package libpcp-web1. 2022-01-27 15:39:03.001 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-27 15:39:03.054 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-27 15:39:03.363 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-27 15:39:03.372 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-27 15:39:03.409 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-27 15:39:03.729 | Selecting previously unselected package python3-pcp. 2022-01-27 15:39:03.738 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-27 15:39:03.802 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-27 15:39:04.421 | Selecting previously unselected package pcp. 2022-01-27 15:39:04.430 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2022-01-27 15:39:04.562 | Unpacking pcp (5.0.3-1) ... 2022-01-27 15:39:05.718 | Selecting previously unselected package socat. 2022-01-27 15:39:05.727 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2022-01-27 15:39:05.780 | Unpacking socat (1.7.3.3-2) ... 2022-01-27 15:39:06.237 | Selecting previously unselected package vlan. 2022-01-27 15:39:06.247 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-27 15:39:06.312 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-27 15:39:06.785 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-27 15:39:06.963 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-27 15:39:07.226 | Setting up javascript-common (11) ... 2022-01-27 15:39:07.468 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-27 15:39:07.534 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-27 15:39:07.671 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-27 15:39:07.774 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-27 15:39:07.906 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-27 15:39:08.137 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-27 15:39:08.225 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-27 15:39:08.369 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-27 15:39:08.517 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:39:08.648 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-27 15:39:08.826 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-27 15:39:08.986 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-27 15:39:09.134 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-27 15:39:09.260 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-27 15:39:09.449 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-27 15:39:09.677 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-27 15:39:09.843 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-27 15:39:10.008 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-27 15:39:10.146 | Setting up vbetool (1.1-4) ... 2022-01-27 15:39:10.317 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-27 15:39:10.482 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-27 15:39:10.695 | Setting up pm-utils (1.4.1-19) ... 2022-01-27 15:39:10.951 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-27 15:39:11.403 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-27 15:39:11.569 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-27 15:39:11.746 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-27 15:39:11.956 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-27 15:39:13.094 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-27 15:39:13.848 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-27 15:39:14.208 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-27 15:39:14.392 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-27 15:39:14.563 | Setting up m4 (1.4.18-4) ... 2022-01-27 15:39:14.768 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-27 15:39:15.237 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:39:15.420 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-27 15:39:15.603 | Setting up iputils-arping (3:20190709-3) ... 2022-01-27 15:39:15.797 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-27 15:39:15.974 | Setting up conntrack (1:1.4.5-2) ... 2022-01-27 15:39:16.163 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-27 15:39:16.363 | Setting up python3-wheel (0.34.2-1) ... 2022-01-27 15:39:16.797 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-27 15:39:16.957 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-27 15:39:17.445 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-27 15:39:19.666 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-27 15:39:21.429 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-27 15:39:22.157 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-27 15:39:22.437 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-27 15:39:22.624 | Setting up acl (2.2.53-6) ... 2022-01-27 15:39:22.803 | Setting up dns-root-data (2019052802) ... 2022-01-27 15:39:22.951 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:23.111 | Setting up fakeroot (1.24-1) ... 2022-01-27 15:39:23.223 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-27 15:39:23.369 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-27 15:39:23.556 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-27 15:39:23.722 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:39:23.870 | Setting up autotools-dev (20180224.1) ... 2022-01-27 15:39:24.030 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-27 15:39:25.008 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-27 15:39:25.134 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-27 15:39:25.248 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-27 15:39:25.385 | Setting up make (4.2.1-1.2) ... 2022-01-27 15:39:25.533 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-27 15:39:25.688 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-27 15:39:25.854 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:26.020 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-27 15:39:26.174 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-27 15:39:26.328 | Setting up ebtables (2.0.11-3build1) ... 2022-01-27 15:39:27.060 | Setting up socat (1.7.3.3-2) ... 2022-01-27 15:39:27.219 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-27 15:39:27.380 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-27 15:39:27.540 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-27 15:39:27.694 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-27 15:39:27.854 | Setting up binfmt-support (2.2.0-2) ... 2022-01-27 15:39:28.305 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-27 15:39:29.437 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-27 15:39:29.557 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-27 15:39:29.780 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-27 15:39:30.614 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-27 15:39:30.843 | Setting up lsscsi (0.30-0.1) ... 2022-01-27 15:39:31.014 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-27 15:39:31.185 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:39:31.374 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-27 15:39:31.574 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-27 15:39:31.751 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-27 15:39:31.957 | Setting up autoconf (2.69-11.1) ... 2022-01-27 15:39:32.197 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-27 15:39:32.367 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-27 15:39:32.437 | Setting up dwz (0.13-5) ... 2022-01-27 15:39:32.602 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-27 15:39:32.774 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-27 15:39:32.940 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-27 15:39:33.094 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-27 15:39:33.288 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-27 15:39:33.671 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:39:33.848 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:34.025 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-27 15:39:34.157 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-27 15:39:34.317 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-27 15:39:34.471 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:39:34.768 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-27 15:39:34.905 | Setting up pcp-conf (5.0.3-1) ... 2022-01-27 15:39:35.151 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-27 15:39:35.420 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-27 15:39:35.562 | Setting up libsub-override-perl (0.09-2) ... 2022-01-27 15:39:35.761 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-27 15:39:35.939 | Setting up libthai-data (0.1.28-3) ... 2022-01-27 15:39:36.122 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-27 15:39:36.379 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-27 15:39:36.614 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-27 15:39:36.819 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-27 15:39:37.088 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-27 15:39:37.321 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:39:37.500 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-27 15:39:37.694 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-27 15:39:37.904 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-27 15:39:38.059 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-27 15:39:38.322 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-27 15:39:39.693 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-27 15:39:40.145 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-27 15:39:40.374 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-27 15:39:40.539 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-27 15:39:40.734 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-27 15:39:40.934 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-01-27 15:39:41.088 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-27 15:39:41.225 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-27 15:39:41.437 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:39:41.590 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-27 15:39:41.814 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-27 15:39:41.961 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-27 15:39:42.071 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-27 15:39:42.305 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-27 15:39:42.539 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:39:42.750 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-27 15:39:42.928 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-27 15:39:43.071 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-27 15:39:43.254 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-27 15:39:43.437 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-27 15:39:43.614 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:43.791 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-27 15:39:44.020 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:44.283 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-27 15:39:44.511 | Setting up libtool (2.4.6-14) ... 2022-01-27 15:39:44.711 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-27 15:39:47.580 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-01-27 15:39:47.843 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:39:48.043 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-27 15:39:49.590 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-27 15:39:50.717 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:39:50.882 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-27 15:39:51.076 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:39:51.242 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-27 15:39:52.139 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-27 15:39:52.362 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:52.540 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-27 15:39:52.751 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-27 15:39:53.076 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:39:53.317 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-27 15:39:53.773 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-27 15:39:53.991 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-27 15:39:54.185 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-27 15:39:54.380 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-27 15:39:54.579 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:39:55.307 | 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-01-27 15:39:55.453 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:39:55.625 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-27 15:39:55.802 | Setting up ssl-cert (1.0.39) ... 2022-01-27 15:39:56.967 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-27 15:39:57.259 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-27 15:39:57.475 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-27 15:39:59.085 | Adding user postgres to group ssl-cert 2022-01-27 15:39:59.538 | 2022-01-27 15:39:59.538 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-27 15:39:59.750 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-27 15:39:59.750 | Removing obsolete dictionary files: 2022-01-27 15:40:00.323 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-27 15:40:01.555 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-27 15:40:01.711 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-27 15:40:01.882 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-27 15:40:02.191 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-27 15:40:02.820 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-27 15:40:03.031 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-27 15:40:03.156 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-27 15:40:03.300 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-27 15:40:03.436 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-27 15:40:03.608 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-27 15:40:03.745 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-27 15:40:03.905 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-27 15:40:04.060 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-27 15:40:04.231 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-27 15:40:04.407 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:40:04.602 | Setting up ipvsadm (1:1.31-1) ... 2022-01-27 15:40:05.715 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-01-27 15:40:05.911 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:40:06.362 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-27 15:40:08.572 | Regenerating fonts cache... done. 2022-01-27 15:40:08.637 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-27 15:40:08.819 | Setting up libpcp3 (5.0.3-1) ... 2022-01-27 15:40:09.001 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-27 15:40:09.185 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-27 15:40:09.436 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-01-27 15:40:11.210 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-27 15:40:12.202 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:40:13.385 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:40:13.568 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-27 15:40:14.827 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-27 15:40:15.555 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:40:15.711 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-27 15:40:15.882 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:40:16.138 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-27 15:40:16.305 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-27 15:40:16.482 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-27 15:40:16.625 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-27 15:40:16.757 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-27 15:40:16.911 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-27 15:40:17.098 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-27 15:40:17.259 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-27 15:40:17.470 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-27 15:40:17.625 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-27 15:40:17.768 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-27 15:40:17.894 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-27 15:40:18.185 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-27 15:40:18.385 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-27 15:40:18.596 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-27 15:40:18.807 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-27 15:40:19.025 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:40:19.265 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-27 15:40:19.465 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-27 15:40:19.688 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-27 15:40:19.899 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-27 15:40:20.082 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:40:20.294 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-27 15:40:20.482 | Setting up po-debconf (1.0.21) ... 2022-01-27 15:40:20.653 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-01-27 15:40:31.252 | Enabling module mpm_event. 2022-01-27 15:40:31.316 | Enabling module authz_core. 2022-01-27 15:40:31.321 | Enabling module authz_host. 2022-01-27 15:40:31.380 | Enabling module authn_core. 2022-01-27 15:40:31.400 | Enabling module auth_basic. 2022-01-27 15:40:31.459 | Enabling module access_compat. 2022-01-27 15:40:31.518 | Enabling module authn_file. 2022-01-27 15:40:31.578 | Enabling module authz_user. 2022-01-27 15:40:31.637 | Enabling module alias. 2022-01-27 15:40:31.701 | Enabling module dir. 2022-01-27 15:40:31.761 | Enabling module autoindex. 2022-01-27 15:40:31.820 | Enabling module env. 2022-01-27 15:40:31.880 | Enabling module mime. 2022-01-27 15:40:31.938 | Enabling module negotiation. 2022-01-27 15:40:31.999 | Enabling module setenvif. 2022-01-27 15:40:32.065 | Enabling module filter. 2022-01-27 15:40:32.126 | Enabling module deflate. 2022-01-27 15:40:32.186 | Enabling module status. 2022-01-27 15:40:32.244 | Enabling module reqtimeout. 2022-01-27 15:40:32.303 | Enabling conf charset. 2022-01-27 15:40:32.366 | Enabling conf localized-error-pages. 2022-01-27 15:40:32.426 | Enabling conf other-vhosts-access-log. 2022-01-27 15:40:32.485 | Enabling conf security. 2022-01-27 15:40:32.544 | Enabling conf serve-cgi-bin. 2022-01-27 15:40:32.603 | Enabling site 000-default. 2022-01-27 15:40:32.655 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-27 15:40:32.710 | Enabling conf javascript-common. 2022-01-27 15:40:32.965 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-27 15:40:33.533 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-27 15:40:36.356 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-27 15:40:36.579 | Setting up python3-pcp (5.0.3-1) ... 2022-01-27 15:40:37.052 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-27 15:40:37.271 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:40:37.482 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-27 15:40:37.659 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-27 15:40:37.829 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-27 15:40:38.019 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-27 15:40:38.225 | Setting up graphviz (2.42.2-3build2) ... 2022-01-27 15:40:38.413 | Setting up pcp (5.0.3-1) ... 2022-01-27 15:40:42.671 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-27 15:40:43.089 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-27 15:40:43.516 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-27 15:40:43.940 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-27 15:41:00.897 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-27 15:41:01.078 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-01-27 15:41:01.144 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-27 15:41:03.254 | Setting up dh-autoreconf (19) ... 2022-01-27 15:41:03.465 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-01-27 15:41:04.655 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-01-27 15:41:04.835 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-01-27 15:41:05.013 | Setting up debhelper (12.10ubuntu1) ... 2022-01-27 15:41:05.202 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-01-27 15:41:05.775 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-27 15:41:05.950 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-27 15:41:06.083 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-27 15:41:06.275 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-27 15:41:20.050 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-27 15:41:20.273 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-27 15:41:20.838 | Processing triggers for ufw (0.36-6) ... 2022-01-27 15:41:21.056 | Processing triggers for man-db (2.9.1-1) ... 2022-01-27 15:41:48.626 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-27 15:41:48.811 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-27 15:41:56.121 | ++ functions-common:apt_get:1223 : result=0 2022-01-27 15:41:56.124 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-01-27 15:41:56.126 | ++ functions-common:time_stop:2414 : local name 2022-01-27 15:41:56.128 | ++ functions-common:time_stop:2415 : local end_time 2022-01-27 15:41:56.131 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:41:56.133 | ++ functions-common:time_stop:2417 : local total 2022-01-27 15:41:56.135 | ++ functions-common:time_stop:2418 : local start_time 2022-01-27 15:41:56.137 | ++ functions-common:time_stop:2420 : name=apt-get 2022-01-27 15:41:56.139 | ++ functions-common:time_stop:2421 : start_time=1643297759078 2022-01-27 15:41:56.141 | ++ functions-common:time_stop:2423 : [[ -z 1643297759078 ]] 2022-01-27 15:41:56.144 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:41:56.148 | ++ functions-common:time_stop:2426 : end_time=1643298116146 2022-01-27 15:41:56.150 | ++ functions-common:time_stop:2427 : elapsed_time=357068 2022-01-27 15:41:56.153 | ++ functions-common:time_stop:2428 : total=712 2022-01-27 15:41:56.155 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:41:56.157 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=357780 2022-01-27 15:41:56.159 | ++ functions-common:apt_get:1227 : return 0 2022-01-27 15:41:56.161 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-27 15:41:56.164 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-27 15:41:56.166 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-27 15:41:56.170 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-27 15:41:56.174 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-01-27 15:41:56.176 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-01-27 15:41:56.179 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-27 15:41:57.365 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-27 15:41:57.367 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-27 15:41:57.369 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-27 15:41:57.372 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-27 15:41:57.374 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-27 15:41:57.375 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-27 15:41:57.377 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-27 15:41:57.379 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-27 15:41:57.381 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-27 15:41:57.383 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-27 15:41:57.385 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-27 15:41:57.386 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-27 15:41:57.388 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-27 15:41:57.390 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-27 15:41:57.391 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-27 15:41:57.393 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-27 15:41:57.395 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-27 15:41:57.396 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-27 15:41:57.398 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-27 15:41:57.400 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-27 15:41:57.401 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-27 15:41:57.404 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-27 15:41:57.406 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-27 15:41:57.407 | + functions-common:_ensure_lsb_release:383 : return 2022-01-27 15:41:57.410 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-27 15:41:57.477 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-27 15:41:57.479 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-27 15:41:57.546 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-27 15:41:57.548 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-27 15:41:57.615 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-27 15:41:57.617 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-27 15:41:57.618 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-27 15:41:57.620 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-27 15:41:57.622 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-27 15:41:57.624 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-27 15:41:57.626 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-27 15:41:57.628 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-27 15:41:57.629 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-27 15:41:57.631 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-01-27 15:41:57.633 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-27 15:41:57.633 | Distro: focal 2022-01-27 15:41:57.636 | + tools/install_pip.sh:main:115 : get_versions 2022-01-27 15:41:57.638 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-27 15:41:57.641 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-27 15:41:57.643 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-27 15:41:57.646 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-27 15:41:57.646 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-27 15:41:58.218 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-27 15:41:58.220 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-27 15:41:58.220 | pip: 21.3.1 2022-01-27 15:41:58.222 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-27 15:41:58.224 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-27 15:41:58.226 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-27 15:41:58.229 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-27 15:41:58.232 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-27 15:41:58.234 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-27 15:41:58.235 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-27 15:41:58.237 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-27 15:41:58.239 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-27 15:41:58.241 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-27 15:41:58.243 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-27 15:41:58.245 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-27 15:41:58.246 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-27 15:41:58.248 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-27 15:41:58.250 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-27 15:41:58.252 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-27 15:41:58.253 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-27 15:41:58.255 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-27 15:41:58.257 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-27 15:41:58.267 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-27 15:41:58.267 | Dload Upload Total Spent Left Speed 2022-01-27 15:41:58.523 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 2108k 20 431k 0 0 2125k 0 --:--:-- --:--:-- --:--:-- 2125k 100 2108k 100 2108k 0 0 8269k 0 --:--:-- --:--:-- --:--:-- 8237k 2022-01-27 15:41:58.527 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-27 15:41:58.530 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-27 15:42:01.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:01.307 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:01.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:01.307 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:01.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:01.757 | Collecting pip 2022-01-27 15:42:01.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-27 15:42:02.529 | Collecting setuptools 2022-01-27 15:42:02.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/b94073fc48609/setuptools-60.5.0-py3-none-any.whl (958 kB) 2022-01-27 15:42:04.201 | Installing collected packages: setuptools, pip 2022-01-27 15:42:04.906 | Attempting uninstall: pip 2022-01-27 15:42:04.907 | Found existing installation: pip 21.3.1 2022-01-27 15:42:05.163 | Uninstalling pip-21.3.1: 2022-01-27 15:42:05.209 | Successfully uninstalled pip-21.3.1 2022-01-27 15:42:06.907 | Successfully installed pip-21.3.1 setuptools-60.5.0 2022-01-27 15:42:06.907 | 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-01-27 15:42:07.163 | + tools/install_pip.sh:main:136 : set -x 2022-01-27 15:42:07.165 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2022-01-27 15:42:07.167 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-27 15:42:07.169 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-27 15:42:07.171 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-27 15:42:07.173 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-27 15:42:07.175 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-27 15:42:07.177 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-27 15:42:07.177 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-27 15:42:07.181 | ++ 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-01-27 15:42:07.183 | ++ 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-01-27 15:42:07.185 | ++ 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-01-27 15:42:07.187 | + 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-01-27 15:42:07.188 | + 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-01-27 15:42:07.205 | 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-01-27 15:42:07.206 | + 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-01-27 15:42:07.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:07.931 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:07.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:07.931 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:09.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:09.101 | 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 (60.5.0) 2022-01-27 15:42:10.704 | 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-01-27 15:42:10.809 | + inc/python:pip_install:200 : result=0 2022-01-27 15:42:10.812 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-27 15:42:10.814 | + functions-common:time_stop:2414 : local name 2022-01-27 15:42:10.816 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:10.817 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:10.819 | + functions-common:time_stop:2417 : local total 2022-01-27 15:42:10.821 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:10.822 | + functions-common:time_stop:2420 : name=pip_install 2022-01-27 15:42:10.824 | + functions-common:time_stop:2421 : start_time=1643298127200 2022-01-27 15:42:10.826 | + functions-common:time_stop:2423 : [[ -z 1643298127200 ]] 2022-01-27 15:42:10.828 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:10.831 | + functions-common:time_stop:2426 : end_time=1643298130829 2022-01-27 15:42:10.833 | + functions-common:time_stop:2427 : elapsed_time=3629 2022-01-27 15:42:10.835 | + functions-common:time_stop:2428 : total=0 2022-01-27 15:42:10.836 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:10.838 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3629 2022-01-27 15:42:10.840 | + inc/python:pip_install:203 : return 0 2022-01-27 15:42:10.842 | + tools/install_pip.sh:main:142 : get_versions 2022-01-27 15:42:10.844 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-27 15:42:10.848 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-27 15:42:10.850 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-27 15:42:10.853 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-27 15:42:10.853 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-27 15:42:11.414 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-27 15:42:11.416 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-27 15:42:11.416 | pip: 21.3.1 2022-01-27 15:42:11.419 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-27 15:42:11.422 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-27 15:42:11.425 | + ./stack.sh:main:796 : fixup_all 2022-01-27 15:42:11.428 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-01-27 15:42:11.430 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-01-27 15:42:11.432 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:42:11.434 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:42:11.436 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-27 15:42:11.448 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-27 15:42:11.458 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-27 15:42:11.469 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-01-27 15:42:11.471 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-27 15:42:11.473 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-27 15:42:11.475 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-27 15:42:11.477 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-27 15:42:11.479 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-27 15:42:11.481 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-27 15:42:11.483 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-27 15:42:11.485 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-27 15:42:11.487 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-27 15:42:11.490 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-27 15:42:11.492 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-27 15:42:11.494 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-27 15:42:11.496 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-27 15:42:11.498 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-01-27 15:42:11.500 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-01-27 15:42:11.502 | + functions-common:is_suse:531 : is_opensuse 2022-01-27 15:42:11.505 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-27 15:42:11.507 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-27 15:42:11.509 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-27 15:42:11.511 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-27 15:42:11.513 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-27 15:42:11.515 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-01-27 15:42:11.517 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-01-27 15:42:11.520 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-01-27 15:42:11.522 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-01-27 15:42:11.524 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-01-27 15:42:11.526 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-01-27 15:42:11.528 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-01-27 15:42:11.548 | Using python 3.8 to install os-testr 2022-01-27 15:42:11.550 | + 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-01-27 15:42:12.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:12.268 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:12.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:12.268 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:13.367 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:13.461 | Collecting os-testr 2022-01-27 15:42:13.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-27 15:42:13.522 | Collecting stestr>=1.0.0 2022-01-27 15:42:13.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-27 15:42:13.569 | Collecting python-subunit>=1.0.0 2022-01-27 15:42:13.575 | 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-01-27 15:42:13.582 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-27 15:42:13.583 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-27 15:42:13.597 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-27 15:42:13.622 | 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-01-27 15:42:13.623 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-27 15:42:13.625 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-27 15:42:13.670 | Collecting future 2022-01-27 15:42:13.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-27 15:42:13.885 | Preparing metadata (setup.py): started 2022-01-27 15:42:14.529 | Preparing metadata (setup.py): finished with status 'done' 2022-01-27 15:42:14.536 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-27 15:42:14.561 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-01-27 15:42:14.562 | 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.5.0) 2022-01-27 15:42:14.563 | 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) (3.0.7) 2022-01-27 15:42:14.564 | 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) (3.0.0) 2022-01-27 15:42:14.565 | 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) (2.3.3) 2022-01-27 15:42:14.578 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-27 15:42:14.647 | 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) (21.4.0) 2022-01-27 15:42:14.648 | 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-01-27 15:42:14.650 | 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-01-27 15:42:14.757 | Building wheels for collected packages: future 2022-01-27 15:42:14.758 | Building wheel for future (setup.py): started 2022-01-27 15:42:15.771 | Building wheel for future (setup.py): finished with status 'done' 2022-01-27 15:42:15.774 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=05e1cbd81a628c934d6430d7203f6b577106aff83aa6e204372d9123f9cd535c 2022-01-27 15:42:15.775 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-27 15:42:15.781 | Successfully built future 2022-01-27 15:42:17.210 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-27 15:42:18.404 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-27 15:42:18.404 | 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-01-27 15:42:18.546 | + inc/python:pip_install:200 : result=0 2022-01-27 15:42:18.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-27 15:42:18.551 | + functions-common:time_stop:2414 : local name 2022-01-27 15:42:18.553 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:18.555 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:18.557 | + functions-common:time_stop:2417 : local total 2022-01-27 15:42:18.559 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:18.561 | + functions-common:time_stop:2420 : name=pip_install 2022-01-27 15:42:18.563 | + functions-common:time_stop:2421 : start_time=1643298131543 2022-01-27 15:42:18.565 | + functions-common:time_stop:2423 : [[ -z 1643298131543 ]] 2022-01-27 15:42:18.568 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:18.572 | + functions-common:time_stop:2426 : end_time=1643298138570 2022-01-27 15:42:18.574 | + functions-common:time_stop:2427 : elapsed_time=7027 2022-01-27 15:42:18.576 | + functions-common:time_stop:2428 : total=0 2022-01-27 15:42:18.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:18.580 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7027 2022-01-27 15:42:18.583 | + inc/python:pip_install:203 : return 0 2022-01-27 15:42:18.585 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-27 15:42:18.632 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-01-27 15:42:18.850 | + ./stack.sh:main:810 : install_infra 2022-01-27 15:42:18.852 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-27 15:42:18.854 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-27 15:42:18.857 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-27 15:42:22.009 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-27 15:42:22.011 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-27 15:42:22.032 | + 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-01-27 15:42:23.822 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:23.871 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:23.943 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:23.951 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:23.974 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.016 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.026 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.086 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.161 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.178 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.210 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.227 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.244 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.256 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.270 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.279 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.315 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.341 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.350 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.412 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.415 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.419 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.458 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.496 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.512 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.528 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.563 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.580 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.636 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.662 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.673 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.689 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.717 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.724 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.728 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:24.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:24.869 | Collecting pbr===5.8.0 2022-01-27 15:42:24.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-27 15:42:24.915 | Installing collected packages: pbr 2022-01-27 15:42:25.057 | Successfully installed pbr-5.8.0 2022-01-27 15:42:25.116 | + inc/python:pip_install:200 : result=0 2022-01-27 15:42:25.118 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-27 15:42:25.121 | + functions-common:time_stop:2414 : local name 2022-01-27 15:42:25.123 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:25.125 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:25.127 | + functions-common:time_stop:2417 : local total 2022-01-27 15:42:25.129 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:25.131 | + functions-common:time_stop:2420 : name=pip_install 2022-01-27 15:42:25.133 | + functions-common:time_stop:2421 : start_time=1643298142025 2022-01-27 15:42:25.135 | + functions-common:time_stop:2423 : [[ -z 1643298142025 ]] 2022-01-27 15:42:25.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:25.141 | + functions-common:time_stop:2426 : end_time=1643298145139 2022-01-27 15:42:25.143 | + functions-common:time_stop:2427 : elapsed_time=3114 2022-01-27 15:42:25.146 | + functions-common:time_stop:2428 : total=7027 2022-01-27 15:42:25.148 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:25.150 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10141 2022-01-27 15:42:25.152 | + inc/python:pip_install:203 : return 0 2022-01-27 15:42:25.154 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-27 15:42:25.156 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-27 15:42:25.178 | + 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-01-27 15:42:26.973 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.017 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.089 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.097 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.120 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.164 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.172 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.231 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.308 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.325 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.356 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.373 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.390 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.402 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.416 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.425 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.462 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.484 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.493 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.557 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.561 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.600 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.638 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.653 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.670 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.689 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.705 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.722 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.777 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.804 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.815 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.832 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.861 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.867 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.871 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-27 15:42:27.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:27.876 | Processing /opt/stack/requirements 2022-01-27 15:42:29.152 | Collecting fixtures===3.0.0 2022-01-27 15:42:29.160 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-27 15:42:29.375 | Collecting PyYAML===6.0 2022-01-27 15:42:29.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-01-27 15:42:29.558 | Collecting requests===2.27.1 2022-01-27 15:42:29.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-01-27 15:42:29.657 | Collecting packaging===21.3 2022-01-27 15:42:29.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-27 15:42:29.726 | Collecting testtools===2.5.0 2022-01-27 15:42:29.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-27 15:42:29.811 | Collecting idna===3.3 2022-01-27 15:42:29.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-27 15:42:29.951 | Collecting pyparsing===3.0.7 2022-01-27 15:42:29.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-01-27 15:42:30.015 | Collecting six===1.16.0 2022-01-27 15:42:30.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-27 15:42:30.072 | Collecting charset-normalizer===2.0.10 2022-01-27 15:42:30.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/57888737fc0bb/charset_normalizer-2.0.10-py3-none-any.whl (39 kB) 2022-01-27 15:42:30.115 | Collecting Parsley>=1.2 2022-01-27 15:42:30.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-27 15:42:30.166 | Collecting beagle>=0.2.1 2022-01-27 15:42:30.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-27 15:42:30.199 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-27 15:42:30.267 | Collecting urllib3===1.26.8 2022-01-27 15:42:30.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-01-27 15:42:30.389 | Collecting certifi>=2017.4.17 2022-01-27 15:42:30.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-27 15:42:30.429 | Collecting extras===1.0.0 2022-01-27 15:42:30.435 | 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-01-27 15:42:30.516 | Collecting cliff===3.10.0 2022-01-27 15:42:30.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-27 15:42:30.629 | Collecting stevedore===3.5.0 2022-01-27 15:42:30.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-27 15:42:30.694 | Collecting prettytable===3.0.0 2022-01-27 15:42:30.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-01-27 15:42:30.850 | Collecting cmd2===2.3.3 2022-01-27 15:42:30.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-27 15:42:30.951 | Collecting autopage===0.5.0 2022-01-27 15:42:30.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-01-27 15:42:31.000 | Collecting wcwidth===0.2.5 2022-01-27 15:42:31.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-27 15:42:31.061 | Collecting attrs===21.4.0 2022-01-27 15:42:31.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-27 15:42:31.180 | Collecting pyperclip===1.8.2 2022-01-27 15:42:31.186 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-27 15:42:31.197 | Building wheels for collected packages: openstack-requirements 2022-01-27 15:42:31.198 | Building wheel for openstack-requirements (setup.py): started 2022-01-27 15:42:31.992 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-27 15:42:31.992 | ERROR: Command errored out with exit status 1: 2022-01-27 15:42:31.992 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z3adhlnl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z3adhlnl/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-mq0qsa22 2022-01-27 15:42:31.992 | cwd: /tmp/pip-req-build-z3adhlnl/ 2022-01-27 15:42:31.992 | Complete output (6 lines): 2022-01-27 15:42:31.992 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-27 15:42:31.992 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-27 15:42:31.992 | or: setup.py --help-commands 2022-01-27 15:42:31.992 | or: setup.py cmd --help 2022-01-27 15:42:31.992 | 2022-01-27 15:42:31.992 | error: invalid command 'bdist_wheel' 2022-01-27 15:42:31.992 | ---------------------------------------- 2022-01-27 15:42:31.992 | ERROR: Failed building wheel for openstack-requirements 2022-01-27 15:42:31.992 | Running setup.py clean for openstack-requirements 2022-01-27 15:42:32.792 | Failed to build openstack-requirements 2022-01-27 15:42:33.039 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, stevedore, pyperclip, cmd2, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-27 15:42:34.995 | Running setup.py install for openstack-requirements: started 2022-01-27 15:42:37.142 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-27 15:42:37.175 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.10 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5177 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-01-27 15:42:37.305 | + inc/python:pip_install:200 : result=0 2022-01-27 15:42:37.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-27 15:42:37.309 | + functions-common:time_stop:2414 : local name 2022-01-27 15:42:37.311 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:37.313 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:37.316 | + functions-common:time_stop:2417 : local total 2022-01-27 15:42:37.318 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:37.320 | + functions-common:time_stop:2420 : name=pip_install 2022-01-27 15:42:37.322 | + functions-common:time_stop:2421 : start_time=1643298145170 2022-01-27 15:42:37.324 | + functions-common:time_stop:2423 : [[ -z 1643298145170 ]] 2022-01-27 15:42:37.327 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:37.330 | + functions-common:time_stop:2426 : end_time=1643298157328 2022-01-27 15:42:37.333 | + functions-common:time_stop:2427 : elapsed_time=12158 2022-01-27 15:42:37.335 | + functions-common:time_stop:2428 : total=10141 2022-01-27 15:42:37.337 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:37.339 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22299 2022-01-27 15:42:37.341 | + inc/python:pip_install:203 : return 0 2022-01-27 15:42:37.344 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-27 15:42:37.346 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-27 15:42:37.348 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-27 15:42:37.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-27 15:42:37.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-27 15:42:37.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-27 15:42:37.357 | + inc/python:use_library_from_git:253 : return 1 2022-01-27 15:42:37.360 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-27 15:42:37.380 | Using python 3.8 to install pbr 2022-01-27 15:42:37.382 | + 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-01-27 15:42:38.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:38.105 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:38.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-27 15:42:38.105 | from cryptography.utils import int_from_bytes 2022-01-27 15:42:39.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:39.222 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-27 15:42:40.957 | 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-01-27 15:42:41.066 | + inc/python:pip_install:200 : result=0 2022-01-27 15:42:41.068 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-27 15:42:41.071 | + functions-common:time_stop:2414 : local name 2022-01-27 15:42:41.073 | + functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:41.075 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:41.077 | + functions-common:time_stop:2417 : local total 2022-01-27 15:42:41.079 | + functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:41.081 | + functions-common:time_stop:2420 : name=pip_install 2022-01-27 15:42:41.083 | + functions-common:time_stop:2421 : start_time=1643298157374 2022-01-27 15:42:41.085 | + functions-common:time_stop:2423 : [[ -z 1643298157374 ]] 2022-01-27 15:42:41.087 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:41.091 | + functions-common:time_stop:2426 : end_time=1643298161089 2022-01-27 15:42:41.093 | + functions-common:time_stop:2427 : elapsed_time=3715 2022-01-27 15:42:41.095 | + functions-common:time_stop:2428 : total=22299 2022-01-27 15:42:41.097 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:41.099 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26014 2022-01-27 15:42:41.101 | + inc/python:pip_install:203 : return 0 2022-01-27 15:42:41.104 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-01-27 15:42:44.251 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-27 15:42:46.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-27 15:42:46.092 | Collecting bindep 2022-01-27 15:42:46.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-01-27 15:42:46.236 | Collecting pbr>=2.0.0 2022-01-27 15:42:46.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-27 15:42:46.291 | Collecting Parsley 2022-01-27 15:42:46.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-27 15:42:46.408 | Collecting packaging; python_version >= "3.6" 2022-01-27 15:42:46.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-27 15:42:46.463 | Collecting distro 2022-01-27 15:42:46.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-27 15:42:46.630 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-27 15:42:46.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-01-27 15:42:46.683 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2022-01-27 15:42:47.237 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.7 2022-01-27 15:42:47.305 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-27 15:42:47.308 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-27 15:42:47.311 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-01-27 15:42:47.327 | + ./stack.sh:main:819 : pkgs= 2022-01-27 15:42:47.329 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-01-27 15:42:47.332 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-01-27 15:42:47.334 | + functions-common:run_phase:1842 : local mode=stack 2022-01-27 15:42:47.336 | + functions-common:run_phase:1843 : local phase=pre-install 2022-01-27 15:42:47.338 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-27 15:42:47.340 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-27 15:42:47.343 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-27 15:42:47.345 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-27 15:42:47.347 | + functions-common:run_phase:1852 : local extra 2022-01-27 15:42:47.350 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-27 15:42:47.354 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-27 15:42:47.356 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-27 15:42:47.358 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-27 15:42:47.360 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-27 15:42:47.363 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-27 15:42:47.377 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-27 15:42:47.379 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-27 15:42:47.381 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.383 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-27 15:42:47.385 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.387 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-27 15:42:47.389 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.391 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-27 15:42:47.393 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.395 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-27 15:42:47.397 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.399 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-27 15:42:47.401 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-27 15:42:47.404 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-27 15:42:47.406 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-01-27 15:42:47.408 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-27 15:42:47.410 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-01-27 15:42:47.412 | + functions-common:run_plugins:1828 : local mode=stack 2022-01-27 15:42:47.415 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-01-27 15:42:47.417 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-01-27 15:42:47.419 | + functions-common:run_plugins:1832 : local plugin 2022-01-27 15:42:47.421 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-01-27 15:42:47.423 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-27 15:42:47.425 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-01-27 15:42:47.427 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-01-27 15:42:47.430 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-01-27 15:42:47.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-01-27 15:42:47.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-01-27 15:42:47.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-01-27 15:42:47.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-01-27 15:42:47.440 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-27 15:42:47.442 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-01-27 15:42:47.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-01-27 15:42:47.446 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-01-27 15:42:47.448 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-01-27 15:42:47.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-01-27 15:42:47.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-01-27 15:42:47.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-01-27 15:42:47.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-01-27 15:42:47.460 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:42:47.462 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:42:47.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-01-27 15:42:47.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-01-27 15:42:47.468 | ++ functions-common:install_package:1452 : update_package_repo 2022-01-27 15:42:47.470 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-27 15:42:47.472 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-27 15:42:47.474 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-27 15:42:47.476 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-27 15:42:47.478 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-01-27 15:42:47.480 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:42:47.482 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:42:47.485 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-01-27 15:42:47.487 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-27 15:42:47.489 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-27 15:42:47.491 | ++ functions-common:apt_get_update:1179 : return 2022-01-27 15:42:47.493 | ++ functions-common:install_package:1453 : real_install_package software-properties-common 2022-01-27 15:42:47.495 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-01-27 15:42:47.497 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:42:47.499 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:42:47.501 | ++ functions-common:real_install_package:1439 : apt_get install software-properties-common 2022-01-27 15:42:47.520 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-01-27 15:42:47.626 | Reading package lists... 2022-01-27 15:42:47.859 | Building dependency tree... 2022-01-27 15:42:47.860 | Reading state information... 2022-01-27 15:42:48.102 | The following packages were automatically installed and are no longer required: 2022-01-27 15:42:48.103 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-27 15:42:48.103 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-27 15:42:48.103 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-27 15:42:48.103 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-27 15:42:48.103 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-27 15:42:48.103 | python3-zope.interface 2022-01-27 15:42:48.103 | Use 'sudo apt autoremove' to remove them. 2022-01-27 15:42:48.104 | The following additional packages will be installed: 2022-01-27 15:42:48.104 | python3-software-properties 2022-01-27 15:42:48.173 | The following packages will be upgraded: 2022-01-27 15:42:48.173 | python3-software-properties software-properties-common 2022-01-27 15:42:48.417 | 2 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-27 15:42:48.417 | Need to get 35.5 kB of archives. 2022-01-27 15:42:48.417 | After this operation, 0 B of additional disk space will be used. 2022-01-27 15:42:48.417 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-01-27 15:42:48.529 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-01-27 15:42:49.135 | Fetched 35.5 kB in 0s (84.9 kB/s) 2022-01-27 15:42:49.427 | (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 ... 81557 files and directories currently installed.) 2022-01-27 15:42:49.430 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-01-27 15:42:49.733 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-01-27 15:42:50.379 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-01-27 15:42:50.661 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-01-27 15:42:51.020 | Setting up python3-software-properties (0.99.9.8) ... 2022-01-27 15:42:51.426 | Setting up software-properties-common (0.99.9.8) ... 2022-01-27 15:42:51.865 | Processing triggers for man-db (2.9.1-1) ... 2022-01-27 15:42:52.385 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-27 15:42:59.187 | ++ functions-common:apt_get:1223 : result=0 2022-01-27 15:42:59.189 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-01-27 15:42:59.192 | ++ functions-common:time_stop:2414 : local name 2022-01-27 15:42:59.194 | ++ functions-common:time_stop:2415 : local end_time 2022-01-27 15:42:59.196 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-01-27 15:42:59.198 | ++ functions-common:time_stop:2417 : local total 2022-01-27 15:42:59.200 | ++ functions-common:time_stop:2418 : local start_time 2022-01-27 15:42:59.202 | ++ functions-common:time_stop:2420 : name=apt-get 2022-01-27 15:42:59.204 | ++ functions-common:time_stop:2421 : start_time=1643298167517 2022-01-27 15:42:59.207 | ++ functions-common:time_stop:2423 : [[ -z 1643298167517 ]] 2022-01-27 15:42:59.209 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-01-27 15:42:59.213 | ++ functions-common:time_stop:2426 : end_time=1643298179211 2022-01-27 15:42:59.215 | ++ functions-common:time_stop:2427 : elapsed_time=11694 2022-01-27 15:42:59.217 | ++ functions-common:time_stop:2428 : total=357780 2022-01-27 15:42:59.219 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-27 15:42:59.221 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=369474 2022-01-27 15:42:59.223 | ++ functions-common:apt_get:1227 : return 0 2022-01-27 15:42:59.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-01-27 15:42:59.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-01-27 15:42:59.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-01-27 15:42:59.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-01-27 15:42:59.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-01-27 15:42:59.236 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:42:59.238 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:42:59.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-01-27 15:42:59.243 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-01-27 15:42:59.243 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-01-27 15:42:59.380 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-01-27 15:43:00.189 | OK 2022-01-27 15:43:00.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-01-27 15:43:01.653 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-27 15:43:01.689 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-27 15:43:01.871 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-27 15:43:01.930 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-27 15:43:02.224 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-01-27 15:43:02.456 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-01-27 15:43:10.812 | Fetched 362 kB in 1s (385 kB/s) 2022-01-27 15:43:12.268 | Reading package lists... 2022-01-27 15:43:12.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-01-27 15:43:12.681 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-27 15:43:12.769 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-27 15:43:12.804 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-27 15:43:12.888 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2022-01-27 15:43:13.081 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-27 15:43:13.600 | Fetched 336 kB in 1s (328 kB/s) 2022-01-27 15:43:15.059 | Reading package lists... 2022-01-27 15:43:15.089 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-01-27 15:43:15.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-01-27 15:43:15.094 | ++ inc/python:python3_enabled:456 : return 0 2022-01-27 15:43:15.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-01-27 15:43:15.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-01-27 15:43:15.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-27 15:43:15.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-27 15:43:15.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-27 15:43:15.108 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-27 15:43:15.108 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-27 15:43:15.109 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-27 15:43:15.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-27 15:43:15.116 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-27 15:43:15.119 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-27 15:43:15.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-27 15:43:15.124 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-27 15:43:15.139 | ++ functions-common:is_service_enabled:2070 : return 1 2022-01-27 15:43:15.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-27 15:43:15.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-01-27 15:43:15.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-01-27 15:43:15.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-01-27 15:43:15.150 | ++ functions-common:install_package:1452 : update_package_repo 2022-01-27 15:43:15.152 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-27 15:43:15.154 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-27 15:43:15.156 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-27 15:43:15.158 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-27 15:43:15.160 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-01-27 15:43:15.162 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:43:15.165 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:43:15.167 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-01-27 15:43:15.169 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-27 15:43:15.171 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-27 15:43:15.173 | ++ functions-common:apt_get_update:1179 : return 2022-01-27 15:43:15.175 | ++ functions-common:install_package:1453 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-01-27 15:43:15.178 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-01-27 15:43:15.180 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-27 15:43:15.182 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-27 15:43:15.184 | ++ functions-common:real_install_package:1439 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-01-27 15:43:15.203 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-01-27 15:43:15.310 | Reading package lists... 2022-01-27 15:43:15.538 | Building dependency tree... 2022-01-27 15:43:15.539 | Reading state information... 2022-01-27 15:43:15.782 | The following packages were automatically installed and are no longer required: 2022-01-27 15:43:15.784 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-01-27 15:43:15.784 | python3-automat python3-click python3-colorama python3-configobj 2022-01-27 15:43:15.784 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-01-27 15:43:15.784 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-01-27 15:43:15.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-27 15:43:15.784 | python3-zope.interface 2022-01-27 15:43:15.784 | Use 'sudo apt autoremove' to remove them. 2022-01-27 15:43:15.784 | The following additional packages will be installed: 2022-01-27 15:43:15.784 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-01-27 15:43:15.784 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-01-27 15:43:15.784 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-01-27 15:43:15.784 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-01-27 15:43:15.784 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-01-27 15:43:15.784 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-01-27 15:43:15.784 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-01-27 15:43:15.784 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-01-27 15:43:15.785 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-01-27 15:43:15.785 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-01-27 15:43:15.785 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-01-27 15:43:15.785 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-01-27 15:43:15.785 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-01-27 15:43:15.785 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-01-27 15:43:15.785 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-01-27 15:43:15.785 | python3-numpy python3-olefile python3-packaging python3-paste 2022-01-27 15:43:15.785 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-01-27 15:43:15.785 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-27 15:43:15.785 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-01-27 15:43:15.785 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-01-27 15:43:15.785 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-01-27 15:43:15.785 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-01-27 15:43:15.785 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-01-27 15:43:15.785 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-01-27 15:43:15.785 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-01-27 15:43:15.785 | ubuntu-fan 2022-01-27 15:43:15.786 | Suggested packages: 2022-01-27 15:43:15.786 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-01-27 15:43:15.786 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-01-27 15:43:15.786 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-01-27 15:43:15.786 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-01-27 15:43:15.786 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-01-27 15:43:15.786 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-01-27 15:43:15.786 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-01-27 15:43:15.786 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-01-27 15:43:15.786 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-01-27 15:43:15.786 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-01-27 15:43:15.786 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-01-27 15:43:15.787 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-01-27 15:43:15.787 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-01-27 15:43:15.787 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-01-27 15:43:15.787 | | mailutils 2022-01-27 15:43:15.787 | Recommended packages: 2022-01-27 15:43:15.787 | btrfs-tools 2022-01-27 15:43:15.973 | The following NEW packages will be installed: 2022-01-27 15:43:15.973 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-01-27 15:43:15.973 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-01-27 15:43:15.973 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-01-27 15:43:15.973 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-01-27 15:43:15.973 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-01-27 15:43:15.973 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-01-27 15:43:15.973 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-01-27 15:43:15.973 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-01-27 15:43:15.974 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-01-27 15:43:15.974 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-01-27 15:43:15.974 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-01-27 15:43:15.974 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-01-27 15:43:15.974 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-01-27 15:43:15.974 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-01-27 15:43:15.974 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-01-27 15:43:15.974 | python3-numpy python3-olefile python3-packaging python3-paste 2022-01-27 15:43:15.974 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-01-27 15:43:15.974 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-27 15:43:15.974 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-01-27 15:43:15.974 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-01-27 15:43:15.974 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-01-27 15:43:15.974 | python3-simplejson python3-singledispatch python3-sklearn 2022-01-27 15:43:15.974 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-01-27 15:43:15.974 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-01-27 15:43:15.974 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-01-27 15:43:15.974 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-01-27 15:43:15.975 | The following packages will be upgraded: 2022-01-27 15:43:15.975 | librados2 librbd1 2022-01-27 15:43:16.091 | 2 upgraded, 119 newly installed, 0 to remove and 105 not upgraded. 2022-01-27 15:43:16.091 | Need to get 204 MB of archives. 2022-01-27 15:43:16.091 | After this operation, 950 MB of additional disk space will be used. 2022-01-27 15:43:16.091 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-01-27 15:43:16.229 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-01-27 15:43:16.404 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-01-27 15:43:16.407 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-01-27 15:43:16.408 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-01-27 15:43:16.469 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-01-27 15:43:16.510 | Get:7 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-01-27 15:43:16.518 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-01-27 15:43:16.519 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-01-27 15:43:16.525 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-01-27 15:43:16.538 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-01-27 15:43:16.544 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-01-27 15:43:16.545 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-01-27 15:43:16.578 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-01-27 15:43:16.597 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-01-27 15:43:16.611 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-01-27 15:43:16.620 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-01-27 15:43:16.639 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-01-27 15:43:16.640 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-01-27 15:43:16.652 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-01-27 15:43:16.656 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-01-27 15:43:16.661 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-01-27 15:43:16.664 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-01-27 15:43:16.677 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-01-27 15:43:16.679 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-01-27 15:43:16.684 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-01-27 15:43:16.706 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-01-27 15:43:16.707 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-01-27 15:43:16.714 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-01-27 15:43:16.717 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-01-27 15:43:16.724 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-01-27 15:43:16.731 | Get:32 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-01-27 15:43:16.749 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-01-27 15:43:16.750 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-01-27 15:43:16.789 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-01-27 15:43:16.790 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-01-27 15:43:16.792 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-01-27 15:43:16.794 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-01-27 15:43:16.854 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-01-27 15:43:16.857 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-01-27 15:43:16.858 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-01-27 15:43:16.861 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-01-27 15:43:16.863 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-01-27 15:43:16.865 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-01-27 15:43:16.867 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-01-27 15:43:17.093 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-01-27 15:43:17.354 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-01-27 15:43:17.798 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-01-27 15:43:17.799 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-01-27 15:43:17.800 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-01-27 15:43:19.434 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-01-27 15:43:19.857 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-01-27 15:43:19.897 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-01-27 15:43:20.169 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-01-27 15:43:20.169 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-01-27 15:43:20.170 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-01-27 15:43:20.171 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-01-27 15:43:20.172 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-01-27 15:43:20.173 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-01-27 15:43:20.174 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-01-27 15:43:20.175 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-01-27 15:43:20.227 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-01-27 15:43:20.910 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-01-27 15:43:26.347 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-01-27 15:43:33.340 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-01-27 15:43:33.342 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-01-27 15:43:33.343 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-01-27 15:43:33.347 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-01-27 15:43:33.350 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-01-27 15:43:33.688 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-01-27 15:43:33.689 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-01-27 15:43:33.693 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-01-27 15:43:33.763 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-01-27 15:43:33.799 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-01-27 15:43:35.088 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-01-27 15:43:35.089 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-01-27 15:43:35.089 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-01-27 15:43:35.090 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-01-27 15:43:35.098 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-01-27 15:43:35.103 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-01-27 15:43:35.230 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-27 15:43:35.235 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-01-27 15:43:35.818 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-01-27 15:43:35.820 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-01-27 15:43:35.821 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-01-27 15:43:35.822 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-01-27 15:43:35.824 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-01-27 15:43:35.833 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-01-27 15:43:35.833 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-01-27 15:43:35.836 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-01-27 15:43:35.837 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-01-27 15:43:35.862 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-01-27 15:43:35.904 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-01-27 15:43:35.968 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-01-27 15:43:35.969 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-01-27 15:43:35.971 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-01-27 15:43:36.014 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-01-27 15:43:39.715 | Get:98 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-01-27 15:43:44.364 | Get:99 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-01-27 15:43:44.868 | Get:100 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-01-27 15:43:45.127 | Get:101 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-01-27 15:43:45.146 | Get:102 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-01-27 15:43:45.257 | Get:103 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-01-27 15:43:45.261 | Get:104 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-01-27 15:43:45.477 | Get:105 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-01-27 15:43:46.979 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-01-27 15:43:47.007 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-01-27 15:43:47.150 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-01-27 15:43:51.040 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-01-27 15:43:53.048 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-01-27 15:43:53.182 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-01-27 15:43:54.020 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-01-27 15:43:57.313 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-01-27 15:44:06.327 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-01-27 15:44:06.327 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-01-27 15:44:06.341 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-01-27 15:44:06.697 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-01-27 15:44:06.707 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-01-27 15:44:06.726 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-01-27 15:44:07.138 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-01-27 15:44:08.232 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-01-27 15:44:09.280 | Preconfiguring packages ... 2022-01-27 15:44:09.458 | Fetched 204 MB in 52s (3,911 kB/s) 2022-01-27 15:44:09.591 | Selecting previously unselected package pigz. 2022-01-27 15:44:09.639 | (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 ... 81557 files and directories currently installed.) 2022-01-27 15:44:09.642 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-01-27 15:44:09.693 | Unpacking pigz (2.4-1) ... 2022-01-27 15:44:10.153 | Selecting previously unselected package libtcl8.6:amd64. 2022-01-27 15:44:10.162 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-01-27 15:44:10.266 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-01-27 15:44:10.973 | Selecting previously unselected package libxft2:amd64. 2022-01-27 15:44:10.981 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-01-27 15:44:11.029 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-01-27 15:44:11.759 | Selecting previously unselected package libxss1:amd64. 2022-01-27 15:44:11.767 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-01-27 15:44:11.820 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-01-27 15:44:12.195 | Selecting previously unselected package libtk8.6:amd64. 2022-01-27 15:44:12.204 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-01-27 15:44:12.281 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-01-27 15:44:12.815 | Selecting previously unselected package tk8.6-blt2.5. 2022-01-27 15:44:12.824 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-01-27 15:44:12.872 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-01-27 15:44:13.499 | Selecting previously unselected package blt. 2022-01-27 15:44:13.508 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-01-27 15:44:13.563 | Unpacking blt (2.5.3+dfsg-4) ... 2022-01-27 15:44:13.867 | Selecting previously unselected package libjaeger. 2022-01-27 15:44:13.875 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:13.921 | Unpacking libjaeger (16.2.7-1focal) ... 2022-01-27 15:44:14.335 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-01-27 15:44:14.344 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-01-27 15:44:14.426 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-01-27 15:44:14.801 | Selecting previously unselected package liblttng-ust0:amd64. 2022-01-27 15:44:14.810 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-01-27 15:44:14.847 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-01-27 15:44:15.262 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:15.423 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:44:16.410 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:16.529 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-27 15:44:17.556 | Selecting previously unselected package libcephfs2. 2022-01-27 15:44:17.564 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:17.615 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-01-27 15:44:18.135 | Selecting previously unselected package python3-rados. 2022-01-27 15:44:18.144 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:18.295 | Unpacking python3-rados (16.2.7-1focal) ... 2022-01-27 15:44:19.272 | Selecting previously unselected package python3-ceph-argparse. 2022-01-27 15:44:19.281 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-01-27 15:44:19.349 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-01-27 15:44:19.787 | Selecting previously unselected package python3-cephfs. 2022-01-27 15:44:19.795 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:19.855 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-01-27 15:44:20.278 | Selecting previously unselected package python3-ceph-common. 2022-01-27 15:44:20.287 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-01-27 15:44:20.375 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-01-27 15:44:20.838 | Selecting previously unselected package python3-prettytable. 2022-01-27 15:44:20.847 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-01-27 15:44:20.909 | Unpacking python3-prettytable (0.7.2-5) ... 2022-01-27 15:44:21.255 | Selecting previously unselected package python3-rbd. 2022-01-27 15:44:21.264 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:21.321 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-01-27 15:44:21.790 | Selecting previously unselected package librabbitmq4:amd64. 2022-01-27 15:44:21.799 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-01-27 15:44:21.872 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-01-27 15:44:22.318 | Selecting previously unselected package librdkafka1:amd64. 2022-01-27 15:44:22.327 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-01-27 15:44:22.398 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-01-27 15:44:22.881 | Selecting previously unselected package librgw2. 2022-01-27 15:44:22.889 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:22.969 | Unpacking librgw2 (16.2.7-1focal) ... 2022-01-27 15:44:23.958 | Selecting previously unselected package python3-rgw. 2022-01-27 15:44:23.966 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:24.029 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-01-27 15:44:24.540 | Selecting previously unselected package libdw1:amd64. 2022-01-27 15:44:24.549 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-01-27 15:44:24.603 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-01-27 15:44:25.124 | Selecting previously unselected package libbabeltrace1:amd64. 2022-01-27 15:44:25.133 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-01-27 15:44:25.206 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-01-27 15:44:25.704 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-01-27 15:44:25.713 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-01-27 15:44:25.769 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-01-27 15:44:26.180 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-01-27 15:44:26.189 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-01-27 15:44:26.260 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-01-27 15:44:26.775 | Selecting previously unselected package libsnappy1v5:amd64. 2022-01-27 15:44:26.784 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-01-27 15:44:26.826 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-01-27 15:44:27.327 | Selecting previously unselected package libleveldb1d:amd64. 2022-01-27 15:44:27.336 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-01-27 15:44:27.412 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-01-27 15:44:27.940 | Selecting previously unselected package liboath0. 2022-01-27 15:44:27.950 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-01-27 15:44:28.006 | Unpacking liboath0 (2.6.1-1.3) ... 2022-01-27 15:44:28.469 | Selecting previously unselected package libradosstriper1. 2022-01-27 15:44:28.478 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:28.535 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-01-27 15:44:29.241 | Selecting previously unselected package ceph-common. 2022-01-27 15:44:29.250 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:29.323 | Unpacking ceph-common (16.2.7-1focal) ... 2022-01-27 15:44:33.115 | Selecting previously unselected package ceph-base. 2022-01-27 15:44:33.124 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:33.182 | Unpacking ceph-base (16.2.7-1focal) ... 2022-01-27 15:44:34.655 | Selecting previously unselected package python3-dateutil. 2022-01-27 15:44:34.664 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-01-27 15:44:34.761 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-01-27 15:44:35.133 | Selecting previously unselected package ceph-mgr-modules-core. 2022-01-27 15:44:35.141 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-01-27 15:44:35.235 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-01-27 15:44:35.855 | Selecting previously unselected package python3-bcrypt. 2022-01-27 15:44:35.865 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-01-27 15:44:35.929 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-01-27 15:44:36.412 | Selecting previously unselected package python3-cherrypy3. 2022-01-27 15:44:36.421 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-01-27 15:44:36.477 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-01-27 15:44:36.944 | Selecting previously unselected package python3-logutils. 2022-01-27 15:44:36.954 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-01-27 15:44:37.009 | Unpacking python3-logutils (0.3.3-7) ... 2022-01-27 15:44:37.486 | Selecting previously unselected package python3-mako. 2022-01-27 15:44:37.496 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-01-27 15:44:37.546 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-01-27 15:44:37.940 | Selecting previously unselected package python3-simplegeneric. 2022-01-27 15:44:37.949 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-01-27 15:44:38.003 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-01-27 15:44:38.441 | Selecting previously unselected package python3-singledispatch. 2022-01-27 15:44:38.450 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-01-27 15:44:38.537 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-01-27 15:44:38.978 | Selecting previously unselected package python3-webob. 2022-01-27 15:44:38.987 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-01-27 15:44:39.069 | Unpacking python3-webob (1:1.8.5-2) ... 2022-01-27 15:44:39.563 | Selecting previously unselected package python3-soupsieve. 2022-01-27 15:44:39.572 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-01-27 15:44:39.635 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-01-27 15:44:40.089 | Selecting previously unselected package python3-bs4. 2022-01-27 15:44:40.098 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-01-27 15:44:40.189 | Unpacking python3-bs4 (4.8.2-1) ... 2022-01-27 15:44:40.724 | Selecting previously unselected package python3-waitress. 2022-01-27 15:44:40.732 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-01-27 15:44:40.799 | Unpacking python3-waitress (1.4.1-1) ... 2022-01-27 15:44:41.286 | Selecting previously unselected package python3-tempita. 2022-01-27 15:44:41.295 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-01-27 15:44:41.351 | Unpacking python3-tempita (0.5.2-6) ... 2022-01-27 15:44:41.797 | Selecting previously unselected package python3-paste. 2022-01-27 15:44:41.807 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-01-27 15:44:41.866 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-01-27 15:44:42.318 | Selecting previously unselected package python-pastedeploy-tpl. 2022-01-27 15:44:42.328 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-01-27 15:44:42.389 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-01-27 15:44:42.864 | Selecting previously unselected package python3-pastedeploy. 2022-01-27 15:44:42.872 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-01-27 15:44:42.943 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-01-27 15:44:43.432 | Selecting previously unselected package python3-webtest. 2022-01-27 15:44:43.440 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-01-27 15:44:43.503 | Unpacking python3-webtest (2.0.32-2) ... 2022-01-27 15:44:43.963 | Selecting previously unselected package python3-pecan. 2022-01-27 15:44:43.972 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-01-27 15:44:44.031 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-01-27 15:44:44.643 | Selecting previously unselected package python3-werkzeug. 2022-01-27 15:44:44.652 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-01-27 15:44:44.725 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-01-27 15:44:45.335 | Selecting previously unselected package ceph-mgr. 2022-01-27 15:44:45.343 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:45.408 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-01-27 15:44:46.106 | Selecting previously unselected package ceph-mon. 2022-01-27 15:44:46.115 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-01-27 15:44:46.191 | Unpacking ceph-mon (16.2.7-1focal) ...