2022-04-13 08:30:38.611 | + ./stack.sh:main:487 : exec 2022-04-13 08:30:38.612 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-083038.summary.2022-04-13-083038 2022-04-13 08:30:38.612 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083038' 2022-04-13 08:30:38.612 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:30:38.612 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083038 2022-04-13 08:30:38.612 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083038 /opt/stack/logs/stack.sh.log 2022-04-13 08:30:38.612 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083038.summary.2022-04-13-083038 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:30:38.612 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:30:38.612 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:30:38.612 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:30:38.612 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:30:38.612 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:38.612 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:30:38.612 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:30:38.614 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:38.616 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-13 08:30:38.618 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-13 08:30:38.620 | + ./stack.sh:main:573 : set -o errexit 2022-04-13 08:30:38.622 | + ./stack.sh:main:576 : uname -a 2022-04-13 08:30:38.623 | Linux dv-neutron-837670-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:30:38.625 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:30:38.627 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:30:38.630 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:30:38.664 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:30:38.679 | + ./stack.sh:main:590 : fetch_plugins 2022-04-13 08:30:38.681 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:30:38.683 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:30:38.685 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:30:38.686 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:30:38.689 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-13 08:30:38.691 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:30:38.693 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:38.694 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:38.696 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:38.698 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:38.699 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:38.701 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:38.703 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:38.706 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:38.708 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:38.710 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:38.712 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:30:38.714 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:38.729 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:38.731 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:38.732 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:38.734 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:38.737 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:38.739 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:38.740 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:38.742 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:38.744 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:30:38.746 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:38.748 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:30:38.750 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:30:38.753 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:30:38.755 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:30:38.757 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:30:38.759 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:30:38.761 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:30:38.777 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:30:38.779 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:30:38.792 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:38.794 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:30:38.797 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:30:38.800 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:30:38.802 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:30:38.803 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:30:38.805 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:30:38.807 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:30:38.809 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:30:38.811 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:30:38.812 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:30:38.814 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:30:38.819 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:30:38.829 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:30:38.846 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:30:38.857 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:30:38.869 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:30:38.903 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:30:38.957 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:30:39.042 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:30:39.063 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:30:39.116 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:30:39.166 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:30:39.302 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:30:39.316 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:30:39.331 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:30:39.346 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:30:39.442 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:30:39.444 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:30:39.447 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:30:39.449 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:30:39.451 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:30:39.453 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:30:39.456 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:30:39.456 | False' 2022-04-13 08:30:39.458 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:30:39.473 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:30:39.475 | + ./stack.sh:main:624 : run_phase source 2022-04-13 08:30:39.477 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:30:39.479 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:39.481 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:39.483 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:39.485 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:39.487 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:39.489 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:39.491 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:39.495 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:39.497 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:39.499 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:39.501 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:30:39.504 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:39.518 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:39.520 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:39.522 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:30:39.559 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:39.561 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:30:39.563 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:39.566 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:30:39.568 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:30:39.570 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:30:39.572 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:30:39.574 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:30:39.576 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:30:39.578 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:30:39.580 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.582 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:30:39.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:30:39.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.591 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:30:39.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.596 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:30:39.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:30:39.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.604 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:30:39.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.609 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:30:39.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:30:39.616 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.618 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:30:39.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:30:39.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.626 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:30:39.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.631 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:30:39.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:30:39.637 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.639 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:30:39.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:30:39.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.648 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:30:39.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.652 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:30:39.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.657 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:30:39.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:30:39.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.666 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:30:39.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.670 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:30:39.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.675 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:30:39.678 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.680 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:30:39.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:30:39.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.688 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:30:39.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.693 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:30:39.695 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:30:39.700 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.702 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:30:39.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:30:39.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:30:39.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:30:39.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:30:39.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:30:39.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:30:39.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:30:39.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:30:39.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.743 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:30:39.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:30:39.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:30:39.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.756 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:30:39.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.761 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:30:39.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.765 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:30:39.767 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.769 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:30:39.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:30:39.776 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.778 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:30:39.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.783 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:30:39.785 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:39.787 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:30:39.790 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-13 08:30:39.792 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:39.795 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:30:39.809 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:39.811 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:30:39.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:39.816 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:30:39.830 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:39.833 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:30:39.835 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:30:39.837 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:30:39.839 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:30:39.841 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:30:39.844 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:30:39.846 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:30:39.849 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:30:39.851 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-13 08:30:39.851 | Using mysql database backend 2022-04-13 08:30:39.853 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:30:39.869 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-13 08:30:39.872 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:30:39.874 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:30:39.876 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:30:39.879 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:39.881 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-13 08:30:39.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:39.899 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:30:39.915 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-13 08:30:39.930 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:39.933 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:30:39.948 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:30:39.963 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-13 08:30:39.979 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:39.981 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-13 08:30:39.997 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:39.999 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:30:40.014 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-13 08:30:40.017 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:40.020 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-13 08:30:40.022 | + functions-common:save_stackenv:60 : local tag=757 2022-04-13 08:30:40.025 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:30:40.029 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-083040 2022-04-13 08:30:40.031 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-083040 757' 2022-04-13 08:30:40.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.035 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:40.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.040 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:30:40.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.044 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:30:40.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.050 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:30:40.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.054 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-04-13 08:30:40.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.058 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-04-13 08:30:40.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.063 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-083038 2022-04-13 08:30:40.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.068 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:30:40.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.073 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-04-13 08:30:40.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.077 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:30:40.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.081 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:30:40.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.086 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:30:40.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:40.091 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:30:40.093 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-13 08:30:40.095 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-13 08:30:40.098 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:30:40.100 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:30:40.102 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-13 08:30:40.104 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:30:40.106 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:30:40.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:30:40.111 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:30:40.114 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:30:40.128 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:30:40.130 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:30:40.132 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:40.135 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-13 08:30:40.135 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:30:40.140 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:30:40.142 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:40.144 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:30:40.147 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:30:40.147 | + functions-common:git_clone:678 : head -1 2022-04-13 08:30:40.151 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-13 08:30:40.153 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:30:40.155 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-13 08:30:40.159 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:30:40.161 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-13 08:30:40.163 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:30:40.166 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:30:40.168 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:30:40.170 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:30:40.172 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:30:40.175 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:30:40.177 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:30:40.180 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:30:40.184 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838640 2022-04-13 08:30:40.187 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:30:40.190 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-13 08:30:40.193 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-13 08:30:40.196 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649838640 2022-04-13 08:30:40.198 | ++ tools/install_prereqs.sh:source:50 : [[ 1649838640 -lt 7200 ]] 2022-04-13 08:30:40.200 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:30:40.202 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:30:40.205 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:30:40.207 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:30:40.210 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:30:40.212 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:30:40.214 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:30:40.217 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:30:40.263 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:30:40.263 | apache2-dev 2022-04-13 08:30:40.263 | bc 2022-04-13 08:30:40.263 | bsdmainutils 2022-04-13 08:30:40.263 | curl 2022-04-13 08:30:40.263 | g++ 2022-04-13 08:30:40.263 | gawk 2022-04-13 08:30:40.263 | gcc 2022-04-13 08:30:40.263 | gettext 2022-04-13 08:30:40.263 | git 2022-04-13 08:30:40.263 | graphviz 2022-04-13 08:30:40.263 | iputils-ping 2022-04-13 08:30:40.263 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:40.263 | libffi-dev 2022-04-13 08:30:40.263 | libjpeg-dev 2022-04-13 08:30:40.263 | libpcre3-dev 2022-04-13 08:30:40.263 | libpq-dev 2022-04-13 08:30:40.263 | libssl-dev 2022-04-13 08:30:40.263 | libsystemd-dev 2022-04-13 08:30:40.263 | libxml2-dev 2022-04-13 08:30:40.263 | libxslt1-dev 2022-04-13 08:30:40.263 | libyaml-dev 2022-04-13 08:30:40.263 | lsof 2022-04-13 08:30:40.264 | openssh-server 2022-04-13 08:30:40.264 | openssl 2022-04-13 08:30:40.264 | pkg-config 2022-04-13 08:30:40.264 | psmisc 2022-04-13 08:30:40.264 | python3-dev 2022-04-13 08:30:40.264 | python3-pip 2022-04-13 08:30:40.264 | python3-systemd 2022-04-13 08:30:40.264 | python3-venv 2022-04-13 08:30:40.264 | tar 2022-04-13 08:30:40.264 | tcpdump 2022-04-13 08:30:40.264 | unzip 2022-04-13 08:30:40.264 | uuid-runtime 2022-04-13 08:30:40.264 | wget 2022-04-13 08:30:40.264 | wget 2022-04-13 08:30:40.264 | zlib1g-dev 2022-04-13 08:30:40.264 | libkrb5-dev 2022-04-13 08:30:40.264 | libldap2-dev 2022-04-13 08:30:40.264 | libsasl2-dev 2022-04-13 08:30:40.264 | memcached 2022-04-13 08:30:40.264 | python3-mysqldb 2022-04-13 08:30:40.264 | sqlite3 2022-04-13 08:30:40.264 | conntrack 2022-04-13 08:30:40.264 | curl 2022-04-13 08:30:40.264 | dnsmasq-base 2022-04-13 08:30:40.264 | dnsmasq-utils 2022-04-13 08:30:40.264 | ebtables 2022-04-13 08:30:40.264 | genisoimage 2022-04-13 08:30:40.264 | iptables 2022-04-13 08:30:40.264 | iputils-arping 2022-04-13 08:30:40.264 | kpartx 2022-04-13 08:30:40.264 | libjs-jquery-tablesorter 2022-04-13 08:30:40.264 | parted 2022-04-13 08:30:40.264 | pm-utils 2022-04-13 08:30:40.264 | python3-mysqldb 2022-04-13 08:30:40.264 | socat 2022-04-13 08:30:40.264 | sqlite3 2022-04-13 08:30:40.264 | sudo 2022-04-13 08:30:40.265 | vlan 2022-04-13 08:30:40.265 | lsscsi 2022-04-13 08:30:40.265 | open-iscsi 2022-04-13 08:30:40.265 | lvm2 2022-04-13 08:30:40.265 | qemu-utils 2022-04-13 08:30:40.265 | thin-provisioning-tools 2022-04-13 08:30:40.265 | acl 2022-04-13 08:30:40.265 | dnsmasq-base 2022-04-13 08:30:40.265 | dnsmasq-utils 2022-04-13 08:30:40.265 | ebtables 2022-04-13 08:30:40.265 | haproxy 2022-04-13 08:30:40.265 | iptables 2022-04-13 08:30:40.265 | iputils-arping 2022-04-13 08:30:40.265 | iputils-ping 2022-04-13 08:30:40.265 | postgresql-server-dev-all 2022-04-13 08:30:40.265 | python3-mysqldb 2022-04-13 08:30:40.265 | sqlite3 2022-04-13 08:30:40.265 | sudo 2022-04-13 08:30:40.265 | vlan 2022-04-13 08:30:40.265 | pcp 2022-04-13 08:30:40.265 | ipset 2022-04-13 08:30:40.265 | conntrack 2022-04-13 08:30:40.265 | conntrackd 2022-04-13 08:30:40.265 | keepalived 2022-04-13 08:30:40.265 | lvm2 2022-04-13 08:30:40.265 | qemu-utils 2022-04-13 08:30:40.265 | thin-provisioning-tools 2022-04-13 08:30:40.265 | curl 2022-04-13 08:30:40.265 | liberasurecode-dev 2022-04-13 08:30:40.265 | make 2022-04-13 08:30:40.265 | memcached 2022-04-13 08:30:40.265 | rsync 2022-04-13 08:30:40.265 | sqlite3 2022-04-13 08:30:40.265 | xfsprogs' 2022-04-13 08:30:40.268 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:30:40.285 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:30:40.285 | apache2-dev 2022-04-13 08:30:40.285 | bc 2022-04-13 08:30:40.285 | bsdmainutils 2022-04-13 08:30:40.285 | curl 2022-04-13 08:30:40.285 | g++ 2022-04-13 08:30:40.286 | gawk 2022-04-13 08:30:40.286 | gcc 2022-04-13 08:30:40.286 | gettext 2022-04-13 08:30:40.286 | git 2022-04-13 08:30:40.286 | graphviz 2022-04-13 08:30:40.286 | iputils-ping 2022-04-13 08:30:40.286 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:40.286 | libffi-dev 2022-04-13 08:30:40.286 | libjpeg-dev 2022-04-13 08:30:40.286 | libpcre3-dev 2022-04-13 08:30:40.286 | libpq-dev 2022-04-13 08:30:40.286 | libssl-dev 2022-04-13 08:30:40.286 | libsystemd-dev 2022-04-13 08:30:40.286 | libxml2-dev 2022-04-13 08:30:40.286 | libxslt1-dev 2022-04-13 08:30:40.286 | libyaml-dev 2022-04-13 08:30:40.286 | lsof 2022-04-13 08:30:40.286 | openssh-server 2022-04-13 08:30:40.286 | openssl 2022-04-13 08:30:40.286 | pkg-config 2022-04-13 08:30:40.286 | psmisc 2022-04-13 08:30:40.286 | python3-dev 2022-04-13 08:30:40.286 | python3-pip 2022-04-13 08:30:40.286 | python3-systemd 2022-04-13 08:30:40.286 | python3-venv 2022-04-13 08:30:40.286 | tar 2022-04-13 08:30:40.286 | tcpdump 2022-04-13 08:30:40.286 | unzip 2022-04-13 08:30:40.286 | uuid-runtime 2022-04-13 08:30:40.286 | wget 2022-04-13 08:30:40.286 | wget 2022-04-13 08:30:40.286 | zlib1g-dev 2022-04-13 08:30:40.286 | libkrb5-dev 2022-04-13 08:30:40.286 | libldap2-dev 2022-04-13 08:30:40.286 | libsasl2-dev 2022-04-13 08:30:40.286 | memcached 2022-04-13 08:30:40.286 | python3-mysqldb 2022-04-13 08:30:40.286 | sqlite3 2022-04-13 08:30:40.287 | conntrack 2022-04-13 08:30:40.287 | curl 2022-04-13 08:30:40.287 | dnsmasq-base 2022-04-13 08:30:40.287 | dnsmasq-utils 2022-04-13 08:30:40.287 | ebtables 2022-04-13 08:30:40.287 | genisoimage 2022-04-13 08:30:40.287 | iptables 2022-04-13 08:30:40.287 | iputils-arping 2022-04-13 08:30:40.287 | kpartx 2022-04-13 08:30:40.287 | libjs-jquery-tablesorter 2022-04-13 08:30:40.287 | parted 2022-04-13 08:30:40.287 | pm-utils 2022-04-13 08:30:40.287 | python3-mysqldb 2022-04-13 08:30:40.287 | socat 2022-04-13 08:30:40.287 | sqlite3 2022-04-13 08:30:40.287 | sudo 2022-04-13 08:30:40.287 | vlan 2022-04-13 08:30:40.287 | lsscsi 2022-04-13 08:30:40.287 | open-iscsi 2022-04-13 08:30:40.287 | lvm2 2022-04-13 08:30:40.287 | qemu-utils 2022-04-13 08:30:40.287 | thin-provisioning-tools 2022-04-13 08:30:40.287 | acl 2022-04-13 08:30:40.287 | dnsmasq-base 2022-04-13 08:30:40.287 | dnsmasq-utils 2022-04-13 08:30:40.287 | ebtables 2022-04-13 08:30:40.287 | haproxy 2022-04-13 08:30:40.287 | iptables 2022-04-13 08:30:40.287 | iputils-arping 2022-04-13 08:30:40.287 | iputils-ping 2022-04-13 08:30:40.287 | postgresql-server-dev-all 2022-04-13 08:30:40.287 | python3-mysqldb 2022-04-13 08:30:40.287 | sqlite3 2022-04-13 08:30:40.287 | sudo 2022-04-13 08:30:40.287 | vlan 2022-04-13 08:30:40.287 | pcp 2022-04-13 08:30:40.287 | ipset 2022-04-13 08:30:40.287 | conntrack 2022-04-13 08:30:40.288 | conntrackd 2022-04-13 08:30:40.288 | keepalived 2022-04-13 08:30:40.288 | lvm2 2022-04-13 08:30:40.288 | qemu-utils 2022-04-13 08:30:40.288 | thin-provisioning-tools 2022-04-13 08:30:40.288 | curl 2022-04-13 08:30:40.288 | liberasurecode-dev 2022-04-13 08:30:40.288 | make 2022-04-13 08:30:40.288 | memcached 2022-04-13 08:30:40.288 | rsync 2022-04-13 08:30:40.288 | sqlite3 2022-04-13 08:30:40.288 | xfsprogs ' 2022-04-13 08:30:40.288 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:30:40.290 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:40.292 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:40.295 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:30:40.295 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:30:40.300 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:30:40.302 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:30:40.304 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:30:40.306 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:30:40.308 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:30:40.310 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:40.312 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:30:40.314 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:40.316 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:40.318 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:30:40.320 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:40.322 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:40.324 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:30:40.327 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:30:40.330 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:30:40.332 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:30:40.334 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:30:40.336 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:30:40.338 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:30:40.341 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:30:40.344 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838640342 2022-04-13 08:30:40.347 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:30:40.349 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:30:40.351 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:30:40.568 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:30:40.733 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:30:40.870 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:30:40.994 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:30:42.868 | Reading package lists... 2022-04-13 08:30:42.899 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:30:42.901 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:30:42.903 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:30:42.905 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:42.907 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:42.909 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:30:42.911 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:42.913 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:30:42.915 | ++ functions-common:time_stop:2432 : start_time=1649838640342 2022-04-13 08:30:42.917 | ++ functions-common:time_stop:2434 : [[ -z 1649838640342 ]] 2022-04-13 08:30:42.920 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:42.924 | ++ functions-common:time_stop:2437 : end_time=1649838642921 2022-04-13 08:30:42.926 | ++ functions-common:time_stop:2438 : elapsed_time=2579 2022-04-13 08:30:42.928 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:30:42.930 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:42.932 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2579 2022-04-13 08:30:42.934 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:30:42.936 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:30:42.939 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:42.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:42.944 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:30:42.963 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:30:43.078 | Reading package lists... 2022-04-13 08:30:43.316 | Building dependency tree... 2022-04-13 08:30:43.317 | Reading state information... 2022-04-13 08:30:43.595 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:30:43.595 | bc set to manually installed. 2022-04-13 08:30:43.595 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:30:43.595 | bsdmainutils set to manually installed. 2022-04-13 08:30:43.595 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:30:43.595 | gawk set to manually installed. 2022-04-13 08:30:43.595 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:30:43.595 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:30:43.595 | iptables set to manually installed. 2022-04-13 08:30:43.595 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:30:43.596 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:30:43.596 | kpartx set to manually installed. 2022-04-13 08:30:43.596 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:30:43.596 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:30:43.596 | psmisc is already the newest version (23.3-1). 2022-04-13 08:30:43.596 | psmisc set to manually installed. 2022-04-13 08:30:43.596 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:30:43.596 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:30:43.596 | python3-systemd set to manually installed. 2022-04-13 08:30:43.596 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:30:43.596 | thin-provisioning-tools set to manually installed. 2022-04-13 08:30:43.596 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:30:43.596 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:30:43.596 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:30:43.596 | lsof set to manually installed. 2022-04-13 08:30:43.596 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:30:43.596 | parted set to manually installed. 2022-04-13 08:30:43.596 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:30:43.596 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:30:43.596 | zlib1g-dev set to manually installed. 2022-04-13 08:30:43.596 | The following packages were automatically installed and are no longer required: 2022-04-13 08:30:43.596 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:30:43.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:30:43.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:30:43.597 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:30:43.597 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:30:43.597 | python3-zope.interface 2022-04-13 08:30:43.597 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:30:43.597 | The following additional packages will be installed: 2022-04-13 08:30:43.597 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-13 08:30:43.597 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-13 08:30:43.597 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-13 08:30:43.597 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-13 08:30:43.597 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-13 08:30:43.597 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-13 08:30:43.597 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-13 08:30:43.597 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-13 08:30:43.597 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-13 08:30:43.597 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-13 08:30:43.597 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-13 08:30:43.597 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-13 08:30:43.597 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-13 08:30:43.597 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-13 08:30:43.597 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-13 08:30:43.597 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-13 08:30:43.597 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-13 08:30:43.598 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-13 08:30:43.598 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-13 08:30:43.598 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-13 08:30:43.598 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-13 08:30:43.598 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-13 08:30:43.598 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-13 08:30:43.598 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-13 08:30:43.598 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-13 08:30:43.598 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-13 08:30:43.598 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-13 08:30:43.598 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-13 08:30:43.598 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-13 08:30:43.598 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-13 08:30:43.598 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-13 08:30:43.598 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-13 08:30:43.598 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-13 08:30:43.598 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 08:30:43.598 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-13 08:30:43.598 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-13 08:30:43.598 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-13 08:30:43.599 | Suggested packages: 2022-04-13 08:30:43.599 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-13 08:30:43.599 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-13 08:30:43.599 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-13 08:30:43.599 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-13 08:30:43.600 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-13 08:30:43.600 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-13 08:30:43.600 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-13 08:30:43.600 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-13 08:30:43.600 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-13 08:30:43.600 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-13 08:30:43.600 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-13 08:30:43.600 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-13 08:30:43.600 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-13 08:30:43.600 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-13 08:30:43.600 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-13 08:30:43.600 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-13 08:30:43.600 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-13 08:30:43.600 | tar-scripts tar-doc zip 2022-04-13 08:30:43.860 | The following NEW packages will be installed: 2022-04-13 08:30:43.860 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-13 08:30:43.860 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-13 08:30:43.860 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-13 08:30:43.860 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-13 08:30:43.860 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-13 08:30:43.861 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-13 08:30:43.861 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-13 08:30:43.861 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-13 08:30:43.861 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-13 08:30:43.861 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-13 08:30:43.861 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-13 08:30:43.861 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-13 08:30:43.861 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-13 08:30:43.861 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-13 08:30:43.861 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-13 08:30:43.861 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-13 08:30:43.861 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-13 08:30:43.861 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-13 08:30:43.861 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-13 08:30:43.861 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-13 08:30:43.861 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-13 08:30:43.861 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-13 08:30:43.861 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-13 08:30:43.861 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-13 08:30:43.861 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-13 08:30:43.861 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-13 08:30:43.861 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-13 08:30:43.861 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-13 08:30:43.861 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-13 08:30:43.861 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-13 08:30:43.861 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-13 08:30:43.861 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-13 08:30:43.862 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-13 08:30:43.862 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-13 08:30:43.862 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-13 08:30:43.862 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-13 08:30:43.862 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-13 08:30:43.862 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 08:30:43.862 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-13 08:30:43.862 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-13 08:30:43.862 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-13 08:30:43.862 | unzip uuid-dev vbetool vlan x11-common 2022-04-13 08:30:43.862 | The following packages will be upgraded: 2022-04-13 08:30:43.863 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-13 08:30:43.863 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-13 08:30:43.863 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-13 08:30:43.863 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-13 08:30:43.863 | tcpdump uuid-runtime wget 2022-04-13 08:30:44.154 | 26 upgraded, 219 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:30:44.154 | Need to get 165 MB of archives. 2022-04-13 08:30:44.154 | After this operation, 768 MB of additional disk space will be used. 2022-04-13 08:30:44.154 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-13 08:30:44.850 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-13 08:30:44.921 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-13 08:30:44.931 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-13 08:30:44.932 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-13 08:30:45.008 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-13 08:30:46.196 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-13 08:30:46.201 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-13 08:30:46.207 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-13 08:30:46.208 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-13 08:30:46.209 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-13 08:30:46.211 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-13 08:30:46.727 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-13 08:30:46.728 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-13 08:30:46.729 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-13 08:30:46.730 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-13 08:30:46.731 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-13 08:30:46.773 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-13 08:30:46.774 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-13 08:30:46.777 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-13 08:30:46.782 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-13 08:30:46.858 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-13 08:30:46.914 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-13 08:30:48.425 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-13 08:30:48.438 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-13 08:30:48.590 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-13 08:30:48.594 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-13 08:30:48.596 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-13 08:30:48.720 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-13 08:30:48.723 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-13 08:30:48.922 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-13 08:30:48.923 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-13 08:30:48.924 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-13 08:30:48.925 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-13 08:30:49.160 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-13 08:30:49.161 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-13 08:30:49.162 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-13 08:30:49.166 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-13 08:30:49.437 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-13 08:30:49.445 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-13 08:30:49.447 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-13 08:30:49.453 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-13 08:30:49.478 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-13 08:30:49.515 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-13 08:30:49.517 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-13 08:30:49.706 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-13 08:30:49.797 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-13 08:30:49.840 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-13 08:30:49.864 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-13 08:30:49.865 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-13 08:30:49.866 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-13 08:30:49.870 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-13 08:30:49.927 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-13 08:30:49.996 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-13 08:30:50.017 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-13 08:30:52.547 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-13 08:30:54.157 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-13 08:30:54.525 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-13 08:30:54.526 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-13 08:30:54.527 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-13 08:30:54.532 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-13 08:30:54.889 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-13 08:30:54.941 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-13 08:30:54.952 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-13 08:30:55.853 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-13 08:30:57.354 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-13 08:30:57.356 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-13 08:30:57.358 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-13 08:30:57.359 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-13 08:30:57.361 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-13 08:30:57.362 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-13 08:30:57.363 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-13 08:30:57.364 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-13 08:30:57.364 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-13 08:30:57.486 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-13 08:30:57.500 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-13 08:30:57.558 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-13 08:30:57.571 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-13 08:30:57.578 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-13 08:30:57.802 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-13 08:30:57.803 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-13 08:30:57.818 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-13 08:30:57.891 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-13 08:30:57.892 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-13 08:30:57.892 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-13 08:30:57.911 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-13 08:30:57.974 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-13 08:30:58.412 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-13 08:30:58.419 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-13 08:30:58.423 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-13 08:30:58.424 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-13 08:30:59.581 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-13 08:30:59.582 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-13 08:30:59.583 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-13 08:30:59.584 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-13 08:30:59.585 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-13 08:30:59.585 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-13 08:30:59.596 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-13 08:30:59.596 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-13 08:30:59.597 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-13 08:30:59.713 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-13 08:30:59.974 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-13 08:31:00.439 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-13 08:31:00.476 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-13 08:31:00.566 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-13 08:31:01.006 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-13 08:31:01.106 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-13 08:31:01.108 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-13 08:31:01.118 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-13 08:31:01.133 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-13 08:31:01.162 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-13 08:31:01.164 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-13 08:31:01.166 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-13 08:31:01.169 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-13 08:31:01.179 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-13 08:31:01.269 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-13 08:31:01.271 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-13 08:31:01.287 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-13 08:31:01.301 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-13 08:31:01.400 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-13 08:31:01.410 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-13 08:31:01.423 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-13 08:31:01.442 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-13 08:31:01.443 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-13 08:31:01.444 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-13 08:31:01.530 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-13 08:31:01.580 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-13 08:31:01.586 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-13 08:31:01.619 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-13 08:31:01.660 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-13 08:31:01.662 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-13 08:31:01.664 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-13 08:31:01.678 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-13 08:31:01.681 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-13 08:31:01.683 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-13 08:31:01.791 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-13 08:31:01.846 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-13 08:31:01.861 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-13 08:31:01.876 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-13 08:31:01.922 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-13 08:31:01.925 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-13 08:31:01.927 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-13 08:31:01.940 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-13 08:31:01.944 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-13 08:31:01.959 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-13 08:31:02.052 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-13 08:31:02.065 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-13 08:31:02.070 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-13 08:31:02.089 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-13 08:31:02.183 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-13 08:31:02.184 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-13 08:31:02.185 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-13 08:31:02.190 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-13 08:31:02.193 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-13 08:31:02.197 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-13 08:31:02.315 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-13 08:31:02.319 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-13 08:31:02.333 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-13 08:31:02.339 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-13 08:31:02.445 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-13 08:31:02.446 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-13 08:31:02.447 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-13 08:31:02.468 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-13 08:31:02.488 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-13 08:31:02.491 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-13 08:31:02.576 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-13 08:31:03.858 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-13 08:31:03.861 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-13 08:31:03.862 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-13 08:31:03.864 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-13 08:31:03.869 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-13 08:31:03.870 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-13 08:31:03.870 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-13 08:31:03.933 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-13 08:31:03.934 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-13 08:31:03.991 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-13 08:31:04.137 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-13 08:31:04.138 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-13 08:31:04.139 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-13 08:31:04.268 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-13 08:31:04.270 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-13 08:31:04.468 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-13 08:31:04.493 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-13 08:31:04.497 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-13 08:31:04.498 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-13 08:31:04.520 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-13 08:31:04.523 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-13 08:31:04.527 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-13 08:31:04.537 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-13 08:31:04.548 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-13 08:31:05.124 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-13 08:31:05.279 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-13 08:31:05.284 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-13 08:31:05.286 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-13 08:31:05.630 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-13 08:31:05.636 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-13 08:31:05.636 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-13 08:31:05.638 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-13 08:31:05.690 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-13 08:31:05.694 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-13 08:31:05.747 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-13 08:31:05.895 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-13 08:31:06.944 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-13 08:31:07.359 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-13 08:31:07.796 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-13 08:31:07.876 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-13 08:31:08.641 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-13 08:31:08.643 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-13 08:31:13.034 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-13 08:31:13.036 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-13 08:31:13.037 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-13 08:31:13.038 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-13 08:31:13.039 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-13 08:31:13.151 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-13 08:31:13.273 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-13 08:31:13.277 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-13 08:31:13.302 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-13 08:31:13.303 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-13 08:31:13.707 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-13 08:31:13.752 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-13 08:31:13.753 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-13 08:31:13.783 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-13 08:31:13.784 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-13 08:31:13.785 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-13 08:31:13.808 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-13 08:31:13.888 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-13 08:31:13.892 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-13 08:31:14.038 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-13 08:31:14.041 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-13 08:31:14.041 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-13 08:31:14.042 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-13 08:31:14.129 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-13 08:31:14.130 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-13 08:31:14.131 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-13 08:31:14.131 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-13 08:31:14.132 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-13 08:31:14.256 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-13 08:31:14.264 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-13 08:31:14.265 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-13 08:31:14.267 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-13 08:31:14.386 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-13 08:31:14.396 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-13 08:31:14.430 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-13 08:31:14.866 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-13 08:31:14.897 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-13 08:31:16.518 | Preconfiguring packages ... 2022-04-13 08:31:16.661 | Fetched 165 MB in 31s (5,309 kB/s) 2022-04-13 08:31:16.723 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 08:31:16.726 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:16.734 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-13 08:31:16.814 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-13 08:31:16.898 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 08:31:16.900 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:16.911 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:16.962 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:16.973 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:17.347 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:17.353 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:17.391 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:17.406 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:17.472 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:17.625 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:18.409 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:18.422 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 08:31:18.503 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 08:31:18.585 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 08:31:18.588 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-13 08:31:18.597 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-13 08:31:19.004 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 08:31:19.011 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 08:31:19.055 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 08:31:19.145 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 08:31:19.147 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 08:31:19.155 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 08:31:19.193 | Selecting previously unselected package libapr1:amd64. 2022-04-13 08:31:19.200 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 08:31:19.202 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 08:31:19.258 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 08:31:19.264 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 08:31:19.465 | Selecting previously unselected package libaprutil1:amd64. 2022-04-13 08:31:19.472 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 08:31:19.474 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:31:19.510 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-13 08:31:19.518 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 08:31:19.520 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:31:19.551 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 08:31:19.556 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 08:31:19.603 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 08:31:19.609 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 08:31:19.653 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 08:31:19.659 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-13 08:31:19.707 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-13 08:31:19.714 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 08:31:19.716 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:31:19.747 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 08:31:19.753 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 08:31:19.810 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 08:31:19.817 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 08:31:19.877 | Selecting previously unselected package libjansson4:amd64. 2022-04-13 08:31:19.885 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-13 08:31:19.887 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-13 08:31:19.917 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-13 08:31:19.924 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-13 08:31:19.926 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 08:31:19.976 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 08:31:19.982 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-13 08:31:21.245 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:21.251 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-13 08:31:21.366 | Selecting previously unselected package apache2-bin. 2022-04-13 08:31:21.373 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 08:31:21.375 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:21.583 | Selecting previously unselected package apache2-data. 2022-04-13 08:31:21.590 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-13 08:31:21.592 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:21.696 | Selecting previously unselected package apache2-utils. 2022-04-13 08:31:21.703 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 08:31:21.705 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:21.751 | Selecting previously unselected package apache2. 2022-04-13 08:31:21.758 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 08:31:21.777 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:21.844 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-13 08:31:21.851 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-13 08:31:21.853 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 08:31:21.900 | Selecting previously unselected package haproxy. 2022-04-13 08:31:21.907 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-13 08:31:21.917 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 08:31:22.134 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-13 08:31:22.142 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 08:31:22.144 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:31:22.179 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-13 08:31:22.186 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 08:31:22.188 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:31:22.218 | Selecting previously unselected package mysql-common. 2022-04-13 08:31:22.225 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-13 08:31:22.242 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 08:31:22.273 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-13 08:31:22.281 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 08:31:22.283 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:31:22.521 | Selecting previously unselected package libsensors-config. 2022-04-13 08:31:22.529 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-13 08:31:22.531 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 08:31:22.560 | Selecting previously unselected package libsensors5:amd64. 2022-04-13 08:31:22.571 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-13 08:31:22.640 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 08:31:22.673 | Selecting previously unselected package libsnmp-base. 2022-04-13 08:31:22.680 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-13 08:31:22.682 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 08:31:22.748 | Selecting previously unselected package libsnmp35:amd64. 2022-04-13 08:31:22.755 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-13 08:31:22.758 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 08:31:22.920 | Selecting previously unselected package keepalived. 2022-04-13 08:31:22.927 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-13 08:31:22.929 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 08:31:23.013 | Selecting previously unselected package memcached. 2022-04-13 08:31:23.021 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-13 08:31:23.023 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 08:31:23.079 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-13 08:31:23.525 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-13 08:31:23.613 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 08:31:23.618 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 08:31:23.745 | Selecting previously unselected package python3-yaml. 2022-04-13 08:31:23.752 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-13 08:31:23.755 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 08:31:23.806 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 08:31:23.811 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 08:31:23.856 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 08:31:23.927 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 08:31:24.365 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 08:31:24.388 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 08:31:24.544 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-13 08:31:24.549 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-13 08:31:24.639 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-13 08:31:24.645 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-13 08:31:24.715 | Selecting previously unselected package acl. 2022-04-13 08:31:24.722 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-13 08:31:24.724 | Unpacking acl (2.2.53-6) ... 2022-04-13 08:31:24.754 | Selecting previously unselected package autotools-dev. 2022-04-13 08:31:24.762 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-13 08:31:24.764 | Unpacking autotools-dev (20180224.1) ... 2022-04-13 08:31:24.794 | Selecting previously unselected package m4. 2022-04-13 08:31:24.802 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-13 08:31:24.804 | Unpacking m4 (1.4.18-4) ... 2022-04-13 08:31:24.856 | Selecting previously unselected package autoconf. 2022-04-13 08:31:24.863 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-13 08:31:24.866 | Unpacking autoconf (2.69-11.1) ... 2022-04-13 08:31:24.944 | Selecting previously unselected package automake. 2022-04-13 08:31:24.951 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-13 08:31:24.955 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-13 08:31:25.052 | Selecting previously unselected package autopoint. 2022-04-13 08:31:25.059 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-13 08:31:25.061 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-13 08:31:25.103 | Selecting previously unselected package libllvm10:amd64. 2022-04-13 08:31:25.110 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:25.112 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:27.359 | Selecting previously unselected package libclang-cpp10. 2022-04-13 08:31:27.367 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:27.369 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:28.852 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-13 08:31:28.859 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 08:31:28.861 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:31:29.317 | Selecting previously unselected package libgc1c2:amd64. 2022-04-13 08:31:29.324 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-13 08:31:29.327 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 08:31:29.365 | Selecting previously unselected package libobjc4:amd64. 2022-04-13 08:31:29.372 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 08:31:29.374 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:31:29.404 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-13 08:31:29.411 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 08:31:29.413 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:31:29.489 | Selecting previously unselected package libc6-i386. 2022-04-13 08:31:29.496 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 08:31:29.499 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 08:31:29.998 | Selecting previously unselected package lib32gcc-s1. 2022-04-13 08:31:30.006 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 08:31:30.008 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:31:30.046 | Selecting previously unselected package lib32stdc++6. 2022-04-13 08:31:30.054 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 08:31:30.056 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:31:30.159 | Selecting previously unselected package libclang-common-10-dev. 2022-04-13 08:31:30.167 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:30.169 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:31.153 | Selecting previously unselected package libclang1-10. 2022-04-13 08:31:31.161 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:31.163 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:32.268 | Selecting previously unselected package clang-10. 2022-04-13 08:31:32.276 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:32.278 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:32.311 | Selecting previously unselected package libtool. 2022-04-13 08:31:32.319 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-13 08:31:32.321 | Unpacking libtool (2.4.6-14) ... 2022-04-13 08:31:32.369 | Selecting previously unselected package dh-autoreconf. 2022-04-13 08:31:32.377 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-13 08:31:32.379 | Unpacking dh-autoreconf (19) ... 2022-04-13 08:31:32.406 | Selecting previously unselected package libdebhelper-perl. 2022-04-13 08:31:32.413 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-13 08:31:32.416 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 08:31:32.460 | Selecting previously unselected package libarchive-zip-perl. 2022-04-13 08:31:32.467 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-13 08:31:32.469 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-13 08:31:32.510 | Selecting previously unselected package libsub-override-perl. 2022-04-13 08:31:32.517 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-13 08:31:32.519 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-13 08:31:32.543 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-13 08:31:32.551 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-13 08:31:32.553 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 08:31:32.580 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-13 08:31:32.587 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-13 08:31:32.589 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 08:31:32.616 | Selecting previously unselected package libdpkg-perl. 2022-04-13 08:31:32.623 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-13 08:31:32.625 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 08:31:32.695 | Selecting previously unselected package make. 2022-04-13 08:31:32.702 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-13 08:31:32.704 | Unpacking make (4.2.1-1.2) ... 2022-04-13 08:31:32.765 | Selecting previously unselected package dpkg-dev. 2022-04-13 08:31:32.773 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-13 08:31:32.775 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 08:31:32.912 | Selecting previously unselected package dwz. 2022-04-13 08:31:32.919 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-13 08:31:32.921 | Unpacking dwz (0.13-5) ... 2022-04-13 08:31:32.970 | Selecting previously unselected package libcroco3:amd64. 2022-04-13 08:31:32.978 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-13 08:31:32.980 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-13 08:31:33.016 | Selecting previously unselected package gettext. 2022-04-13 08:31:33.024 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-13 08:31:33.026 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-13 08:31:33.185 | Selecting previously unselected package intltool-debian. 2022-04-13 08:31:33.192 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-13 08:31:33.195 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-13 08:31:33.223 | Selecting previously unselected package po-debconf. 2022-04-13 08:31:33.231 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-13 08:31:33.233 | Unpacking po-debconf (1.0.21) ... 2022-04-13 08:31:33.295 | Selecting previously unselected package debhelper. 2022-04-13 08:31:33.303 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-13 08:31:33.305 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-13 08:31:33.491 | Selecting previously unselected package uuid-dev:amd64. 2022-04-13 08:31:33.499 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 08:31:33.501 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 08:31:33.535 | Selecting previously unselected package libsctp1:amd64. 2022-04-13 08:31:33.543 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 08:31:33.545 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 08:31:33.571 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-13 08:31:33.578 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 08:31:33.581 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 08:31:33.616 | Selecting previously unselected package libapr1-dev. 2022-04-13 08:31:33.623 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 08:31:33.626 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 08:31:33.884 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-13 08:31:33.892 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 08:31:33.894 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 08:31:34.002 | Selecting previously unselected package libaprutil1-dev. 2022-04-13 08:31:34.010 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 08:31:34.012 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 08:31:34.218 | Selecting previously unselected package apache2-dev. 2022-04-13 08:31:34.226 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 08:31:34.228 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:34.298 | Selecting previously unselected package binfmt-support. 2022-04-13 08:31:34.306 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-13 08:31:34.315 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-13 08:31:34.352 | Selecting previously unselected package g++-9. 2022-04-13 08:31:34.359 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 08:31:34.361 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:31:35.503 | Selecting previously unselected package g++. 2022-04-13 08:31:35.512 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-13 08:31:35.514 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 08:31:35.536 | Selecting previously unselected package build-essential. 2022-04-13 08:31:35.544 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-13 08:31:35.546 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-13 08:31:35.572 | Selecting previously unselected package conntrack. 2022-04-13 08:31:35.580 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-13 08:31:35.582 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-13 08:31:35.612 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-13 08:31:35.620 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-13 08:31:35.622 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 08:31:35.650 | Selecting previously unselected package libnetfilter-queue1. 2022-04-13 08:31:35.657 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-13 08:31:35.660 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 08:31:35.691 | Selecting previously unselected package conntrackd. 2022-04-13 08:31:35.698 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-13 08:31:35.700 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-13 08:31:35.745 | Selecting previously unselected package dns-root-data. 2022-04-13 08:31:35.753 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-13 08:31:35.756 | Unpacking dns-root-data (2019052802) ... 2022-04-13 08:31:35.784 | Selecting previously unselected package libidn11:amd64. 2022-04-13 08:31:35.794 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-13 08:31:35.798 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 08:31:35.833 | Selecting previously unselected package dnsmasq-base. 2022-04-13 08:31:35.841 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 08:31:35.843 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 08:31:35.910 | Selecting previously unselected package dnsmasq-utils. 2022-04-13 08:31:35.918 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 08:31:35.920 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 08:31:35.952 | Selecting previously unselected package ebtables. 2022-04-13 08:31:35.959 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-13 08:31:35.974 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-13 08:31:36.014 | Selecting previously unselected package libfakeroot:amd64. 2022-04-13 08:31:36.022 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-13 08:31:36.024 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-13 08:31:36.056 | Selecting previously unselected package fakeroot. 2022-04-13 08:31:36.063 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-13 08:31:36.065 | Unpacking fakeroot (1.24-1) ... 2022-04-13 08:31:36.104 | Selecting previously unselected package fonts-dejavu-core. 2022-04-13 08:31:36.111 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-13 08:31:36.113 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-13 08:31:36.283 | Selecting previously unselected package fonts-liberation. 2022-04-13 08:31:36.290 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-13 08:31:36.292 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-13 08:31:36.428 | Selecting previously unselected package fontconfig-config. 2022-04-13 08:31:36.436 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-13 08:31:36.438 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 08:31:36.475 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-13 08:31:36.483 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 08:31:36.485 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 08:31:36.529 | Selecting previously unselected package fontconfig. 2022-04-13 08:31:36.537 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 08:31:36.539 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 08:31:36.583 | Selecting previously unselected package genisoimage. 2022-04-13 08:31:36.592 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-13 08:31:36.594 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 08:31:36.674 | Selecting previously unselected package libann0. 2022-04-13 08:31:36.682 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-13 08:31:36.684 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-13 08:31:36.714 | Selecting previously unselected package libcdt5:amd64. 2022-04-13 08:31:36.721 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:36.723 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:36.752 | Selecting previously unselected package libcgraph6:amd64. 2022-04-13 08:31:36.761 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:36.763 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:36.796 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-13 08:31:36.804 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 08:31:36.807 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 08:31:36.848 | Selecting previously unselected package libjpeg8:amd64. 2022-04-13 08:31:36.856 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-13 08:31:36.858 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 08:31:36.886 | Selecting previously unselected package libjbig0:amd64. 2022-04-13 08:31:36.893 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-13 08:31:36.895 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 08:31:36.925 | Selecting previously unselected package libwebp6:amd64. 2022-04-13 08:31:36.933 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:36.935 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 08:31:36.987 | Selecting previously unselected package libtiff5:amd64. 2022-04-13 08:31:36.996 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:36.998 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 08:31:37.049 | Selecting previously unselected package libxpm4:amd64. 2022-04-13 08:31:37.057 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-13 08:31:37.059 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 08:31:37.091 | Selecting previously unselected package libgd3:amd64. 2022-04-13 08:31:37.099 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-13 08:31:37.101 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 08:31:37.145 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-13 08:31:37.154 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 08:31:37.156 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 08:31:37.205 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-13 08:31:37.213 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-13 08:31:37.215 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 08:31:37.276 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-13 08:31:37.284 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-13 08:31:37.286 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-13 08:31:37.316 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-13 08:31:37.324 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-13 08:31:37.326 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 08:31:37.354 | Selecting previously unselected package libxrender1:amd64. 2022-04-13 08:31:37.361 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-13 08:31:37.363 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 08:31:37.393 | Selecting previously unselected package libcairo2:amd64. 2022-04-13 08:31:37.401 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:37.403 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 08:31:37.501 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-13 08:31:37.509 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-13 08:31:37.511 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 08:31:37.550 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-13 08:31:37.558 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-13 08:31:37.560 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 08:31:37.639 | Selecting previously unselected package libthai-data. 2022-04-13 08:31:37.647 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-13 08:31:37.649 | Unpacking libthai-data (0.1.28-3) ... 2022-04-13 08:31:37.699 | Selecting previously unselected package libdatrie1:amd64. 2022-04-13 08:31:37.707 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-13 08:31:37.709 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 08:31:37.739 | Selecting previously unselected package libthai0:amd64. 2022-04-13 08:31:37.747 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-13 08:31:37.749 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-13 08:31:37.780 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-13 08:31:37.787 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 08:31:37.790 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:31:37.840 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-13 08:31:37.847 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 08:31:37.849 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:31:37.881 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-13 08:31:37.890 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 08:31:37.893 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:31:37.925 | Selecting previously unselected package libpathplan4:amd64. 2022-04-13 08:31:37.932 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:37.935 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:37.966 | Selecting previously unselected package libgvc6. 2022-04-13 08:31:37.974 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:37.976 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-13 08:31:38.097 | Selecting previously unselected package libgvpr2:amd64. 2022-04-13 08:31:38.104 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:38.107 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:38.157 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-13 08:31:38.164 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:38.167 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:38.321 | Selecting previously unselected package x11-common. 2022-04-13 08:31:38.329 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-13 08:31:38.354 | dpkg-query: no packages found matching nux-tools 2022-04-13 08:31:38.364 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-13 08:31:38.405 | Selecting previously unselected package libice6:amd64. 2022-04-13 08:31:38.413 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-13 08:31:38.415 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 08:31:38.446 | Selecting previously unselected package libsm6:amd64. 2022-04-13 08:31:38.453 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-13 08:31:38.456 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 08:31:38.486 | Selecting previously unselected package libxt6:amd64. 2022-04-13 08:31:38.493 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-13 08:31:38.495 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 08:31:38.545 | Selecting previously unselected package libxmu6:amd64. 2022-04-13 08:31:38.553 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-13 08:31:38.555 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 08:31:38.589 | Selecting previously unselected package libxaw7:amd64. 2022-04-13 08:31:38.597 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-13 08:31:38.599 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 08:31:38.651 | Selecting previously unselected package graphviz. 2022-04-13 08:31:38.659 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-13 08:31:38.661 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-13 08:31:38.792 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-13 08:31:38.800 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-13 08:31:38.802 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:31:38.853 | Selecting previously unselected package libibverbs1:amd64. 2022-04-13 08:31:38.861 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 08:31:38.871 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:31:38.911 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-13 08:31:38.919 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-13 08:31:38.934 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:31:38.996 | Selecting previously unselected package icu-devtools. 2022-04-13 08:31:39.004 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 08:31:39.006 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 08:31:39.064 | Selecting previously unselected package iputils-arping. 2022-04-13 08:31:39.072 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-13 08:31:39.075 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-13 08:31:39.109 | Selecting previously unselected package javascript-common. 2022-04-13 08:31:39.116 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-13 08:31:39.131 | Unpacking javascript-common (11) ... 2022-04-13 08:31:39.163 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-13 08:31:39.170 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:39.173 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:39.210 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-13 08:31:39.218 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:39.220 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:39.255 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-13 08:31:39.263 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:39.265 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:39.298 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-13 08:31:39.306 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:39.309 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:39.341 | Selecting previously unselected package comerr-dev:amd64. 2022-04-13 08:31:39.349 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-13 08:31:39.353 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 08:31:39.386 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-13 08:31:39.395 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:39.397 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:39.448 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-13 08:31:39.456 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-13 08:31:39.459 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 08:31:39.492 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-13 08:31:39.501 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-13 08:31:39.518 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 08:31:39.546 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-13 08:31:39.554 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-13 08:31:39.556 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-13 08:31:39.583 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-13 08:31:39.591 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-13 08:31:39.593 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-13 08:31:39.625 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-13 08:31:39.633 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 08:31:39.636 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 08:31:39.703 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-13 08:31:39.711 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 08:31:39.713 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 08:31:39.781 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-13 08:31:39.789 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-13 08:31:39.791 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 08:31:39.822 | Selecting previously unselected package libgts-bin. 2022-04-13 08:31:39.830 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 08:31:39.832 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 08:31:39.869 | Selecting previously unselected package libicu-dev:amd64. 2022-04-13 08:31:39.877 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 08:31:39.879 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 08:31:41.315 | Selecting previously unselected package libipset13:amd64. 2022-04-13 08:31:41.323 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:41.326 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 08:31:41.361 | Selecting previously unselected package librdmacm1:amd64. 2022-04-13 08:31:41.369 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 08:31:41.372 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:31:41.409 | Selecting previously unselected package libiscsi7:amd64. 2022-04-13 08:31:41.417 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-13 08:31:41.420 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 08:31:41.452 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-13 08:31:41.459 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 08:31:41.462 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 08:31:41.528 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-13 08:31:41.536 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 08:31:41.538 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 08:31:41.563 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-13 08:31:41.570 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 08:31:41.572 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 08:31:41.599 | Selecting previously unselected package libjs-jquery. 2022-04-13 08:31:41.607 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-13 08:31:41.609 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 08:31:41.667 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-13 08:31:41.675 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-13 08:31:41.677 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-13 08:31:41.704 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-13 08:31:41.712 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-13 08:31:41.715 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 08:31:41.791 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-13 08:31:41.800 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-13 08:31:41.802 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 08:31:41.858 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-13 08:31:41.866 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-13 08:31:41.868 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-13 08:31:41.895 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-13 08:31:41.904 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-13 08:31:41.906 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-13 08:31:41.935 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-13 08:31:41.943 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 08:31:41.945 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 08:31:42.036 | Selecting previously unselected package libnspr4:amd64. 2022-04-13 08:31:42.045 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-13 08:31:42.047 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-13 08:31:42.090 | Selecting previously unselected package libnss3:amd64. 2022-04-13 08:31:42.097 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-13 08:31:42.100 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 08:31:42.307 | Selecting previously unselected package libomp5-10:amd64. 2022-04-13 08:31:42.315 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:42.317 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:42.391 | Selecting previously unselected package libomp-10-dev. 2022-04-13 08:31:42.399 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:42.401 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:42.434 | Selecting previously unselected package pcp-conf. 2022-04-13 08:31:42.442 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-13 08:31:42.445 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-13 08:31:42.476 | Selecting previously unselected package libpcp3. 2022-04-13 08:31:42.484 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-13 08:31:42.486 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-13 08:31:42.548 | Selecting previously unselected package libpcp-pmda3. 2022-04-13 08:31:42.556 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-13 08:31:42.558 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-13 08:31:42.587 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-13 08:31:42.596 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-13 08:31:42.597 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 08:31:42.634 | Selecting previously unselected package libpq5:amd64. 2022-04-13 08:31:42.641 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:42.643 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:31:42.687 | Selecting previously unselected package libpq-dev. 2022-04-13 08:31:42.695 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:42.697 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:31:42.767 | Selecting previously unselected package librados2. 2022-04-13 08:31:42.775 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:42.778 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 08:31:43.256 | Selecting previously unselected package librbd1. 2022-04-13 08:31:43.265 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:43.268 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 08:31:43.528 | Selecting previously unselected package libsasl2-dev. 2022-04-13 08:31:43.536 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 08:31:43.539 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 08:31:43.615 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 08:31:43.622 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 08:31:43.663 | Selecting previously unselected package libssl-dev:amd64. 2022-04-13 08:31:43.671 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 08:31:43.673 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 08:31:43.933 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-13 08:31:43.941 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 08:31:43.944 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 08:31:44.055 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-13 08:31:44.063 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 08:31:44.066 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 08:31:44.093 | Selecting previously unselected package libx86-1:amd64. 2022-04-13 08:31:44.101 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-13 08:31:44.104 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 08:31:44.144 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-13 08:31:44.152 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 08:31:44.154 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 08:31:44.295 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-13 08:31:44.304 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-13 08:31:44.306 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 08:31:44.385 | Selecting previously unselected package llvm-10-runtime. 2022-04-13 08:31:44.394 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:44.396 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:44.455 | Selecting previously unselected package libpfm4:amd64. 2022-04-13 08:31:44.463 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-13 08:31:44.466 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 08:31:44.541 | Selecting previously unselected package llvm-10. 2022-04-13 08:31:44.549 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:44.552 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:45.340 | Selecting previously unselected package libffi-dev:amd64. 2022-04-13 08:31:45.348 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-13 08:31:45.350 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-13 08:31:45.392 | Selecting previously unselected package python3-pygments. 2022-04-13 08:31:45.400 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-13 08:31:45.403 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 08:31:45.542 | Selecting previously unselected package llvm-10-tools. 2022-04-13 08:31:45.550 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:45.553 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:45.695 | Selecting previously unselected package libz3-4:amd64. 2022-04-13 08:31:45.704 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-13 08:31:45.707 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 08:31:46.664 | Selecting previously unselected package libz3-dev:amd64. 2022-04-13 08:31:46.672 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-13 08:31:46.675 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 08:31:46.721 | Selecting previously unselected package llvm-10-dev. 2022-04-13 08:31:46.729 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 08:31:46.732 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:51.204 | Selecting previously unselected package lsscsi. 2022-04-13 08:31:51.213 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-13 08:31:51.215 | Unpacking lsscsi (0.30-0.1) ... 2022-04-13 08:31:51.249 | Selecting previously unselected package pkg-config. 2022-04-13 08:31:51.258 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-13 08:31:51.260 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 08:31:51.293 | Selecting previously unselected package pm-utils. 2022-04-13 08:31:51.301 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-13 08:31:51.303 | Unpacking pm-utils (1.4.1-19) ... 2022-04-13 08:31:51.349 | Selecting previously unselected package postgresql-client-common. 2022-04-13 08:31:51.358 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-13 08:31:51.360 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-13 08:31:51.393 | Selecting previously unselected package postgresql-client-12. 2022-04-13 08:31:51.402 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:51.404 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:31:51.605 | Selecting previously unselected package ssl-cert. 2022-04-13 08:31:51.613 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-13 08:31:51.615 | Unpacking ssl-cert (1.0.39) ... 2022-04-13 08:31:51.652 | Selecting previously unselected package postgresql-common. 2022-04-13 08:31:51.660 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-13 08:31:51.692 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-13 08:31:51.698 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-13 08:31:51.762 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-13 08:31:51.771 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:51.772 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:31:52.066 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-13 08:31:52.075 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-13 08:31:52.077 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 08:31:52.107 | Selecting previously unselected package python-pip-whl. 2022-04-13 08:31:52.115 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 08:31:52.117 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 08:31:52.323 | Selecting previously unselected package python3-mysqldb. 2022-04-13 08:31:52.332 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-13 08:31:52.334 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-13 08:31:52.372 | Selecting previously unselected package python3-wheel. 2022-04-13 08:31:52.380 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-13 08:31:52.382 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-13 08:31:52.416 | Selecting previously unselected package python3-pip. 2022-04-13 08:31:52.425 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 08:31:52.427 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 08:31:52.510 | Selecting previously unselected package python3.8-venv. 2022-04-13 08:31:52.519 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-13 08:31:52.521 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 08:31:52.546 | Selecting previously unselected package python3-venv. 2022-04-13 08:31:52.555 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-13 08:31:52.557 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 08:31:52.583 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-13 08:31:52.592 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 08:31:52.594 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 08:31:52.630 | Selecting previously unselected package qemu-utils. 2022-04-13 08:31:52.639 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 08:31:52.641 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 08:31:52.820 | Selecting previously unselected package sharutils. 2022-04-13 08:31:52.829 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-13 08:31:52.831 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-13 08:31:52.882 | Selecting previously unselected package sqlite3. 2022-04-13 08:31:52.891 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-13 08:31:52.893 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 08:31:53.037 | Selecting previously unselected package unzip. 2022-04-13 08:31:53.045 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-13 08:31:53.047 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-13 08:31:53.096 | Selecting previously unselected package vbetool. 2022-04-13 08:31:53.104 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-13 08:31:53.107 | Unpacking vbetool (1.1-4) ... 2022-04-13 08:31:53.138 | Selecting previously unselected package ipset. 2022-04-13 08:31:53.147 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 08:31:53.156 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 08:31:53.191 | Selecting previously unselected package ipvsadm. 2022-04-13 08:31:53.200 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-13 08:31:53.203 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-13 08:31:53.238 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-13 08:31:53.247 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 08:31:53.257 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 08:31:53.283 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-13 08:31:53.291 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-13 08:31:53.294 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 08:31:53.325 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-13 08:31:53.333 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-13 08:31:53.335 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 08:31:53.366 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-13 08:31:53.375 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 08:31:53.377 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:53.412 | Selecting previously unselected package libpcp-gui2. 2022-04-13 08:31:53.420 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.422 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-13 08:31:53.452 | Selecting previously unselected package libpcp-import1. 2022-04-13 08:31:53.460 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.463 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-13 08:31:53.493 | Selecting previously unselected package libpcp-mmv1. 2022-04-13 08:31:53.502 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.504 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-13 08:31:53.533 | Selecting previously unselected package libpcp-trace2. 2022-04-13 08:31:53.542 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.544 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-13 08:31:53.573 | Selecting previously unselected package libpcp-web1. 2022-04-13 08:31:53.581 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.583 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-13 08:31:53.627 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-13 08:31:53.637 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-13 08:31:53.639 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 08:31:53.691 | Selecting previously unselected package python3-pcp. 2022-04-13 08:31:53.700 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.702 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-13 08:31:53.747 | Selecting previously unselected package pcp. 2022-04-13 08:31:53.755 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-13 08:31:53.826 | Unpacking pcp (5.0.3-1) ... 2022-04-13 08:31:54.355 | Selecting previously unselected package socat. 2022-04-13 08:31:54.364 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-13 08:31:54.367 | Unpacking socat (1.7.3.3-2) ... 2022-04-13 08:31:54.443 | Selecting previously unselected package vlan. 2022-04-13 08:31:54.452 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-13 08:31:54.454 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 08:31:54.511 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 08:31:54.517 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-13 08:31:54.527 | Setting up javascript-common (11) ... 2022-04-13 08:31:54.558 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-13 08:31:54.574 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 08:31:54.580 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 08:31:54.586 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 08:31:54.593 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 08:31:54.616 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 08:31:54.619 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 08:31:54.625 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 08:31:54.631 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:31:54.637 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 08:31:54.642 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 08:31:54.647 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 08:31:54.655 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 08:31:54.660 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 08:31:54.665 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-13 08:31:54.674 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 08:31:54.680 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-13 08:31:54.686 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 08:31:54.692 | Setting up vbetool (1.1-4) ... 2022-04-13 08:31:54.697 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 08:31:54.704 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 08:31:54.711 | Setting up pm-utils (1.4.1-19) ... 2022-04-13 08:31:54.722 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 08:31:54.967 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-13 08:31:54.992 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 08:31:54.998 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 08:31:55.022 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:55.028 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-13 08:31:55.273 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-13 08:31:55.951 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 08:31:55.960 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 08:31:55.967 | Setting up m4 (1.4.18-4) ... 2022-04-13 08:31:55.972 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 08:31:56.270 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:31:56.276 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 08:31:56.281 | Setting up iputils-arping (3:20190709-3) ... 2022-04-13 08:31:56.314 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-13 08:31:56.320 | Setting up conntrack (1:1.4.5-2) ... 2022-04-13 08:31:56.326 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 08:31:56.331 | Setting up python3-wheel (0.34.2-1) ... 2022-04-13 08:31:56.582 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 08:31:56.588 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-13 08:31:56.794 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-13 08:31:58.860 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-13 08:31:58.868 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-13 08:31:58.875 | Setting up acl (2.2.53-6) ... 2022-04-13 08:31:58.883 | Setting up dns-root-data (2019052802) ... 2022-04-13 08:31:58.888 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 08:31:58.894 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:58.899 | Setting up fakeroot (1.24-1) ... 2022-04-13 08:31:58.906 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-13 08:31:58.913 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 08:31:58.920 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:31:58.926 | Setting up autotools-dev (20180224.1) ... 2022-04-13 08:31:58.932 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 08:31:59.776 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 08:31:59.782 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 08:31:59.788 | Setting up make (4.2.1-1.2) ... 2022-04-13 08:31:59.793 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-13 08:31:59.799 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 08:31:59.806 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:31:59.811 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 08:31:59.816 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 08:31:59.822 | Setting up ebtables (2.0.11-3build1) ... 2022-04-13 08:32:00.359 | Setting up socat (1.7.3.3-2) ... 2022-04-13 08:32:00.365 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-13 08:32:00.372 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 08:32:00.379 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 08:32:00.384 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-13 08:32:00.390 | Setting up binfmt-support (2.2.0-2) ... 2022-04-13 08:32:00.681 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-13 08:32:01.705 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 08:32:01.710 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 08:32:01.715 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-13 08:32:01.757 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 08:32:01.763 | Setting up lsscsi (0.30-0.1) ... 2022-04-13 08:32:01.768 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 08:32:01.773 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:32:01.779 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 08:32:01.784 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 08:32:01.789 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 08:32:01.795 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 08:32:01.800 | Setting up autoconf (2.69-11.1) ... 2022-04-13 08:32:01.807 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 08:32:01.813 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 08:32:01.855 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-13 08:32:01.859 | Setting up dwz (0.13-5) ... 2022-04-13 08:32:01.864 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 08:32:01.869 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 08:32:01.875 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 08:32:01.880 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 08:32:01.885 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 08:32:01.898 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-13 08:32:03.107 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:32:03.112 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:03.117 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-13 08:32:03.123 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 08:32:03.127 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-13 08:32:03.132 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:32:03.142 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 08:32:03.146 | Setting up pcp-conf (5.0.3-1) ... 2022-04-13 08:32:03.154 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 08:32:03.162 | Setting up libsub-override-perl (0.09-2) ... 2022-04-13 08:32:03.167 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 08:32:03.173 | Setting up libthai-data (0.1.28-3) ... 2022-04-13 08:32:03.178 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 08:32:03.184 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 08:32:03.190 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 08:32:03.195 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:03.201 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:32:03.206 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 08:32:03.211 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-13 08:32:03.218 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 08:32:03.230 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-13 08:32:03.239 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-13 08:32:04.252 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-13 08:32:04.573 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-13 08:32:04.584 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 08:32:04.591 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 08:32:04.596 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 08:32:04.602 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 08:32:04.610 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 08:32:04.616 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-13 08:32:05.910 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-13 08:32:05.915 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:32:05.921 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 08:32:05.927 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-13 08:32:05.934 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-13 08:32:05.938 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 08:32:05.944 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 08:32:05.951 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:32:05.956 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 08:32:05.962 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 08:32:05.968 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 08:32:05.974 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-13 08:32:06.189 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 08:32:06.195 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:32:06.201 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:06.206 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 08:32:06.212 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:06.218 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-13 08:32:06.225 | Setting up libtool (2.4.6-14) ... 2022-04-13 08:32:06.231 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 08:32:06.333 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-13 08:32:06.363 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 08:32:06.807 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-13 08:32:07.842 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 08:32:07.848 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 08:32:07.853 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:32:07.859 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 08:32:08.008 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 08:32:08.015 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:08.020 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:08.029 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 08:32:09.221 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-13 08:32:09.916 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 08:32:09.927 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:32:09.936 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-13 08:32:10.187 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 08:32:10.193 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-13 08:32:10.199 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 08:32:10.204 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-13 08:32:10.210 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 08:32:10.216 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 08:32:10.222 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:32:10.227 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 08:32:10.235 | Setting up ssl-cert (1.0.39) ... 2022-04-13 08:32:10.709 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 08:32:10.715 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 08:32:10.793 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-13 08:32:10.799 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-13 08:32:11.294 | Adding user postgres to group ssl-cert 2022-04-13 08:32:11.459 | 2022-04-13 08:32:11.459 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-13 08:32:11.667 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-13 08:32:11.667 | Removing obsolete dictionary files: 2022-04-13 08:32:12.266 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-13 08:32:13.361 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-13 08:32:13.366 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 08:32:13.372 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 08:32:13.463 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 08:32:13.869 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 08:32:13.874 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 08:32:13.879 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 08:32:13.885 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 08:32:13.891 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-13 08:32:13.896 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-13 08:32:13.901 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 08:32:13.907 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-13 08:32:13.912 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 08:32:13.917 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 08:32:13.922 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 08:32:13.928 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:13.934 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:32:13.939 | Setting up ipvsadm (1:1.31-1) ... 2022-04-13 08:32:14.675 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 08:32:14.680 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:32:14.788 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 08:32:16.851 | Regenerating fonts cache... done. 2022-04-13 08:32:16.853 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-13 08:32:16.859 | Setting up libpcp3 (5.0.3-1) ... 2022-04-13 08:32:16.864 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-13 08:32:16.869 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 08:32:16.875 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 08:32:18.188 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-13 08:32:18.977 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:32:19.021 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:19.027 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 08:32:20.020 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-13 08:32:20.768 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:20.774 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-13 08:32:20.780 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:32:20.785 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 08:32:20.790 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 08:32:20.796 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:32:20.801 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:32:20.806 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-13 08:32:20.826 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:20.831 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 08:32:20.836 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-13 08:32:20.841 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-13 08:32:20.846 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 08:32:20.851 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:20.857 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:32:21.467 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-13 08:32:21.490 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 08:32:21.495 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-13 08:32:21.500 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 08:32:21.505 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 08:32:21.511 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 08:32:21.517 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 08:32:21.522 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 08:32:21.526 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:32:21.532 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 08:32:21.537 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 08:32:21.543 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-13 08:32:21.548 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 08:32:21.553 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 08:32:21.558 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 08:32:21.563 | Setting up po-debconf (1.0.21) ... 2022-04-13 08:32:21.570 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:21.948 | Enabling module mpm_event. 2022-04-13 08:32:22.013 | Enabling module authz_core. 2022-04-13 08:32:22.017 | Enabling module authz_host. 2022-04-13 08:32:22.077 | Enabling module authn_core. 2022-04-13 08:32:22.082 | Enabling module auth_basic. 2022-04-13 08:32:22.142 | Enabling module access_compat. 2022-04-13 08:32:22.201 | Enabling module authn_file. 2022-04-13 08:32:22.260 | Enabling module authz_user. 2022-04-13 08:32:22.319 | Enabling module alias. 2022-04-13 08:32:22.378 | Enabling module dir. 2022-04-13 08:32:22.437 | Enabling module autoindex. 2022-04-13 08:32:22.513 | Enabling module env. 2022-04-13 08:32:22.572 | Enabling module mime. 2022-04-13 08:32:22.630 | Enabling module negotiation. 2022-04-13 08:32:22.691 | Enabling module setenvif. 2022-04-13 08:32:22.751 | Enabling module filter. 2022-04-13 08:32:22.812 | Enabling module deflate. 2022-04-13 08:32:22.871 | Enabling module status. 2022-04-13 08:32:22.930 | Enabling module reqtimeout. 2022-04-13 08:32:22.990 | Enabling conf charset. 2022-04-13 08:32:23.050 | Enabling conf localized-error-pages. 2022-04-13 08:32:23.110 | Enabling conf other-vhosts-access-log. 2022-04-13 08:32:23.169 | Enabling conf security. 2022-04-13 08:32:23.228 | Enabling conf serve-cgi-bin. 2022-04-13 08:32:23.288 | Enabling site 000-default. 2022-04-13 08:32:23.341 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-13 08:32:23.398 | Enabling conf javascript-common. 2022-04-13 08:32:23.655 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-13 08:32:24.239 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-13 08:32:26.926 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 08:32:26.939 | Setting up python3-pcp (5.0.3-1) ... 2022-04-13 08:32:27.246 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-13 08:32:27.269 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 08:32:27.275 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:27.288 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 08:32:27.302 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 08:32:27.308 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 08:32:27.330 | Setting up graphviz (2.42.2-3build2) ... 2022-04-13 08:32:27.338 | Setting up pcp (5.0.3-1) ... 2022-04-13 08:32:27.690 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-13 08:32:28.109 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-13 08:32:28.538 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-13 08:32:28.983 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-13 08:32:45.089 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 08:32:45.098 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-13 08:32:45.104 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-13 08:32:46.284 | Setting up dh-autoreconf (19) ... 2022-04-13 08:32:46.290 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-13 08:32:47.110 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-13 08:32:47.117 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 08:32:47.125 | Setting up debhelper (12.10ubuntu1) ... 2022-04-13 08:32:47.131 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 08:32:47.485 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 08:32:47.491 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-13 08:32:47.515 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-13 08:32:47.595 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-13 08:33:00.763 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 08:33:00.790 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-13 08:33:01.177 | Processing triggers for ufw (0.36-6) ... 2022-04-13 08:33:01.319 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 08:33:27.587 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-13 08:33:27.600 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-13 08:33:35.135 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:33:35.137 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:33:35.140 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:33:35.142 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:33:35.144 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:33:35.146 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:33:35.148 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:33:35.150 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:33:35.152 | ++ functions-common:time_stop:2432 : start_time=1649838642960 2022-04-13 08:33:35.154 | ++ functions-common:time_stop:2434 : [[ -z 1649838642960 ]] 2022-04-13 08:33:35.157 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:33:35.161 | ++ functions-common:time_stop:2437 : end_time=1649838815158 2022-04-13 08:33:35.163 | ++ functions-common:time_stop:2438 : elapsed_time=172198 2022-04-13 08:33:35.165 | ++ functions-common:time_stop:2439 : total=727 2022-04-13 08:33:35.167 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:33:35.170 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172925 2022-04-13 08:33:35.172 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:33:35.174 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:33:35.177 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:33:35.180 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:33:35.183 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:33:35.187 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-13 08:33:35.190 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:33:35.192 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:33:36.502 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:33:36.504 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:33:36.506 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:33:36.508 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:33:36.510 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:33:36.512 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:33:36.513 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:33:36.515 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:33:36.517 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:33:36.518 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:33:36.520 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:33:36.522 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:33:36.524 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:33:36.525 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:33:36.527 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:33:36.529 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:33:36.530 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:33:36.532 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:33:36.534 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:33:36.536 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:33:36.538 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:33:36.540 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:33:36.542 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:33:36.544 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:33:36.611 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:33:36.613 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:33:36.678 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:33:36.681 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:33:36.747 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:33:36.749 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:33:36.751 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:33:36.752 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:33:36.754 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:33:36.756 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:33:36.758 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:33:36.760 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:33:36.762 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:33:36.764 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:33:36.766 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:33:36.766 | Distro: focal 2022-04-13 08:33:36.768 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:33:36.770 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:33:36.774 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:33:36.775 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:33:36.778 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:33:36.778 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:33:37.337 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:33:37.339 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:33:37.339 | pip: 21.3.1 2022-04-13 08:33:37.341 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:33:37.343 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:33:37.345 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:33:37.346 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:33:37.348 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:33:37.350 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:33:37.352 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:33:37.353 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:33:37.355 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:33:37.357 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:33:37.359 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:33:37.360 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:33:37.362 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:33:37.364 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:33:37.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:33:37.367 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:33:37.369 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:33:37.371 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:33:37.373 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:33:37.374 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:33:37.376 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:33:37.378 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:33:37.380 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:33:37.382 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:33:37.385 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:33:37.385 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:33:37.390 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:33:37.391 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:33:37.393 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:33:37.395 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:33:37.397 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:33:37.413 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:33:37.414 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:33:38.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:33:38.151 | from cryptography.utils import int_from_bytes 2022-04-13 08:33:38.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:33:38.151 | from cryptography.utils import int_from_bytes 2022-04-13 08:33:39.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:33:40.821 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:33:40.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-13 08:33:42.506 | Installing collected packages: setuptools 2022-04-13 08:33:43.244 | Successfully installed setuptools-60.9.3 2022-04-13 08:33:43.244 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:33:43.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:33:43.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:33:43.531 | + inc/python:pip_install:200 : result=0 2022-04-13 08:33:43.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:33:43.534 | + functions-common:time_stop:2425 : local name 2022-04-13 08:33:43.536 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:33:43.538 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:33:43.540 | + functions-common:time_stop:2428 : local total 2022-04-13 08:33:43.541 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:33:43.543 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:33:43.545 | + functions-common:time_stop:2432 : start_time=1649838817409 2022-04-13 08:33:43.546 | + functions-common:time_stop:2434 : [[ -z 1649838817409 ]] 2022-04-13 08:33:43.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:33:43.551 | + functions-common:time_stop:2437 : end_time=1649838823549 2022-04-13 08:33:43.553 | + functions-common:time_stop:2438 : elapsed_time=6140 2022-04-13 08:33:43.555 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:33:43.557 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:33:43.559 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6140 2022-04-13 08:33:43.560 | + inc/python:pip_install:203 : return 0 2022-04-13 08:33:43.562 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:33:43.565 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:33:43.569 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:33:43.570 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:33:43.573 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:33:43.573 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:33:44.133 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:33:44.135 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:33:44.135 | pip: 21.3.1 2022-04-13 08:33:44.138 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:33:44.141 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:33:44.144 | + ./stack.sh:main:796 : fixup_all 2022-04-13 08:33:44.146 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:33:44.149 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:33:44.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:33:44.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:33:44.155 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-13 08:33:44.166 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:33:44.177 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:33:44.188 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:33:44.190 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:33:44.192 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:33:44.194 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:33:44.196 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:33:44.198 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:33:44.200 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:33:44.202 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:33:44.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:33:44.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:33:44.208 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:33:44.210 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:33:44.212 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:33:44.214 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:33:44.217 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:33:44.219 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:33:44.221 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:33:44.223 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:33:44.226 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:33:44.228 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:33:44.230 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:33:44.232 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:33:44.234 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:33:44.236 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:33:44.239 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:33:44.241 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:33:44.244 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:33:44.246 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:33:44.248 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-13 08:33:44.267 | Using python 3.8 to install os-testr 2022-04-13 08:33:44.270 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:33:44.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:33:44.998 | from cryptography.utils import int_from_bytes 2022-04-13 08:33:44.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:33:44.998 | from cryptography.utils import int_from_bytes 2022-04-13 08:33:46.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:33:46.211 | Collecting os-testr 2022-04-13 08:33:46.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-04-13 08:33:46.586 | Collecting stestr>=1.0.0 2022-04-13 08:33:46.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-04-13 08:33:46.603 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:33:46.636 | Collecting python-subunit>=1.0.0 2022-04-13 08:33:46.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-13 08:33:46.650 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:33:46.664 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:33:47.041 | Collecting future 2022-04-13 08:33:47.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-13 08:33:47.269 | Preparing metadata (setup.py): started 2022-04-13 08:33:49.179 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 08:33:49.183 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-13 08:33:49.184 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-13 08:33:49.189 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-13 08:33:49.190 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-13 08:33:49.215 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-13 08:33:49.216 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-13 08:33:49.218 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-13 08:33:49.219 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-13 08:33:49.221 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-13 08:33:49.233 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-13 08:33:49.299 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-13 08:33:49.300 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-13 08:33:49.301 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-13 08:33:49.410 | Building wheels for collected packages: future 2022-04-13 08:33:49.411 | Building wheel for future (setup.py): started 2022-04-13 08:33:52.311 | Building wheel for future (setup.py): finished with status 'done' 2022-04-13 08:33:52.315 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=5a654f55237dae4fe59ec1315d0e05f96e1df7a617210f20835f71080c82e62a 2022-04-13 08:33:52.315 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-13 08:33:52.323 | Successfully built future 2022-04-13 08:33:53.755 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-13 08:33:54.593 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-04-13 08:33:54.593 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:33:54.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:33:54.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:33:54.733 | + inc/python:pip_install:200 : result=0 2022-04-13 08:33:54.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:33:54.738 | + functions-common:time_stop:2425 : local name 2022-04-13 08:33:54.740 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:33:54.742 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:33:54.744 | + functions-common:time_stop:2428 : local total 2022-04-13 08:33:54.746 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:33:54.748 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:33:54.750 | + functions-common:time_stop:2432 : start_time=1649838824262 2022-04-13 08:33:54.752 | + functions-common:time_stop:2434 : [[ -z 1649838824262 ]] 2022-04-13 08:33:54.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:33:54.759 | + functions-common:time_stop:2437 : end_time=1649838834757 2022-04-13 08:33:54.761 | + functions-common:time_stop:2438 : elapsed_time=10495 2022-04-13 08:33:54.763 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:33:54.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:33:54.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10495 2022-04-13 08:33:54.770 | + inc/python:pip_install:203 : return 0 2022-04-13 08:33:54.773 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:33:54.821 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-13 08:33:54.919 | + ./stack.sh:main:810 : install_infra 2022-04-13 08:33:54.921 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:33:54.924 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:33:54.927 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-13 08:33:58.008 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:33:58.010 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:33:58.032 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:33:59.814 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.860 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.932 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.940 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.963 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.966 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.984 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:33:59.994 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.025 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.086 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.162 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.179 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.209 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.217 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.232 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.249 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.260 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.274 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.283 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.321 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.343 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.352 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.415 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.418 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.422 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.462 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.516 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.533 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.569 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.586 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.615 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.650 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.676 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.687 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.705 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.718 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.736 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.742 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.746 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:00.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:34:00.878 | Collecting pbr===5.8.1 2022-04-13 08:34:00.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-13 08:34:00.923 | Installing collected packages: pbr 2022-04-13 08:34:01.062 | Successfully installed pbr-5.8.1 2022-04-13 08:34:01.124 | + inc/python:pip_install:200 : result=0 2022-04-13 08:34:01.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:34:01.128 | + functions-common:time_stop:2425 : local name 2022-04-13 08:34:01.130 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:34:01.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:34:01.135 | + functions-common:time_stop:2428 : local total 2022-04-13 08:34:01.137 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:34:01.139 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:34:01.141 | + functions-common:time_stop:2432 : start_time=1649838838025 2022-04-13 08:34:01.143 | + functions-common:time_stop:2434 : [[ -z 1649838838025 ]] 2022-04-13 08:34:01.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:34:01.149 | + functions-common:time_stop:2437 : end_time=1649838841147 2022-04-13 08:34:01.151 | + functions-common:time_stop:2438 : elapsed_time=3122 2022-04-13 08:34:01.153 | + functions-common:time_stop:2439 : total=10495 2022-04-13 08:34:01.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:34:01.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13617 2022-04-13 08:34:01.160 | + inc/python:pip_install:203 : return 0 2022-04-13 08:34:01.162 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:34:01.165 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:34:01.187 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:34:03.109 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.154 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.228 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.237 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.258 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.262 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.279 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.289 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.309 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.319 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.380 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.456 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.473 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.502 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.511 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.525 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.542 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.554 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.567 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.577 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.616 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.637 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.645 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.707 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.711 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.715 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.754 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.794 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.810 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.827 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.846 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.862 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.880 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.908 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.938 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.965 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.977 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:03.994 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:04.006 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:04.024 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:04.030 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:04.034 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:34:04.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:34:04.040 | Processing /opt/stack/requirements 2022-04-13 08:34:05.419 | Collecting fixtures===3.0.0 2022-04-13 08:34:05.427 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-13 08:34:05.647 | Collecting PyYAML===6.0 2022-04-13 08:34:05.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-13 08:34:05.825 | Collecting requests===2.27.1 2022-04-13 08:34:05.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-13 08:34:05.925 | Collecting packaging===21.3 2022-04-13 08:34:05.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 08:34:05.993 | Collecting testtools===2.5.0 2022-04-13 08:34:06.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-13 08:34:06.079 | Collecting idna===3.3 2022-04-13 08:34:06.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-13 08:34:06.224 | Collecting pyparsing===3.0.7 2022-04-13 08:34:06.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-13 08:34:06.289 | Collecting six===1.16.0 2022-04-13 08:34:06.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-13 08:34:06.349 | Collecting charset-normalizer===2.0.12 2022-04-13 08:34:06.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-13 08:34:06.389 | Collecting Parsley>=1.2 2022-04-13 08:34:06.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 08:34:06.441 | Collecting beagle>=0.2.1 2022-04-13 08:34:06.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-13 08:34:06.473 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-04-13 08:34:06.541 | Collecting certifi>=2017.4.17 2022-04-13 08:34:06.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-13 08:34:06.635 | Collecting urllib3===1.26.8 2022-04-13 08:34:06.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-04-13 08:34:06.703 | Collecting extras===1.0.0 2022-04-13 08:34:06.709 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-13 08:34:06.792 | Collecting cliff===3.10.1 2022-04-13 08:34:06.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-13 08:34:06.857 | Collecting autopage===0.5.0 2022-04-13 08:34:06.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-13 08:34:06.915 | Collecting prettytable===3.1.1 2022-04-13 08:34:06.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-04-13 08:34:07.078 | Collecting cmd2===2.4.0 2022-04-13 08:34:07.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-13 08:34:07.234 | Collecting stevedore===3.5.0 2022-04-13 08:34:07.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-13 08:34:07.296 | Collecting wcwidth===0.2.5 2022-04-13 08:34:07.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-13 08:34:07.354 | Collecting pyperclip===1.8.2 2022-04-13 08:34:07.360 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-13 08:34:07.408 | Collecting attrs===21.4.0 2022-04-13 08:34:07.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-13 08:34:07.495 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:34:07.495 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:34:08.299 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:34:08.299 | ERROR: Command errored out with exit status 1: 2022-04-13 08:34:08.299 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rnow1dx0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rnow1dx0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-11jwxua5 2022-04-13 08:34:08.299 | cwd: /tmp/pip-req-build-rnow1dx0/ 2022-04-13 08:34:08.299 | Complete output (6 lines): 2022-04-13 08:34:08.299 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:34:08.299 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:34:08.299 | or: setup.py --help-commands 2022-04-13 08:34:08.299 | or: setup.py cmd --help 2022-04-13 08:34:08.299 | 2022-04-13 08:34:08.299 | error: invalid command 'bdist_wheel' 2022-04-13 08:34:08.299 | ---------------------------------------- 2022-04-13 08:34:08.299 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:34:08.299 | Running setup.py clean for openstack-requirements 2022-04-13 08:34:09.110 | Failed to build openstack-requirements 2022-04-13 08:34:09.371 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, autopage, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-13 08:34:11.442 | Running setup.py install for openstack-requirements: started 2022-04-13 08:34:13.755 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:34:13.789 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5350 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-04-13 08:34:13.918 | + inc/python:pip_install:200 : result=0 2022-04-13 08:34:13.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:34:13.922 | + functions-common:time_stop:2425 : local name 2022-04-13 08:34:13.925 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:34:13.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:34:13.929 | + functions-common:time_stop:2428 : local total 2022-04-13 08:34:13.931 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:34:13.933 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:34:13.935 | + functions-common:time_stop:2432 : start_time=1649838841180 2022-04-13 08:34:13.937 | + functions-common:time_stop:2434 : [[ -z 1649838841180 ]] 2022-04-13 08:34:13.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:34:13.943 | + functions-common:time_stop:2437 : end_time=1649838853941 2022-04-13 08:34:13.946 | + functions-common:time_stop:2438 : elapsed_time=12761 2022-04-13 08:34:13.948 | + functions-common:time_stop:2439 : total=13617 2022-04-13 08:34:13.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:34:13.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26378 2022-04-13 08:34:13.954 | + inc/python:pip_install:203 : return 0 2022-04-13 08:34:13.957 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:34:13.959 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:34:13.962 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:34:13.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:34:13.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:34:13.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:34:13.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:34:13.973 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:34:13.992 | Using python 3.8 to install pbr 2022-04-13 08:34:13.994 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:34:14.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:34:14.708 | from cryptography.utils import int_from_bytes 2022-04-13 08:34:14.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:34:14.708 | from cryptography.utils import int_from_bytes 2022-04-13 08:34:15.823 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:34:15.848 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:34:17.583 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:34:17.589 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:34:17.589 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:34:17.696 | + inc/python:pip_install:200 : result=0 2022-04-13 08:34:17.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:34:17.701 | + functions-common:time_stop:2425 : local name 2022-04-13 08:34:17.703 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:34:17.705 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:34:17.707 | + functions-common:time_stop:2428 : local total 2022-04-13 08:34:17.709 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:34:17.712 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:34:17.714 | + functions-common:time_stop:2432 : start_time=1649838853987 2022-04-13 08:34:17.716 | + functions-common:time_stop:2434 : [[ -z 1649838853987 ]] 2022-04-13 08:34:17.718 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:34:17.722 | + functions-common:time_stop:2437 : end_time=1649838857720 2022-04-13 08:34:17.724 | + functions-common:time_stop:2438 : elapsed_time=3733 2022-04-13 08:34:17.727 | + functions-common:time_stop:2439 : total=26378 2022-04-13 08:34:17.729 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:34:17.731 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30111 2022-04-13 08:34:17.733 | + inc/python:pip_install:203 : return 0 2022-04-13 08:34:17.736 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:34:20.853 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:34:22.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:34:22.665 | Collecting bindep 2022-04-13 08:34:22.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-13 08:34:22.733 | Collecting distro 2022-04-13 08:34:22.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-13 08:34:22.823 | Collecting packaging; python_version >= "3.6" 2022-04-13 08:34:22.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 08:34:22.974 | Collecting pbr>=2.0.0 2022-04-13 08:34:22.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-13 08:34:23.032 | Collecting Parsley 2022-04-13 08:34:23.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 08:34:23.225 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-13 08:34:23.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-13 08:34:23.280 | Installing collected packages: distro, pyparsing, packaging, pbr, Parsley, bindep 2022-04-13 08:34:23.856 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-13 08:34:23.927 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:34:23.930 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:34:23.933 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-13 08:34:23.950 | + ./stack.sh:main:819 : pkgs= 2022-04-13 08:34:23.952 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-13 08:34:23.954 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-13 08:34:23.956 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:34:23.958 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:34:23.961 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:34:23.963 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:34:23.965 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:34:23.967 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:34:23.970 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:34:23.972 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:34:23.977 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:34:23.979 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:34:23.981 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:34:23.983 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:34:23.986 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:34:24.000 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:34:24.002 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:34:24.004 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:34:24.006 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:34:24.008 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:34:24.010 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:34:24.013 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:34:24.014 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:34:24.017 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:34:24.018 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:34:24.021 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:34:24.023 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:34:24.025 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:34:24.027 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:34:24.029 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:34:24.031 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:34:24.033 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:34:24.035 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:34:24.037 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:34:24.040 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:34:24.042 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:34:24.044 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:34:24.046 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:34:24.049 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:34:24.051 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:34:24.054 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:34:24.102 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:34:24.102 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:34:24.104 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:34:24.441 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-13 08:34:24.443 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:34:24.458 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:34:24.461 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:34:24.463 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:34:24.465 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:34:24.468 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:34:24.470 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:34:24.472 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:34:24.474 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:34:24.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:34:24.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:34:24.482 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:34:24.484 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:34:24.486 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:34:24.488 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:34:24.491 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:34:24.493 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:34:24.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:34:24.498 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:34:24.500 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:34:24.519 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:34:24.627 | Reading package lists... 2022-04-13 08:34:24.867 | Building dependency tree... 2022-04-13 08:34:24.868 | Reading state information... 2022-04-13 08:34:25.111 | The following packages were automatically installed and are no longer required: 2022-04-13 08:34:25.112 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:34:25.112 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:34:25.112 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:34:25.112 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:34:25.112 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:34:25.112 | python3-zope.interface 2022-04-13 08:34:25.112 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:34:25.113 | The following additional packages will be installed: 2022-04-13 08:34:25.113 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 08:34:25.113 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 08:34:25.113 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 08:34:25.113 | erlang-tools erlang-xmerl locales-all 2022-04-13 08:34:25.114 | Suggested packages: 2022-04-13 08:34:25.114 | erlang erlang-manpages erlang-doc 2022-04-13 08:34:25.185 | The following NEW packages will be installed: 2022-04-13 08:34:25.185 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 08:34:25.185 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 08:34:25.185 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 08:34:25.186 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-13 08:34:25.328 | 0 upgraded, 19 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:34:25.328 | Need to get 38.1 MB of archives. 2022-04-13 08:34:25.328 | After this operation, 276 MB of additional disk space will be used. 2022-04-13 08:34:25.328 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-13 08:34:26.811 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-13 08:34:27.013 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-13 08:34:27.016 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-13 08:34:27.114 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-13 08:34:27.193 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-13 08:34:27.207 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-13 08:34:27.395 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-13 08:34:27.425 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-13 08:34:27.426 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-13 08:34:27.428 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-13 08:34:27.520 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-13 08:34:27.734 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-13 08:34:27.747 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-13 08:34:27.773 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-13 08:34:27.886 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-13 08:34:27.975 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-13 08:34:28.171 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-13 08:34:29.999 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-13 08:34:32.510 | Fetched 38.1 MB in 7s (5,662 kB/s) 2022-04-13 08:34:32.549 | Selecting previously unselected package erlang-base. 2022-04-13 08:34:32.613 | (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 ... 81597 files and directories currently installed.) 2022-04-13 08:34:32.617 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:32.619 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:33.723 | Selecting previously unselected package erlang-asn1. 2022-04-13 08:34:33.731 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:33.734 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:33.844 | Selecting previously unselected package erlang-crypto. 2022-04-13 08:34:33.853 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:33.855 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:33.899 | Selecting previously unselected package erlang-public-key. 2022-04-13 08:34:33.908 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:33.910 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.007 | Selecting previously unselected package erlang-mnesia. 2022-04-13 08:34:34.017 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.019 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.130 | Selecting previously unselected package erlang-runtime-tools. 2022-04-13 08:34:34.139 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.141 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.196 | Selecting previously unselected package erlang-ssl. 2022-04-13 08:34:34.205 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.207 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.379 | Selecting previously unselected package erlang-eldap. 2022-04-13 08:34:34.387 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.390 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.428 | Selecting previously unselected package erlang-ftp. 2022-04-13 08:34:34.436 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.438 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.480 | Selecting previously unselected package erlang-tftp. 2022-04-13 08:34:34.489 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.492 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.528 | Selecting previously unselected package erlang-inets. 2022-04-13 08:34:34.537 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.539 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.647 | Selecting previously unselected package erlang-snmp. 2022-04-13 08:34:34.656 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.658 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.907 | Selecting previously unselected package erlang-os-mon. 2022-04-13 08:34:34.916 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.918 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:34.953 | Selecting previously unselected package erlang-parsetools. 2022-04-13 08:34:34.962 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:34.964 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:35.007 | Selecting previously unselected package erlang-syntax-tools. 2022-04-13 08:34:35.017 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:35.019 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:35.088 | Selecting previously unselected package erlang-tools. 2022-04-13 08:34:35.097 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:35.099 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:35.194 | Selecting previously unselected package erlang-xmerl. 2022-04-13 08:34:35.203 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 08:34:35.205 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:35.381 | Selecting previously unselected package locales-all. 2022-04-13 08:34:35.390 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 08:34:35.392 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-13 08:34:39.598 | Selecting previously unselected package rabbitmq-server. 2022-04-13 08:34:39.610 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-13 08:34:39.613 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 08:34:40.758 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:41.141 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-13 08:34:41.141 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-13 08:34:45.361 | Searching for services which depend on erlang and should be started... none found. 2022-04-13 08:34:45.364 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.370 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.375 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-13 08:34:45.382 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.388 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.393 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.398 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.404 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.409 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.415 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.420 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.425 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.430 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.437 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.442 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.447 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.454 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 08:34:45.459 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 08:34:45.549 | Adding group `rabbitmq' (GID 125) ... 2022-04-13 08:34:45.561 | Done. 2022-04-13 08:34:45.641 | Adding system user `rabbitmq' (UID 117) ... 2022-04-13 08:34:45.641 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-13 08:34:45.673 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-13 08:34:45.937 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-13 08:34:51.558 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 08:34:52.127 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 08:34:59.891 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:34:59.893 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:34:59.895 | + functions-common:time_stop:2425 : local name 2022-04-13 08:34:59.897 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:34:59.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:34:59.902 | + functions-common:time_stop:2428 : local total 2022-04-13 08:34:59.904 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:34:59.907 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:34:59.909 | + functions-common:time_stop:2432 : start_time=1649838864517 2022-04-13 08:34:59.911 | + functions-common:time_stop:2434 : [[ -z 1649838864517 ]] 2022-04-13 08:34:59.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:34:59.918 | + functions-common:time_stop:2437 : end_time=1649838899915 2022-04-13 08:34:59.921 | + functions-common:time_stop:2438 : elapsed_time=35398 2022-04-13 08:34:59.923 | + functions-common:time_stop:2439 : total=172925 2022-04-13 08:34:59.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:34:59.927 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=208323 2022-04-13 08:34:59.929 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:34:59.932 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:34:59.934 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:34:59.936 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:34:59.938 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:34:59.941 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:34:59.943 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:34:59.945 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:34:59.947 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:34:59.950 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:34:59.952 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:34:59.954 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:34:59.956 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:34:59.959 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:34:59.961 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:34:59.963 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:34:59.966 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:34:59.968 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:34:59.970 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:34:59.972 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:34:59.975 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:34:59.977 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:34:59.979 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:34:59.982 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:34:59.984 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:34:59.987 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:34:59.989 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:34:59.991 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-13 08:34:59.993 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:35:00.009 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:35:00.011 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:35:00.013 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:35:00.015 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-13 08:35:00.018 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:35:00.021 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:35:00.025 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:35:00.028 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:35:00.030 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:35:00.032 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:35:00.034 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:35:00.037 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:35:00.039 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:35:00.736 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:35:00.736 | user tags 2022-04-13 08:35:00.736 | guest [administrator]' 2022-04-13 08:35:00.739 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:35:00.739 | user tags 2022-04-13 08:35:00.739 | guest [administrator]' 2022-04-13 08:35:00.740 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:35:00.746 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-13 08:35:00.748 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-13 08:35:00.750 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-13 08:35:01.413 | Adding user "stackrabbit" ... 2022-04-13 08:35:01.436 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:35:02.122 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:35:02.146 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:35:02.148 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:35:02.802 | Changing password for user "stackrabbit" ... 2022-04-13 08:35:02.824 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:35:02.827 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:35:02.829 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:35:03.557 | Deleting user "guest" ... 2022-04-13 08:35:03.588 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-13 08:35:03.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:35:03.609 | + ./stack.sh:main:836 : install_database 2022-04-13 08:35:03.611 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:35:03.614 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:35:03.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:03.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:03.622 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:35:03.873 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:35:03.876 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-13 08:35:03.880 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-13 08:35:03.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:03.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:03.888 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-13 08:35:03.890 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-13 08:35:03.893 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-13 08:35:03.897 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:35:03.899 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:35:03.901 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:35:03.904 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:35:03.906 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:35:03.909 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:35:03.911 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:35:03.913 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:35:03.916 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:35:03.918 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:35:03.920 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:35:03.922 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:35:03.925 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:35:03.927 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:35:03.929 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:35:03.932 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:35:03.934 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:35:03.936 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:35:03.939 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:35:03.941 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:35:03.943 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:35:03.946 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:35:03.948 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:35:03.951 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:35:03.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:03.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:03.957 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:35:03.960 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:35:03.962 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:35:03.965 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:35:03.967 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:35:03.969 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:35:03.972 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:35:03.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:03.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:03.979 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:35:03.981 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:35:03.983 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:35:03.985 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:35:03.988 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:35:03.990 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:35:03.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:03.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:03.997 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:35:04.018 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:35:04.128 | Reading package lists... 2022-04-13 08:35:04.375 | Building dependency tree... 2022-04-13 08:35:04.377 | Reading state information... 2022-04-13 08:35:04.619 | The following packages were automatically installed and are no longer required: 2022-04-13 08:35:04.620 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:35:04.620 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:35:04.620 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:35:04.620 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:35:04.620 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:35:04.621 | python3-zope.interface 2022-04-13 08:35:04.621 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:35:04.621 | The following additional packages will be installed: 2022-04-13 08:35:04.621 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 08:35:04.621 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 08:35:04.621 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 08:35:04.621 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 08:35:04.622 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 08:35:04.622 | mysql-server-8.0 mysql-server-core-8.0 2022-04-13 08:35:04.623 | Suggested packages: 2022-04-13 08:35:04.623 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-13 08:35:04.700 | The following NEW packages will be installed: 2022-04-13 08:35:04.700 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 08:35:04.700 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 08:35:04.700 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 08:35:04.700 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 08:35:04.700 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 08:35:04.701 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-13 08:35:04.806 | 0 upgraded, 24 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:35:04.806 | Need to get 31.4 MB of archives. 2022-04-13 08:35:04.806 | After this operation, 262 MB of additional disk space will be used. 2022-04-13 08:35:04.806 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-13 08:35:05.464 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-13 08:35:05.466 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-13 08:35:05.474 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-13 08:35:05.475 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-13 08:35:05.497 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-13 08:35:08.424 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-13 08:35:08.659 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-13 08:35:08.659 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-13 08:35:08.661 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-13 08:35:08.687 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-13 08:35:08.690 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-13 08:35:08.691 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-13 08:35:08.692 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-13 08:35:08.693 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-13 08:35:08.698 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-13 08:35:08.705 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-13 08:35:08.745 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-13 08:35:08.748 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-13 08:35:08.751 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-13 08:35:08.807 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-13 08:35:08.808 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-13 08:35:09.855 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-13 08:35:09.855 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-13 08:35:10.354 | Preconfiguring packages ... 2022-04-13 08:35:10.468 | Fetched 31.4 MB in 5s (6,110 kB/s) 2022-04-13 08:35:10.497 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-13 08:35:10.548 | (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 ... 90053 files and directories currently installed.) 2022-04-13 08:35:10.552 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 08:35:10.554 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:11.486 | Selecting previously unselected package mysql-client-8.0. 2022-04-13 08:35:11.496 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 08:35:11.498 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:11.531 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-13 08:35:11.540 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 08:35:11.545 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 08:35:11.586 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-13 08:35:11.596 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 08:35:11.598 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 08:35:11.630 | Selecting previously unselected package libmecab2:amd64. 2022-04-13 08:35:11.640 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-13 08:35:11.642 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-13 08:35:11.709 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-13 08:35:11.719 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 08:35:11.722 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:14.612 | Selecting previously unselected package mysql-server-8.0. 2022-04-13 08:35:14.621 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 08:35:15.085 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:15.148 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-13 08:35:15.158 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-13 08:35:15.161 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-13 08:35:15.188 | Selecting previously unselected package liburi-perl. 2022-04-13 08:35:15.197 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-13 08:35:15.199 | Unpacking liburi-perl (1.76-2) ... 2022-04-13 08:35:15.254 | Selecting previously unselected package libhtml-parser-perl. 2022-04-13 08:35:15.264 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-13 08:35:15.266 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-13 08:35:15.306 | Selecting previously unselected package libcgi-pm-perl. 2022-04-13 08:35:15.316 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-13 08:35:15.319 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-13 08:35:15.374 | Selecting previously unselected package libfcgi-perl. 2022-04-13 08:35:15.383 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-13 08:35:15.385 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-13 08:35:15.416 | Selecting previously unselected package libcgi-fast-perl. 2022-04-13 08:35:15.426 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-13 08:35:15.429 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-13 08:35:15.455 | Selecting previously unselected package libencode-locale-perl. 2022-04-13 08:35:15.464 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-13 08:35:15.467 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-13 08:35:15.495 | Selecting previously unselected package libhtml-template-perl. 2022-04-13 08:35:15.504 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-13 08:35:15.506 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-13 08:35:15.539 | Selecting previously unselected package libtimedate-perl. 2022-04-13 08:35:15.549 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-13 08:35:15.551 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-13 08:35:15.591 | Selecting previously unselected package libhttp-date-perl. 2022-04-13 08:35:15.600 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-13 08:35:15.603 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-13 08:35:15.628 | Selecting previously unselected package libio-html-perl. 2022-04-13 08:35:15.638 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-13 08:35:15.640 | Unpacking libio-html-perl (1.001-1) ... 2022-04-13 08:35:15.668 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-13 08:35:15.678 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-13 08:35:15.680 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 08:35:15.707 | Selecting previously unselected package libhttp-message-perl. 2022-04-13 08:35:15.717 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-13 08:35:15.719 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-13 08:35:15.755 | Selecting previously unselected package mecab-utils. 2022-04-13 08:35:15.765 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-13 08:35:15.767 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-13 08:35:15.796 | Selecting previously unselected package mecab-ipadic. 2022-04-13 08:35:15.805 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 08:35:15.808 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 08:35:17.067 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-13 08:35:17.078 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 08:35:17.080 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 08:35:17.106 | Selecting previously unselected package mysql-server. 2022-04-13 08:35:17.116 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-13 08:35:17.118 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:17.169 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-13 08:35:17.177 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:17.182 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-13 08:35:17.188 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 08:35:17.193 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-13 08:35:17.198 | Setting up mecab-utils (0.996-10build1) ... 2022-04-13 08:35:17.204 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 08:35:17.209 | Setting up libio-html-perl (1.001-1) ... 2022-04-13 08:35:17.215 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-13 08:35:17.220 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:17.225 | Setting up libfcgi-perl (0.79-1) ... 2022-04-13 08:35:17.230 | Setting up liburi-perl (1.76-2) ... 2022-04-13 08:35:17.236 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 08:35:17.241 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-13 08:35:17.247 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 08:35:17.252 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 08:35:17.256 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 08:35:17.256 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 08:35:17.256 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 08:35:17.256 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 08:35:17.396 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 08:35:17.396 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 08:35:17.396 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 08:35:17.396 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 08:35:17.404 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 08:35:17.493 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 08:35:17.494 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 08:35:17.494 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 08:35:17.520 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 08:35:17.564 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 08:35:17.850 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 08:35:17.857 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 08:35:17.947 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 08:35:17.948 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 08:35:17.948 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 08:35:17.948 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 08:35:17.952 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 08:35:17.953 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 08:35:17.998 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 08:35:18.188 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 08:35:18.188 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 08:35:18.189 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 08:35:18.189 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 08:35:18.192 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 08:35:18.192 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 08:35:18.623 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 08:35:18.743 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 08:35:19.056 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 08:35:19.060 | 2022-04-13 08:35:19.060 | done! 2022-04-13 08:35:19.067 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 08:35:19.071 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:19.076 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 08:35:19.081 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 08:35:19.085 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 08:35:19.085 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 08:35:19.085 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 08:35:19.085 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 08:35:19.297 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 08:35:19.297 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 08:35:19.298 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 08:35:19.298 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 08:35:19.309 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 08:35:19.441 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 08:35:19.442 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 08:35:19.442 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 08:35:19.483 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 08:35:19.557 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 08:35:20.053 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 08:35:20.064 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 08:35:20.174 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 08:35:20.174 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 08:35:20.175 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 08:35:20.175 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 08:35:20.180 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 08:35:20.181 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 08:35:20.270 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 08:35:20.563 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 08:35:20.563 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 08:35:20.564 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 08:35:20.564 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 08:35:20.568 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 08:35:20.568 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 08:35:21.083 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 08:35:21.218 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 08:35:21.527 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 08:35:21.531 | 2022-04-13 08:35:21.531 | done! 2022-04-13 08:35:21.539 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 08:35:21.543 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-13 08:35:21.548 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-13 08:35:21.553 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:22.204 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 08:35:22.234 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-13 08:35:31.207 | mysqld will log errors to /var/log/mysql/error.log 2022-04-13 08:35:31.879 | mysqld is running as pid 56574 2022-04-13 08:35:34.701 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-13 08:35:36.851 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-13 08:35:36.857 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-13 08:35:36.863 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 08:35:36.869 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-13 08:35:36.875 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 08:35:37.241 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 08:35:38.961 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 08:35:46.455 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:35:46.457 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:35:46.460 | + functions-common:time_stop:2425 : local name 2022-04-13 08:35:46.462 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:35:46.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:35:46.466 | + functions-common:time_stop:2428 : local total 2022-04-13 08:35:46.468 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:35:46.470 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:35:46.472 | + functions-common:time_stop:2432 : start_time=1649838904015 2022-04-13 08:35:46.475 | + functions-common:time_stop:2434 : [[ -z 1649838904015 ]] 2022-04-13 08:35:46.478 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:35:46.481 | + functions-common:time_stop:2437 : end_time=1649838946479 2022-04-13 08:35:46.484 | + functions-common:time_stop:2438 : elapsed_time=42464 2022-04-13 08:35:46.486 | + functions-common:time_stop:2439 : total=208323 2022-04-13 08:35:46.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:35:46.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=250787 2022-04-13 08:35:46.493 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:35:46.495 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-13 08:35:46.498 | + ./stack.sh:main:839 : install_database_python 2022-04-13 08:35:46.500 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:35:46.502 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:35:46.504 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:35:46.507 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:35:46.509 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:35:46.512 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:35:46.515 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:35:46.518 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:35:46.518 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:35:46.523 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:35:46.525 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:35:46.527 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:35:46.530 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:35:46.532 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:35:46.553 | Using python 3.8 to install PyMySQL 2022-04-13 08:35:46.555 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:35:47.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:35:47.296 | from cryptography.utils import int_from_bytes 2022-04-13 08:35:47.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:35:47.296 | from cryptography.utils import int_from_bytes 2022-04-13 08:35:48.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:35:48.554 | Collecting PyMySQL 2022-04-13 08:35:48.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-13 08:35:50.164 | Installing collected packages: PyMySQL 2022-04-13 08:35:50.292 | Successfully installed PyMySQL-1.0.2 2022-04-13 08:35:50.292 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:35:50.298 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:35:50.298 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:35:50.404 | + inc/python:pip_install:200 : result=0 2022-04-13 08:35:50.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:35:50.409 | + functions-common:time_stop:2425 : local name 2022-04-13 08:35:50.411 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:35:50.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:35:50.416 | + functions-common:time_stop:2428 : local total 2022-04-13 08:35:50.418 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:35:50.421 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:35:50.423 | + functions-common:time_stop:2432 : start_time=1649838946547 2022-04-13 08:35:50.425 | + functions-common:time_stop:2434 : [[ -z 1649838946547 ]] 2022-04-13 08:35:50.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:35:50.432 | + functions-common:time_stop:2437 : end_time=1649838950430 2022-04-13 08:35:50.435 | + functions-common:time_stop:2438 : elapsed_time=3883 2022-04-13 08:35:50.437 | + functions-common:time_stop:2439 : total=30111 2022-04-13 08:35:50.439 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:35:50.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33994 2022-04-13 08:35:50.444 | + inc/python:pip_install:203 : return 0 2022-04-13 08:35:50.446 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:35:50.448 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:35:50.450 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:35:50.453 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-13 08:35:50.469 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:35:50.471 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-13 08:35:50.474 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:35:50.477 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:35:50.478 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:35:50.484 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:35:50.486 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:35:50.488 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:35:50.491 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:35:50.493 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:35:50.495 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:35:50.510 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:35:50.512 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:35:50.515 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:35:50.517 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:35:50.519 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:35:50.522 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:35:50.524 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:35:50.527 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:35:50.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:50.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:50.533 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:35:50.536 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:35:50.538 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:35:50.540 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:35:50.543 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:35:50.545 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:35:50.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:35:50.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:35:50.552 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:35:50.572 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:35:50.680 | Reading package lists... 2022-04-13 08:35:50.924 | Building dependency tree... 2022-04-13 08:35:50.925 | Reading state information... 2022-04-13 08:35:51.173 | The following packages were automatically installed and are no longer required: 2022-04-13 08:35:51.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:35:51.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:35:51.174 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:35:51.174 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:35:51.174 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:35:51.174 | python3-zope.interface 2022-04-13 08:35:51.174 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:35:51.242 | The following NEW packages will be installed: 2022-04-13 08:35:51.242 | radvd 2022-04-13 08:35:51.387 | 0 upgraded, 1 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:35:51.387 | Need to get 59.0 kB of archives. 2022-04-13 08:35:51.387 | After this operation, 164 kB of additional disk space will be used. 2022-04-13 08:35:51.387 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-13 08:35:52.089 | Fetched 59.0 kB in 0s (216 kB/s) 2022-04-13 08:35:52.121 | Selecting previously unselected package radvd. 2022-04-13 08:35:52.176 | (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 ... 90631 files and directories currently installed.) 2022-04-13 08:35:52.179 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-13 08:35:52.182 | Unpacking radvd (1:2.17-2) ... 2022-04-13 08:35:52.243 | Setting up radvd (1:2.17-2) ... 2022-04-13 08:35:53.147 | Job for radvd.service failed because the control process exited with error code. 2022-04-13 08:35:53.147 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-13 08:35:53.148 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-13 08:35:53.160 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-13 08:35:53.160 | Loaded: loaded (]8;;file://dv-neutron-837670-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-13 08:35:53.160 | Active: failed (Result: exit-code) since Wed 2022-04-13 08:35:53 UTC; 15ms ago 2022-04-13 08:35:53.160 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-13 08:35:53.160 | Process: 57710 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-13 08:35:53.161 | 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv radvd[57710]: can't open /etc/radvd.conf: No such file or directory 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv radvd[57710]: Insecure file permissions, but continuing anyway 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv radvd[57710]: exiting, failed to read config file 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-13 08:35:53.161 | Apr 13 08:35:53 dv-neutron-837670-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-13 08:35:53.164 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 08:35:53.265 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 08:36:01.059 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:36:01.061 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:36:01.063 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:01.066 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:01.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:01.070 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:01.072 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:01.074 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:36:01.076 | + functions-common:time_stop:2432 : start_time=1649838950569 2022-04-13 08:36:01.078 | + functions-common:time_stop:2434 : [[ -z 1649838950569 ]] 2022-04-13 08:36:01.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:01.085 | + functions-common:time_stop:2437 : end_time=1649838961083 2022-04-13 08:36:01.088 | + functions-common:time_stop:2438 : elapsed_time=10514 2022-04-13 08:36:01.090 | + functions-common:time_stop:2439 : total=250787 2022-04-13 08:36:01.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:01.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=261301 2022-04-13 08:36:01.096 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:36:01.099 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:36:01.116 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:36:01.119 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:36:01.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:36:01.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:36:01.126 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:36:01.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:36:01.148 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:36:01.151 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:36:01.153 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:36:01.155 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:36:01.158 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:36:01.160 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:36:01.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:01.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:01.167 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:36:01.169 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:36:01.171 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:36:01.173 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:36:01.175 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:36:01.177 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:36:01.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:01.182 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:01.184 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:36:01.204 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:36:01.319 | Reading package lists... 2022-04-13 08:36:01.572 | Building dependency tree... 2022-04-13 08:36:01.574 | Reading state information... 2022-04-13 08:36:01.819 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:36:01.819 | fakeroot set to manually installed. 2022-04-13 08:36:01.819 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:36:01.819 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:36:01.819 | The following packages were automatically installed and are no longer required: 2022-04-13 08:36:01.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:36:01.820 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:36:01.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:36:01.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:36:01.820 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:36:01.820 | python3-zope.interface 2022-04-13 08:36:01.820 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:36:01.950 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:36:01.954 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:36:01.956 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:36:01.958 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:01.961 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:01.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:01.965 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:01.967 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:01.969 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:36:01.971 | + functions-common:time_stop:2432 : start_time=1649838961202 2022-04-13 08:36:01.974 | + functions-common:time_stop:2434 : [[ -z 1649838961202 ]] 2022-04-13 08:36:01.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:01.980 | + functions-common:time_stop:2437 : end_time=1649838961978 2022-04-13 08:36:01.982 | + functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 08:36:01.984 | + functions-common:time_stop:2439 : total=261301 2022-04-13 08:36:01.986 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:01.988 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=262077 2022-04-13 08:36:01.991 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:36:01.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:36:01.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:01.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:02.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:36:02.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:36:02.005 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:36:02.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:36:02.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:36:02.015 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:36:02.015 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:36:02.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:36:02.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:36:02.025 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:36:02.027 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:36:02.029 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:36:02.031 | + functions:vercmp:631 : local result 2022-04-13 08:36:02.035 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:36:02.035 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:36:02.035 | ++ functions:vercmp:635 : head -1 2022-04-13 08:36:02.040 | + functions:vercmp:635 : result=3.13 2022-04-13 08:36:02.042 | + functions:vercmp:637 : case $op in 2022-04-13 08:36:02.044 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:36:02.046 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:36:02.049 | + functions:vercmp:648 : return 2022-04-13 08:36:02.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:36:02.053 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:36:02.055 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:36:02.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:36:02.386 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:36:02.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:02.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:02.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:36:02.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:02.399 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-13 08:36:02.416 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:36:02.419 | + ./stack.sh:main:847 : install_etcd3 2022-04-13 08:36:02.422 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:36:02.422 | Installing etcd 2022-04-13 08:36:02.424 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:36:02.437 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:36:02.449 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:36:02.451 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:36:02.467 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:36:02.470 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.473 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.476 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.481 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.483 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:36:02.485 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:36:02.488 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.491 | --2022-04-13 08:36:02-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:02.543 | Resolving github.com (github.com)... 140.82.121.3 2022-04-13 08:36:02.587 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-13 08:36:03.132 | HTTP request sent, awaiting response... 302 Found 2022-04-13 08:36:03.132 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T083603Z&X-Amz-Expires=300&X-Amz-Signature=905ae2767959bd14386a73dc0b958db0b5c9500c2de1ee5090c746321c622177&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-13 08:36:03.132 | --2022-04-13 08:36:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T083603Z&X-Amz-Expires=300&X-Amz-Signature=905ae2767959bd14386a73dc0b958db0b5c9500c2de1ee5090c746321c622177&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-13 08:36:03.135 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2022-04-13 08:36:03.160 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-04-13 08:36:03.487 | HTTP request sent, awaiting response... 200 OK 2022-04-13 08:36:03.487 | Length: 11350736 (11M) [application/octet-stream] 2022-04-13 08:36:03.487 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-13 08:36:03.604 | 2022-04-13 08:36:03.992 | 0K ........ .. 100% 21.5M=0.5s 2022-04-13 08:36:03.992 | 2022-04-13 08:36:03.992 | 2022-04-13 08:36:03 (21.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-13 08:36:03.992 | 2022-04-13 08:36:03.996 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-13 08:36:03.998 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:04.000 | ++ functions:get_extra_file:74 : return 2022-04-13 08:36:04.003 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:36:04.007 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:36:04.009 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-13 08:36:04.012 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-13 08:36:04.154 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-13 08:36:04.157 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-13 08:36:04.161 | etcd-v3.3.12-linux-amd64/ 2022-04-13 08:36:04.161 | etcd-v3.3.12-linux-amd64/README.md 2022-04-13 08:36:04.161 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-13 08:36:04.161 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-13 08:36:04.161 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-13 08:36:04.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-13 08:36:04.163 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-13 08:36:04.164 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-13 08:36:04.165 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-13 08:36:04.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-13 08:36:04.167 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-13 08:36:04.168 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-13 08:36:04.169 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-13 08:36:04.170 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-13 08:36:04.171 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-13 08:36:04.172 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-13 08:36:04.173 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-13 08:36:04.361 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-13 08:36:04.361 | etcd-v3.3.12-linux-amd64/etcd 2022-04-13 08:36:04.590 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-13 08:36:04.630 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-13 08:36:04.667 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:36:04.670 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-13 08:36:04.687 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:36:04.689 | + ./stack.sh:main:866 : install_dstat 2022-04-13 08:36:04.691 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:36:04.708 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:36:04.710 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:36:04.712 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:36:04.715 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-13 08:36:04.717 | + ./stack.sh:main:875 : install_libs 2022-04-13 08:36:04.719 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:36:04.722 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:36:04.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:36:04.726 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:36:04.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:36:04.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.737 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:36:04.740 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:36:04.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:36:04.745 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:36:04.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:36:04.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.755 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:36:04.758 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:36:04.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:36:04.763 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:36:04.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:36:04.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.774 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:36:04.776 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:36:04.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:36:04.780 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:36:04.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:36:04.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.791 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:36:04.794 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:36:04.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:36:04.798 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:36:04.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:36:04.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.810 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:36:04.812 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:36:04.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:36:04.816 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:36:04.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:36:04.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.828 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:36:04.831 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:36:04.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:36:04.835 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:36:04.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:36:04.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.846 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:36:04.848 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:36:04.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:36:04.853 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:36:04.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:36:04.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.864 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:36:04.867 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:36:04.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:36:04.872 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:36:04.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:36:04.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.883 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:36:04.886 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:36:04.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:36:04.890 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:36:04.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:36:04.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.902 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:36:04.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:36:04.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:36:04.908 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:36:04.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:36:04.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.920 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:36:04.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:36:04.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:36:04.927 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:36:04.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:36:04.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.939 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:36:04.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:36:04.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:36:04.946 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:36:04.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:36:04.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.957 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:36:04.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:36:04.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:36:04.964 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:36:04.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:36:04.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.975 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:36:04.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:36:04.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:36:04.983 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:36:04.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:04.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:04.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:36:04.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:04.996 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:36:04.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:36:05.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:36:05.003 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:36:05.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:36:05.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.017 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:36:05.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:36:05.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:36:05.023 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:36:05.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:36:05.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.035 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:36:05.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:36:05.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:36:05.043 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:36:05.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:36:05.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.054 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:36:05.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:36:05.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:36:05.061 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:36:05.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:36:05.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.073 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:36:05.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:36:05.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:36:05.080 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:36:05.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:36:05.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.091 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:36:05.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:36:05.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:36:05.098 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:36:05.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:36:05.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.110 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:36:05.113 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:36:05.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:36:05.117 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:36:05.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:36:05.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.129 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:36:05.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:36:05.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:36:05.136 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:36:05.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:36:05.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.147 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:36:05.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:36:05.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:36:05.154 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:36:05.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:36:05.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.166 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:36:05.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:36:05.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:36:05.173 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:36:05.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:36:05.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.186 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:36:05.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:36:05.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:36:05.192 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:36:05.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:36:05.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.204 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:36:05.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:36:05.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:36:05.211 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:36:05.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:36:05.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.223 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:36:05.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:36:05.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:36:05.231 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:36:05.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:36:05.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.242 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:36:05.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:36:05.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:36:05.250 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:36:05.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:36:05.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.261 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:36:05.264 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:36:05.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:36:05.268 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:36:05.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:36:05.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.280 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:36:05.282 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:36:05.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:36:05.287 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:36:05.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:36:05.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.299 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:36:05.301 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:36:05.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:36:05.306 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:36:05.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:36:05.315 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.318 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:36:05.320 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:36:05.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:36:05.326 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:36:05.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:36:05.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.339 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:36:05.341 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:36:05.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:36:05.346 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:36:05.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:36:05.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.358 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:36:05.361 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:36:05.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:36:05.365 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:36:05.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:36:05.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.377 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:36:05.379 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:36:05.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:36:05.385 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:36:05.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:36:05.394 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.396 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:36:05.398 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:36:05.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:36:05.403 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:36:05.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:36:05.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.416 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:36:05.418 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:36:05.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:36:05.422 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:36:05.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:05.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:05.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:36:05.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:05.434 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:36:05.455 | Using python 3.8 to install etcd3 2022-04-13 08:36:05.457 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:36:06.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:06.204 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:06.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:06.204 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:07.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:36:07.406 | Collecting etcd3 2022-04-13 08:36:07.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-13 08:36:07.439 | Preparing metadata (setup.py): started 2022-04-13 08:36:09.490 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 08:36:11.902 | Collecting grpcio>=1.27.1 2022-04-13 08:36:11.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-13 08:36:12.803 | Collecting protobuf>=3.6.1 2022-04-13 08:36:12.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-04-13 08:36:12.841 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:36:12.841 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:36:12.870 | Building wheels for collected packages: etcd3 2022-04-13 08:36:12.871 | Building wheel for etcd3 (setup.py): started 2022-04-13 08:36:15.590 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-13 08:36:15.590 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=eed2fd814ace86f28a1fa6aa25e91dc369fddf2fd203b13827cc8841743f14ae 2022-04-13 08:36:15.591 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-13 08:36:15.594 | Successfully built etcd3 2022-04-13 08:36:17.155 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-13 08:36:17.733 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-04-13 08:36:17.733 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:36:17.740 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:36:17.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:36:17.887 | + inc/python:pip_install:200 : result=0 2022-04-13 08:36:17.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:36:17.891 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:17.893 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:17.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:17.898 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:17.900 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:17.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:36:17.905 | + functions-common:time_stop:2432 : start_time=1649838965450 2022-04-13 08:36:17.907 | + functions-common:time_stop:2434 : [[ -z 1649838965450 ]] 2022-04-13 08:36:17.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:17.914 | + functions-common:time_stop:2437 : end_time=1649838977911 2022-04-13 08:36:17.916 | + functions-common:time_stop:2438 : elapsed_time=12461 2022-04-13 08:36:17.918 | + functions-common:time_stop:2439 : total=33994 2022-04-13 08:36:17.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:17.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46455 2022-04-13 08:36:17.924 | + inc/python:pip_install:203 : return 0 2022-04-13 08:36:17.927 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:36:17.948 | Using python 3.8 to install etcd3gw 2022-04-13 08:36:17.950 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:36:18.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:18.688 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:18.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:18.688 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:19.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:36:19.890 | Collecting etcd3gw 2022-04-13 08:36:19.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-13 08:36:19.909 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:36:19.910 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:36:19.911 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:36:19.912 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:36:19.945 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-13 08:36:19.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:36:19.948 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:36:19.951 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:36:21.517 | Installing collected packages: etcd3gw 2022-04-13 08:36:21.622 | Successfully installed etcd3gw-1.0.1 2022-04-13 08:36:21.622 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:36:21.628 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:36:21.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:36:21.739 | + inc/python:pip_install:200 : result=0 2022-04-13 08:36:21.742 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:36:21.744 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:21.747 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:21.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:21.751 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:21.753 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:21.755 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:36:21.757 | + functions-common:time_stop:2432 : start_time=1649838977942 2022-04-13 08:36:21.759 | + functions-common:time_stop:2434 : [[ -z 1649838977942 ]] 2022-04-13 08:36:21.762 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:21.766 | + functions-common:time_stop:2437 : end_time=1649838981764 2022-04-13 08:36:21.768 | + functions-common:time_stop:2438 : elapsed_time=3822 2022-04-13 08:36:21.770 | + functions-common:time_stop:2439 : total=46455 2022-04-13 08:36:21.772 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:21.775 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50277 2022-04-13 08:36:21.777 | + inc/python:pip_install:203 : return 0 2022-04-13 08:36:21.779 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-13 08:36:21.782 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:36:21.784 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:36:21.786 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:36:21.789 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:36:21.791 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:36:21.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:36:21.796 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:36:21.798 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:36:21.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:36:21.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:36:21.805 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:36:21.808 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:36:21.810 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:36:21.812 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:36:21.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:21.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:21.819 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:36:21.821 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:36:21.824 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:36:21.826 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:36:21.828 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:36:21.830 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:36:21.832 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:36:21.835 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:36:21.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:21.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:21.842 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:36:21.844 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:36:21.847 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:36:21.849 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:36:21.851 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:36:21.854 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:36:21.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:21.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:21.861 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:36:21.882 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:36:21.990 | Reading package lists... 2022-04-13 08:36:22.240 | Building dependency tree... 2022-04-13 08:36:22.241 | Reading state information... 2022-04-13 08:36:22.487 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:36:22.488 | The following packages were automatically installed and are no longer required: 2022-04-13 08:36:22.489 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:36:22.489 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:36:22.489 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:36:22.489 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:36:22.489 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:36:22.489 | python3-zope.interface 2022-04-13 08:36:22.489 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:36:22.489 | The following additional packages will be installed: 2022-04-13 08:36:22.490 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-13 08:36:22.491 | Suggested packages: 2022-04-13 08:36:22.491 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-13 08:36:22.558 | The following NEW packages will be installed: 2022-04-13 08:36:22.559 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-13 08:36:22.668 | 0 upgraded, 6 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:36:22.668 | Need to get 1,306 kB of archives. 2022-04-13 08:36:22.668 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-13 08:36:22.668 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-13 08:36:22.919 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-13 08:36:22.937 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-13 08:36:22.974 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-13 08:36:23.026 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-13 08:36:23.027 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-13 08:36:23.591 | Fetched 1,306 kB in 0s (2,795 kB/s) 2022-04-13 08:36:23.623 | Selecting previously unselected package libnorm1:amd64. 2022-04-13 08:36:23.675 | (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 ... 90644 files and directories currently installed.) 2022-04-13 08:36:23.678 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-13 08:36:23.683 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 08:36:23.754 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-13 08:36:23.763 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-13 08:36:23.766 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 08:36:23.816 | Selecting previously unselected package libzmq5:amd64. 2022-04-13 08:36:23.826 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-13 08:36:23.828 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 08:36:23.891 | Selecting previously unselected package uwsgi-core. 2022-04-13 08:36:23.901 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 08:36:23.903 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 08:36:24.040 | Selecting previously unselected package uwsgi. 2022-04-13 08:36:24.050 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 08:36:24.053 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 08:36:24.088 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-13 08:36:24.098 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 08:36:24.100 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 08:36:24.167 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 08:36:24.173 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 08:36:24.179 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 08:36:24.185 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 08:36:24.197 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 08:36:25.018 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 08:36:25.044 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 08:36:25.399 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 08:36:25.738 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 08:36:33.239 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:36:33.241 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:36:33.244 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:33.246 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:33.248 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:33.250 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:33.252 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:33.255 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:36:33.257 | + functions-common:time_stop:2432 : start_time=1649838981879 2022-04-13 08:36:33.259 | + functions-common:time_stop:2434 : [[ -z 1649838981879 ]] 2022-04-13 08:36:33.262 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:33.266 | + functions-common:time_stop:2437 : end_time=1649838993263 2022-04-13 08:36:33.268 | + functions-common:time_stop:2438 : elapsed_time=11384 2022-04-13 08:36:33.270 | + functions-common:time_stop:2439 : total=262077 2022-04-13 08:36:33.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:33.274 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=273461 2022-04-13 08:36:33.277 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:36:33.279 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:36:33.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:36:33.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:36:33.286 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:36:33.350 | Enabling module proxy. 2022-04-13 08:36:33.356 | To activate the new configuration, you need to run: 2022-04-13 08:36:33.356 | systemctl restart apache2 2022-04-13 08:36:33.360 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:36:33.423 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:36:33.423 | Module proxy already enabled 2022-04-13 08:36:33.423 | Enabling module proxy_uwsgi. 2022-04-13 08:36:33.429 | To activate the new configuration, you need to run: 2022-04-13 08:36:33.429 | systemctl restart apache2 2022-04-13 08:36:33.433 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:36:33.435 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:36:33.437 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:36:33.440 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:36:33.567 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-13 08:36:33.570 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:36:33.572 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:36:33.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:36:33.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.585 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-13 08:36:33.587 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:36:33.590 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:36:33.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:36:33.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.602 | + ./stack.sh:main:883 : install_glanceclient 2022-04-13 08:36:33.604 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:36:33.607 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:36:33.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:36:33.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.618 | + ./stack.sh:main:884 : install_cinderclient 2022-04-13 08:36:33.621 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:36:33.623 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:36:33.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:36:33.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.634 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:36:33.637 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:36:33.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:36:33.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.649 | + ./stack.sh:main:885 : install_novaclient 2022-04-13 08:36:33.651 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:36:33.654 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:36:33.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:36:33.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.666 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-13 08:36:33.682 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:36:33.685 | + ./stack.sh:main:887 : install_swiftclient 2022-04-13 08:36:33.687 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:36:33.690 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:36:33.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:36:33.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.702 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-13 08:36:33.718 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:36:33.721 | + ./stack.sh:main:890 : install_neutronclient 2022-04-13 08:36:33.723 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:36:33.726 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:36:33.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:36:33.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.738 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-13 08:36:33.741 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:36:33.743 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:36:33.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:36:33.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:36:33.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:36:33.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:36:33.755 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:36:33.757 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:36:33.760 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:36:33.766 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:36:33.769 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:36:33.772 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:36:33.776 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:36:33.776 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:36:33.782 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:36:33.784 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:36:33.786 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:36:33.789 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:36:33.792 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:36:33.818 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:36:33.820 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:36:34.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:34.559 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:34.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:34.559 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:35.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:36:35.698 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:36:35.750 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:36:35.751 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:36:35.752 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:36:35.753 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:36:35.754 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:36:35.755 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:36:35.756 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:36:35.757 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:36:35.758 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:36:35.759 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:36:35.760 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:36:35.761 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:36:35.762 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:36:35.763 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:36:35.820 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:36:35.822 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:36:35.823 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:36:35.862 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:36:35.900 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:36:35.901 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:36:35.904 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:36:35.905 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:36:35.961 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:36:35.967 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:36:35.981 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:36:35.982 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-13 08:36:35.998 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:36:36.000 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:36:36.001 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:36:36.063 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-13 08:36:36.065 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:36:36.067 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:36:36.069 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:36:36.118 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-13 08:36:36.130 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:36:37.686 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:36:37.692 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:36:37.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:36:37.798 | + inc/python:pip_install:200 : result=0 2022-04-13 08:36:37.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:36:37.802 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:37.804 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:37.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:37.810 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:37.812 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:37.814 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:36:37.816 | + functions-common:time_stop:2432 : start_time=1649838993813 2022-04-13 08:36:37.818 | + functions-common:time_stop:2434 : [[ -z 1649838993813 ]] 2022-04-13 08:36:37.821 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:37.825 | + functions-common:time_stop:2437 : end_time=1649838997823 2022-04-13 08:36:37.827 | + functions-common:time_stop:2438 : elapsed_time=4010 2022-04-13 08:36:37.830 | + functions-common:time_stop:2439 : total=50277 2022-04-13 08:36:37.832 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:37.834 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54287 2022-04-13 08:36:37.836 | + inc/python:pip_install:203 : return 0 2022-04-13 08:36:37.839 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:36:37.841 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:36:37.844 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:36:37.847 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:36:37.849 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:36:37.851 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:36:37.856 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:36:37.856 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:36:37.861 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:36:37.864 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:36:37.866 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:36:37.869 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:36:37.871 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:36:37.892 | Using python 3.8 to install python-memcached 2022-04-13 08:36:37.894 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:36:38.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:38.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:39.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:36:39.830 | Collecting python-memcached 2022-04-13 08:36:39.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-13 08:36:39.846 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:36:41.408 | Installing collected packages: python-memcached 2022-04-13 08:36:41.500 | Successfully installed python-memcached-1.59 2022-04-13 08:36:41.500 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:36:41.506 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:36:41.506 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:36:41.612 | + inc/python:pip_install:200 : result=0 2022-04-13 08:36:41.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:36:41.617 | + functions-common:time_stop:2425 : local name 2022-04-13 08:36:41.619 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:36:41.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:36:41.624 | + functions-common:time_stop:2428 : local total 2022-04-13 08:36:41.626 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:36:41.628 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:36:41.630 | + functions-common:time_stop:2432 : start_time=1649838997886 2022-04-13 08:36:41.632 | + functions-common:time_stop:2434 : [[ -z 1649838997886 ]] 2022-04-13 08:36:41.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:36:41.639 | + functions-common:time_stop:2437 : end_time=1649839001637 2022-04-13 08:36:41.641 | + functions-common:time_stop:2438 : elapsed_time=3751 2022-04-13 08:36:41.643 | + functions-common:time_stop:2439 : total=54287 2022-04-13 08:36:41.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:36:41.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=58038 2022-04-13 08:36:41.650 | + inc/python:pip_install:203 : return 0 2022-04-13 08:36:41.653 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-13 08:36:41.669 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:36:41.672 | + ./stack.sh:main:897 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-04-13 08:36:41.674 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-13 08:36:41.676 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:36:41.679 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:36:41.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:36:41.684 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:36:41.686 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:36:41.702 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:36:41.704 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-13 08:36:41.706 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:36:41.709 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:36:41.711 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-13 08:36:41.713 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:36:41.716 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:36:41.719 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:36:41.721 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:36:41.724 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:36:41.740 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:36:41.742 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:36:41.744 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:36:41.747 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-13 08:36:41.748 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:36:41.753 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:36:41.755 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:36:41.757 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:36:41.759 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:36:41.760 | + functions-common:git_clone:678 : head -1 2022-04-13 08:36:41.763 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-13 08:36:41.765 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:36:41.768 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:36:41.770 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:36:41.772 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:36:41.775 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:36:41.778 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:36:41.780 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:36:41.783 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:36:41.785 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:36:41.787 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:36:41.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:36:41.792 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:36:41.795 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:36:41.798 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:36:41.800 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:36:41.803 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:36:41.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:36:41.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:36:41.817 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:36:41.819 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:36:42.470 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:36:42.472 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:36:42.474 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:36:42.476 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:36:42.479 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:36:42.482 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:36:42.484 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:36:42.486 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:36:42.488 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:36:42.490 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:36:42.492 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:36:42.494 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:36:42.497 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:36:42.499 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:36:42.519 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:36:42.521 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:36:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:43.251 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:36:43.251 | from cryptography.utils import int_from_bytes 2022-04-13 08:36:44.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:36:44.396 | Obtaining file:///opt/stack/keystone 2022-04-13 08:36:44.397 | Preparing metadata (setup.py): started 2022-04-13 08:36:45.157 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:36:45.157 | ERROR: Command errored out with exit status 1: 2022-04-13 08:36:45.157 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gtskws4y 2022-04-13 08:36:45.157 | cwd: /opt/stack/keystone/ 2022-04-13 08:36:45.157 | Complete output (16 lines): 2022-04-13 08:36:45.157 | Error parsing 2022-04-13 08:36:45.157 | Traceback (most recent call last): 2022-04-13 08:36:45.157 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:36:45.157 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:36:45.157 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:36:45.157 | pbr.hooks.setup_hook(config) 2022-04-13 08:36:45.157 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:36:45.157 | metadata_config.run() 2022-04-13 08:36:45.157 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:36:45.157 | self.hook() 2022-04-13 08:36:45.157 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:36:45.158 | self.config['version'] = packaging.get_version( 2022-04-13 08:36:45.158 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:36:45.158 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:36:45.158 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:36:45.158 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:36:45.158 | ---------------------------------------- 2022-04-13 08:36:45.158 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:36:45.158 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:36:45.165 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:36:45.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:36:45.253 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:36:45.255 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-13 08:36:45.258 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-13 08:36:45.260 | + ./stack.sh:exit_trap:522 : jobs= 2022-04-13 08:36:45.263 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-04-13 08:36:45.265 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-04-13 08:36:45.267 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-13 08:36:45.269 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-13 08:36:45.271 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-13 08:36:45.273 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-13 08:36:45.273 | Error on exit 2022-04-13 08:36:45.275 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-13 08:36:45.278 | + ./stack.sh:exit_trap:542 : generate-subunit 1649838635 370 fail 2022-04-13 08:36:45.869 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-13 08:36:45.872 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:36:46.858 | + ./stack.sh:exit_trap:556 : exit 1