2020-12-22 11:05:01.726 | + ./stack.sh:main:457 : exec 2020-12-22 11:05:01.726 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-12-22-110501' 2020-12-22 11:05:01.726 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-12-22-110501.summary.2020-12-22-110501 2020-12-22 11:05:01.726 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-22 11:05:01.726 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-12-22-110501 2020-12-22 11:05:01.726 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-22-110501 /opt/stack/logs/stack.sh.log 2020-12-22 11:05:01.726 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-22-110501.summary.2020-12-22-110501 /opt/stack/logs/stack.sh.log.summary 2020-12-22 11:05:01.726 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-12-22 11:05:01.726 | + functions:check_path_perm_sanity:620 : local real_path 2020-12-22 11:05:01.726 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-12-22 11:05:01.726 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-12-22 11:05:01.726 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-12-22 11:05:01.726 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-12-22 11:05:01.727 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-12-22 11:05:01.729 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-22 11:05:01.730 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-12-22 11:05:01.731 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-12-22 11:05:01.733 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-22 11:05:01.734 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-22 11:05:01.735 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-12-22 11:05:01.737 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-12-22 11:05:01.739 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-22 11:05:01.740 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-12-22 11:05:01.742 | + ./stack.sh:main:530 : trap err_trap ERR 2020-12-22 11:05:01.743 | + ./stack.sh:main:543 : set -o errexit 2020-12-22 11:05:01.744 | + ./stack.sh:main:546 : uname -a 2020-12-22 11:05:01.745 | Linux dv-cinder-768105-2-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-12-22 11:05:01.746 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-12-22 11:05:01.748 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-12-22 11:05:01.749 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-12-22 11:05:01.764 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-12-22 11:05:01.774 | + ./stack.sh:main:560 : fetch_plugins 2020-12-22 11:05:01.775 | + functions-common:fetch_plugins:1652 : local plugins= 2020-12-22 11:05:01.776 | + functions-common:fetch_plugins:1653 : local plugin 2020-12-22 11:05:01.777 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2020-12-22 11:05:01.778 | + functions-common:fetch_plugins:1657 : return 2020-12-22 11:05:01.779 | + ./stack.sh:main:564 : run_phase override_defaults 2020-12-22 11:05:01.781 | + functions-common:run_phase:1734 : local mode=override_defaults 2020-12-22 11:05:01.782 | + functions-common:run_phase:1735 : local phase= 2020-12-22 11:05:01.783 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:05:01.784 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-22 11:05:01.785 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:05:01.786 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-22 11:05:01.787 | + functions-common:run_phase:1744 : local extra 2020-12-22 11:05:01.788 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:05:01.790 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-22 11:05:01.791 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:05:01.792 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:05:01.793 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-12-22 11:05:01.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:05:01.802 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:01.803 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-22 11:05:01.804 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 11:05:01.806 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 11:05:01.807 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 11:05:01.808 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 11:05:01.809 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 11:05:01.810 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-12-22 11:05:01.811 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-12-22 11:05:01.812 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-22 11:05:01.813 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 11:05:01.814 | + functions-common:run_phase:1759 : plugin_override_defaults 2020-12-22 11:05:01.815 | + functions-common:plugin_override_defaults:1693 : local plugins= 2020-12-22 11:05:01.816 | + functions-common:plugin_override_defaults:1694 : local plugin 2020-12-22 11:05:01.818 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2020-12-22 11:05:01.819 | + functions-common:plugin_override_defaults:1698 : return 2020-12-22 11:05:01.820 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-12-22 11:05:01.832 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-12-22 11:05:01.833 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-12-22 11:05:01.840 | ++ functions-common:is_service_enabled:1962 : return 1 2020-12-22 11:05:01.841 | +++ lib/tls:source:43 : hostname -f 2020-12-22 11:05:01.844 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-12-22 11:05:01.845 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-12-22 11:05:01.846 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-12-22 11:05:01.847 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-12-22 11:05:01.848 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-12-22 11:05:01.850 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-12-22 11:05:01.851 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-12-22 11:05:01.853 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-12-22 11:05:01.854 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-12-22 11:05:01.855 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-12-22 11:05:01.858 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-12-22 11:05:01.865 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-12-22 11:05:01.875 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-12-22 11:05:01.883 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-12-22 11:05:01.890 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-12-22 11:05:01.905 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-12-22 11:05:01.929 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-12-22 11:05:01.973 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-12-22 11:05:01.986 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-12-22 11:05:02.008 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-12-22 11:05:02.045 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-12-22 11:05:02.119 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-12-22 11:05:02.128 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-12-22 11:05:02.135 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-12-22 11:05:02.143 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-12-22 11:05:02.201 | + ./stack.sh:main:593 : run_phase source 2020-12-22 11:05:02.203 | + functions-common:run_phase:1734 : local mode=source 2020-12-22 11:05:02.205 | + functions-common:run_phase:1735 : local phase= 2020-12-22 11:05:02.207 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:05:02.209 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-22 11:05:02.211 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:05:02.214 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-22 11:05:02.215 | + functions-common:run_phase:1744 : local extra 2020-12-22 11:05:02.219 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:05:02.220 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-22 11:05:02.222 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:05:02.223 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:05:02.224 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-12-22 11:05:02.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:05:02.234 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.236 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-12-22 11:05:02.237 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-12-22 11:05:02.260 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-12-22 11:05:02.261 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-12-22 11:05:02.263 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2020-12-22 11:05:02.265 | + functions-common:run_phase:1756 : load_plugin_settings 2020-12-22 11:05:02.266 | + functions-common:load_plugin_settings:1670 : local plugins= 2020-12-22 11:05:02.267 | + functions-common:load_plugin_settings:1671 : local plugin 2020-12-22 11:05:02.269 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2020-12-22 11:05:02.271 | + functions-common:load_plugin_settings:1675 : return 2020-12-22 11:05:02.273 | + functions-common:run_phase:1757 : verify_disabled_services 2020-12-22 11:05:02.274 | + functions-common:verify_disabled_services:2017 : local service 2020-12-22 11:05:02.276 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.278 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-12-22 11:05:02.279 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.281 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-12-22 11:05:02.283 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.284 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-12-22 11:05:02.285 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.287 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-12-22 11:05:02.289 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.290 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-12-22 11:05:02.292 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.293 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-12-22 11:05:02.294 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.296 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-12-22 11:05:02.297 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.299 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-12-22 11:05:02.300 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.301 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-12-22 11:05:02.303 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.304 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-12-22 11:05:02.306 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.307 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-12-22 11:05:02.308 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.310 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-12-22 11:05:02.311 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.313 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-12-22 11:05:02.315 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.316 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-12-22 11:05:02.318 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.320 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-12-22 11:05:02.322 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.323 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-12-22 11:05:02.324 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.326 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-12-22 11:05:02.328 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.329 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-12-22 11:05:02.331 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.333 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-12-22 11:05:02.334 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.336 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-12-22 11:05:02.337 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.339 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-12-22 11:05:02.341 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.342 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-12-22 11:05:02.344 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.345 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-12-22 11:05:02.347 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.349 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-12-22 11:05:02.351 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.353 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-12-22 11:05:02.354 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.356 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-12-22 11:05:02.357 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.359 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-12-22 11:05:02.361 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.362 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-12-22 11:05:02.363 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.365 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-12-22 11:05:02.367 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.369 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-12-22 11:05:02.370 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.371 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-12-22 11:05:02.373 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.375 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-12-22 11:05:02.377 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.378 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-12-22 11:05:02.379 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.381 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-12-22 11:05:02.382 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.384 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-12-22 11:05:02.385 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.387 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-12-22 11:05:02.388 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.390 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-12-22 11:05:02.392 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.393 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-12-22 11:05:02.394 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.396 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-12-22 11:05:02.397 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:05:02.399 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-12-22 11:05:02.400 | + ./stack.sh:main:664 : initialize_database_backends 2020-12-22 11:05:02.401 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-22 11:05:02.403 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-12-22 11:05:02.411 | + functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.413 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-12-22 11:05:02.414 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-22 11:05:02.415 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-12-22 11:05:02.423 | + functions-common:is_service_enabled:1962 : return 1 2020-12-22 11:05:02.425 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-12-22 11:05:02.426 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-12-22 11:05:02.427 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-12-22 11:05:02.428 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-12-22 11:05:02.429 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-12-22 11:05:02.431 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-12-22 11:05:02.432 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-12-22 11:05:02.433 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-12-22 11:05:02.435 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-22 11:05:02.436 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-12-22 11:05:02.438 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 11:05:02.439 | + lib/database:initialize_database_backends:104 : return 0 2020-12-22 11:05:02.440 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-12-22 11:05:02.440 | Using mysql database backend 2020-12-22 11:05:02.442 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-12-22 11:05:02.450 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-12-22 11:05:02.459 | + functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.460 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-12-22 11:05:02.469 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-12-22 11:05:02.478 | + functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.479 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-12-22 11:05:02.488 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-12-22 11:05:02.497 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-12-22 11:05:02.505 | + functions-common:is_service_enabled:1962 : return 1 2020-12-22 11:05:02.507 | + ./stack.sh:main:712 : is_service_enabled nova 2020-12-22 11:05:02.516 | + functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.518 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-12-22 11:05:02.519 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-12-22 11:05:02.528 | + functions-common:is_service_enabled:1962 : return 0 2020-12-22 11:05:02.529 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-12-22 11:05:02.538 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-12-22 11:05:02.539 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-12-22 11:05:02.541 | + ./stack.sh:main:734 : save_stackenv 734 2020-12-22 11:05:02.542 | + functions-common:save_stackenv:60 : local tag=734 2020-12-22 11:05:02.544 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-12-22 11:05:02.546 | + functions-common:save_stackenv:62 : time_stamp=2020-12-22-110502 2020-12-22 11:05:02.547 | + functions-common:save_stackenv:63 : echo '# 2020-12-22-110502 734' 2020-12-22 11:05:02.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.550 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 11:05:02.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.553 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-12-22 11:05:02.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.556 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-12-22 11:05:02.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.558 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-22 11:05:02.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.561 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.131 2020-12-22 11:05:02.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.564 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.131/identity 2020-12-22 11:05:02.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.566 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-22-110501 2020-12-22 11:05:02.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.569 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-12-22 11:05:02.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.572 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.131 2020-12-22 11:05:02.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.574 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-12-22 11:05:02.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.577 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-12-22 11:05:02.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.580 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-12-22 11:05:02.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-22 11:05:02.583 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-12-22 11:05:02.584 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-12-22 11:05:02.585 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-12-22 11:05:02.588 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-12-22 11:05:02.589 | + functions-common:git_clone:527 : local git_ref=master 2020-12-22 11:05:02.590 | + functions-common:git_clone:528 : local orig_dir 2020-12-22 11:05:02.591 | ++ functions-common:git_clone:529 : pwd 2020-12-22 11:05:02.593 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:05:02.595 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-22 11:05:02.596 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-22 11:05:02.608 | + functions-common:git_clone:532 : RECLONE=False 2020-12-22 11:05:02.610 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-22 11:05:02.611 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:02.613 | + functions-common:git_clone:546 : echo master 2020-12-22 11:05:02.613 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-22 11:05:02.616 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-12-22 11:05:02.617 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:02.618 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-12-22 11:05:02.620 | + functions-common:git_clone:595 : git show --oneline 2020-12-22 11:05:02.621 | + functions-common:git_clone:595 : head -1 2020-12-22 11:05:02.622 | 4bb5643a update constraint for tempest to new release 26.0.0 2020-12-22 11:05:02.623 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-22 11:05:02.625 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-12-22 11:05:02.626 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-22 11:05:02.628 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-12-22 11:05:02.629 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-12-22 11:05:02.631 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-12-22 11:05:02.632 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-12-22 11:05:02.634 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-12-22 11:05:02.635 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-12-22 11:05:02.637 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-12-22 11:05:02.638 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-12-22 11:05:02.640 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-12-22 11:05:02.643 | ++ tools/install_prereqs.sh:source:47 : NOW=1608635102 2020-12-22 11:05:02.644 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-12-22 11:05:02.648 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-12-22 11:05:02.650 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-12-22 11:05:02.651 | ++ tools/install_prereqs.sh:source:49 : DELTA=1608635102 2020-12-22 11:05:02.653 | ++ tools/install_prereqs.sh:source:50 : [[ 1608635102 -lt 7200 ]] 2020-12-22 11:05:02.654 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-12-22 11:05:02.657 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2020-12-22 11:05:02.658 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-12-22 11:05:02.659 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2020-12-22 11:05:02.661 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-12-22 11:05:02.663 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2020-12-22 11:05:02.664 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-12-22 11:05:02.666 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-22 11:05:02.706 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-12-22 11:05:02.706 | apache2-dev 2020-12-22 11:05:02.706 | bc 2020-12-22 11:05:02.706 | bsdmainutils 2020-12-22 11:05:02.706 | curl 2020-12-22 11:05:02.706 | g++ 2020-12-22 11:05:02.706 | gcc 2020-12-22 11:05:02.706 | gettext 2020-12-22 11:05:02.706 | git 2020-12-22 11:05:02.706 | graphviz 2020-12-22 11:05:02.706 | iputils-ping 2020-12-22 11:05:02.706 | libapache2-mod-proxy-uwsgi 2020-12-22 11:05:02.706 | libffi-dev 2020-12-22 11:05:02.706 | libjpeg-dev 2020-12-22 11:05:02.706 | libmysqlclient-dev 2020-12-22 11:05:02.706 | libpcre3-dev 2020-12-22 11:05:02.706 | libpq-dev 2020-12-22 11:05:02.706 | libssl-dev 2020-12-22 11:05:02.706 | libsystemd-dev 2020-12-22 11:05:02.707 | libxml2-dev 2020-12-22 11:05:02.707 | libxslt1-dev 2020-12-22 11:05:02.707 | libyaml-dev 2020-12-22 11:05:02.707 | lsof 2020-12-22 11:05:02.707 | openssh-server 2020-12-22 11:05:02.707 | openssl 2020-12-22 11:05:02.707 | pkg-config 2020-12-22 11:05:02.707 | psmisc 2020-12-22 11:05:02.707 | python3-dev 2020-12-22 11:05:02.707 | python3-pip 2020-12-22 11:05:02.707 | python3-venv 2020-12-22 11:05:02.707 | tar 2020-12-22 11:05:02.707 | tcpdump 2020-12-22 11:05:02.707 | unzip 2020-12-22 11:05:02.707 | uuid-runtime 2020-12-22 11:05:02.707 | wget 2020-12-22 11:05:02.707 | wget 2020-12-22 11:05:02.707 | zlib1g-dev 2020-12-22 11:05:02.707 | libkrb5-dev 2020-12-22 11:05:02.707 | libldap2-dev 2020-12-22 11:05:02.707 | libsasl2-dev 2020-12-22 11:05:02.707 | memcached 2020-12-22 11:05:02.707 | python3-mysqldb 2020-12-22 11:05:02.707 | sqlite3 2020-12-22 11:05:02.707 | conntrack 2020-12-22 11:05:02.707 | curl 2020-12-22 11:05:02.707 | dnsmasq-base 2020-12-22 11:05:02.707 | dnsmasq-utils 2020-12-22 11:05:02.707 | ebtables 2020-12-22 11:05:02.707 | gawk 2020-12-22 11:05:02.707 | genisoimage 2020-12-22 11:05:02.707 | iptables 2020-12-22 11:05:02.707 | iputils-arping 2020-12-22 11:05:02.707 | kpartx 2020-12-22 11:05:02.707 | libjs-jquery-tablesorter 2020-12-22 11:05:02.707 | libmysqlclient-dev 2020-12-22 11:05:02.707 | parted 2020-12-22 11:05:02.707 | pm-utils 2020-12-22 11:05:02.707 | python3-mysqldb 2020-12-22 11:05:02.707 | socat 2020-12-22 11:05:02.707 | sqlite3 2020-12-22 11:05:02.707 | sudo 2020-12-22 11:05:02.707 | vlan 2020-12-22 11:05:02.707 | lsscsi 2020-12-22 11:05:02.707 | open-iscsi 2020-12-22 11:05:02.707 | lvm2 2020-12-22 11:05:02.707 | qemu-utils 2020-12-22 11:05:02.707 | thin-provisioning-tools 2020-12-22 11:05:02.707 | acl 2020-12-22 11:05:02.707 | dnsmasq-base 2020-12-22 11:05:02.707 | dnsmasq-utils 2020-12-22 11:05:02.707 | ebtables 2020-12-22 11:05:02.707 | haproxy 2020-12-22 11:05:02.707 | iptables 2020-12-22 11:05:02.707 | iputils-arping 2020-12-22 11:05:02.707 | iputils-ping 2020-12-22 11:05:02.707 | libmysqlclient-dev 2020-12-22 11:05:02.707 | postgresql-server-dev-all 2020-12-22 11:05:02.707 | python3-mysqldb 2020-12-22 11:05:02.707 | sqlite3 2020-12-22 11:05:02.707 | sudo 2020-12-22 11:05:02.707 | vlan 2020-12-22 11:05:02.707 | ipset 2020-12-22 11:05:02.707 | conntrack 2020-12-22 11:05:02.707 | conntrackd 2020-12-22 11:05:02.707 | keepalived 2020-12-22 11:05:02.707 | dstat 2020-12-22 11:05:02.707 | lvm2 2020-12-22 11:05:02.707 | qemu-utils 2020-12-22 11:05:02.707 | thin-provisioning-tools 2020-12-22 11:05:02.707 | curl 2020-12-22 11:05:02.707 | liberasurecode-dev 2020-12-22 11:05:02.707 | make 2020-12-22 11:05:02.707 | memcached 2020-12-22 11:05:02.707 | sqlite3 2020-12-22 11:05:02.707 | xfsprogs' 2020-12-22 11:05:02.709 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-12-22 11:05:02.718 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-12-22 11:05:02.718 | apache2-dev 2020-12-22 11:05:02.718 | bc 2020-12-22 11:05:02.719 | bsdmainutils 2020-12-22 11:05:02.719 | curl 2020-12-22 11:05:02.719 | g++ 2020-12-22 11:05:02.719 | gcc 2020-12-22 11:05:02.719 | gettext 2020-12-22 11:05:02.719 | git 2020-12-22 11:05:02.719 | graphviz 2020-12-22 11:05:02.719 | iputils-ping 2020-12-22 11:05:02.719 | libapache2-mod-proxy-uwsgi 2020-12-22 11:05:02.719 | libffi-dev 2020-12-22 11:05:02.719 | libjpeg-dev 2020-12-22 11:05:02.719 | libmysqlclient-dev 2020-12-22 11:05:02.719 | libpcre3-dev 2020-12-22 11:05:02.719 | libpq-dev 2020-12-22 11:05:02.719 | libssl-dev 2020-12-22 11:05:02.719 | libsystemd-dev 2020-12-22 11:05:02.719 | libxml2-dev 2020-12-22 11:05:02.719 | libxslt1-dev 2020-12-22 11:05:02.719 | libyaml-dev 2020-12-22 11:05:02.719 | lsof 2020-12-22 11:05:02.719 | openssh-server 2020-12-22 11:05:02.719 | openssl 2020-12-22 11:05:02.719 | pkg-config 2020-12-22 11:05:02.719 | psmisc 2020-12-22 11:05:02.719 | python3-dev 2020-12-22 11:05:02.719 | python3-pip 2020-12-22 11:05:02.719 | python3-venv 2020-12-22 11:05:02.719 | tar 2020-12-22 11:05:02.719 | tcpdump 2020-12-22 11:05:02.719 | unzip 2020-12-22 11:05:02.719 | uuid-runtime 2020-12-22 11:05:02.719 | wget 2020-12-22 11:05:02.719 | wget 2020-12-22 11:05:02.719 | zlib1g-dev 2020-12-22 11:05:02.719 | libkrb5-dev 2020-12-22 11:05:02.719 | libldap2-dev 2020-12-22 11:05:02.719 | libsasl2-dev 2020-12-22 11:05:02.719 | memcached 2020-12-22 11:05:02.719 | python3-mysqldb 2020-12-22 11:05:02.719 | sqlite3 2020-12-22 11:05:02.719 | conntrack 2020-12-22 11:05:02.719 | curl 2020-12-22 11:05:02.719 | dnsmasq-base 2020-12-22 11:05:02.719 | dnsmasq-utils 2020-12-22 11:05:02.719 | ebtables 2020-12-22 11:05:02.719 | gawk 2020-12-22 11:05:02.719 | genisoimage 2020-12-22 11:05:02.719 | iptables 2020-12-22 11:05:02.719 | iputils-arping 2020-12-22 11:05:02.719 | kpartx 2020-12-22 11:05:02.719 | libjs-jquery-tablesorter 2020-12-22 11:05:02.719 | libmysqlclient-dev 2020-12-22 11:05:02.719 | parted 2020-12-22 11:05:02.719 | pm-utils 2020-12-22 11:05:02.719 | python3-mysqldb 2020-12-22 11:05:02.719 | socat 2020-12-22 11:05:02.719 | sqlite3 2020-12-22 11:05:02.719 | sudo 2020-12-22 11:05:02.719 | vlan 2020-12-22 11:05:02.719 | lsscsi 2020-12-22 11:05:02.719 | open-iscsi 2020-12-22 11:05:02.719 | lvm2 2020-12-22 11:05:02.719 | qemu-utils 2020-12-22 11:05:02.719 | thin-provisioning-tools 2020-12-22 11:05:02.719 | acl 2020-12-22 11:05:02.719 | dnsmasq-base 2020-12-22 11:05:02.719 | dnsmasq-utils 2020-12-22 11:05:02.719 | ebtables 2020-12-22 11:05:02.719 | haproxy 2020-12-22 11:05:02.719 | iptables 2020-12-22 11:05:02.719 | iputils-arping 2020-12-22 11:05:02.719 | iputils-ping 2020-12-22 11:05:02.719 | libmysqlclient-dev 2020-12-22 11:05:02.719 | postgresql-server-dev-all 2020-12-22 11:05:02.719 | python3-mysqldb 2020-12-22 11:05:02.719 | sqlite3 2020-12-22 11:05:02.719 | sudo 2020-12-22 11:05:02.719 | vlan 2020-12-22 11:05:02.719 | ipset 2020-12-22 11:05:02.719 | conntrack 2020-12-22 11:05:02.719 | conntrackd 2020-12-22 11:05:02.719 | keepalived 2020-12-22 11:05:02.719 | dstat 2020-12-22 11:05:02.719 | lvm2 2020-12-22 11:05:02.719 | qemu-utils 2020-12-22 11:05:02.719 | thin-provisioning-tools 2020-12-22 11:05:02.719 | curl 2020-12-22 11:05:02.719 | liberasurecode-dev 2020-12-22 11:05:02.719 | make 2020-12-22 11:05:02.719 | memcached 2020-12-22 11:05:02.719 | sqlite3 2020-12-22 11:05:02.719 | xfsprogs ' 2020-12-22 11:05:02.720 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-12-22 11:05:02.722 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-22 11:05:02.723 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-22 11:05:02.725 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 11:05:02.725 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-12-22 11:05:02.727 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 11:05:02.729 | ++ functions-common:install_package:1344 : update_package_repo 2020-12-22 11:05:02.730 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-22 11:05:02.731 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-12-22 11:05:02.733 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-22 11:05:02.734 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:02.736 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-12-22 11:05:02.737 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-22 11:05:02.738 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-22 11:05:02.739 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-12-22 11:05:02.741 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-22 11:05:02.742 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:02.743 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-22 11:05:02.744 | +++ functions-common:apt_get_update:1078 : id -u 2020-12-22 11:05:02.747 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-22 11:05:02.748 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-22 11:05:02.749 | ++ functions-common:time_start:2292 : local name=apt-get-update 2020-12-22 11:05:02.750 | ++ functions-common:time_start:2293 : local start_time= 2020-12-22 11:05:02.751 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2020-12-22 11:05:02.753 | +++ functions-common:time_start:2297 : date +%s%3N 2020-12-22 11:05:02.755 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1608635102754 2020-12-22 11:05:02.756 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-22 11:05:02.757 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-22 11:05:02.759 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-12-22 11:05:03.086 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-22 11:05:03.132 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-22 11:05:03.144 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-22 11:05:03.191 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-22 11:05:04.325 | Reading package lists... 2020-12-22 11:05:04.368 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-22 11:05:04.370 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-22 11:05:04.372 | ++ functions-common:time_stop:2306 : local name 2020-12-22 11:05:04.375 | ++ functions-common:time_stop:2307 : local end_time 2020-12-22 11:05:04.377 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-22 11:05:04.379 | ++ functions-common:time_stop:2309 : local total 2020-12-22 11:05:04.382 | ++ functions-common:time_stop:2310 : local start_time 2020-12-22 11:05:04.383 | ++ functions-common:time_stop:2312 : name=apt-get-update 2020-12-22 11:05:04.386 | ++ functions-common:time_stop:2313 : start_time=1608635102754 2020-12-22 11:05:04.388 | ++ functions-common:time_stop:2315 : [[ -z 1608635102754 ]] 2020-12-22 11:05:04.390 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-22 11:05:04.393 | ++ functions-common:time_stop:2318 : end_time=1608635104391 2020-12-22 11:05:04.394 | ++ functions-common:time_stop:2319 : elapsed_time=1637 2020-12-22 11:05:04.396 | ++ functions-common:time_stop:2320 : total=0 2020-12-22 11:05:04.397 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-22 11:05:04.398 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=1637 2020-12-22 11:05:04.401 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 11:05:04.402 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-12-22 11:05:04.404 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-22 11:05:04.405 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-22 11:05:04.407 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 11:05:04.421 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 11:05:04.497 | Reading package lists... 2020-12-22 11:05:04.673 | Building dependency tree... 2020-12-22 11:05:04.674 | Reading state information... 2020-12-22 11:05:04.807 | acl is already the newest version (2.2.52-3build1). 2020-12-22 11:05:04.807 | acl set to manually installed. 2020-12-22 11:05:04.807 | bc is already the newest version (1.07.1-2). 2020-12-22 11:05:04.808 | bc set to manually installed. 2020-12-22 11:05:04.808 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-12-22 11:05:04.808 | bsdmainutils set to manually installed. 2020-12-22 11:05:04.808 | dnsmasq-base is already the newest version (2.79-1). 2020-12-22 11:05:04.808 | dnsmasq-base set to manually installed. 2020-12-22 11:05:04.808 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-12-22 11:05:04.808 | gawk set to manually installed. 2020-12-22 11:05:04.808 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-12-22 11:05:04.808 | iptables set to manually installed. 2020-12-22 11:05:04.808 | libpcre3-dev is already the newest version (2:8.39-9). 2020-12-22 11:05:04.808 | lsof is already the newest version (4.89+dfsg-0.1). 2020-12-22 11:05:04.808 | lsof set to manually installed. 2020-12-22 11:05:04.808 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-12-22 11:05:04.808 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-12-22 11:05:04.808 | ebtables set to manually installed. 2020-12-22 11:05:04.808 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-12-22 11:05:04.808 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-12-22 11:05:04.808 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-12-22 11:05:04.808 | parted is already the newest version (3.2-20ubuntu0.2). 2020-12-22 11:05:04.808 | parted set to manually installed. 2020-12-22 11:05:04.808 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-12-22 11:05:04.808 | psmisc set to manually installed. 2020-12-22 11:05:04.808 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-12-22 11:05:04.808 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-12-22 11:05:04.808 | tar set to manually installed. 2020-12-22 11:05:04.808 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-12-22 11:05:04.808 | wget set to manually installed. 2020-12-22 11:05:04.808 | The following packages were automatically installed and are no longer required: 2020-12-22 11:05:04.808 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:05:04.808 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:05:04.808 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:05:04.808 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:05:04.808 | python3-twisted-bin python3-zope.interface 2020-12-22 11:05:04.808 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:05:04.808 | The following additional packages will be installed: 2020-12-22 11:05:04.808 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-12-22 11:05:04.808 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-12-22 11:05:04.808 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-12-22 11:05:04.808 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-12-22 11:05:04.808 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-12-22 11:05:04.808 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-12-22 11:05:04.808 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-12-22 11:05:04.809 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-22 11:05:04.809 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-22 11:05:04.809 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-12-22 11:05:04.809 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-12-22 11:05:04.809 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-12-22 11:05:04.809 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-12-22 11:05:04.809 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-22 11:05:04.809 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-22 11:05:04.809 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-12-22 11:05:04.809 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-22 11:05:04.809 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-12-22 11:05:04.809 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-12-22 11:05:04.809 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-12-22 11:05:04.809 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-12-22 11:05:04.809 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-22 11:05:04.809 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-12-22 11:05:04.809 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-12-22 11:05:04.809 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-12-22 11:05:04.809 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-12-22 11:05:04.809 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-12-22 11:05:04.809 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-12-22 11:05:04.809 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-12-22 11:05:04.809 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-12-22 11:05:04.809 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-12-22 11:05:04.809 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-12-22 11:05:04.809 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-12-22 11:05:04.809 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-12-22 11:05:04.809 | uuid-dev uwsgi-core vbetool x11-common 2020-12-22 11:05:04.809 | Suggested packages: 2020-12-22 11:05:04.809 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-12-22 11:05:04.809 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-12-22 11:05:04.809 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-12-22 11:05:04.809 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-12-22 11:05:04.809 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-12-22 11:05:04.809 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-12-22 11:05:04.810 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-12-22 11:05:04.810 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-12-22 11:05:04.810 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-12-22 11:05:04.810 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-12-22 11:05:04.810 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-12-22 11:05:04.810 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-12-22 11:05:04.810 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-12-22 11:05:04.810 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-12-22 11:05:04.810 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-12-22 11:05:04.810 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-12-22 11:05:04.810 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-12-22 11:05:04.810 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-12-22 11:05:04.810 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-12-22 11:05:04.810 | uwsgi-extra uwsgi-dev 2020-12-22 11:05:04.946 | The following NEW packages will be installed: 2020-12-22 11:05:04.946 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-12-22 11:05:04.946 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-12-22 11:05:04.946 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-12-22 11:05:04.946 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-12-22 11:05:04.946 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-12-22 11:05:04.946 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-12-22 11:05:04.947 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-12-22 11:05:04.947 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-12-22 11:05:04.947 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-12-22 11:05:04.947 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-22 11:05:04.947 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-22 11:05:04.947 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-12-22 11:05:04.947 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-12-22 11:05:04.947 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-12-22 11:05:04.947 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-12-22 11:05:04.947 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-22 11:05:04.947 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-22 11:05:04.947 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-12-22 11:05:04.947 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-22 11:05:04.947 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-12-22 11:05:04.947 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-12-22 11:05:04.947 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-12-22 11:05:04.947 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-12-22 11:05:04.947 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-22 11:05:04.947 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-12-22 11:05:04.947 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-12-22 11:05:04.947 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-12-22 11:05:04.947 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-12-22 11:05:04.947 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-12-22 11:05:04.947 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-12-22 11:05:04.947 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-12-22 11:05:04.947 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-12-22 11:05:04.947 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-12-22 11:05:04.947 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-12-22 11:05:04.947 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-12-22 11:05:04.947 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-12-22 11:05:04.947 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-12-22 11:05:04.947 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-12-22 11:05:04.947 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-12-22 11:05:04.947 | The following packages will be upgraded: 2020-12-22 11:05:04.947 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-12-22 11:05:04.947 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-12-22 11:05:04.947 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-12-22 11:05:04.947 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-12-22 11:05:04.947 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-12-22 11:05:05.103 | 30 upgraded, 202 newly installed, 0 to remove and 144 not upgraded. 2020-12-22 11:05:05.104 | Need to get 84.3 MB of archives. 2020-12-22 11:05:05.104 | After this operation, 263 MB of additional disk space will be used. 2020-12-22 11:05:05.104 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-12-22 11:05:05.376 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-12-22 11:05:05.418 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-12-22 11:05:05.805 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-12-22 11:05:05.822 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-12-22 11:05:05.824 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-12-22 11:05:05.827 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-12-22 11:05:05.835 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2020-12-22 11:05:06.038 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-12-22 11:05:06.040 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-12-22 11:05:06.050 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-12-22 11:05:06.051 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-12-22 11:05:06.051 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-12-22 11:05:06.086 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-12-22 11:05:06.087 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-12-22 11:05:06.102 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-12-22 11:05:06.102 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-12-22 11:05:06.152 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-12-22 11:05:07.151 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-12-22 11:05:07.394 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-12-22 11:05:07.507 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-12-22 11:05:07.509 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-12-22 11:05:07.513 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-12-22 11:05:07.516 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-12-22 11:05:07.694 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-12-22 11:05:07.916 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-12-22 11:05:07.917 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-12-22 11:05:07.919 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-12-22 11:05:07.922 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-12-22 11:05:07.924 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-12-22 11:05:08.156 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-12-22 11:05:08.159 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-12-22 11:05:08.160 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-12-22 11:05:08.161 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-12-22 11:05:08.162 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-12-22 11:05:08.167 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-12-22 11:05:08.167 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-12-22 11:05:08.168 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-12-22 11:05:08.396 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2020-12-22 11:05:08.469 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-12-22 11:05:08.534 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-12-22 11:05:08.573 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-12-22 11:05:08.578 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-12-22 11:05:08.579 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-12-22 11:05:08.647 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-12-22 11:05:08.780 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-12-22 11:05:08.781 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-12-22 11:05:08.781 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-12-22 11:05:08.782 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-12-22 11:05:08.832 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-12-22 11:05:08.864 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-12-22 11:05:08.901 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-12-22 11:05:08.902 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-12-22 11:05:08.972 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-12-22 11:05:09.055 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-12-22 11:05:09.175 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-12-22 11:05:09.184 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-12-22 11:05:09.187 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-12-22 11:05:09.187 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-12-22 11:05:09.189 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-12-22 11:05:09.189 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-12-22 11:05:09.190 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-12-22 11:05:09.190 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-12-22 11:05:09.202 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-12-22 11:05:09.243 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-12-22 11:05:09.390 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-12-22 11:05:09.404 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-12-22 11:05:09.582 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-12-22 11:05:09.583 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-12-22 11:05:09.587 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-12-22 11:05:09.710 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-12-22 11:05:09.760 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-12-22 11:05:10.006 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-12-22 11:05:11.562 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-12-22 11:05:11.562 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-12-22 11:05:11.562 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-12-22 11:05:11.563 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-12-22 11:05:11.564 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-12-22 11:05:11.678 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2020-12-22 11:05:11.684 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2020-12-22 11:05:11.693 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-12-22 11:05:11.694 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-12-22 11:05:11.695 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-12-22 11:05:11.697 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-12-22 11:05:11.701 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-12-22 11:05:11.756 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-12-22 11:05:11.764 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-12-22 11:05:11.766 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-12-22 11:05:11.838 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-12-22 11:05:11.839 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-12-22 11:05:12.541 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-12-22 11:05:12.541 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-12-22 11:05:12.542 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-12-22 11:05:12.543 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-12-22 11:05:12.543 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-12-22 11:05:12.544 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-12-22 11:05:12.547 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-12-22 11:05:12.550 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-12-22 11:05:12.551 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-12-22 11:05:12.616 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-12-22 11:05:12.692 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-12-22 11:05:12.829 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-12-22 11:05:12.952 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-12-22 11:05:12.956 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-12-22 11:05:12.983 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-12-22 11:05:13.231 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-12-22 11:05:13.236 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-12-22 11:05:13.253 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-12-22 11:05:13.254 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-12-22 11:05:13.256 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-12-22 11:05:13.270 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-12-22 11:05:13.273 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-12-22 11:05:13.275 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-12-22 11:05:13.278 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-12-22 11:05:13.329 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-12-22 11:05:13.356 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-12-22 11:05:13.372 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-12-22 11:05:13.385 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-12-22 11:05:13.389 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-12-22 11:05:13.404 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-12-22 11:05:13.455 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-12-22 11:05:13.460 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-12-22 11:05:13.472 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-12-22 11:05:13.476 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-12-22 11:05:13.489 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-12-22 11:05:13.539 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-12-22 11:05:13.541 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-12-22 11:05:13.542 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-12-22 11:05:13.543 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-12-22 11:05:13.546 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-12-22 11:05:13.565 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-12-22 11:05:13.643 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-12-22 11:05:13.664 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-12-22 11:05:13.669 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-12-22 11:05:13.672 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-12-22 11:05:13.726 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-12-22 11:05:13.729 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-12-22 11:05:13.732 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-12-22 11:05:13.743 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-12-22 11:05:13.743 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-12-22 11:05:13.747 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-12-22 11:05:13.787 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-12-22 11:05:13.789 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-12-22 11:05:13.790 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-12-22 11:05:13.792 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-12-22 11:05:13.849 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-12-22 11:05:13.858 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-12-22 11:05:13.861 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-12-22 11:05:13.876 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-12-22 11:05:14.053 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-12-22 11:05:14.054 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-12-22 11:05:14.056 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-12-22 11:05:14.056 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-12-22 11:05:14.057 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-12-22 11:05:14.058 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-12-22 11:05:14.059 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-12-22 11:05:14.062 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-12-22 11:05:15.374 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-12-22 11:05:15.383 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-12-22 11:05:15.384 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-12-22 11:05:15.384 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-12-22 11:05:15.389 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-12-22 11:05:15.389 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-12-22 11:05:15.389 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-12-22 11:05:15.391 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-12-22 11:05:15.392 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-12-22 11:05:15.439 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-12-22 11:05:15.456 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-12-22 11:05:15.457 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-12-22 11:05:15.459 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-12-22 11:05:15.461 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-12-22 11:05:15.461 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-12-22 11:05:15.684 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2020-12-22 11:05:15.941 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-12-22 11:05:16.026 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-12-22 11:05:16.032 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-12-22 11:05:16.036 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-12-22 11:05:16.218 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-12-22 11:05:16.248 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-12-22 11:05:16.269 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-12-22 11:05:16.357 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-12-22 11:05:16.749 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-12-22 11:05:16.891 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-12-22 11:05:16.997 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-12-22 11:05:16.999 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-12-22 11:05:17.001 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-12-22 11:05:17.005 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-12-22 11:05:17.007 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-12-22 11:05:17.130 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-12-22 11:05:17.158 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-12-22 11:05:17.221 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-12-22 11:05:17.251 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-12-22 11:05:17.262 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-12-22 11:05:17.452 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-12-22 11:05:17.455 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-12-22 11:05:17.456 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-12-22 11:05:17.457 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-12-22 11:05:17.458 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-12-22 11:05:17.467 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-12-22 11:05:17.609 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-12-22 11:05:17.609 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-12-22 11:05:17.873 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-12-22 11:05:18.036 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-12-22 11:05:18.099 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-12-22 11:05:18.114 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-12-22 11:05:18.174 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-12-22 11:05:18.224 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2020-12-22 11:05:18.295 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-12-22 11:05:18.364 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-12-22 11:05:18.364 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-12-22 11:05:18.365 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-12-22 11:05:18.370 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-12-22 11:05:18.376 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-12-22 11:05:18.382 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-12-22 11:05:18.471 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-12-22 11:05:18.483 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-12-22 11:05:18.548 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-12-22 11:05:18.579 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2020-12-22 11:05:18.594 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-12-22 11:05:18.667 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-12-22 11:05:18.668 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-12-22 11:05:18.669 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-12-22 11:05:18.705 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-12-22 11:05:18.707 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-12-22 11:05:18.731 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-12-22 11:05:18.732 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-12-22 11:05:18.734 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-12-22 11:05:18.734 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-12-22 11:05:18.737 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-12-22 11:05:18.738 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-12-22 11:05:18.739 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-12-22 11:05:18.792 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-12-22 11:05:20.005 | Preconfiguring packages ... 2020-12-22 11:05:20.101 | Fetched 84.3 MB in 14s (6,093 kB/s) 2020-12-22 11:05:20.155 | (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 ... 64590 files and directories currently installed.) 2020-12-22 11:05:20.157 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 11:05:20.182 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 11:05:20.310 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 11:05:20.334 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 11:05:20.487 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 11:05:20.627 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 11:05:21.209 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-12-22 11:05:21.232 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 11:05:21.329 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-12-22 11:05:21.448 | (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 ... 64590 files and directories currently installed.) 2020-12-22 11:05:21.451 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 11:05:21.473 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-22 11:05:21.566 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 11:05:21.695 | (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 ... 64590 files and directories currently installed.) 2020-12-22 11:05:21.698 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 11:05:21.729 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-22 11:05:21.991 | Selecting previously unselected package libapr1:amd64. 2020-12-22 11:05:22.002 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-12-22 11:05:22.005 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-12-22 11:05:22.145 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 11:05:22.173 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-22 11:05:22.425 | Selecting previously unselected package libaprutil1:amd64. 2020-12-22 11:05:22.431 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-12-22 11:05:22.434 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-12-22 11:05:22.529 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-22 11:05:22.551 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-12-22 11:05:22.672 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-12-22 11:05:22.679 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-12-22 11:05:22.681 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-22 11:05:22.749 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 11:05:22.771 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 11:05:22.880 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 11:05:22.904 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 11:05:22.998 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-12-22 11:05:23.020 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-22 11:05:23.140 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-22 11:05:23.163 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-22 11:05:23.259 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-12-22 11:05:23.266 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-12-22 11:05:23.268 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-22 11:05:23.345 | Selecting previously unselected package liblua5.2-0:amd64. 2020-12-22 11:05:23.350 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-12-22 11:05:23.354 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-22 11:05:23.444 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 11:05:23.472 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-12-22 11:05:24.388 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-22 11:05:24.412 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-12-22 11:05:24.556 | Selecting previously unselected package apache2-bin. 2020-12-22 11:05:24.563 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 11:05:24.565 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:24.732 | Selecting previously unselected package apache2-utils. 2020-12-22 11:05:24.740 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 11:05:24.742 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:24.803 | Selecting previously unselected package apache2-data. 2020-12-22 11:05:24.809 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-12-22 11:05:24.812 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:24.960 | Selecting previously unselected package apache2. 2020-12-22 11:05:24.969 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 11:05:24.990 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:25.093 | Selecting previously unselected package fonts-dejavu-core. 2020-12-22 11:05:25.100 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-12-22 11:05:25.103 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-12-22 11:05:25.270 | Selecting previously unselected package fonts-liberation. 2020-12-22 11:05:25.276 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-12-22 11:05:25.279 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-22 11:05:25.437 | Selecting previously unselected package fontconfig-config. 2020-12-22 11:05:25.445 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-12-22 11:05:25.448 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-22 11:05:25.535 | Selecting previously unselected package libfontconfig1:amd64. 2020-12-22 11:05:25.543 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-12-22 11:05:25.546 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-22 11:05:25.642 | Selecting previously unselected package fontconfig. 2020-12-22 11:05:25.650 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-12-22 11:05:25.653 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-12-22 11:05:25.750 | Selecting previously unselected package liblua5.3-0:amd64. 2020-12-22 11:05:25.757 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:25.759 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-22 11:05:25.871 | Selecting previously unselected package haproxy. 2020-12-22 11:05:25.879 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-12-22 11:05:25.890 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-12-22 11:05:26.077 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-12-22 11:05:26.086 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-22 11:05:26.089 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 11:05:26.212 | Selecting previously unselected package x11-common. 2020-12-22 11:05:26.220 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-12-22 11:05:26.245 | dpkg-query: no packages found matching nux-tools 2020-12-22 11:05:26.253 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-12-22 11:05:26.337 | Selecting previously unselected package libice6:amd64. 2020-12-22 11:05:26.344 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-12-22 11:05:26.347 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-12-22 11:05:26.450 | Selecting previously unselected package libsm6:amd64. 2020-12-22 11:05:26.459 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-12-22 11:05:26.461 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-12-22 11:05:26.598 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-12-22 11:05:26.950 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-12-22 11:05:27.329 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-12-22 11:05:27.337 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-12-22 11:05:27.340 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-22 11:05:27.432 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-22 11:05:27.462 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-12-22 11:05:27.556 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-12-22 11:05:27.692 | (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 ... 65643 files and directories currently installed.) 2020-12-22 11:05:27.695 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 11:05:27.718 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-12-22 11:05:27.952 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 11:05:27.973 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-22 11:05:28.158 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-12-22 11:05:28.191 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-12-22 11:05:28.389 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:28.412 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 11:05:28.548 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:28.571 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 11:05:28.723 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:28.746 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 11:05:28.849 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:28.871 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 11:05:28.983 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:29.006 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-12-22 11:05:29.120 | Selecting previously unselected package uuid-dev:amd64. 2020-12-22 11:05:29.128 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 11:05:29.130 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 11:05:29.216 | Selecting previously unselected package libsctp1:amd64. 2020-12-22 11:05:29.224 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-12-22 11:05:29.228 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-22 11:05:29.288 | Selecting previously unselected package libsctp-dev:amd64. 2020-12-22 11:05:29.293 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-12-22 11:05:29.297 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-22 11:05:29.356 | Selecting previously unselected package libapr1-dev. 2020-12-22 11:05:29.361 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-12-22 11:05:29.365 | Unpacking libapr1-dev (1.6.3-2) ... 2020-12-22 11:05:29.571 | Selecting previously unselected package libldap2-dev:amd64. 2020-12-22 11:05:29.578 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-22 11:05:29.580 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 11:05:29.684 | Selecting previously unselected package libaprutil1-dev. 2020-12-22 11:05:29.690 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-12-22 11:05:29.692 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-12-22 11:05:29.883 | Selecting previously unselected package autotools-dev. 2020-12-22 11:05:29.891 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-12-22 11:05:29.893 | Unpacking autotools-dev (20180224.1) ... 2020-12-22 11:05:29.951 | Selecting previously unselected package m4. 2020-12-22 11:05:29.957 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-12-22 11:05:29.961 | Unpacking m4 (1.4.18-1) ... 2020-12-22 11:05:30.062 | Selecting previously unselected package autoconf. 2020-12-22 11:05:30.068 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-12-22 11:05:30.072 | Unpacking autoconf (2.69-11) ... 2020-12-22 11:05:30.185 | Selecting previously unselected package automake. 2020-12-22 11:05:30.193 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-12-22 11:05:30.206 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-12-22 11:05:30.323 | Selecting previously unselected package autopoint. 2020-12-22 11:05:30.330 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-12-22 11:05:30.332 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-22 11:05:30.402 | Selecting previously unselected package libtool. 2020-12-22 11:05:30.408 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-12-22 11:05:30.420 | Unpacking libtool (2.4.6-2) ... 2020-12-22 11:05:30.496 | Selecting previously unselected package dh-autoreconf. 2020-12-22 11:05:30.502 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-12-22 11:05:30.505 | Unpacking dh-autoreconf (17) ... 2020-12-22 11:05:30.563 | Selecting previously unselected package libarchive-zip-perl. 2020-12-22 11:05:30.569 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-12-22 11:05:30.572 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-22 11:05:30.633 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-12-22 11:05:30.639 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-12-22 11:05:30.651 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-22 11:05:30.712 | Selecting previously unselected package libtimedate-perl. 2020-12-22 11:05:30.718 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-12-22 11:05:30.721 | Unpacking libtimedate-perl (2.3000-2) ... 2020-12-22 11:05:30.803 | Selecting previously unselected package dh-strip-nondeterminism. 2020-12-22 11:05:30.811 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-12-22 11:05:30.813 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-22 11:05:30.882 | Selecting previously unselected package libdpkg-perl. 2020-12-22 11:05:30.889 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-12-22 11:05:30.891 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-22 11:05:30.966 | Selecting previously unselected package make. 2020-12-22 11:05:30.973 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-12-22 11:05:30.975 | Unpacking make (4.1-9.1ubuntu1) ... 2020-12-22 11:05:31.052 | Selecting previously unselected package dpkg-dev. 2020-12-22 11:05:31.059 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-12-22 11:05:31.061 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-22 11:05:31.224 | Selecting previously unselected package libcroco3:amd64. 2020-12-22 11:05:31.233 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-12-22 11:05:31.244 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-12-22 11:05:31.320 | Selecting previously unselected package gettext. 2020-12-22 11:05:31.326 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-12-22 11:05:31.329 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-22 11:05:31.540 | Selecting previously unselected package intltool-debian. 2020-12-22 11:05:31.548 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-12-22 11:05:31.550 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-12-22 11:05:31.618 | Selecting previously unselected package po-debconf. 2020-12-22 11:05:31.624 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-12-22 11:05:31.627 | Unpacking po-debconf (1.0.20) ... 2020-12-22 11:05:31.705 | Selecting previously unselected package debhelper. 2020-12-22 11:05:31.711 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-12-22 11:05:31.714 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-12-22 11:05:31.907 | Selecting previously unselected package apache2-dev. 2020-12-22 11:05:31.915 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 11:05:31.925 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:32.002 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-12-22 11:05:32.008 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-22 11:05:32.011 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 11:05:32.324 | Selecting previously unselected package g++-7. 2020-12-22 11:05:32.331 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-22 11:05:32.333 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 11:05:33.239 | Selecting previously unselected package g++. 2020-12-22 11:05:33.246 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-12-22 11:05:33.248 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-22 11:05:33.307 | Selecting previously unselected package build-essential. 2020-12-22 11:05:33.312 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-12-22 11:05:33.316 | Unpacking build-essential (12.4ubuntu1) ... 2020-12-22 11:05:33.373 | Selecting previously unselected package conntrack. 2020-12-22 11:05:33.378 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-22 11:05:33.382 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 11:05:33.476 | Selecting previously unselected package libnetfilter-queue1. 2020-12-22 11:05:33.484 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-12-22 11:05:33.487 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-12-22 11:05:33.579 | Selecting previously unselected package conntrackd. 2020-12-22 11:05:33.588 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-22 11:05:33.591 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 11:05:33.686 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-22 11:05:33.708 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-22 11:05:33.844 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-22 11:05:33.872 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-22 11:05:34.002 | Selecting previously unselected package dctrl-tools. 2020-12-22 11:05:34.011 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-12-22 11:05:34.024 | Unpacking dctrl-tools (2.24-2build1) ... 2020-12-22 11:05:34.091 | Selecting previously unselected package dnsmasq-utils. 2020-12-22 11:05:34.097 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-12-22 11:05:34.101 | Unpacking dnsmasq-utils (2.79-1) ... 2020-12-22 11:05:34.187 | Selecting previously unselected package dstat. 2020-12-22 11:05:34.194 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-12-22 11:05:34.197 | Unpacking dstat (0.7.3-1) ... 2020-12-22 11:05:34.306 | Selecting previously unselected package libfakeroot:amd64. 2020-12-22 11:05:34.316 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-22 11:05:34.319 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-22 11:05:34.417 | Selecting previously unselected package fakeroot. 2020-12-22 11:05:34.424 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-22 11:05:34.426 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-12-22 11:05:34.508 | Selecting previously unselected package genisoimage. 2020-12-22 11:05:34.515 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-12-22 11:05:34.518 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-22 11:05:34.636 | Selecting previously unselected package libgraphite2-3:amd64. 2020-12-22 11:05:34.646 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-12-22 11:05:34.649 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-22 11:05:34.741 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-12-22 11:05:34.749 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 11:05:34.751 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:05:34.847 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-12-22 11:05:34.854 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 11:05:34.857 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:05:34.972 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-12-22 11:05:35.073 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-12-22 11:05:35.720 | Selecting previously unselected package libann0. 2020-12-22 11:05:35.730 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-12-22 11:05:35.732 | Unpacking libann0 (1.1.2+doc-6) ... 2020-12-22 11:05:35.817 | Selecting previously unselected package libcdt5. 2020-12-22 11:05:35.823 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-12-22 11:05:35.826 | Unpacking libcdt5 (2.40.1-2) ... 2020-12-22 11:05:35.911 | Selecting previously unselected package libcgraph6. 2020-12-22 11:05:35.918 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-12-22 11:05:35.921 | Unpacking libcgraph6 (2.40.1-2) ... 2020-12-22 11:05:35.985 | Selecting previously unselected package libjpeg8:amd64. 2020-12-22 11:05:35.992 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-12-22 11:05:35.994 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-22 11:05:36.079 | Selecting previously unselected package libjbig0:amd64. 2020-12-22 11:05:36.085 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-12-22 11:05:36.088 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-12-22 11:05:36.176 | Selecting previously unselected package libtiff5:amd64. 2020-12-22 11:05:36.184 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-12-22 11:05:36.186 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-22 11:05:36.301 | Selecting previously unselected package libwebp6:amd64. 2020-12-22 11:05:36.309 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-12-22 11:05:36.313 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-12-22 11:05:36.421 | Selecting previously unselected package libxpm4:amd64. 2020-12-22 11:05:36.431 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-12-22 11:05:36.434 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-12-22 11:05:36.542 | Selecting previously unselected package libgd3:amd64. 2020-12-22 11:05:36.552 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-12-22 11:05:36.555 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-22 11:05:36.683 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-12-22 11:05:36.691 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-12-22 11:05:36.702 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-22 11:05:36.809 | Selecting previously unselected package libpixman-1-0:amd64. 2020-12-22 11:05:36.820 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-12-22 11:05:36.823 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-22 11:05:36.943 | Selecting previously unselected package libxcb-render0:amd64. 2020-12-22 11:05:36.950 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-22 11:05:36.962 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 11:05:37.050 | Selecting previously unselected package libxcb-shm0:amd64. 2020-12-22 11:05:37.057 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-22 11:05:37.068 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 11:05:37.146 | Selecting previously unselected package libxrender1:amd64. 2020-12-22 11:05:37.153 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-12-22 11:05:37.157 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-12-22 11:05:37.246 | Selecting previously unselected package libcairo2:amd64. 2020-12-22 11:05:37.253 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-12-22 11:05:37.256 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-22 11:05:37.382 | Selecting previously unselected package libltdl7:amd64. 2020-12-22 11:05:37.390 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-12-22 11:05:37.393 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-12-22 11:05:37.464 | Selecting previously unselected package libthai-data. 2020-12-22 11:05:37.472 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-12-22 11:05:37.475 | Unpacking libthai-data (0.1.27-2) ... 2020-12-22 11:05:37.576 | Selecting previously unselected package libdatrie1:amd64. 2020-12-22 11:05:37.586 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-12-22 11:05:37.589 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-12-22 11:05:37.686 | Selecting previously unselected package libthai0:amd64. 2020-12-22 11:05:37.695 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-12-22 11:05:37.706 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-12-22 11:05:37.795 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-12-22 11:05:37.804 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 11:05:37.838 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 11:05:37.930 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-12-22 11:05:37.939 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 11:05:37.941 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 11:05:38.034 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-12-22 11:05:38.042 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 11:05:38.046 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 11:05:38.134 | Selecting previously unselected package libpathplan4. 2020-12-22 11:05:38.141 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-12-22 11:05:38.144 | Unpacking libpathplan4 (2.40.1-2) ... 2020-12-22 11:05:38.239 | Selecting previously unselected package libgvc6. 2020-12-22 11:05:38.248 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-12-22 11:05:38.252 | Unpacking libgvc6 (2.40.1-2) ... 2020-12-22 11:05:38.395 | Selecting previously unselected package libgvpr2. 2020-12-22 11:05:38.404 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-12-22 11:05:38.407 | Unpacking libgvpr2 (2.40.1-2) ... 2020-12-22 11:05:38.511 | Selecting previously unselected package liblab-gamut1. 2020-12-22 11:05:38.518 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-12-22 11:05:38.521 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-12-22 11:05:38.687 | Selecting previously unselected package libxt6:amd64. 2020-12-22 11:05:38.697 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-12-22 11:05:38.701 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-12-22 11:05:38.807 | Selecting previously unselected package libxmu6:amd64. 2020-12-22 11:05:38.818 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-12-22 11:05:38.821 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-12-22 11:05:38.922 | Selecting previously unselected package libxaw7:amd64. 2020-12-22 11:05:38.931 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-12-22 11:05:38.934 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-12-22 11:05:39.041 | Selecting previously unselected package graphviz. 2020-12-22 11:05:39.049 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-12-22 11:05:39.068 | Unpacking graphviz (2.40.1-2) ... 2020-12-22 11:05:39.251 | Selecting previously unselected package libnl-3-200:amd64. 2020-12-22 11:05:39.262 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 11:05:39.265 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:05:39.357 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-12-22 11:05:39.364 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 11:05:39.367 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:05:39.476 | Selecting previously unselected package libibverbs1:amd64. 2020-12-22 11:05:39.486 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-22 11:05:39.489 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 11:05:39.592 | Selecting previously unselected package ibverbs-providers:amd64. 2020-12-22 11:05:39.600 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-12-22 11:05:39.603 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 11:05:39.679 | Selecting previously unselected package icu-devtools. 2020-12-22 11:05:39.686 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 11:05:39.688 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-12-22 11:05:39.792 | Selecting previously unselected package iputils-arping. 2020-12-22 11:05:39.800 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-12-22 11:05:39.803 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-12-22 11:05:39.920 | Selecting previously unselected package javascript-common. 2020-12-22 11:05:39.928 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-12-22 11:05:39.953 | Unpacking javascript-common (11) ... 2020-12-22 11:05:40.037 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-12-22 11:05:40.047 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 11:05:40.050 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:05:40.157 | Selecting previously unselected package libsensors4:amd64. 2020-12-22 11:05:40.166 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-12-22 11:05:40.265 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-12-22 11:05:40.336 | Selecting previously unselected package libsnmp-base. 2020-12-22 11:05:40.346 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-12-22 11:05:40.349 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 11:05:40.459 | Selecting previously unselected package libsnmp30:amd64. 2020-12-22 11:05:40.467 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-12-22 11:05:40.478 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 11:05:40.676 | Selecting previously unselected package keepalived. 2020-12-22 11:05:40.687 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-12-22 11:05:40.698 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-22 11:05:40.827 | Selecting previously unselected package libgssrpc4:amd64. 2020-12-22 11:05:40.836 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:40.838 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:40.936 | Selecting previously unselected package libkdb5-9:amd64. 2020-12-22 11:05:40.943 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:40.946 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:41.042 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-12-22 11:05:41.049 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:41.052 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:41.150 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-12-22 11:05:41.160 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:41.163 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:41.231 | Selecting previously unselected package comerr-dev:amd64. 2020-12-22 11:05:41.239 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-22 11:05:41.241 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-22 11:05:41.310 | Selecting previously unselected package krb5-multidev:amd64. 2020-12-22 11:05:41.316 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:41.319 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:41.422 | Selecting previously unselected package libaio1:amd64. 2020-12-22 11:05:41.431 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-12-22 11:05:41.433 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-22 11:05:41.497 | Selecting previously unselected package libalgorithm-diff-perl. 2020-12-22 11:05:41.506 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-12-22 11:05:41.509 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-12-22 11:05:41.580 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-12-22 11:05:41.587 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-12-22 11:05:41.590 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-22 11:05:41.660 | Selecting previously unselected package libalgorithm-merge-perl. 2020-12-22 11:05:41.668 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-12-22 11:05:41.671 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-12-22 11:05:41.736 | Selecting previously unselected package libarchive-cpio-perl. 2020-12-22 11:05:41.743 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-12-22 11:05:41.746 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-12-22 11:05:41.808 | Selecting previously unselected package libfile-fcntllock-perl. 2020-12-22 11:05:41.814 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-12-22 11:05:41.819 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-12-22 11:05:41.880 | Selecting previously unselected package libglib2.0-bin. 2020-12-22 11:05:41.887 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 11:05:41.889 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:05:41.969 | Selecting previously unselected package libglib2.0-dev-bin. 2020-12-22 11:05:41.976 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 11:05:41.979 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:05:42.070 | Selecting previously unselected package pkg-config. 2020-12-22 11:05:42.077 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-12-22 11:05:42.080 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-12-22 11:05:42.142 | Selecting previously unselected package zlib1g-dev:amd64. 2020-12-22 11:05:42.148 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-12-22 11:05:42.151 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-22 11:05:42.233 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-12-22 11:05:42.240 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 11:05:42.242 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:05:42.514 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-12-22 11:05:42.524 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-12-22 11:05:42.527 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-22 11:05:42.587 | Selecting previously unselected package libgts-bin. 2020-12-22 11:05:42.596 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-12-22 11:05:42.600 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-12-22 11:05:42.693 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-12-22 11:05:42.700 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 11:05:42.702 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:05:42.790 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-12-22 11:05:42.798 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 11:05:42.801 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:05:42.877 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-12-22 11:05:42.884 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-12-22 11:05:42.887 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-22 11:05:42.962 | Selecting previously unselected package libiculx60:amd64. 2020-12-22 11:05:42.968 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 11:05:42.971 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-22 11:05:43.031 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-12-22 11:05:43.038 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-12-22 11:05:43.040 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-22 11:05:43.099 | Selecting previously unselected package libicu-dev. 2020-12-22 11:05:43.105 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 11:05:43.108 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-12-22 11:05:44.016 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-12-22 11:05:44.022 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 11:05:44.024 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:05:44.132 | Selecting previously unselected package libiscsi7:amd64. 2020-12-22 11:05:44.139 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-12-22 11:05:44.141 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-22 11:05:44.222 | Selecting previously unselected package libjansson4:amd64. 2020-12-22 11:05:44.227 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-12-22 11:05:44.231 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-12-22 11:05:44.289 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-12-22 11:05:44.294 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-22 11:05:44.299 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 11:05:44.374 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-12-22 11:05:44.378 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-12-22 11:05:44.383 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 11:05:44.439 | Selecting previously unselected package libjpeg-dev:amd64. 2020-12-22 11:05:44.445 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-12-22 11:05:44.449 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 11:05:44.506 | Selecting previously unselected package libjs-jquery. 2020-12-22 11:05:44.512 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-12-22 11:05:44.515 | Unpacking libjs-jquery (3.2.1-1) ... 2020-12-22 11:05:44.584 | Selecting previously unselected package libjs-jquery-metadata. 2020-12-22 11:05:44.590 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-12-22 11:05:44.593 | Unpacking libjs-jquery-metadata (12-1) ... 2020-12-22 11:05:44.652 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-12-22 11:05:44.658 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-12-22 11:05:44.662 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-22 11:05:44.752 | Selecting previously unselected package libltdl-dev:amd64. 2020-12-22 11:05:44.759 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-12-22 11:05:44.761 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-12-22 11:05:44.831 | Selecting previously unselected package libsys-hostname-long-perl. 2020-12-22 11:05:44.839 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-12-22 11:05:44.841 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-12-22 11:05:44.898 | Selecting previously unselected package libmail-sendmail-perl. 2020-12-22 11:05:44.904 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-12-22 11:05:44.907 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-12-22 11:05:44.992 | Selecting previously unselected package libmatheval1:amd64. 2020-12-22 11:05:45.000 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-12-22 11:05:45.002 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-22 11:05:45.107 | Selecting previously unselected package mysql-common. 2020-12-22 11:05:45.117 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-12-22 11:05:45.138 | Unpacking mysql-common (5.8+1.0.4) ... 2020-12-22 11:05:45.218 | Selecting previously unselected package libmysqlclient20:amd64. 2020-12-22 11:05:45.225 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:45.228 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:05:45.363 | Selecting previously unselected package libssl-dev:amd64. 2020-12-22 11:05:45.371 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 11:05:45.373 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 11:05:45.587 | Selecting previously unselected package libmysqlclient-dev. 2020-12-22 11:05:45.595 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:45.597 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:05:45.780 | Selecting previously unselected package libnorm1:amd64. 2020-12-22 11:05:45.788 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-12-22 11:05:45.790 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-22 11:05:45.893 | Selecting previously unselected package libnspr4:amd64. 2020-12-22 11:05:45.901 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-12-22 11:05:45.904 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-22 11:05:45.989 | Selecting previously unselected package libnss3:amd64. 2020-12-22 11:05:45.995 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-12-22 11:05:45.998 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-22 11:05:46.184 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-12-22 11:05:46.194 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-12-22 11:05:46.197 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-22 11:05:46.296 | Selecting previously unselected package libpq5:amd64. 2020-12-22 11:05:46.303 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:46.305 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 11:05:46.375 | Selecting previously unselected package libpq-dev. 2020-12-22 11:05:46.384 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:46.387 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-22 11:05:46.524 | Selecting previously unselected package librados2. 2020-12-22 11:05:46.536 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-22 11:05:46.539 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 11:05:46.889 | Selecting previously unselected package librbd1. 2020-12-22 11:05:46.897 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-22 11:05:46.899 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 11:05:47.050 | Selecting previously unselected package libsasl2-dev. 2020-12-22 11:05:47.058 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 11:05:47.060 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 11:05:47.161 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 11:05:47.183 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 11:05:47.300 | Selecting previously unselected package libsodium23:amd64. 2020-12-22 11:05:47.309 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-12-22 11:05:47.312 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-12-22 11:05:47.387 | Selecting previously unselected package libsystemd-dev:amd64. 2020-12-22 11:05:47.394 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-12-22 11:05:47.397 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-22 11:05:47.512 | Selecting previously unselected package libx86-1:amd64. 2020-12-22 11:05:47.521 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-12-22 11:05:47.524 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-22 11:05:47.595 | Selecting previously unselected package libxml2-dev:amd64. 2020-12-22 11:05:47.603 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-22 11:05:47.606 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-22 11:05:47.781 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-22 11:05:47.806 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-12-22 11:05:47.899 | Selecting previously unselected package libxslt1-dev:amd64. 2020-12-22 11:05:47.908 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-22 11:05:47.911 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-22 11:05:48.054 | Selecting previously unselected package libzmq5:amd64. 2020-12-22 11:05:48.064 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-12-22 11:05:48.067 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-22 11:05:48.167 | Selecting previously unselected package lsscsi. 2020-12-22 11:05:48.176 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2020-12-22 11:05:48.178 | Unpacking lsscsi (0.28-0.1) ... 2020-12-22 11:05:48.295 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-12-22 11:05:48.331 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-12-22 11:05:49.039 | Selecting previously unselected package memcached. 2020-12-22 11:05:49.050 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-12-22 11:05:49.053 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-12-22 11:05:49.140 | Selecting previously unselected package pm-utils. 2020-12-22 11:05:49.147 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2020-12-22 11:05:49.150 | Unpacking pm-utils (1.4.1-17) ... 2020-12-22 11:05:49.249 | Selecting previously unselected package postgresql-client-common. 2020-12-22 11:05:49.256 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-12-22 11:05:49.259 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-12-22 11:05:49.342 | Selecting previously unselected package ssl-cert. 2020-12-22 11:05:49.349 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2020-12-22 11:05:49.351 | Unpacking ssl-cert (1.0.39) ... 2020-12-22 11:05:49.481 | Selecting previously unselected package postgresql-common. 2020-12-22 11:05:49.491 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2020-12-22 11:05:49.522 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-12-22 11:05:49.533 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-12-22 11:05:49.629 | Selecting previously unselected package postgresql-server-dev-10. 2020-12-22 11:05:49.638 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:49.640 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 11:05:49.848 | Selecting previously unselected package postgresql-server-dev-all. 2020-12-22 11:05:49.857 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-12-22 11:05:49.859 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-22 11:05:49.916 | Selecting previously unselected package python-pip-whl. 2020-12-22 11:05:49.923 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-22 11:05:49.925 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 11:05:50.128 | Selecting previously unselected package python3-crypto. 2020-12-22 11:05:50.139 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-12-22 11:05:50.141 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-12-22 11:05:50.273 | Selecting previously unselected package python3-secretstorage. 2020-12-22 11:05:50.282 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2020-12-22 11:05:50.285 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-12-22 11:05:50.362 | Selecting previously unselected package python3-keyring. 2020-12-22 11:05:50.369 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2020-12-22 11:05:50.371 | Unpacking python3-keyring (10.6.0-1) ... 2020-12-22 11:05:50.453 | Selecting previously unselected package python3-keyrings.alt. 2020-12-22 11:05:50.460 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2020-12-22 11:05:50.462 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-12-22 11:05:50.537 | Selecting previously unselected package python3-mysqldb. 2020-12-22 11:05:50.544 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-12-22 11:05:50.546 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-12-22 11:05:50.621 | Selecting previously unselected package python3-pip. 2020-12-22 11:05:50.629 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-22 11:05:50.631 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 11:05:50.715 | Selecting previously unselected package python3-setuptools. 2020-12-22 11:05:50.724 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2020-12-22 11:05:50.726 | Unpacking python3-setuptools (39.0.1-2) ... 2020-12-22 11:05:50.837 | Selecting previously unselected package python3.6-venv. 2020-12-22 11:05:50.846 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-12-22 11:05:50.849 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-22 11:05:50.900 | Selecting previously unselected package python3-venv. 2020-12-22 11:05:50.908 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-12-22 11:05:50.910 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-12-22 11:05:50.980 | Selecting previously unselected package python3-wheel. 2020-12-22 11:05:50.987 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2020-12-22 11:05:50.990 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-12-22 11:05:51.070 | Selecting previously unselected package python3-xdg. 2020-12-22 11:05:51.077 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-12-22 11:05:51.080 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-12-22 11:05:51.156 | Selecting previously unselected package qemu-block-extra:amd64. 2020-12-22 11:05:51.163 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-22 11:05:51.166 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 11:05:51.228 | Selecting previously unselected package qemu-utils. 2020-12-22 11:05:51.236 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-22 11:05:51.239 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 11:05:51.393 | Selecting previously unselected package sharutils. 2020-12-22 11:05:51.402 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-12-22 11:05:51.404 | Unpacking sharutils (1:4.15.2-3) ... 2020-12-22 11:05:51.477 | Selecting previously unselected package sqlite3. 2020-12-22 11:05:51.485 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-22 11:05:51.487 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-22 11:05:51.619 | Selecting previously unselected package thin-provisioning-tools. 2020-12-22 11:05:51.629 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-12-22 11:05:51.631 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-22 11:05:51.740 | Selecting previously unselected package unzip. 2020-12-22 11:05:51.748 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2020-12-22 11:05:51.750 | Unpacking unzip (6.0-21ubuntu1.1) ... 2020-12-22 11:05:51.844 | Selecting previously unselected package uwsgi-core. 2020-12-22 11:05:51.852 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 11:05:51.855 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:05:51.997 | Selecting previously unselected package vbetool. 2020-12-22 11:05:52.005 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2020-12-22 11:05:52.008 | Unpacking vbetool (1.1-4) ... 2020-12-22 11:05:52.102 | Selecting previously unselected package libipset3:amd64. 2020-12-22 11:05:52.110 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2020-12-22 11:05:52.113 | Unpacking libipset3:amd64 (6.34-1) ... 2020-12-22 11:05:52.185 | Selecting previously unselected package ipset. 2020-12-22 11:05:52.192 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2020-12-22 11:05:52.203 | Unpacking ipset (6.34-1) ... 2020-12-22 11:05:52.301 | Selecting previously unselected package ipvsadm. 2020-12-22 11:05:52.312 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:05:52.315 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-22 11:05:52.395 | Selecting previously unselected package kpartx. 2020-12-22 11:05:52.402 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-12-22 11:05:52.404 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-12-22 11:05:52.492 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-12-22 11:05:52.499 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 11:05:52.502 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:05:52.594 | Selecting previously unselected package liberasurecode1:amd64. 2020-12-22 11:05:52.602 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2020-12-22 11:05:52.605 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-12-22 11:05:52.673 | Selecting previously unselected package liberasurecode-dev. 2020-12-22 11:05:52.681 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-12-22 11:05:52.683 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-12-22 11:05:52.743 | Selecting previously unselected package libffi-dev:amd64. 2020-12-22 11:05:52.750 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2020-12-22 11:05:52.752 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-12-22 11:05:52.839 | Selecting previously unselected package libkrb5-dev:amd64. 2020-12-22 11:05:52.848 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 11:05:52.850 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:05:52.912 | Selecting previously unselected package libyaml-dev:amd64. 2020-12-22 11:05:52.919 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-12-22 11:05:52.922 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-22 11:05:52.984 | Selecting previously unselected package socat. 2020-12-22 11:05:52.991 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-12-22 11:05:52.993 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-12-22 11:05:53.091 | Selecting previously unselected package vlan. 2020-12-22 11:05:53.100 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-12-22 11:05:53.102 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-12-22 11:05:53.225 | Setting up libjs-jquery (3.2.1-1) ... 2020-12-22 11:05:53.257 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-22 11:05:53.287 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-12-22 11:05:53.324 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 11:05:53.355 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-22 11:05:53.521 | Setting up libpathplan4 (2.40.1-2) ... 2020-12-22 11:05:53.549 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 11:05:53.587 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-12-22 11:05:53.616 | Setting up make (4.1-9.1ubuntu1) ... 2020-12-22 11:05:53.645 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-12-22 11:05:53.683 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 11:05:53.712 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-12-22 11:05:53.790 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-22 11:05:53.821 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-22 11:05:53.851 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-12-22 11:05:53.890 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-22 11:05:53.919 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:05:53.944 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-12-22 11:05:54.015 | Setting up libtimedate-perl (2.3000-2) ... 2020-12-22 11:05:54.052 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-12-22 11:05:54.081 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 11:05:54.138 | Setting up fonts-dejavu-core (2.37-1) ... 2020-12-22 11:05:54.309 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-12-22 11:05:54.661 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-12-22 11:05:54.866 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-22 11:05:54.903 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-12-22 11:05:55.246 | update-initramfs: deferring update (trigger activated) 2020-12-22 11:05:56.676 | Setting up lsscsi (0.28-0.1) ... 2020-12-22 11:05:56.721 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:05:56.745 | No schema files found: doing nothing. 2020-12-22 11:05:56.751 | Setting up mysql-common (5.8+1.0.4) ... 2020-12-22 11:05:56.825 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-22 11:05:56.836 | Setting up sharutils (1:4.15.2-3) ... 2020-12-22 11:05:56.865 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-22 11:05:56.894 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-12-22 11:05:57.159 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 11:05:57.187 | Setting up libjansson4:amd64 (2.11-1) ... 2020-12-22 11:05:57.225 | Setting up python3-keyrings.alt (3.0-1) ... 2020-12-22 11:05:57.446 | Setting up unzip (6.0-21ubuntu1.1) ... 2020-12-22 11:05:57.477 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-22 11:05:57.573 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 11:05:57.601 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-12-22 11:05:57.631 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-22 11:05:57.669 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-22 11:05:57.699 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 11:05:57.728 | Setting up dctrl-tools (2.24-2build1) ... 2020-12-22 11:05:57.767 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-22 11:05:57.796 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-12-22 11:05:57.825 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-12-22 11:05:57.855 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 11:05:57.885 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-22 11:05:57.915 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-22 11:05:57.973 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-22 11:06:04.677 | Setting up pm-utils (1.4.1-17) ... 2020-12-22 11:06:04.717 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-12-22 11:06:04.755 | Setting up python3-wheel (0.30.0-0.2) ... 2020-12-22 11:06:05.006 | Setting up m4 (1.4.18-1) ... 2020-12-22 11:06:05.035 | Setting up libipset3:amd64 (6.34-1) ... 2020-12-22 11:06:05.065 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-22 11:06:05.094 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 11:06:05.124 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:06:05.154 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-12-22 11:06:05.242 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-12-22 11:06:06.535 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-22 11:06:06.564 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-22 11:06:06.594 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-12-22 11:06:07.214 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-22 11:06:07.243 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-12-22 11:06:07.273 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-22 11:06:07.303 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-22 11:06:07.334 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 11:06:07.364 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-12-22 11:06:07.394 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-12-22 11:06:07.424 | Setting up dnsmasq-utils (2.79-1) ... 2020-12-22 11:06:07.453 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-12-22 11:06:07.482 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-22 11:06:07.530 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-22 11:06:07.578 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 11:06:07.607 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-12-22 11:06:07.637 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 11:06:07.673 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-22 11:06:07.712 | Setting up autotools-dev (20180224.1) ... 2020-12-22 11:06:07.741 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 11:06:07.770 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-12-22 11:06:07.800 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-12-22 11:06:07.850 | Setting up dstat (0.7.3-1) ... 2020-12-22 11:06:08.029 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 11:06:08.198 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-12-22 11:06:08.226 | Setting up ipset (6.34-1) ... 2020-12-22 11:06:08.255 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-22 11:06:08.295 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-22 11:06:08.325 | Setting up systemd (237-3ubuntu10.43) ... 2020-12-22 11:06:08.342 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-12-22 11:06:09.362 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-12-22 11:06:09.363 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-12-22 11:06:09.364 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-12-22 11:06:09.364 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-12-22 11:06:09.426 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-12-22 11:06:09.454 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 11:06:09.493 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 11:06:09.800 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-12-22 11:06:09.828 | Setting up libann0 (1.1.2+doc-6) ... 2020-12-22 11:06:09.858 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-12-22 11:06:09.889 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 11:06:09.919 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-12-22 11:06:09.950 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-12-22 11:06:09.980 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-12-22 11:06:10.032 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 11:06:22.466 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-22 11:06:22.471 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:06:22.500 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-12-22 11:06:22.527 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-22 11:06:22.558 | Setting up libthai-data (0.1.27-2) ... 2020-12-22 11:06:22.586 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-12-22 11:06:22.614 | Setting up javascript-common (11) ... 2020-12-22 11:06:22.684 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-12-22 11:06:22.699 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-22 11:06:22.735 | Setting up python3-setuptools (39.0.1-2) ... 2020-12-22 11:06:23.044 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 11:06:23.080 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:06:23.127 | Setting up libjs-jquery-metadata (12-1) ... 2020-12-22 11:06:23.156 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-12-22 11:06:23.489 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-12-22 11:06:23.739 | Setting up python3-secretstorage (2.3.1-2) ... 2020-12-22 11:06:23.911 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-12-22 11:06:23.938 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-22 11:06:23.968 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:06:23.997 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-22 11:06:24.027 | Setting up vbetool (1.1-4) ... 2020-12-22 11:06:24.057 | Setting up libcdt5 (2.40.1-2) ... 2020-12-22 11:06:24.087 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-12-22 11:06:24.150 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-22 11:06:24.178 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-22 11:06:24.207 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-22 11:06:24.387 | Setting up libcgraph6 (2.40.1-2) ... 2020-12-22 11:06:24.414 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-22 11:06:24.447 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-12-22 11:06:24.475 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-22 11:06:24.504 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 11:06:24.533 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-22 11:06:24.563 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-22 11:06:24.592 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-12-22 11:06:24.622 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-22 11:06:24.661 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 11:06:24.690 | Setting up libtool (2.4.6-2) ... 2020-12-22 11:06:24.720 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-22 11:06:24.750 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-22 11:06:24.781 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-22 11:06:24.810 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-22 11:06:24.840 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 11:06:24.870 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-12-22 11:06:25.396 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-12-22 11:06:25.778 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-22 11:06:26.197 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-22 11:06:26.227 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 11:06:26.256 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-22 11:06:26.549 | Setting up libapr1-dev (1.6.3-2) ... 2020-12-22 11:06:26.578 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-12-22 11:06:26.609 | Setting up python3-keyring (10.6.0-1) ... 2020-12-22 11:06:26.851 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 11:06:27.106 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-22 11:06:27.134 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-22 11:06:27.164 | Setting up libgvpr2 (2.40.1-2) ... 2020-12-22 11:06:27.194 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 11:06:27.225 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-12-22 11:06:27.712 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-12-22 11:06:28.124 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-12-22 11:06:28.152 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-22 11:06:28.182 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 11:06:28.213 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-12-22 11:06:28.244 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-12-22 11:06:28.299 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-22 11:06:28.328 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:06:28.359 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-22 11:06:28.389 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 11:06:28.420 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-22 11:06:28.450 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 11:06:28.481 | Setting up ssl-cert (1.0.39) ... 2020-12-22 11:06:28.831 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-12-22 11:06:29.068 | Setting up autoconf (2.69-11) ... 2020-12-22 11:06:29.108 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-12-22 11:06:29.139 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-12-22 11:06:29.164 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-12-22 11:06:29.188 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-12-22 11:06:29.343 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ...