2022-03-29 15:43:30.750 | + ./stack.sh:main:487 : exec 2022-03-29 15:43:30.750 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-29-154330' 2022-03-29 15:43:30.750 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-29-154330.summary.2022-03-29-154330 2022-03-29 15:43:30.750 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-29 15:43:30.750 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-29-154330 2022-03-29 15:43:30.750 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-29-154330 /opt/stack/logs/stack.sh.log 2022-03-29 15:43:30.750 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-29-154330.summary.2022-03-29-154330 /opt/stack/logs/stack.sh.log.summary 2022-03-29 15:43:30.750 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-29 15:43:30.750 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-29 15:43:30.750 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-29 15:43:30.750 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-29 15:43:30.750 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-29 15:43:30.750 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-29 15:43:30.750 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-29 15:43:30.752 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-29 15:43:30.754 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-29 15:43:30.756 | + ./stack.sh:main:573 : set -o errexit 2022-03-29 15:43:30.758 | + ./stack.sh:main:576 : uname -a 2022-03-29 15:43:30.759 | Linux dv-neutron-835643-6-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-03-29 15:43:30.761 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-29 15:43:30.763 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-29 15:43:30.766 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-29 15:43:30.807 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-29 15:43:30.822 | + ./stack.sh:main:590 : fetch_plugins 2022-03-29 15:43:30.824 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-29 15:43:30.826 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-29 15:43:30.828 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-29 15:43:30.830 | + functions-common:fetch_plugins:1776 : return 2022-03-29 15:43:30.832 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-29 15:43:30.834 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-29 15:43:30.836 | + functions-common:run_phase:1854 : local phase= 2022-03-29 15:43:30.837 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-29 15:43:30.839 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-29 15:43:30.841 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-29 15:43:30.842 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-29 15:43:30.844 | + functions-common:run_phase:1863 : local extra 2022-03-29 15:43:30.846 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-29 15:43:30.849 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-29 15:43:30.851 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-29 15:43:30.853 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-29 15:43:30.854 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-29 15:43:30.856 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-29 15:43:30.868 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:30.870 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-29 15:43:30.871 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-29 15:43:30.873 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-29 15:43:30.875 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-29 15:43:30.877 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-29 15:43:30.879 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-29 15:43:30.881 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-29 15:43:30.883 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-29 15:43:30.884 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-29 15:43:30.886 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-29 15:43:30.888 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-29 15:43:30.890 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-29 15:43:30.891 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-29 15:43:30.894 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-29 15:43:30.895 | + functions-common:plugin_override_defaults:1817 : return 2022-03-29 15:43:30.897 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-29 15:43:30.913 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-29 15:43:30.915 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-29 15:43:30.928 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:43:30.930 | +++ lib/tls:source:43 : hostname -f 2022-03-29 15:43:30.933 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-29 15:43:30.935 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-29 15:43:30.937 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-29 15:43:30.938 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-29 15:43:30.941 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-29 15:43:30.942 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-29 15:43:30.944 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-29 15:43:30.946 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-29 15:43:30.948 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-29 15:43:30.950 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-29 15:43:30.954 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-29 15:43:30.965 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-29 15:43:30.981 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-29 15:43:30.993 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-29 15:43:31.005 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-29 15:43:31.038 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-29 15:43:31.093 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-29 15:43:31.177 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-29 15:43:31.197 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-29 15:43:31.244 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-29 15:43:31.294 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-29 15:43:31.432 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-29 15:43:31.447 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-29 15:43:31.461 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-29 15:43:31.473 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-29 15:43:31.556 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-29 15:43:31.558 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-29 15:43:31.561 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-29 15:43:31.563 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-29 15:43:31.565 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-29 15:43:31.567 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-29 15:43:31.570 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-29 15:43:31.570 | False' 2022-03-29 15:43:31.572 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-29 15:43:31.587 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-29 15:43:31.589 | + ./stack.sh:main:624 : run_phase source 2022-03-29 15:43:31.591 | + functions-common:run_phase:1853 : local mode=source 2022-03-29 15:43:31.593 | + functions-common:run_phase:1854 : local phase= 2022-03-29 15:43:31.595 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-29 15:43:31.597 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-29 15:43:31.599 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-29 15:43:31.601 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-29 15:43:31.602 | + functions-common:run_phase:1863 : local extra 2022-03-29 15:43:31.605 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-29 15:43:31.608 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-29 15:43:31.610 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-29 15:43:31.612 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-29 15:43:31.614 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-29 15:43:31.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-29 15:43:31.630 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:31.632 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-29 15:43:31.634 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-29 15:43:31.671 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-29 15:43:31.673 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-29 15:43:31.676 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-29 15:43:31.678 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-29 15:43:31.680 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-29 15:43:31.682 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-29 15:43:31.684 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-29 15:43:31.685 | + functions-common:load_plugin_settings:1794 : return 2022-03-29 15:43:31.688 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-29 15:43:31.690 | + functions-common:verify_disabled_services:2136 : local service 2022-03-29 15:43:31.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-29 15:43:31.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-29 15:43:31.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-29 15:43:31.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-29 15:43:31.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.712 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-29 15:43:31.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-29 15:43:31.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-29 15:43:31.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-29 15:43:31.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-29 15:43:31.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-29 15:43:31.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-29 15:43:31.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.742 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-29 15:43:31.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-29 15:43:31.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-29 15:43:31.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.756 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-29 15:43:31.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.760 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-29 15:43:31.762 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-29 15:43:31.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.769 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-29 15:43:31.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.773 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-29 15:43:31.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-29 15:43:31.779 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.781 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-29 15:43:31.784 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.786 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-29 15:43:31.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-29 15:43:31.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-29 15:43:31.797 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-29 15:43:31.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.804 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-29 15:43:31.806 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.808 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-29 15:43:31.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.813 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-29 15:43:31.815 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.818 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-29 15:43:31.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-29 15:43:31.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-29 15:43:31.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.830 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-29 15:43:31.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.835 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-29 15:43:31.837 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.839 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-29 15:43:31.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.843 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-29 15:43:31.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-29 15:43:31.850 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.852 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-29 15:43:31.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.856 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-29 15:43:31.858 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.860 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-29 15:43:31.863 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.865 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-29 15:43:31.867 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.870 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-29 15:43:31.872 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.874 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-29 15:43:31.876 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.879 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-29 15:43:31.881 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.883 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-29 15:43:31.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.887 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-29 15:43:31.890 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.892 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-29 15:43:31.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-29 15:43:31.896 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-29 15:43:31.899 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-29 15:43:31.901 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-29 15:43:31.903 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-29 15:43:31.917 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:31.920 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-29 15:43:31.922 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-29 15:43:31.924 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-29 15:43:31.938 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:43:31.941 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-29 15:43:31.944 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-29 15:43:31.946 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-29 15:43:31.948 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-29 15:43:31.950 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-29 15:43:31.953 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-29 15:43:31.955 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-29 15:43:31.957 | + lib/database:initialize_database_backends:92 : return 0 2022-03-29 15:43:31.960 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-29 15:43:31.960 | Using mysql database backend 2022-03-29 15:43:31.962 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-29 15:43:31.977 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-29 15:43:31.980 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-29 15:43:31.982 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-29 15:43:31.985 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-29 15:43:31.988 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-29 15:43:31.990 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-29 15:43:32.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:32.008 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-29 15:43:32.024 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-29 15:43:32.040 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:32.042 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-29 15:43:32.058 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-29 15:43:32.074 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-29 15:43:32.089 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:43:32.092 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-29 15:43:32.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:43:32.110 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-29 15:43:32.126 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-29 15:43:32.128 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-29 15:43:32.130 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-29 15:43:32.133 | + functions-common:save_stackenv:60 : local tag=757 2022-03-29 15:43:32.136 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-29 15:43:32.139 | + functions-common:save_stackenv:62 : time_stamp=2022-03-29-154332 2022-03-29 15:43:32.142 | + functions-common:save_stackenv:63 : echo '# 2022-03-29-154332 757' 2022-03-29 15:43:32.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.147 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-29 15:43:32.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.151 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-29 15:43:32.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.156 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-29 15:43:32.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.161 | + 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-03-29 15:43:32.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.166 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-29 15:43:32.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.170 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-29 15:43:32.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.175 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-29-154330 2022-03-29 15:43:32.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.180 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-29 15:43:32.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.184 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-29 15:43:32.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.189 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-29 15:43:32.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.194 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-29 15:43:32.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.198 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-29 15:43:32.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-29 15:43:32.203 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-29 15:43:32.205 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-29 15:43:32.208 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-29 15:43:32.210 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-29 15:43:32.212 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-29 15:43:32.214 | + functions-common:git_clone:610 : local git_ref=master 2022-03-29 15:43:32.216 | + functions-common:git_clone:611 : local orig_dir 2022-03-29 15:43:32.219 | ++ functions-common:git_clone:612 : pwd 2022-03-29 15:43:32.222 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-29 15:43:32.224 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-29 15:43:32.226 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-29 15:43:32.241 | + functions-common:git_clone:615 : RECLONE=False 2022-03-29 15:43:32.243 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-29 15:43:32.245 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-29 15:43:32.248 | + functions-common:git_clone:629 : echo master 2022-03-29 15:43:32.248 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-29 15:43:32.253 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-29 15:43:32.255 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-29 15:43:32.257 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-29 15:43:32.259 | + functions-common:git_clone:678 : git show --oneline 2022-03-29 15:43:32.259 | + functions-common:git_clone:678 : head -1 2022-03-29 15:43:32.262 | 9b1ac9e7 Merge "Add cross-project tests for Heat" 2022-03-29 15:43:32.264 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-29 15:43:32.267 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-29 15:43:32.269 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-29 15:43:32.271 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-29 15:43:32.274 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-29 15:43:32.276 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-29 15:43:32.279 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-29 15:43:32.281 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-29 15:43:32.284 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-29 15:43:32.286 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-29 15:43:32.289 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-29 15:43:32.292 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-29 15:43:32.296 | ++ tools/install_prereqs.sh:source:47 : NOW=1648568612 2022-03-29 15:43:32.300 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-29 15:43:32.303 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-29 15:43:32.306 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-29 15:43:32.309 | ++ tools/install_prereqs.sh:source:49 : DELTA=1648568612 2022-03-29 15:43:32.311 | ++ tools/install_prereqs.sh:source:50 : [[ 1648568612 -lt 7200 ]] 2022-03-29 15:43:32.313 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-29 15:43:32.316 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-29 15:43:32.318 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-29 15:43:32.320 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-29 15:43:32.322 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-29 15:43:32.325 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-29 15:43:32.327 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-29 15:43:32.330 | +++ 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-03-29 15:43:32.375 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-29 15:43:32.375 | apache2-dev 2022-03-29 15:43:32.375 | bc 2022-03-29 15:43:32.375 | bsdmainutils 2022-03-29 15:43:32.375 | curl 2022-03-29 15:43:32.375 | g++ 2022-03-29 15:43:32.375 | gawk 2022-03-29 15:43:32.375 | gcc 2022-03-29 15:43:32.375 | gettext 2022-03-29 15:43:32.375 | git 2022-03-29 15:43:32.375 | graphviz 2022-03-29 15:43:32.376 | iputils-ping 2022-03-29 15:43:32.376 | libapache2-mod-proxy-uwsgi 2022-03-29 15:43:32.376 | libffi-dev 2022-03-29 15:43:32.376 | libjpeg-dev 2022-03-29 15:43:32.376 | libpcre3-dev 2022-03-29 15:43:32.376 | libpq-dev 2022-03-29 15:43:32.376 | libssl-dev 2022-03-29 15:43:32.376 | libsystemd-dev 2022-03-29 15:43:32.376 | libxml2-dev 2022-03-29 15:43:32.376 | libxslt1-dev 2022-03-29 15:43:32.376 | libyaml-dev 2022-03-29 15:43:32.376 | lsof 2022-03-29 15:43:32.376 | openssh-server 2022-03-29 15:43:32.376 | openssl 2022-03-29 15:43:32.376 | pkg-config 2022-03-29 15:43:32.376 | psmisc 2022-03-29 15:43:32.376 | python3-dev 2022-03-29 15:43:32.376 | python3-pip 2022-03-29 15:43:32.376 | python3-systemd 2022-03-29 15:43:32.376 | python3-venv 2022-03-29 15:43:32.376 | tar 2022-03-29 15:43:32.377 | tcpdump 2022-03-29 15:43:32.377 | unzip 2022-03-29 15:43:32.377 | uuid-runtime 2022-03-29 15:43:32.377 | wget 2022-03-29 15:43:32.377 | wget 2022-03-29 15:43:32.377 | zlib1g-dev 2022-03-29 15:43:32.377 | libkrb5-dev 2022-03-29 15:43:32.377 | libldap2-dev 2022-03-29 15:43:32.377 | libsasl2-dev 2022-03-29 15:43:32.377 | memcached 2022-03-29 15:43:32.377 | python3-mysqldb 2022-03-29 15:43:32.377 | sqlite3 2022-03-29 15:43:32.377 | conntrack 2022-03-29 15:43:32.377 | curl 2022-03-29 15:43:32.377 | dnsmasq-base 2022-03-29 15:43:32.377 | dnsmasq-utils 2022-03-29 15:43:32.377 | ebtables 2022-03-29 15:43:32.377 | genisoimage 2022-03-29 15:43:32.377 | iptables 2022-03-29 15:43:32.377 | iputils-arping 2022-03-29 15:43:32.377 | kpartx 2022-03-29 15:43:32.377 | libjs-jquery-tablesorter 2022-03-29 15:43:32.377 | parted 2022-03-29 15:43:32.377 | pm-utils 2022-03-29 15:43:32.377 | python3-mysqldb 2022-03-29 15:43:32.377 | socat 2022-03-29 15:43:32.377 | sqlite3 2022-03-29 15:43:32.377 | sudo 2022-03-29 15:43:32.377 | vlan 2022-03-29 15:43:32.377 | lsscsi 2022-03-29 15:43:32.378 | open-iscsi 2022-03-29 15:43:32.378 | lvm2 2022-03-29 15:43:32.378 | qemu-utils 2022-03-29 15:43:32.378 | thin-provisioning-tools 2022-03-29 15:43:32.378 | acl 2022-03-29 15:43:32.378 | dnsmasq-base 2022-03-29 15:43:32.378 | dnsmasq-utils 2022-03-29 15:43:32.378 | ebtables 2022-03-29 15:43:32.378 | haproxy 2022-03-29 15:43:32.378 | iptables 2022-03-29 15:43:32.378 | iputils-arping 2022-03-29 15:43:32.378 | iputils-ping 2022-03-29 15:43:32.378 | postgresql-server-dev-all 2022-03-29 15:43:32.378 | python3-mysqldb 2022-03-29 15:43:32.378 | sqlite3 2022-03-29 15:43:32.378 | sudo 2022-03-29 15:43:32.378 | vlan 2022-03-29 15:43:32.378 | pcp 2022-03-29 15:43:32.378 | ipset 2022-03-29 15:43:32.378 | conntrack 2022-03-29 15:43:32.378 | conntrackd 2022-03-29 15:43:32.378 | keepalived 2022-03-29 15:43:32.378 | lvm2 2022-03-29 15:43:32.378 | qemu-utils 2022-03-29 15:43:32.378 | thin-provisioning-tools 2022-03-29 15:43:32.378 | curl 2022-03-29 15:43:32.378 | liberasurecode-dev 2022-03-29 15:43:32.378 | make 2022-03-29 15:43:32.378 | memcached 2022-03-29 15:43:32.378 | rsync 2022-03-29 15:43:32.378 | sqlite3 2022-03-29 15:43:32.378 | xfsprogs' 2022-03-29 15:43:32.380 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-29 15:43:32.397 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-29 15:43:32.397 | apache2-dev 2022-03-29 15:43:32.397 | bc 2022-03-29 15:43:32.397 | bsdmainutils 2022-03-29 15:43:32.397 | curl 2022-03-29 15:43:32.397 | g++ 2022-03-29 15:43:32.397 | gawk 2022-03-29 15:43:32.397 | gcc 2022-03-29 15:43:32.397 | gettext 2022-03-29 15:43:32.397 | git 2022-03-29 15:43:32.397 | graphviz 2022-03-29 15:43:32.397 | iputils-ping 2022-03-29 15:43:32.397 | libapache2-mod-proxy-uwsgi 2022-03-29 15:43:32.397 | libffi-dev 2022-03-29 15:43:32.397 | libjpeg-dev 2022-03-29 15:43:32.397 | libpcre3-dev 2022-03-29 15:43:32.397 | libpq-dev 2022-03-29 15:43:32.397 | libssl-dev 2022-03-29 15:43:32.397 | libsystemd-dev 2022-03-29 15:43:32.397 | libxml2-dev 2022-03-29 15:43:32.397 | libxslt1-dev 2022-03-29 15:43:32.397 | libyaml-dev 2022-03-29 15:43:32.397 | lsof 2022-03-29 15:43:32.398 | openssh-server 2022-03-29 15:43:32.398 | openssl 2022-03-29 15:43:32.398 | pkg-config 2022-03-29 15:43:32.398 | psmisc 2022-03-29 15:43:32.398 | python3-dev 2022-03-29 15:43:32.398 | python3-pip 2022-03-29 15:43:32.398 | python3-systemd 2022-03-29 15:43:32.398 | python3-venv 2022-03-29 15:43:32.398 | tar 2022-03-29 15:43:32.398 | tcpdump 2022-03-29 15:43:32.398 | unzip 2022-03-29 15:43:32.398 | uuid-runtime 2022-03-29 15:43:32.398 | wget 2022-03-29 15:43:32.398 | wget 2022-03-29 15:43:32.398 | zlib1g-dev 2022-03-29 15:43:32.398 | libkrb5-dev 2022-03-29 15:43:32.398 | libldap2-dev 2022-03-29 15:43:32.398 | libsasl2-dev 2022-03-29 15:43:32.398 | memcached 2022-03-29 15:43:32.398 | python3-mysqldb 2022-03-29 15:43:32.398 | sqlite3 2022-03-29 15:43:32.398 | conntrack 2022-03-29 15:43:32.398 | curl 2022-03-29 15:43:32.398 | dnsmasq-base 2022-03-29 15:43:32.398 | dnsmasq-utils 2022-03-29 15:43:32.398 | ebtables 2022-03-29 15:43:32.398 | genisoimage 2022-03-29 15:43:32.398 | iptables 2022-03-29 15:43:32.398 | iputils-arping 2022-03-29 15:43:32.398 | kpartx 2022-03-29 15:43:32.398 | libjs-jquery-tablesorter 2022-03-29 15:43:32.398 | parted 2022-03-29 15:43:32.398 | pm-utils 2022-03-29 15:43:32.398 | python3-mysqldb 2022-03-29 15:43:32.398 | socat 2022-03-29 15:43:32.398 | sqlite3 2022-03-29 15:43:32.398 | sudo 2022-03-29 15:43:32.399 | vlan 2022-03-29 15:43:32.399 | lsscsi 2022-03-29 15:43:32.399 | open-iscsi 2022-03-29 15:43:32.399 | lvm2 2022-03-29 15:43:32.399 | qemu-utils 2022-03-29 15:43:32.399 | thin-provisioning-tools 2022-03-29 15:43:32.399 | acl 2022-03-29 15:43:32.399 | dnsmasq-base 2022-03-29 15:43:32.399 | dnsmasq-utils 2022-03-29 15:43:32.399 | ebtables 2022-03-29 15:43:32.399 | haproxy 2022-03-29 15:43:32.399 | iptables 2022-03-29 15:43:32.399 | iputils-arping 2022-03-29 15:43:32.399 | iputils-ping 2022-03-29 15:43:32.399 | postgresql-server-dev-all 2022-03-29 15:43:32.399 | python3-mysqldb 2022-03-29 15:43:32.399 | sqlite3 2022-03-29 15:43:32.399 | sudo 2022-03-29 15:43:32.399 | vlan 2022-03-29 15:43:32.399 | pcp 2022-03-29 15:43:32.399 | ipset 2022-03-29 15:43:32.399 | conntrack 2022-03-29 15:43:32.399 | conntrackd 2022-03-29 15:43:32.399 | keepalived 2022-03-29 15:43:32.399 | lvm2 2022-03-29 15:43:32.399 | qemu-utils 2022-03-29 15:43:32.399 | thin-provisioning-tools 2022-03-29 15:43:32.399 | curl 2022-03-29 15:43:32.399 | liberasurecode-dev 2022-03-29 15:43:32.399 | make 2022-03-29 15:43:32.399 | memcached 2022-03-29 15:43:32.399 | rsync 2022-03-29 15:43:32.399 | sqlite3 2022-03-29 15:43:32.399 | xfsprogs ' 2022-03-29 15:43:32.399 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-29 15:43:32.401 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:43:32.404 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:43:32.407 | ++ 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-03-29 15:43:32.407 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-29 15:43:32.412 | ++ 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-03-29 15:43:32.415 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-29 15:43:32.417 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:43:32.419 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-29 15:43:32.421 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:43:32.423 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:43:32.426 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:43:32.428 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:43:32.430 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:43:32.432 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:43:32.434 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-29 15:43:32.435 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-29 15:43:32.437 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-29 15:43:32.440 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-29 15:43:32.444 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-29 15:43:32.446 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-29 15:43:32.448 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-29 15:43:32.450 | ++ functions-common:time_start:2412 : local start_time= 2022-03-29 15:43:32.452 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-29 15:43:32.455 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-29 15:43:32.458 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648568612456 2022-03-29 15:43:32.460 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-29 15:43:32.462 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-29 15:43:32.464 | ++ 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-03-29 15:43:32.732 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-29 15:43:32.839 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-29 15:43:32.975 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-29 15:43:33.109 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-29 15:43:34.956 | Reading package lists... 2022-03-29 15:43:34.986 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-29 15:43:34.988 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-29 15:43:34.991 | ++ functions-common:time_stop:2425 : local name 2022-03-29 15:43:34.993 | ++ functions-common:time_stop:2426 : local end_time 2022-03-29 15:43:34.995 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:43:34.997 | ++ functions-common:time_stop:2428 : local total 2022-03-29 15:43:34.999 | ++ functions-common:time_stop:2429 : local start_time 2022-03-29 15:43:35.001 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-29 15:43:35.004 | ++ functions-common:time_stop:2432 : start_time=1648568612456 2022-03-29 15:43:35.006 | ++ functions-common:time_stop:2434 : [[ -z 1648568612456 ]] 2022-03-29 15:43:35.008 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:43:35.012 | ++ functions-common:time_stop:2437 : end_time=1648568615009 2022-03-29 15:43:35.014 | ++ functions-common:time_stop:2438 : elapsed_time=2553 2022-03-29 15:43:35.016 | ++ functions-common:time_stop:2439 : total=0 2022-03-29 15:43:35.018 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:43:35.020 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2553 2022-03-29 15:43:35.022 | ++ 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-03-29 15:43:35.024 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:43:35.026 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:43:35.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:43:35.031 | ++ 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-03-29 15:43:35.051 | ++ 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-03-29 15:43:35.159 | Reading package lists... 2022-03-29 15:43:35.395 | Building dependency tree... 2022-03-29 15:43:35.396 | Reading state information... 2022-03-29 15:43:35.678 | bc is already the newest version (1.07.1-2build1). 2022-03-29 15:43:35.678 | bc set to manually installed. 2022-03-29 15:43:35.678 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-29 15:43:35.678 | bsdmainutils set to manually installed. 2022-03-29 15:43:35.678 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-29 15:43:35.678 | gawk set to manually installed. 2022-03-29 15:43:35.678 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-29 15:43:35.678 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-29 15:43:35.678 | iptables set to manually installed. 2022-03-29 15:43:35.678 | iputils-ping is already the newest version (3:20190709-3). 2022-03-29 15:43:35.678 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-29 15:43:35.678 | kpartx set to manually installed. 2022-03-29 15:43:35.678 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-29 15:43:35.678 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-29 15:43:35.678 | psmisc is already the newest version (23.3-1). 2022-03-29 15:43:35.678 | psmisc set to manually installed. 2022-03-29 15:43:35.678 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-29 15:43:35.678 | python3-systemd is already the newest version (234-3build2). 2022-03-29 15:43:35.678 | python3-systemd set to manually installed. 2022-03-29 15:43:35.678 | tcpdump is already the newest version (4.9.3-4). 2022-03-29 15:43:35.678 | tcpdump set to manually installed. 2022-03-29 15:43:35.678 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-29 15:43:35.678 | thin-provisioning-tools set to manually installed. 2022-03-29 15:43:35.679 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-29 15:43:35.679 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-29 15:43:35.679 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-29 15:43:35.679 | lsof set to manually installed. 2022-03-29 15:43:35.679 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-29 15:43:35.679 | parted set to manually installed. 2022-03-29 15:43:35.679 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-29 15:43:35.679 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-29 15:43:35.679 | zlib1g-dev set to manually installed. 2022-03-29 15:43:35.679 | The following packages were automatically installed and are no longer required: 2022-03-29 15:43:35.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:43:35.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:43:35.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:43:35.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:43:35.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:43:35.679 | python3-zope.interface 2022-03-29 15:43:35.679 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:43:35.679 | The following additional packages will be installed: 2022-03-29 15:43:35.679 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-29 15:43:35.679 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-29 15:43:35.679 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-29 15:43:35.679 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-29 15:43:35.679 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-29 15:43:35.680 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-29 15:43:35.680 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-29 15:43:35.680 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-29 15:43:35.680 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-29 15:43:35.680 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-29 15:43:35.680 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-29 15:43:35.680 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-29 15:43:35.680 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-29 15:43:35.680 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-29 15:43:35.680 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-29 15:43:35.680 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-29 15:43:35.680 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-29 15:43:35.680 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-29 15:43:35.680 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-29 15:43:35.680 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-29 15:43:35.680 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-29 15:43:35.680 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-29 15:43:35.680 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-29 15:43:35.680 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-29 15:43:35.680 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-29 15:43:35.680 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-29 15:43:35.680 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-29 15:43:35.680 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-29 15:43:35.680 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-29 15:43:35.680 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-29 15:43:35.680 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-29 15:43:35.680 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-29 15:43:35.680 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-29 15:43:35.680 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-29 15:43:35.681 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-29 15:43:35.681 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-29 15:43:35.681 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-29 15:43:35.682 | Suggested packages: 2022-03-29 15:43:35.682 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-29 15:43:35.682 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-29 15:43:35.682 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-29 15:43:35.682 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-29 15:43:35.682 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-29 15:43:35.682 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-29 15:43:35.682 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-29 15:43:35.682 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-29 15:43:35.682 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-29 15:43:35.682 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-29 15:43:35.682 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-29 15:43:35.682 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-29 15:43:35.682 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-29 15:43:35.682 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-29 15:43:35.682 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-29 15:43:35.682 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-29 15:43:35.682 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-03-29 15:43:35.682 | tar-scripts tar-doc zip 2022-03-29 15:43:35.948 | The following NEW packages will be installed: 2022-03-29 15:43:35.948 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-29 15:43:35.948 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-29 15:43:35.948 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-29 15:43:35.948 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-29 15:43:35.948 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-29 15:43:35.948 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-29 15:43:35.948 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-29 15:43:35.948 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-29 15:43:35.948 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-29 15:43:35.948 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-29 15:43:35.948 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-29 15:43:35.948 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-29 15:43:35.948 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-29 15:43:35.948 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-29 15:43:35.949 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-29 15:43:35.949 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-29 15:43:35.949 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-29 15:43:35.949 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-29 15:43:35.949 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-29 15:43:35.949 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-29 15:43:35.949 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-29 15:43:35.949 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-29 15:43:35.949 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-29 15:43:35.949 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-29 15:43:35.949 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-29 15:43:35.949 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-29 15:43:35.949 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-29 15:43:35.949 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-29 15:43:35.949 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-29 15:43:35.949 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-29 15:43:35.949 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-29 15:43:35.949 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-29 15:43:35.949 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-29 15:43:35.949 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-29 15:43:35.949 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-29 15:43:35.949 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-29 15:43:35.949 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-29 15:43:35.949 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-29 15:43:35.949 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-29 15:43:35.949 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-29 15:43:35.949 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-29 15:43:35.949 | unzip uuid-dev vbetool vlan x11-common 2022-03-29 15:43:35.950 | The following packages will be upgraded: 2022-03-29 15:43:35.950 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-29 15:43:35.950 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-29 15:43:35.951 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-29 15:43:35.951 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-03-29 15:43:35.951 | uuid-runtime wget 2022-03-29 15:43:36.239 | 25 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:43:36.239 | Need to get 164 MB of archives. 2022-03-29 15:43:36.239 | After this operation, 768 MB of additional disk space will be used. 2022-03-29 15:43:36.239 | 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-03-29 15:43:36.923 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-29 15:43:36.961 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-29 15:43:36.973 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-29 15:43:36.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-29 15:43:37.080 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-29 15:43:37.557 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-29 15:43:37.579 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.2 [318 kB] 2022-03-29 15:43:37.606 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-29 15:43:37.607 | 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-03-29 15:43:37.610 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-29 15:43:37.618 | 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-03-29 15:43:37.731 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-29 15:43:37.738 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-29 15:43:37.739 | 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-03-29 15:43:37.740 | 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-03-29 15:43:37.870 | 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-03-29 15:43:37.883 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-29 15:43:37.884 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-29 15:43:37.898 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-29 15:43:37.918 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-29 15:43:37.920 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-29 15:43:37.929 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-29 15:43:39.282 | 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-03-29 15:43:39.387 | 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-03-29 15:43:39.522 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-03-29 15:43:39.664 | 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-03-29 15:43:39.666 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-03-29 15:43:39.691 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-29 15:43:39.693 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-29 15:43:39.824 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-29 15:43:39.825 | 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-03-29 15:43:39.826 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-29 15:43:39.826 | 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-03-29 15:43:40.018 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-29 15:43:40.048 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-29 15:43:40.049 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-29 15:43:40.054 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-29 15:43:40.433 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-29 15:43:40.440 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-29 15:43:40.443 | 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-03-29 15:43:40.449 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-03-29 15:43:40.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-03-29 15:43:40.481 | 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-03-29 15:43:40.483 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-29 15:43:40.515 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-29 15:43:40.734 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-29 15:43:40.742 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-29 15:43:40.767 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-29 15:43:40.769 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-29 15:43:40.853 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-29 15:43:40.858 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-29 15:43:40.908 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-29 15:43:40.915 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-29 15:43:43.570 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-29 15:43:45.174 | Get:56 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-03-29 15:43:45.449 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-29 15:43:45.451 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-29 15:43:45.452 | Get:59 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-03-29 15:43:45.457 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-29 15:43:45.995 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-29 15:43:46.012 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-29 15:43:46.043 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-29 15:43:46.748 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-29 15:43:48.093 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-29 15:43:48.094 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-29 15:43:48.097 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-29 15:43:48.098 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-29 15:43:48.099 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-29 15:43:48.101 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-29 15:43:48.101 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-29 15:43:48.102 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-29 15:43:48.103 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-29 15:43:48.288 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-29 15:43:48.355 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-29 15:43:48.817 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-29 15:43:48.838 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-29 15:43:48.849 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-29 15:43:48.987 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-29 15:43:48.990 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-29 15:43:49.013 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-29 15:43:49.096 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-29 15:43:49.100 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-29 15:43:49.101 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-29 15:43:49.108 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-29 15:43:49.251 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-29 15:43:49.278 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-29 15:43:49.315 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-03-29 15:43:49.330 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-29 15:43:49.335 | Get:90 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-03-29 15:43:50.708 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-29 15:43:50.709 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-29 15:43:50.710 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-29 15:43:50.710 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-29 15:43:50.711 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-29 15:43:50.712 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-29 15:43:50.717 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-29 15:43:50.718 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-29 15:43:50.719 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-29 15:43:50.840 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-29 15:43:50.843 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-29 15:43:51.123 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-29 15:43:51.388 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-29 15:43:51.565 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-29 15:43:52.105 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-29 15:43:52.222 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-29 15:43:52.224 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-29 15:43:52.233 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-29 15:43:52.249 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-29 15:43:52.300 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-29 15:43:52.302 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-29 15:43:52.303 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-29 15:43:52.307 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-29 15:43:52.324 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-29 15:43:52.389 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-29 15:43:52.392 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-29 15:43:52.410 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-29 15:43:52.519 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-29 15:43:52.522 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-29 15:43:52.535 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-29 15:43:52.553 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-29 15:43:52.576 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-29 15:43:52.578 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-29 15:43:52.578 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-29 15:43:52.651 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-29 15:43:52.715 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-29 15:43:52.721 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-29 15:43:52.790 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-29 15:43:52.808 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-29 15:43:52.810 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-29 15:43:52.811 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-29 15:43:52.828 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-29 15:43:52.832 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-29 15:43:52.834 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-29 15:43:52.925 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-29 15:43:52.986 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-29 15:43:53.001 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-29 15:43:53.061 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-29 15:43:53.064 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-29 15:43:53.068 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-29 15:43:53.069 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-29 15:43:53.079 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-29 15:43:53.083 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-29 15:43:53.100 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-29 15:43:53.191 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-29 15:43:53.204 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-29 15:43:53.209 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-29 15:43:53.322 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-29 15:43:53.338 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-29 15:43:53.340 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-29 15:43:53.340 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-29 15:43:53.346 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-29 15:43:53.349 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-29 15:43:53.353 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-29 15:43:53.454 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-29 15:43:53.458 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-29 15:43:53.473 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-29 15:43:53.584 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-29 15:43:53.585 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-29 15:43:53.586 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-29 15:43:53.587 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-29 15:43:53.607 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-29 15:43:53.628 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-29 15:43:53.631 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-29 15:43:53.715 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-29 15:43:55.066 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-29 15:43:55.068 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-29 15:43:55.069 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-29 15:43:55.071 | Get:169 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-03-29 15:43:55.075 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-29 15:43:55.076 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-29 15:43:55.076 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-29 15:43:55.104 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-29 15:43:55.104 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-29 15:43:55.198 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-29 15:43:55.217 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-29 15:43:55.329 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-29 15:43:55.331 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-29 15:43:55.363 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-29 15:43:55.373 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-29 15:43:55.488 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-29 15:43:55.515 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-29 15:43:55.520 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-29 15:43:55.521 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-29 15:43:55.545 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-29 15:43:55.549 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-29 15:43:55.591 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-29 15:43:55.601 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-29 15:43:55.613 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-29 15:43:56.031 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-29 15:43:56.244 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-29 15:43:56.367 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-29 15:43:56.369 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-03-29 15:43:56.809 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-29 15:43:56.814 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-29 15:43:56.815 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-29 15:43:56.816 | Get:197 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-03-29 15:43:56.831 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-29 15:43:56.835 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-29 15:43:56.838 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-29 15:43:56.842 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-29 15:43:57.586 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-29 15:43:57.857 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-29 15:43:58.727 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-29 15:43:58.768 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-29 15:43:59.671 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-29 15:43:59.675 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-29 15:44:04.141 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-29 15:44:04.142 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-29 15:44:04.143 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-29 15:44:04.145 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-29 15:44:04.146 | Get:212 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-03-29 15:44:04.166 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-29 15:44:04.167 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-29 15:44:04.171 | Get:215 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-03-29 15:44:04.212 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-29 15:44:04.273 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-29 15:44:04.693 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-29 15:44:04.695 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-29 15:44:04.695 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-29 15:44:04.712 | Get:221 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-03-29 15:44:04.713 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-29 15:44:04.714 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-29 15:44:04.715 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-29 15:44:04.805 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-29 15:44:04.821 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-29 15:44:04.970 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-29 15:44:04.995 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-29 15:44:04.996 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-29 15:44:04.997 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-29 15:44:05.094 | Get:231 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-03-29 15:44:05.095 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-29 15:44:05.096 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-29 15:44:05.096 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-29 15:44:05.097 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-29 15:44:05.102 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-29 15:44:05.233 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-29 15:44:05.234 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-29 15:44:05.236 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-29 15:44:05.247 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-29 15:44:05.252 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-29 15:44:05.258 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-29 15:44:05.633 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-29 15:44:05.652 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-29 15:44:07.251 | Preconfiguring packages ... 2022-03-29 15:44:07.392 | Fetched 164 MB in 30s (5,537 kB/s) 2022-03-29 15:44:07.455 | (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-03-29 15:44:07.458 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:07.468 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-03-29 15:44:07.567 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-03-29 15:44:07.651 | (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-03-29 15:44:07.654 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:07.667 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:07.734 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:07.748 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:08.116 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:08.122 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:08.167 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:08.182 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:08.264 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:08.419 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:09.221 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:09.228 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-29 15:44:09.308 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-29 15:44:09.385 | (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-03-29 15:44:09.387 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.2_amd64.deb ... 2022-03-29 15:44:09.400 | Unpacking rsync (3.1.3-8ubuntu0.2) over (3.1.3-8) ... 2022-03-29 15:44:09.815 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-29 15:44:09.820 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-29 15:44:09.865 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-29 15:44:09.953 | (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-03-29 15:44:09.955 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-29 15:44:09.964 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-29 15:44:10.000 | Selecting previously unselected package libapr1:amd64. 2022-03-29 15:44:10.008 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-29 15:44:10.010 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-29 15:44:10.063 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-29 15:44:10.074 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-29 15:44:10.273 | Selecting previously unselected package libaprutil1:amd64. 2022-03-29 15:44:10.280 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-29 15:44:10.282 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:10.319 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-29 15:44:10.326 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-29 15:44:10.328 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:10.359 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-29 15:44:10.365 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-29 15:44:10.409 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-29 15:44:10.418 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-29 15:44:10.464 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-29 15:44:10.469 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-29 15:44:10.517 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-29 15:44:10.525 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-29 15:44:10.527 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:10.557 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-29 15:44:10.563 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-29 15:44:10.620 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-29 15:44:10.632 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-29 15:44:10.693 | Selecting previously unselected package libjansson4:amd64. 2022-03-29 15:44:10.700 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-29 15:44:10.702 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-29 15:44:10.731 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-29 15:44:10.738 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-29 15:44:10.740 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-29 15:44:10.790 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-29 15:44:10.802 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-29 15:44:12.065 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:12.073 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-03-29 15:44:12.187 | Selecting previously unselected package apache2-bin. 2022-03-29 15:44:12.194 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-29 15:44:12.196 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:12.401 | Selecting previously unselected package apache2-data. 2022-03-29 15:44:12.408 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-03-29 15:44:12.411 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:12.518 | Selecting previously unselected package apache2-utils. 2022-03-29 15:44:12.526 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-29 15:44:12.528 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:12.571 | Selecting previously unselected package apache2. 2022-03-29 15:44:12.578 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-29 15:44:12.597 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:12.660 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-29 15:44:12.667 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-29 15:44:12.669 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-29 15:44:12.716 | Selecting previously unselected package haproxy. 2022-03-29 15:44:12.723 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-29 15:44:12.733 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-29 15:44:12.950 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-29 15:44:12.957 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-29 15:44:12.959 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:44:12.992 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-29 15:44:12.999 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-29 15:44:13.001 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:44:13.030 | Selecting previously unselected package mysql-common. 2022-03-29 15:44:13.037 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-29 15:44:13.055 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-29 15:44:13.083 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-29 15:44:13.090 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-29 15:44:13.092 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:44:13.334 | Selecting previously unselected package libsensors-config. 2022-03-29 15:44:13.341 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-29 15:44:13.344 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-29 15:44:13.374 | Selecting previously unselected package libsensors5:amd64. 2022-03-29 15:44:13.383 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-29 15:44:13.472 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-29 15:44:13.501 | Selecting previously unselected package libsnmp-base. 2022-03-29 15:44:13.508 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-29 15:44:13.511 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-29 15:44:13.580 | Selecting previously unselected package libsnmp35:amd64. 2022-03-29 15:44:13.588 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-29 15:44:13.590 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-29 15:44:13.752 | Selecting previously unselected package keepalived. 2022-03-29 15:44:13.760 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-29 15:44:13.762 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-29 15:44:13.848 | Selecting previously unselected package memcached. 2022-03-29 15:44:13.855 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-29 15:44:13.857 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-29 15:44:13.914 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-29 15:44:14.375 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-29 15:44:14.463 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-29 15:44:14.468 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-29 15:44:14.604 | Selecting previously unselected package python3-yaml. 2022-03-29 15:44:14.611 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-29 15:44:14.614 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-29 15:44:14.666 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-29 15:44:14.672 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-29 15:44:14.718 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-29 15:44:14.797 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-29 15:44:15.245 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-29 15:44:15.268 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-29 15:44:15.421 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-29 15:44:15.427 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-29 15:44:15.509 | Selecting previously unselected package acl. 2022-03-29 15:44:15.516 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-29 15:44:15.518 | Unpacking acl (2.2.53-6) ... 2022-03-29 15:44:15.550 | Selecting previously unselected package autotools-dev. 2022-03-29 15:44:15.557 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-29 15:44:15.560 | Unpacking autotools-dev (20180224.1) ... 2022-03-29 15:44:15.590 | Selecting previously unselected package m4. 2022-03-29 15:44:15.598 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-29 15:44:15.600 | Unpacking m4 (1.4.18-4) ... 2022-03-29 15:44:15.652 | Selecting previously unselected package autoconf. 2022-03-29 15:44:15.659 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-29 15:44:15.662 | Unpacking autoconf (2.69-11.1) ... 2022-03-29 15:44:15.741 | Selecting previously unselected package automake. 2022-03-29 15:44:15.748 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-29 15:44:15.752 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-29 15:44:15.851 | Selecting previously unselected package autopoint. 2022-03-29 15:44:15.859 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-29 15:44:15.860 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-29 15:44:15.901 | Selecting previously unselected package libllvm10:amd64. 2022-03-29 15:44:15.908 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:15.911 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:18.164 | Selecting previously unselected package libclang-cpp10. 2022-03-29 15:44:18.172 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:18.174 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:19.606 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-29 15:44:19.614 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-29 15:44:19.616 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:20.078 | Selecting previously unselected package libgc1c2:amd64. 2022-03-29 15:44:20.086 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-29 15:44:20.088 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-29 15:44:20.127 | Selecting previously unselected package libobjc4:amd64. 2022-03-29 15:44:20.134 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-29 15:44:20.137 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:44:20.167 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-29 15:44:20.174 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-29 15:44:20.177 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:20.250 | Selecting previously unselected package libc6-i386. 2022-03-29 15:44:20.258 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-29 15:44:20.260 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-29 15:44:20.759 | Selecting previously unselected package lib32gcc-s1. 2022-03-29 15:44:20.767 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-29 15:44:20.769 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:44:20.807 | Selecting previously unselected package lib32stdc++6. 2022-03-29 15:44:20.815 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-29 15:44:20.817 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:44:20.919 | Selecting previously unselected package libclang-common-10-dev. 2022-03-29 15:44:20.927 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:20.929 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:21.907 | Selecting previously unselected package libclang1-10. 2022-03-29 15:44:21.916 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:21.918 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:23.035 | Selecting previously unselected package clang-10. 2022-03-29 15:44:23.043 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:23.045 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:23.079 | Selecting previously unselected package libtool. 2022-03-29 15:44:23.087 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-29 15:44:23.089 | Unpacking libtool (2.4.6-14) ... 2022-03-29 15:44:23.137 | Selecting previously unselected package dh-autoreconf. 2022-03-29 15:44:23.145 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-29 15:44:23.147 | Unpacking dh-autoreconf (19) ... 2022-03-29 15:44:23.174 | Selecting previously unselected package libdebhelper-perl. 2022-03-29 15:44:23.181 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-29 15:44:23.189 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-29 15:44:23.234 | Selecting previously unselected package libarchive-zip-perl. 2022-03-29 15:44:23.242 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-29 15:44:23.244 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-29 15:44:23.285 | Selecting previously unselected package libsub-override-perl. 2022-03-29 15:44:23.293 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-29 15:44:23.296 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-29 15:44:23.323 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-29 15:44:23.331 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-29 15:44:23.333 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-29 15:44:23.359 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-29 15:44:23.366 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-29 15:44:23.368 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-29 15:44:23.392 | Selecting previously unselected package libdpkg-perl. 2022-03-29 15:44:23.400 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-29 15:44:23.402 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-29 15:44:23.475 | Selecting previously unselected package make. 2022-03-29 15:44:23.482 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-29 15:44:23.485 | Unpacking make (4.2.1-1.2) ... 2022-03-29 15:44:23.531 | Selecting previously unselected package dpkg-dev. 2022-03-29 15:44:23.539 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-29 15:44:23.541 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-29 15:44:23.682 | Selecting previously unselected package dwz. 2022-03-29 15:44:23.690 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-29 15:44:23.692 | Unpacking dwz (0.13-5) ... 2022-03-29 15:44:23.757 | Selecting previously unselected package libcroco3:amd64. 2022-03-29 15:44:23.765 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-29 15:44:23.767 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-29 15:44:23.804 | Selecting previously unselected package gettext. 2022-03-29 15:44:23.812 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-29 15:44:23.815 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-29 15:44:23.974 | Selecting previously unselected package intltool-debian. 2022-03-29 15:44:23.982 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-29 15:44:23.984 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-29 15:44:24.010 | Selecting previously unselected package po-debconf. 2022-03-29 15:44:24.018 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-29 15:44:24.020 | Unpacking po-debconf (1.0.21) ... 2022-03-29 15:44:24.083 | Selecting previously unselected package debhelper. 2022-03-29 15:44:24.091 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-29 15:44:24.093 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-29 15:44:24.278 | Selecting previously unselected package uuid-dev:amd64. 2022-03-29 15:44:24.287 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-29 15:44:24.289 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-29 15:44:24.321 | Selecting previously unselected package libsctp1:amd64. 2022-03-29 15:44:24.329 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-29 15:44:24.332 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-29 15:44:24.357 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-29 15:44:24.365 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-29 15:44:24.367 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-29 15:44:24.403 | Selecting previously unselected package libapr1-dev. 2022-03-29 15:44:24.411 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-29 15:44:24.413 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-29 15:44:24.677 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-29 15:44:24.685 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-29 15:44:24.687 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-29 15:44:24.796 | Selecting previously unselected package libaprutil1-dev. 2022-03-29 15:44:24.804 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-29 15:44:24.807 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-29 15:44:25.025 | Selecting previously unselected package apache2-dev. 2022-03-29 15:44:25.033 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-29 15:44:25.035 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:25.099 | Selecting previously unselected package binfmt-support. 2022-03-29 15:44:25.107 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-29 15:44:25.117 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-29 15:44:25.151 | Selecting previously unselected package g++-9. 2022-03-29 15:44:25.159 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-29 15:44:25.161 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:26.307 | Selecting previously unselected package g++. 2022-03-29 15:44:26.315 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-29 15:44:26.318 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-29 15:44:26.341 | Selecting previously unselected package build-essential. 2022-03-29 15:44:26.349 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-29 15:44:26.351 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-29 15:44:26.377 | Selecting previously unselected package conntrack. 2022-03-29 15:44:26.385 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-29 15:44:26.387 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-29 15:44:26.416 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-29 15:44:26.424 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-29 15:44:26.426 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-29 15:44:26.454 | Selecting previously unselected package libnetfilter-queue1. 2022-03-29 15:44:26.462 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-29 15:44:26.464 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-29 15:44:26.494 | Selecting previously unselected package conntrackd. 2022-03-29 15:44:26.502 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-29 15:44:26.505 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-29 15:44:26.551 | Selecting previously unselected package dns-root-data. 2022-03-29 15:44:26.559 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-29 15:44:26.561 | Unpacking dns-root-data (2019052802) ... 2022-03-29 15:44:26.589 | Selecting previously unselected package libidn11:amd64. 2022-03-29 15:44:26.596 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-29 15:44:26.598 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-29 15:44:26.634 | Selecting previously unselected package dnsmasq-base. 2022-03-29 15:44:26.642 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-29 15:44:26.644 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-29 15:44:26.711 | Selecting previously unselected package dnsmasq-utils. 2022-03-29 15:44:26.718 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-29 15:44:26.720 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-29 15:44:26.751 | Selecting previously unselected package ebtables. 2022-03-29 15:44:26.760 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-29 15:44:26.774 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-29 15:44:26.815 | Selecting previously unselected package libfakeroot:amd64. 2022-03-29 15:44:26.823 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-29 15:44:26.826 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-29 15:44:26.857 | Selecting previously unselected package fakeroot. 2022-03-29 15:44:26.866 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-29 15:44:26.868 | Unpacking fakeroot (1.24-1) ... 2022-03-29 15:44:26.906 | Selecting previously unselected package fonts-dejavu-core. 2022-03-29 15:44:26.915 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-29 15:44:26.917 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-29 15:44:27.086 | Selecting previously unselected package fonts-liberation. 2022-03-29 15:44:27.094 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-29 15:44:27.096 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-29 15:44:27.233 | Selecting previously unselected package fontconfig-config. 2022-03-29 15:44:27.241 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-29 15:44:27.243 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-29 15:44:27.284 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-29 15:44:27.292 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-29 15:44:27.294 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-29 15:44:27.338 | Selecting previously unselected package fontconfig. 2022-03-29 15:44:27.345 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-29 15:44:27.348 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-29 15:44:27.393 | Selecting previously unselected package genisoimage. 2022-03-29 15:44:27.401 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-29 15:44:27.403 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-29 15:44:27.483 | Selecting previously unselected package libann0. 2022-03-29 15:44:27.490 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-29 15:44:27.492 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-29 15:44:27.523 | Selecting previously unselected package libcdt5:amd64. 2022-03-29 15:44:27.531 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:27.533 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:27.562 | Selecting previously unselected package libcgraph6:amd64. 2022-03-29 15:44:27.570 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:27.573 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:27.605 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-29 15:44:27.613 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-29 15:44:27.615 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-29 15:44:27.658 | Selecting previously unselected package libjpeg8:amd64. 2022-03-29 15:44:27.667 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-29 15:44:27.669 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-29 15:44:27.697 | Selecting previously unselected package libjbig0:amd64. 2022-03-29 15:44:27.705 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-29 15:44:27.709 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-29 15:44:27.739 | Selecting previously unselected package libwebp6:amd64. 2022-03-29 15:44:27.747 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:27.749 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-29 15:44:27.805 | Selecting previously unselected package libtiff5:amd64. 2022-03-29 15:44:27.812 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:27.814 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-29 15:44:27.865 | Selecting previously unselected package libxpm4:amd64. 2022-03-29 15:44:27.873 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-29 15:44:27.875 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-29 15:44:27.908 | Selecting previously unselected package libgd3:amd64. 2022-03-29 15:44:27.916 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-29 15:44:27.919 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-29 15:44:27.963 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-29 15:44:27.971 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-29 15:44:27.973 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-29 15:44:28.022 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-29 15:44:28.029 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-29 15:44:28.031 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-29 15:44:28.091 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-29 15:44:28.099 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-29 15:44:28.101 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-29 15:44:28.131 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-29 15:44:28.138 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-29 15:44:28.141 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-29 15:44:28.169 | Selecting previously unselected package libxrender1:amd64. 2022-03-29 15:44:28.178 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-29 15:44:28.181 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-29 15:44:28.210 | Selecting previously unselected package libcairo2:amd64. 2022-03-29 15:44:28.218 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:28.220 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-29 15:44:28.318 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-29 15:44:28.326 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-29 15:44:28.328 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-29 15:44:28.368 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-29 15:44:28.375 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-29 15:44:28.377 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-29 15:44:28.464 | Selecting previously unselected package libthai-data. 2022-03-29 15:44:28.472 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-29 15:44:28.474 | Unpacking libthai-data (0.1.28-3) ... 2022-03-29 15:44:28.527 | Selecting previously unselected package libdatrie1:amd64. 2022-03-29 15:44:28.534 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-29 15:44:28.541 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-29 15:44:28.573 | Selecting previously unselected package libthai0:amd64. 2022-03-29 15:44:28.581 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-29 15:44:28.583 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-29 15:44:28.616 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-29 15:44:28.624 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-29 15:44:28.627 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:44:28.681 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-29 15:44:28.689 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-29 15:44:28.693 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:44:28.728 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-29 15:44:28.736 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-29 15:44:28.739 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:44:28.770 | Selecting previously unselected package libpathplan4:amd64. 2022-03-29 15:44:28.778 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:28.780 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:28.814 | Selecting previously unselected package libgvc6. 2022-03-29 15:44:28.822 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:28.824 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-29 15:44:28.945 | Selecting previously unselected package libgvpr2:amd64. 2022-03-29 15:44:28.953 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:28.955 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:29.010 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-29 15:44:29.019 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:29.022 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:29.208 | Selecting previously unselected package x11-common. 2022-03-29 15:44:29.216 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-29 15:44:29.244 | dpkg-query: no packages found matching nux-tools 2022-03-29 15:44:29.255 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-29 15:44:29.301 | Selecting previously unselected package libice6:amd64. 2022-03-29 15:44:29.309 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-29 15:44:29.311 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-29 15:44:29.345 | Selecting previously unselected package libsm6:amd64. 2022-03-29 15:44:29.358 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-29 15:44:29.360 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-29 15:44:29.390 | Selecting previously unselected package libxt6:amd64. 2022-03-29 15:44:29.398 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-29 15:44:29.400 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-29 15:44:29.453 | Selecting previously unselected package libxmu6:amd64. 2022-03-29 15:44:29.461 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-29 15:44:29.464 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-29 15:44:29.501 | Selecting previously unselected package libxaw7:amd64. 2022-03-29 15:44:29.509 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-29 15:44:29.511 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-29 15:44:29.562 | Selecting previously unselected package graphviz. 2022-03-29 15:44:29.570 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-29 15:44:29.572 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-29 15:44:29.713 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-29 15:44:29.720 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-29 15:44:29.723 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:44:29.773 | Selecting previously unselected package libibverbs1:amd64. 2022-03-29 15:44:29.781 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-29 15:44:29.784 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:44:29.821 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-29 15:44:29.829 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-29 15:44:29.844 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:44:29.906 | Selecting previously unselected package icu-devtools. 2022-03-29 15:44:29.915 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-29 15:44:29.918 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-29 15:44:29.976 | Selecting previously unselected package iputils-arping. 2022-03-29 15:44:29.984 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-29 15:44:29.986 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-29 15:44:30.018 | Selecting previously unselected package javascript-common. 2022-03-29 15:44:30.026 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-29 15:44:30.041 | Unpacking javascript-common (11) ... 2022-03-29 15:44:30.071 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-29 15:44:30.079 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:30.082 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:30.117 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-29 15:44:30.125 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:30.127 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:30.161 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-29 15:44:30.169 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:30.172 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:30.206 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-29 15:44:30.214 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:30.216 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:30.249 | Selecting previously unselected package comerr-dev:amd64. 2022-03-29 15:44:30.258 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-29 15:44:30.262 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-29 15:44:30.295 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-29 15:44:30.303 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:30.305 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:30.355 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-29 15:44:30.363 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-29 15:44:30.365 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-29 15:44:30.398 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-29 15:44:30.406 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-29 15:44:30.408 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-29 15:44:30.435 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-29 15:44:30.443 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-29 15:44:30.446 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-29 15:44:30.474 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-29 15:44:30.482 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-29 15:44:30.498 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-29 15:44:30.528 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-29 15:44:30.536 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-29 15:44:30.538 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-29 15:44:30.604 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-29 15:44:30.612 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-29 15:44:30.616 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-29 15:44:30.680 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-29 15:44:30.688 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-29 15:44:30.690 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-29 15:44:30.720 | Selecting previously unselected package libgts-bin. 2022-03-29 15:44:30.728 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-29 15:44:30.730 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-29 15:44:30.766 | Selecting previously unselected package libicu-dev:amd64. 2022-03-29 15:44:30.773 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-29 15:44:30.775 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-29 15:44:32.206 | Selecting previously unselected package libipset13:amd64. 2022-03-29 15:44:32.214 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:32.216 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-29 15:44:32.251 | Selecting previously unselected package librdmacm1:amd64. 2022-03-29 15:44:32.259 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-29 15:44:32.261 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:44:32.297 | Selecting previously unselected package libiscsi7:amd64. 2022-03-29 15:44:32.305 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-29 15:44:32.307 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-29 15:44:32.341 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-29 15:44:32.349 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-29 15:44:32.351 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-29 15:44:32.413 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-29 15:44:32.421 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-29 15:44:32.423 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-29 15:44:32.447 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-29 15:44:32.455 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-29 15:44:32.457 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-29 15:44:32.482 | Selecting previously unselected package libjs-jquery. 2022-03-29 15:44:32.491 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-29 15:44:32.493 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-29 15:44:32.551 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-29 15:44:32.559 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-29 15:44:32.561 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-29 15:44:32.587 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-29 15:44:32.594 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-29 15:44:32.596 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-29 15:44:32.671 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-29 15:44:32.680 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-29 15:44:32.682 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-29 15:44:32.736 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-29 15:44:32.744 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-29 15:44:32.746 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-29 15:44:32.774 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-29 15:44:32.782 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-29 15:44:32.784 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-29 15:44:32.812 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-29 15:44:32.820 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-29 15:44:32.822 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-29 15:44:32.915 | Selecting previously unselected package libnspr4:amd64. 2022-03-29 15:44:32.923 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-29 15:44:32.925 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-29 15:44:32.966 | Selecting previously unselected package libnss3:amd64. 2022-03-29 15:44:32.974 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-29 15:44:32.976 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-29 15:44:33.178 | Selecting previously unselected package libomp5-10:amd64. 2022-03-29 15:44:33.186 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:33.188 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:33.262 | Selecting previously unselected package libomp-10-dev. 2022-03-29 15:44:33.270 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:33.272 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:33.306 | Selecting previously unselected package pcp-conf. 2022-03-29 15:44:33.314 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-29 15:44:33.316 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-29 15:44:33.347 | Selecting previously unselected package libpcp3. 2022-03-29 15:44:33.355 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-29 15:44:33.357 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-29 15:44:33.419 | Selecting previously unselected package libpcp-pmda3. 2022-03-29 15:44:33.427 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-29 15:44:33.429 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-29 15:44:33.459 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-29 15:44:33.467 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-29 15:44:33.469 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-29 15:44:33.501 | Selecting previously unselected package libpq5:amd64. 2022-03-29 15:44:33.509 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:33.511 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:44:33.555 | Selecting previously unselected package libpq-dev. 2022-03-29 15:44:33.563 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:33.565 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:44:33.635 | Selecting previously unselected package librados2. 2022-03-29 15:44:33.646 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:33.648 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-29 15:44:34.124 | Selecting previously unselected package librbd1. 2022-03-29 15:44:34.132 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:34.134 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-29 15:44:34.391 | Selecting previously unselected package libsasl2-dev. 2022-03-29 15:44:34.400 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-29 15:44:34.402 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-29 15:44:34.476 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-29 15:44:34.482 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-29 15:44:34.527 | Selecting previously unselected package libssl-dev:amd64. 2022-03-29 15:44:34.536 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-29 15:44:34.539 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-29 15:44:34.799 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-29 15:44:34.806 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-29 15:44:34.809 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-29 15:44:34.918 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-29 15:44:34.926 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-29 15:44:34.928 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-29 15:44:34.954 | Selecting previously unselected package libx86-1:amd64. 2022-03-29 15:44:34.963 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-29 15:44:34.965 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-29 15:44:35.001 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-29 15:44:35.010 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-29 15:44:35.012 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-29 15:44:35.155 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-29 15:44:35.163 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-29 15:44:35.166 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-29 15:44:35.243 | Selecting previously unselected package llvm-10-runtime. 2022-03-29 15:44:35.251 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:35.254 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:35.308 | Selecting previously unselected package libpfm4:amd64. 2022-03-29 15:44:35.316 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-29 15:44:35.319 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-29 15:44:35.393 | Selecting previously unselected package llvm-10. 2022-03-29 15:44:35.401 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:35.404 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:36.172 | Selecting previously unselected package libffi-dev:amd64. 2022-03-29 15:44:36.180 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-29 15:44:36.182 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-29 15:44:36.227 | Selecting previously unselected package python3-pygments. 2022-03-29 15:44:36.235 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-29 15:44:36.237 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-29 15:44:36.371 | Selecting previously unselected package llvm-10-tools. 2022-03-29 15:44:36.381 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:36.383 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:36.524 | Selecting previously unselected package libz3-4:amd64. 2022-03-29 15:44:36.533 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-29 15:44:36.535 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-29 15:44:37.503 | Selecting previously unselected package libz3-dev:amd64. 2022-03-29 15:44:37.511 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-29 15:44:37.513 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-29 15:44:37.559 | Selecting previously unselected package llvm-10-dev. 2022-03-29 15:44:37.567 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-29 15:44:37.571 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:42.003 | Selecting previously unselected package lsscsi. 2022-03-29 15:44:42.012 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-29 15:44:42.014 | Unpacking lsscsi (0.30-0.1) ... 2022-03-29 15:44:42.047 | Selecting previously unselected package pkg-config. 2022-03-29 15:44:42.056 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-29 15:44:42.058 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-29 15:44:42.090 | Selecting previously unselected package pm-utils. 2022-03-29 15:44:42.099 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-29 15:44:42.101 | Unpacking pm-utils (1.4.1-19) ... 2022-03-29 15:44:42.164 | Selecting previously unselected package postgresql-client-common. 2022-03-29 15:44:42.173 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-29 15:44:42.175 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-29 15:44:42.208 | Selecting previously unselected package postgresql-client-12. 2022-03-29 15:44:42.216 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:42.218 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:44:42.412 | Selecting previously unselected package ssl-cert. 2022-03-29 15:44:42.421 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-29 15:44:42.423 | Unpacking ssl-cert (1.0.39) ... 2022-03-29 15:44:42.457 | Selecting previously unselected package postgresql-common. 2022-03-29 15:44:42.465 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-29 15:44:42.510 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-29 15:44:42.515 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-29 15:44:42.578 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-29 15:44:42.587 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:42.589 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:44:42.892 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-29 15:44:42.901 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-29 15:44:42.903 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-29 15:44:42.932 | Selecting previously unselected package python-pip-whl. 2022-03-29 15:44:42.940 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-29 15:44:42.942 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-29 15:44:43.144 | Selecting previously unselected package python3-mysqldb. 2022-03-29 15:44:43.153 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-29 15:44:43.155 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-29 15:44:43.191 | Selecting previously unselected package python3-wheel. 2022-03-29 15:44:43.199 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-29 15:44:43.202 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-29 15:44:43.234 | Selecting previously unselected package python3-pip. 2022-03-29 15:44:43.243 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-29 15:44:43.246 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-29 15:44:43.325 | Selecting previously unselected package python3.8-venv. 2022-03-29 15:44:43.334 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-03-29 15:44:43.336 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-03-29 15:44:43.361 | Selecting previously unselected package python3-venv. 2022-03-29 15:44:43.370 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-29 15:44:43.372 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-29 15:44:43.397 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-29 15:44:43.405 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-29 15:44:43.407 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-29 15:44:43.440 | Selecting previously unselected package qemu-utils. 2022-03-29 15:44:43.448 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-29 15:44:43.451 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-29 15:44:43.630 | Selecting previously unselected package sharutils. 2022-03-29 15:44:43.639 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-29 15:44:43.641 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-29 15:44:43.690 | Selecting previously unselected package sqlite3. 2022-03-29 15:44:43.699 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-29 15:44:43.701 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-29 15:44:43.844 | Selecting previously unselected package unzip. 2022-03-29 15:44:43.853 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-29 15:44:43.855 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-29 15:44:43.903 | Selecting previously unselected package vbetool. 2022-03-29 15:44:43.911 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-29 15:44:43.913 | Unpacking vbetool (1.1-4) ... 2022-03-29 15:44:43.942 | Selecting previously unselected package ipset. 2022-03-29 15:44:43.951 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-29 15:44:43.961 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-29 15:44:43.992 | Selecting previously unselected package ipvsadm. 2022-03-29 15:44:44.000 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-29 15:44:44.002 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-29 15:44:44.037 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-29 15:44:44.045 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-29 15:44:44.055 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:44.081 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-29 15:44:44.090 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-29 15:44:44.092 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-29 15:44:44.123 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-29 15:44:44.132 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-29 15:44:44.134 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-29 15:44:44.164 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-29 15:44:44.172 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-29 15:44:44.174 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:44.207 | Selecting previously unselected package libpcp-gui2. 2022-03-29 15:44:44.216 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.218 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-29 15:44:44.246 | Selecting previously unselected package libpcp-import1. 2022-03-29 15:44:44.255 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.257 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-29 15:44:44.285 | Selecting previously unselected package libpcp-mmv1. 2022-03-29 15:44:44.293 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.295 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-29 15:44:44.326 | Selecting previously unselected package libpcp-trace2. 2022-03-29 15:44:44.333 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.335 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-29 15:44:44.366 | Selecting previously unselected package libpcp-web1. 2022-03-29 15:44:44.375 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.377 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-29 15:44:44.420 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-29 15:44:44.430 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-29 15:44:44.432 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-29 15:44:44.467 | Selecting previously unselected package python3-pcp. 2022-03-29 15:44:44.476 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.478 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-29 15:44:44.521 | Selecting previously unselected package pcp. 2022-03-29 15:44:44.530 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-29 15:44:44.602 | Unpacking pcp (5.0.3-1) ... 2022-03-29 15:44:45.160 | Selecting previously unselected package socat. 2022-03-29 15:44:45.170 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-29 15:44:45.172 | Unpacking socat (1.7.3.3-2) ... 2022-03-29 15:44:45.247 | Selecting previously unselected package vlan. 2022-03-29 15:44:45.256 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-29 15:44:45.258 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-29 15:44:45.320 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-29 15:44:45.326 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-29 15:44:45.336 | Setting up javascript-common (11) ... 2022-03-29 15:44:45.366 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-29 15:44:45.382 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-29 15:44:45.387 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-29 15:44:45.392 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-29 15:44:45.398 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-29 15:44:45.419 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-29 15:44:45.423 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-29 15:44:45.428 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-29 15:44:45.434 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:45.439 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-29 15:44:45.445 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-29 15:44:45.451 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-29 15:44:45.456 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-29 15:44:45.462 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-29 15:44:45.467 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-29 15:44:45.472 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-29 15:44:45.477 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-29 15:44:45.482 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-29 15:44:45.487 | Setting up vbetool (1.1-4) ... 2022-03-29 15:44:45.493 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-29 15:44:45.498 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-29 15:44:45.505 | Setting up pm-utils (1.4.1-19) ... 2022-03-29 15:44:45.514 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-29 15:44:45.755 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-29 15:44:45.780 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-29 15:44:45.785 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-29 15:44:45.801 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:45.806 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-29 15:44:46.041 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-29 15:44:46.712 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-29 15:44:46.721 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-29 15:44:46.726 | Setting up m4 (1.4.18-4) ... 2022-03-29 15:44:46.731 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-29 15:44:47.016 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:44:47.022 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-29 15:44:47.027 | Setting up iputils-arping (3:20190709-3) ... 2022-03-29 15:44:47.060 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-29 15:44:47.065 | Setting up conntrack (1:1.4.5-2) ... 2022-03-29 15:44:47.070 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-29 15:44:47.075 | Setting up python3-wheel (0.34.2-1) ... 2022-03-29 15:44:47.324 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-29 15:44:47.329 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-29 15:44:47.532 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-29 15:44:49.650 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-29 15:44:49.658 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-29 15:44:49.665 | Setting up acl (2.2.53-6) ... 2022-03-29 15:44:49.672 | Setting up dns-root-data (2019052802) ... 2022-03-29 15:44:49.677 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-29 15:44:49.683 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:49.688 | Setting up fakeroot (1.24-1) ... 2022-03-29 15:44:49.696 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-29 15:44:49.704 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-29 15:44:49.710 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:49.716 | Setting up autotools-dev (20180224.1) ... 2022-03-29 15:44:49.721 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-29 15:44:50.509 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-29 15:44:50.515 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-29 15:44:50.521 | Setting up make (4.2.1-1.2) ... 2022-03-29 15:44:50.526 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-29 15:44:50.531 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-29 15:44:50.537 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:50.543 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-29 15:44:50.548 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:50.554 | Setting up ebtables (2.0.11-3build1) ... 2022-03-29 15:44:51.093 | Setting up socat (1.7.3.3-2) ... 2022-03-29 15:44:51.098 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-29 15:44:51.103 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-29 15:44:51.110 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-29 15:44:51.115 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-29 15:44:51.120 | Setting up binfmt-support (2.2.0-2) ... 2022-03-29 15:44:51.401 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-29 15:44:52.414 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-29 15:44:52.420 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-29 15:44:52.427 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-29 15:44:52.473 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-29 15:44:52.478 | Setting up lsscsi (0.30-0.1) ... 2022-03-29 15:44:52.483 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-29 15:44:52.489 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:52.495 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-29 15:44:52.500 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-29 15:44:52.506 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-29 15:44:52.512 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-29 15:44:52.517 | Setting up autoconf (2.69-11.1) ... 2022-03-29 15:44:52.525 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-29 15:44:52.532 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-29 15:44:52.575 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-29 15:44:52.579 | Setting up dwz (0.13-5) ... 2022-03-29 15:44:52.584 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-29 15:44:52.589 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-29 15:44:52.597 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-29 15:44:52.602 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-29 15:44:52.607 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-29 15:44:52.620 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-29 15:44:53.845 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:53.852 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:53.858 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-29 15:44:53.864 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-29 15:44:53.871 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-29 15:44:53.876 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:44:53.887 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-29 15:44:53.893 | Setting up pcp-conf (5.0.3-1) ... 2022-03-29 15:44:53.902 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-29 15:44:53.910 | Setting up libsub-override-perl (0.09-2) ... 2022-03-29 15:44:53.917 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-29 15:44:53.923 | Setting up libthai-data (0.1.28-3) ... 2022-03-29 15:44:53.928 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-29 15:44:53.935 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:53.942 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-29 15:44:53.947 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-29 15:44:53.953 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:53.960 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-29 15:44:53.966 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-29 15:44:53.971 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-29 15:44:53.984 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-03-29 15:44:53.994 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-29 15:44:55.025 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-29 15:44:55.373 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-29 15:44:55.379 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-29 15:44:55.385 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-29 15:44:55.391 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-29 15:44:55.397 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-29 15:44:55.403 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-29 15:44:55.409 | Setting up rsync (3.1.3-8ubuntu0.2) ... 2022-03-29 15:44:56.702 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-29 15:44:56.708 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:56.714 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-29 15:44:56.721 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-29 15:44:56.728 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-29 15:44:56.731 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-29 15:44:56.738 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-29 15:44:56.743 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:44:56.750 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-29 15:44:56.756 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-29 15:44:56.761 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-29 15:44:56.768 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-29 15:44:56.775 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:44:56.780 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:56.785 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-29 15:44:56.792 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:56.798 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-29 15:44:56.813 | Setting up libtool (2.4.6-14) ... 2022-03-29 15:44:56.820 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-29 15:44:56.918 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-29 15:44:56.955 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-29 15:44:57.390 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-29 15:44:58.455 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-29 15:44:58.462 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-29 15:44:58.468 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:58.474 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-29 15:44:58.629 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-29 15:44:58.637 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:58.643 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-29 15:44:58.651 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-29 15:44:59.812 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-29 15:45:00.510 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-29 15:45:00.521 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:45:00.529 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-29 15:45:00.781 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-29 15:45:00.789 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-29 15:45:00.794 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-29 15:45:00.800 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-29 15:45:00.808 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-29 15:45:00.813 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-29 15:45:00.820 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:45:00.827 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-29 15:45:00.835 | Setting up ssl-cert (1.0.39) ... 2022-03-29 15:45:01.236 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-29 15:45:01.243 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-03-29 15:45:01.318 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-29 15:45:01.323 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-29 15:45:01.799 | Adding user postgres to group ssl-cert 2022-03-29 15:45:01.960 | 2022-03-29 15:45:01.960 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-29 15:45:02.167 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-29 15:45:02.167 | Removing obsolete dictionary files: 2022-03-29 15:45:02.771 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-29 15:45:03.889 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-29 15:45:03.894 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-29 15:45:03.901 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-29 15:45:03.991 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-29 15:45:04.401 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-29 15:45:04.409 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-29 15:45:04.416 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-29 15:45:04.423 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-29 15:45:04.428 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-29 15:45:04.433 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-29 15:45:04.438 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-29 15:45:04.445 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-29 15:45:04.451 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-29 15:45:04.456 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-29 15:45:04.462 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-29 15:45:04.467 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-29 15:45:04.474 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:45:04.480 | Setting up ipvsadm (1:1.31-1) ... 2022-03-29 15:45:05.247 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-29 15:45:05.252 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:45:05.354 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-29 15:45:07.422 | Regenerating fonts cache... done. 2022-03-29 15:45:07.424 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-29 15:45:07.430 | Setting up libpcp3 (5.0.3-1) ... 2022-03-29 15:45:07.435 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-29 15:45:07.441 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-29 15:45:07.446 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-29 15:45:08.790 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-29 15:45:09.609 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:45:09.656 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:45:09.662 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-29 15:45:10.646 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-29 15:45:11.340 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:45:11.346 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-29 15:45:11.352 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:45:11.357 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-29 15:45:11.364 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-29 15:45:11.370 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:45:11.376 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:45:11.383 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-29 15:45:11.390 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-29 15:45:11.411 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-29 15:45:11.417 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-29 15:45:11.422 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-29 15:45:11.429 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-29 15:45:11.434 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-29 15:45:11.440 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:45:12.043 | 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-03-29 15:45:12.070 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-29 15:45:12.075 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-29 15:45:12.080 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-29 15:45:12.086 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-29 15:45:12.091 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-29 15:45:12.096 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-29 15:45:12.101 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-29 15:45:12.107 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:45:12.114 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-29 15:45:12.120 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-29 15:45:12.126 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-29 15:45:12.132 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-29 15:45:12.137 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-29 15:45:12.143 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-29 15:45:12.149 | Setting up po-debconf (1.0.21) ... 2022-03-29 15:45:12.154 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-03-29 15:45:12.532 | Enabling module mpm_event. 2022-03-29 15:45:12.597 | Enabling module authz_core. 2022-03-29 15:45:12.603 | Enabling module authz_host. 2022-03-29 15:45:12.661 | Enabling module authn_core. 2022-03-29 15:45:12.667 | Enabling module auth_basic. 2022-03-29 15:45:12.726 | Enabling module access_compat. 2022-03-29 15:45:12.785 | Enabling module authn_file. 2022-03-29 15:45:12.844 | Enabling module authz_user. 2022-03-29 15:45:12.904 | Enabling module alias. 2022-03-29 15:45:12.964 | Enabling module dir. 2022-03-29 15:45:13.023 | Enabling module autoindex. 2022-03-29 15:45:13.081 | Enabling module env. 2022-03-29 15:45:13.141 | Enabling module mime. 2022-03-29 15:45:13.201 | Enabling module negotiation. 2022-03-29 15:45:13.261 | Enabling module setenvif. 2022-03-29 15:45:13.320 | Enabling module filter. 2022-03-29 15:45:13.379 | Enabling module deflate. 2022-03-29 15:45:13.438 | Enabling module status. 2022-03-29 15:45:13.497 | Enabling module reqtimeout. 2022-03-29 15:45:13.556 | Enabling conf charset. 2022-03-29 15:45:13.615 | Enabling conf localized-error-pages. 2022-03-29 15:45:13.675 | Enabling conf other-vhosts-access-log. 2022-03-29 15:45:13.734 | Enabling conf security. 2022-03-29 15:45:13.793 | Enabling conf serve-cgi-bin. 2022-03-29 15:45:13.853 | Enabling site 000-default. 2022-03-29 15:45:13.905 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-29 15:45:13.962 | Enabling conf javascript-common. 2022-03-29 15:45:14.220 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-29 15:45:14.792 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-29 15:45:17.533 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-29 15:45:17.546 | Setting up python3-pcp (5.0.3-1) ... 2022-03-29 15:45:17.857 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-29 15:45:17.879 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-29 15:45:17.885 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-29 15:45:17.897 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-29 15:45:17.902 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-29 15:45:17.907 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-29 15:45:17.913 | Setting up graphviz (2.42.2-3build2) ... 2022-03-29 15:45:17.937 | Setting up pcp (5.0.3-1) ... 2022-03-29 15:45:18.266 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-29 15:45:18.689 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-29 15:45:19.116 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-29 15:45:19.541 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-29 15:45:35.585 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-29 15:45:35.593 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-29 15:45:35.604 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-29 15:45:36.745 | Setting up dh-autoreconf (19) ... 2022-03-29 15:45:36.750 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-29 15:45:37.574 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-29 15:45:37.581 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-29 15:45:37.588 | Setting up debhelper (12.10ubuntu1) ... 2022-03-29 15:45:37.594 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-29 15:45:37.927 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-29 15:45:37.932 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-29 15:45:37.960 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-29 15:45:38.029 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-29 15:45:51.190 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-29 15:45:51.214 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-29 15:45:51.606 | Processing triggers for ufw (0.36-6) ... 2022-03-29 15:45:51.737 | Processing triggers for man-db (2.9.1-1) ... 2022-03-29 15:46:17.794 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-29 15:46:17.808 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-29 15:46:25.042 | ++ functions-common:apt_get:1234 : result=0 2022-03-29 15:46:25.044 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:46:25.046 | ++ functions-common:time_stop:2425 : local name 2022-03-29 15:46:25.049 | ++ functions-common:time_stop:2426 : local end_time 2022-03-29 15:46:25.051 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:46:25.053 | ++ functions-common:time_stop:2428 : local total 2022-03-29 15:46:25.055 | ++ functions-common:time_stop:2429 : local start_time 2022-03-29 15:46:25.057 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:46:25.059 | ++ functions-common:time_stop:2432 : start_time=1648568615048 2022-03-29 15:46:25.061 | ++ functions-common:time_stop:2434 : [[ -z 1648568615048 ]] 2022-03-29 15:46:25.064 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:46:25.068 | ++ functions-common:time_stop:2437 : end_time=1648568785065 2022-03-29 15:46:25.070 | ++ functions-common:time_stop:2438 : elapsed_time=170017 2022-03-29 15:46:25.073 | ++ functions-common:time_stop:2439 : total=725 2022-03-29 15:46:25.075 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:46:25.077 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=170742 2022-03-29 15:46:25.079 | ++ functions-common:apt_get:1238 : return 0 2022-03-29 15:46:25.081 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-29 15:46:25.084 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-29 15:46:25.087 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-29 15:46:25.091 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-29 15:46:25.094 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-29 15:46:25.097 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-29 15:46:25.099 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-29 15:46:26.416 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-29 15:46:26.418 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-29 15:46:26.420 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-29 15:46:26.422 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-29 15:46:26.423 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-29 15:46:26.425 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-29 15:46:26.427 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-29 15:46:26.429 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-29 15:46:26.430 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-29 15:46:26.432 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-29 15:46:26.434 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-29 15:46:26.435 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-29 15:46:26.437 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-29 15:46:26.439 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-29 15:46:26.440 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-29 15:46:26.442 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-29 15:46:26.444 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-29 15:46:26.446 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-29 15:46:26.448 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-29 15:46:26.449 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-29 15:46:26.452 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-29 15:46:26.454 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-29 15:46:26.455 | + functions-common:_ensure_lsb_release:394 : return 2022-03-29 15:46:26.458 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-29 15:46:26.525 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-29 15:46:26.527 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-29 15:46:26.593 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-29 15:46:26.595 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-29 15:46:26.661 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-29 15:46:26.663 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-29 15:46:26.665 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-29 15:46:26.667 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-29 15:46:26.669 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-29 15:46:26.671 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-29 15:46:26.672 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-29 15:46:26.674 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-29 15:46:26.676 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-29 15:46:26.679 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-29 15:46:26.681 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-29 15:46:26.681 | Distro: focal 2022-03-29 15:46:26.683 | + tools/install_pip.sh:main:124 : get_versions 2022-03-29 15:46:26.685 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-29 15:46:26.688 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-29 15:46:26.690 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-29 15:46:26.693 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-29 15:46:26.693 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-29 15:46:27.249 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-29 15:46:27.251 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-29 15:46:27.251 | pip: 21.3.1 2022-03-29 15:46:27.253 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-29 15:46:27.254 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-29 15:46:27.256 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-29 15:46:27.258 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-29 15:46:27.260 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-29 15:46:27.261 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-29 15:46:27.263 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-29 15:46:27.265 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-29 15:46:27.266 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-29 15:46:27.268 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-29 15:46:27.270 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-29 15:46:27.271 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:46:27.273 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-29 15:46:27.275 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-29 15:46:27.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:46:27.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:46:27.280 | + tools/install_pip.sh:main:142 : : 2022-03-29 15:46:27.282 | + tools/install_pip.sh:main:147 : set -x 2022-03-29 15:46:27.284 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-29 15:46:27.285 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-29 15:46:27.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-29 15:46:27.290 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-29 15:46:27.292 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-29 15:46:27.294 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-29 15:46:27.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-29 15:46:27.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-29 15:46:27.301 | ++ 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-03-29 15:46:27.303 | ++ 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-03-29 15:46:27.305 | ++ 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-03-29 15:46:27.307 | + 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-03-29 15:46:27.309 | + 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-03-29 15:46:27.324 | 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-03-29 15:46:27.326 | + 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-03-29 15:46:28.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:46:28.042 | from cryptography.utils import int_from_bytes 2022-03-29 15:46:28.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:46:28.042 | from cryptography.utils import int_from_bytes 2022-03-29 15:46:29.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:46:30.896 | 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-03-29 15:46:30.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-29 15:46:32.572 | Installing collected packages: setuptools 2022-03-29 15:46:33.314 | Successfully installed setuptools-60.9.3 2022-03-29 15:46:33.314 | 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-03-29 15:46:33.488 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:46:33.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:46:33.600 | + inc/python:pip_install:200 : result=0 2022-03-29 15:46:33.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:46:33.603 | + functions-common:time_stop:2425 : local name 2022-03-29 15:46:33.605 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:46:33.607 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:46:33.608 | + functions-common:time_stop:2428 : local total 2022-03-29 15:46:33.610 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:46:33.612 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:46:33.613 | + functions-common:time_stop:2432 : start_time=1648568787320 2022-03-29 15:46:33.616 | + functions-common:time_stop:2434 : [[ -z 1648568787320 ]] 2022-03-29 15:46:33.618 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:46:33.621 | + functions-common:time_stop:2437 : end_time=1648568793619 2022-03-29 15:46:33.622 | + functions-common:time_stop:2438 : elapsed_time=6299 2022-03-29 15:46:33.624 | + functions-common:time_stop:2439 : total=0 2022-03-29 15:46:33.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:46:33.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6299 2022-03-29 15:46:33.629 | + inc/python:pip_install:203 : return 0 2022-03-29 15:46:33.632 | + tools/install_pip.sh:main:153 : get_versions 2022-03-29 15:46:33.634 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-29 15:46:33.637 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-29 15:46:33.639 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-29 15:46:33.642 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-29 15:46:33.642 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-29 15:46:34.234 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-29 15:46:34.235 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-29 15:46:34.235 | pip: 21.3.1 2022-03-29 15:46:34.239 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-29 15:46:34.242 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-29 15:46:34.245 | + ./stack.sh:main:796 : fixup_all 2022-03-29 15:46:34.247 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-29 15:46:34.249 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-29 15:46:34.251 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:46:34.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:46:34.256 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-29 15:46:34.267 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-29 15:46:34.277 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-29 15:46:34.288 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-29 15:46:34.291 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-29 15:46:34.293 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-29 15:46:34.295 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-29 15:46:34.297 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-29 15:46:34.299 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-29 15:46:34.301 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-29 15:46:34.303 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-29 15:46:34.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-29 15:46:34.307 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-29 15:46:34.309 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-29 15:46:34.311 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:46:34.313 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-29 15:46:34.315 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-29 15:46:34.317 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-29 15:46:34.319 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-29 15:46:34.321 | + functions-common:is_suse:542 : is_opensuse 2022-03-29 15:46:34.323 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-29 15:46:34.325 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-29 15:46:34.327 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-29 15:46:34.329 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-29 15:46:34.331 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-29 15:46:34.334 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-29 15:46:34.336 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-29 15:46:34.338 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-29 15:46:34.341 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-29 15:46:34.343 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-29 15:46:34.345 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-29 15:46:34.347 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-29 15:46:34.367 | Using python 3.8 to install os-testr 2022-03-29 15:46:34.369 | + 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-03-29 15:46:35.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:46:35.089 | from cryptography.utils import int_from_bytes 2022-03-29 15:46:35.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:46:35.089 | from cryptography.utils import int_from_bytes 2022-03-29 15:46:36.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:46:36.314 | Collecting os-testr 2022-03-29 15:46:36.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-29 15:46:36.376 | Collecting stestr>=1.0.0 2022-03-29 15:46:36.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-29 15:46:36.391 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-29 15:46:36.392 | 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-03-29 15:46:36.426 | Collecting python-subunit>=1.0.0 2022-03-29 15:46:36.434 | 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-03-29 15:46:36.453 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-29 15:46:36.522 | Collecting future 2022-03-29 15:46:36.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-29 15:46:36.742 | Preparing metadata (setup.py): started 2022-03-29 15:46:38.643 | Preparing metadata (setup.py): finished with status 'done' 2022-03-29 15:46:38.651 | 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-03-29 15:46:38.652 | 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-03-29 15:46:38.654 | 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-03-29 15:46:38.655 | 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-03-29 15:46:38.680 | 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-03-29 15:46:38.681 | 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-03-29 15:46:38.682 | 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-03-29 15:46:38.683 | 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-03-29 15:46:38.685 | 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-03-29 15:46:38.698 | 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-03-29 15:46:38.764 | 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-03-29 15:46:38.765 | 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-03-29 15:46:38.766 | 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-03-29 15:46:38.874 | Building wheels for collected packages: future 2022-03-29 15:46:38.875 | Building wheel for future (setup.py): started 2022-03-29 15:46:41.746 | Building wheel for future (setup.py): finished with status 'done' 2022-03-29 15:46:41.750 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=824116e9f922f82fc83fc2abe1c632f9e9f2d2f29da120dd6886cd18f37e5c81 2022-03-29 15:46:41.750 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-29 15:46:41.757 | Successfully built future 2022-03-29 15:46:43.204 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-29 15:46:44.047 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-29 15:46:44.047 | 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-03-29 15:46:44.053 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:46:44.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:46:44.188 | + inc/python:pip_install:200 : result=0 2022-03-29 15:46:44.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:46:44.192 | + functions-common:time_stop:2425 : local name 2022-03-29 15:46:44.194 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:46:44.196 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:46:44.198 | + functions-common:time_stop:2428 : local total 2022-03-29 15:46:44.200 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:46:44.202 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:46:44.204 | + functions-common:time_stop:2432 : start_time=1648568794362 2022-03-29 15:46:44.206 | + functions-common:time_stop:2434 : [[ -z 1648568794362 ]] 2022-03-29 15:46:44.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:46:44.213 | + functions-common:time_stop:2437 : end_time=1648568804211 2022-03-29 15:46:44.215 | + functions-common:time_stop:2438 : elapsed_time=9849 2022-03-29 15:46:44.217 | + functions-common:time_stop:2439 : total=0 2022-03-29 15:46:44.219 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:46:44.221 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9849 2022-03-29 15:46:44.223 | + inc/python:pip_install:203 : return 0 2022-03-29 15:46:44.226 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-29 15:46:44.274 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-29 15:46:44.369 | + ./stack.sh:main:810 : install_infra 2022-03-29 15:46:44.372 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-29 15:46:44.375 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-29 15:46:44.377 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-29 15:46:47.449 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-29 15:46:47.451 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-29 15:46:47.472 | + 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-03-29 15:46:49.251 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.297 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.369 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.377 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.400 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.403 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.421 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.430 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.450 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.461 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.522 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.597 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.614 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.644 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.653 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.667 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.684 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.696 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.710 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.719 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.757 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.779 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.787 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.849 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.853 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.857 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.897 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.934 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.950 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.967 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:49.986 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.003 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.020 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.048 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.079 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.106 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.118 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.139 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.151 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.169 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.175 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.180 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:50.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:46:50.721 | Collecting pbr===5.8.1 2022-03-29 15:46:50.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-29 15:46:50.767 | Installing collected packages: pbr 2022-03-29 15:46:50.909 | Successfully installed pbr-5.8.1 2022-03-29 15:46:50.971 | + inc/python:pip_install:200 : result=0 2022-03-29 15:46:50.973 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:46:50.975 | + functions-common:time_stop:2425 : local name 2022-03-29 15:46:50.977 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:46:50.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:46:50.981 | + functions-common:time_stop:2428 : local total 2022-03-29 15:46:50.983 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:46:50.985 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:46:50.987 | + functions-common:time_stop:2432 : start_time=1648568807465 2022-03-29 15:46:50.989 | + functions-common:time_stop:2434 : [[ -z 1648568807465 ]] 2022-03-29 15:46:50.992 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:46:50.996 | + functions-common:time_stop:2437 : end_time=1648568810993 2022-03-29 15:46:50.998 | + functions-common:time_stop:2438 : elapsed_time=3528 2022-03-29 15:46:51.000 | + functions-common:time_stop:2439 : total=9849 2022-03-29 15:46:51.002 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:46:51.004 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13377 2022-03-29 15:46:51.006 | + inc/python:pip_install:203 : return 0 2022-03-29 15:46:51.009 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-29 15:46:51.011 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-29 15:46:51.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 /opt/stack/requirements 2022-03-29 15:46:52.810 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.855 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.929 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.937 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.959 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.962 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.979 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:52.990 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.010 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.021 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.081 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.158 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.175 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.205 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.214 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.228 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.245 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.257 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.271 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.280 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.318 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.341 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.349 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.411 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.415 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.419 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.460 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.497 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.513 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.530 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.550 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.566 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.584 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.613 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.643 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.670 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.682 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.699 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.711 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.729 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.736 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.741 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-29 15:46:53.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:46:53.746 | Processing /opt/stack/requirements 2022-03-29 15:46:55.543 | Collecting fixtures===3.0.0 2022-03-29 15:46:55.550 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-29 15:46:56.199 | Collecting PyYAML===6.0 2022-03-29 15:46:56.207 | 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-03-29 15:46:56.762 | Collecting requests===2.27.1 2022-03-29 15:46:56.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-29 15:46:57.181 | Collecting packaging===21.3 2022-03-29 15:46:57.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-29 15:46:57.685 | Collecting testtools===2.5.0 2022-03-29 15:46:57.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-29 15:46:57.774 | Collecting idna===3.3 2022-03-29 15:46:57.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-29 15:46:58.323 | Collecting pyparsing===3.0.7 2022-03-29 15:46:58.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-29 15:46:58.703 | Collecting six===1.16.0 2022-03-29 15:46:58.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-29 15:46:58.761 | Collecting charset-normalizer===2.0.12 2022-03-29 15:46:58.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-29 15:46:58.802 | Collecting Parsley>=1.2 2022-03-29 15:46:58.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-29 15:46:58.856 | Collecting beagle>=0.2.1 2022-03-29 15:46:58.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-29 15:46:58.888 | 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-03-29 15:46:58.957 | Collecting certifi>=2017.4.17 2022-03-29 15:46:58.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-29 15:46:59.437 | Collecting urllib3===1.26.8 2022-03-29 15:46:59.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-29 15:46:59.960 | Collecting extras===1.0.0 2022-03-29 15:46:59.967 | 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-03-29 15:47:00.516 | Collecting cliff===3.10.1 2022-03-29 15:47:00.521 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-29 15:47:00.957 | Collecting prettytable===3.1.1 2022-03-29 15:47:00.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-29 15:47:01.308 | Collecting autopage===0.5.0 2022-03-29 15:47:01.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-29 15:47:01.745 | Collecting stevedore===3.5.0 2022-03-29 15:47:01.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-29 15:47:02.334 | Collecting cmd2===2.4.0 2022-03-29 15:47:02.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-29 15:47:02.775 | Collecting wcwidth===0.2.5 2022-03-29 15:47:02.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-29 15:47:03.173 | Collecting attrs===21.4.0 2022-03-29 15:47:03.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-29 15:47:03.630 | Collecting pyperclip===1.8.2 2022-03-29 15:47:03.637 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-29 15:47:03.649 | Building wheels for collected packages: openstack-requirements 2022-03-29 15:47:03.649 | Building wheel for openstack-requirements (setup.py): started 2022-03-29 15:47:04.455 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-29 15:47:04.455 | ERROR: Command errored out with exit status 1: 2022-03-29 15:47:04.455 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1sjxcgh7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1sjxcgh7/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-huxq4emu 2022-03-29 15:47:04.455 | cwd: /tmp/pip-req-build-1sjxcgh7/ 2022-03-29 15:47:04.455 | Complete output (6 lines): 2022-03-29 15:47:04.455 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-29 15:47:04.455 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-29 15:47:04.455 | or: setup.py --help-commands 2022-03-29 15:47:04.455 | or: setup.py cmd --help 2022-03-29 15:47:04.455 | 2022-03-29 15:47:04.455 | error: invalid command 'bdist_wheel' 2022-03-29 15:47:04.455 | ---------------------------------------- 2022-03-29 15:47:04.455 | ERROR: Failed building wheel for openstack-requirements 2022-03-29 15:47:04.455 | Running setup.py clean for openstack-requirements 2022-03-29 15:47:05.270 | Failed to build openstack-requirements 2022-03-29 15:47:05.510 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, autopage, stevedore, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-29 15:47:07.344 | Running setup.py install for openstack-requirements: started 2022-03-29 15:47:09.614 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-29 15:47:09.647 | 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.dev5346 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-03-29 15:47:09.772 | + inc/python:pip_install:200 : result=0 2022-03-29 15:47:09.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:47:09.777 | + functions-common:time_stop:2425 : local name 2022-03-29 15:47:09.779 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:47:09.781 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:47:09.783 | + functions-common:time_stop:2428 : local total 2022-03-29 15:47:09.785 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:47:09.788 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:47:09.790 | + functions-common:time_stop:2432 : start_time=1648568811025 2022-03-29 15:47:09.792 | + functions-common:time_stop:2434 : [[ -z 1648568811025 ]] 2022-03-29 15:47:09.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:47:09.798 | + functions-common:time_stop:2437 : end_time=1648568829796 2022-03-29 15:47:09.800 | + functions-common:time_stop:2438 : elapsed_time=18771 2022-03-29 15:47:09.803 | + functions-common:time_stop:2439 : total=13377 2022-03-29 15:47:09.805 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:47:09.807 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32148 2022-03-29 15:47:09.809 | + inc/python:pip_install:203 : return 0 2022-03-29 15:47:09.811 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-29 15:47:09.813 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-29 15:47:09.816 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-29 15:47:09.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:47:09.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:47:09.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-29 15:47:09.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:47:09.827 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-29 15:47:09.846 | Using python 3.8 to install pbr 2022-03-29 15:47:09.849 | + 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-03-29 15:47:10.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:47:10.623 | from cryptography.utils import int_from_bytes 2022-03-29 15:47:10.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:47:10.623 | from cryptography.utils import int_from_bytes 2022-03-29 15:47:11.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:47:11.796 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-29 15:47:13.545 | 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-03-29 15:47:13.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:47:13.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:47:13.658 | + inc/python:pip_install:200 : result=0 2022-03-29 15:47:13.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:47:13.663 | + functions-common:time_stop:2425 : local name 2022-03-29 15:47:13.665 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:47:13.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:47:13.669 | + functions-common:time_stop:2428 : local total 2022-03-29 15:47:13.671 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:47:13.673 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:47:13.675 | + functions-common:time_stop:2432 : start_time=1648568829842 2022-03-29 15:47:13.678 | + functions-common:time_stop:2434 : [[ -z 1648568829842 ]] 2022-03-29 15:47:13.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:47:13.684 | + functions-common:time_stop:2437 : end_time=1648568833682 2022-03-29 15:47:13.686 | + functions-common:time_stop:2438 : elapsed_time=3840 2022-03-29 15:47:13.688 | + functions-common:time_stop:2439 : total=32148 2022-03-29 15:47:13.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:47:13.692 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35988 2022-03-29 15:47:13.694 | + inc/python:pip_install:203 : return 0 2022-03-29 15:47:13.696 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-29 15:47:16.760 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-29 15:47:18.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:47:18.621 | Collecting bindep 2022-03-29 15:47:18.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-29 15:47:18.688 | Collecting distro 2022-03-29 15:47:18.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-29 15:47:18.817 | Collecting pbr>=2.0.0 2022-03-29 15:47:18.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-29 15:47:18.943 | Collecting packaging; python_version >= "3.6" 2022-03-29 15:47:18.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-29 15:47:18.982 | Collecting Parsley 2022-03-29 15:47:18.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-29 15:47:19.163 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-29 15:47:19.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-29 15:47:19.216 | Installing collected packages: distro, pbr, pyparsing, packaging, Parsley, bindep 2022-03-29 15:47:19.760 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-29 15:47:19.830 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-29 15:47:19.833 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-29 15:47:19.836 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-29 15:47:19.852 | + ./stack.sh:main:819 : pkgs= 2022-03-29 15:47:19.854 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-29 15:47:19.857 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-29 15:47:19.859 | + functions-common:run_phase:1853 : local mode=stack 2022-03-29 15:47:19.861 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-29 15:47:19.864 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-29 15:47:19.866 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-29 15:47:19.868 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-29 15:47:19.870 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-29 15:47:19.872 | + functions-common:run_phase:1863 : local extra 2022-03-29 15:47:19.875 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-29 15:47:19.878 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-29 15:47:19.880 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-29 15:47:19.882 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-29 15:47:19.884 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-29 15:47:19.887 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-29 15:47:19.901 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:47:19.903 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-29 15:47:19.905 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-29 15:47:19.907 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-29 15:47:19.909 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-29 15:47:19.911 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-29 15:47:19.913 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-29 15:47:19.915 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-29 15:47:19.917 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-29 15:47:19.919 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-29 15:47:19.921 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-29 15:47:19.923 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-29 15:47:19.926 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-29 15:47:19.928 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-29 15:47:19.930 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-29 15:47:19.932 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-29 15:47:19.934 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-29 15:47:19.936 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-29 15:47:19.938 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-29 15:47:19.940 | + functions-common:run_plugins:1842 : local plugins= 2022-03-29 15:47:19.942 | + functions-common:run_plugins:1843 : local plugin 2022-03-29 15:47:19.945 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-29 15:47:19.947 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-29 15:47:19.949 | + functions:set_systemd_override:821 : local value=2048 2022-03-29 15:47:19.952 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-29 15:47:19.954 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-29 15:47:20.001 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-29 15:47:20.001 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-29 15:47:20.003 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-29 15:47:20.348 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-29 15:47:20.350 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-29 15:47:20.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:47:20.368 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-29 15:47:20.371 | + functions-common:install_package:1463 : update_package_repo 2022-03-29 15:47:20.373 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:47:20.375 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-29 15:47:20.377 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:47:20.380 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:47:20.383 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:47:20.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:20.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:20.389 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:47:20.391 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-29 15:47:20.393 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-29 15:47:20.397 | + functions-common:apt_get_update:1190 : return 2022-03-29 15:47:20.399 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-29 15:47:20.401 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:47:20.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:20.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:20.408 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-29 15:47:20.428 | + 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-03-29 15:47:20.536 | Reading package lists... 2022-03-29 15:47:20.775 | Building dependency tree... 2022-03-29 15:47:20.777 | Reading state information... 2022-03-29 15:47:21.018 | The following packages were automatically installed and are no longer required: 2022-03-29 15:47:21.019 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:47:21.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:47:21.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:47:21.020 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:47:21.020 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:47:21.020 | python3-zope.interface 2022-03-29 15:47:21.020 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:47:21.020 | The following additional packages will be installed: 2022-03-29 15:47:21.020 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-29 15:47:21.020 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-29 15:47:21.020 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-29 15:47:21.021 | erlang-tools erlang-xmerl locales-all 2022-03-29 15:47:21.023 | Suggested packages: 2022-03-29 15:47:21.023 | erlang erlang-manpages erlang-doc 2022-03-29 15:47:21.094 | The following NEW packages will be installed: 2022-03-29 15:47:21.094 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-29 15:47:21.094 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-29 15:47:21.094 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-29 15:47:21.095 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-29 15:47:21.206 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:47:21.207 | Need to get 38.1 MB of archives. 2022-03-29 15:47:21.207 | After this operation, 276 MB of additional disk space will be used. 2022-03-29 15:47:21.207 | 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-03-29 15:47:22.196 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-29 15:47:22.302 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-29 15:47:22.304 | 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-03-29 15:47:22.408 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-29 15:47:22.636 | 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-03-29 15:47:22.731 | 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-03-29 15:47:22.818 | 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-03-29 15:47:22.821 | 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-03-29 15:47:22.822 | 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-03-29 15:47:22.824 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-29 15:47:22.840 | 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-03-29 15:47:23.064 | 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-03-29 15:47:23.066 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-29 15:47:23.114 | 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-03-29 15:47:23.145 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-29 15:47:23.266 | 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-03-29 15:47:23.457 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-29 15:47:25.221 | 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-03-29 15:47:27.566 | Fetched 38.1 MB in 6s (6,463 kB/s) 2022-03-29 15:47:27.597 | Selecting previously unselected package erlang-base. 2022-03-29 15:47:27.644 | (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-03-29 15:47:27.647 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:27.650 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:28.730 | Selecting previously unselected package erlang-asn1. 2022-03-29 15:47:28.739 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:28.741 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:28.852 | Selecting previously unselected package erlang-crypto. 2022-03-29 15:47:28.860 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:28.863 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:28.907 | Selecting previously unselected package erlang-public-key. 2022-03-29 15:47:28.916 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:28.918 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.017 | Selecting previously unselected package erlang-mnesia. 2022-03-29 15:47:29.025 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.028 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.142 | Selecting previously unselected package erlang-runtime-tools. 2022-03-29 15:47:29.150 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.153 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.212 | Selecting previously unselected package erlang-ssl. 2022-03-29 15:47:29.223 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.225 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.403 | Selecting previously unselected package erlang-eldap. 2022-03-29 15:47:29.412 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.414 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.456 | Selecting previously unselected package erlang-ftp. 2022-03-29 15:47:29.464 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.466 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.503 | Selecting previously unselected package erlang-tftp. 2022-03-29 15:47:29.512 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.514 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.553 | Selecting previously unselected package erlang-inets. 2022-03-29 15:47:29.563 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.565 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.681 | Selecting previously unselected package erlang-snmp. 2022-03-29 15:47:29.692 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.694 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:29.973 | Selecting previously unselected package erlang-os-mon. 2022-03-29 15:47:29.984 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:29.986 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:30.023 | Selecting previously unselected package erlang-parsetools. 2022-03-29 15:47:30.033 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:30.035 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:30.079 | Selecting previously unselected package erlang-syntax-tools. 2022-03-29 15:47:30.088 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:30.090 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:30.165 | Selecting previously unselected package erlang-tools. 2022-03-29 15:47:30.174 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:30.177 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:30.271 | Selecting previously unselected package erlang-xmerl. 2022-03-29 15:47:30.280 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-29 15:47:30.282 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:30.470 | Selecting previously unselected package locales-all. 2022-03-29 15:47:30.479 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-29 15:47:30.482 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-29 15:47:34.662 | Selecting previously unselected package rabbitmq-server. 2022-03-29 15:47:34.674 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-29 15:47:34.676 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-29 15:47:35.837 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:36.219 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-29 15:47:36.219 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-29 15:47:40.428 | Searching for services which depend on erlang and should be started... none found. 2022-03-29 15:47:40.432 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.438 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.443 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-29 15:47:40.450 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.455 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.460 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.466 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.471 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.476 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.483 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.488 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.493 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.498 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.503 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.508 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.514 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.519 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-29 15:47:40.524 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-29 15:47:40.616 | Adding group `rabbitmq' (GID 125) ... 2022-03-29 15:47:40.628 | Done. 2022-03-29 15:47:40.709 | Adding system user `rabbitmq' (UID 117) ... 2022-03-29 15:47:40.709 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-29 15:47:40.741 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-29 15:47:41.002 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-29 15:47:46.697 | Processing triggers for man-db (2.9.1-1) ... 2022-03-29 15:47:47.283 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-29 15:47:54.773 | + functions-common:apt_get:1234 : result=0 2022-03-29 15:47:54.775 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:47:54.778 | + functions-common:time_stop:2425 : local name 2022-03-29 15:47:54.781 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:47:54.783 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:47:54.785 | + functions-common:time_stop:2428 : local total 2022-03-29 15:47:54.787 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:47:54.789 | + functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:47:54.791 | + functions-common:time_stop:2432 : start_time=1648568840425 2022-03-29 15:47:54.794 | + functions-common:time_stop:2434 : [[ -z 1648568840425 ]] 2022-03-29 15:47:54.797 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:47:54.801 | + functions-common:time_stop:2437 : end_time=1648568874799 2022-03-29 15:47:54.803 | + functions-common:time_stop:2438 : elapsed_time=34374 2022-03-29 15:47:54.805 | + functions-common:time_stop:2439 : total=170742 2022-03-29 15:47:54.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:47:54.810 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=205116 2022-03-29 15:47:54.812 | + functions-common:apt_get:1238 : return 0 2022-03-29 15:47:54.815 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-29 15:47:54.817 | + functions-common:is_suse:542 : is_opensuse 2022-03-29 15:47:54.819 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-29 15:47:54.821 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-29 15:47:54.823 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-29 15:47:54.825 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-29 15:47:54.828 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-29 15:47:54.830 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-29 15:47:54.832 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-29 15:47:54.834 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-29 15:47:54.836 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-29 15:47:54.839 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-29 15:47:54.841 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-29 15:47:54.844 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-29 15:47:54.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-29 15:47:54.848 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-29 15:47:54.850 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-29 15:47:54.853 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:47:54.855 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-29 15:47:54.858 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-29 15:47:54.860 | + functions-common:is_suse:542 : is_opensuse 2022-03-29 15:47:54.862 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-29 15:47:54.864 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-29 15:47:54.866 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-29 15:47:54.869 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-29 15:47:54.871 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-29 15:47:54.874 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-29 15:47:54.876 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-29 15:47:54.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:47:54.893 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-29 15:47:54.896 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-29 15:47:54.898 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-29 15:47:54.900 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-29 15:47:54.903 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-29 15:47:54.907 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-29 15:47:54.909 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-29 15:47:54.912 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-29 15:47:54.914 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-29 15:47:54.916 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-29 15:47:54.918 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-29 15:47:54.922 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-29 15:47:55.613 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-29 15:47:55.613 | user tags 2022-03-29 15:47:55.613 | guest [administrator]' 2022-03-29 15:47:55.616 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-29 15:47:55.616 | user tags 2022-03-29 15:47:55.616 | guest [administrator]' 2022-03-29 15:47:55.616 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-29 15:47:55.622 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-29 15:47:55.624 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-29 15:47:55.626 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-29 15:47:56.275 | Adding user "stackrabbit" ... 2022-03-29 15:47:56.298 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-29 15:47:56.957 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-29 15:47:56.979 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-29 15:47:56.981 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-29 15:47:57.647 | Changing password for user "stackrabbit" ... 2022-03-29 15:47:57.669 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-29 15:47:57.672 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-29 15:47:57.674 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-29 15:47:58.324 | Deleting user "guest" ... 2022-03-29 15:47:58.347 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-29 15:47:58.363 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:47:58.366 | + ./stack.sh:main:836 : install_database 2022-03-29 15:47:58.368 | + lib/database:install_database:118 : install_database_mysql 2022-03-29 15:47:58.370 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-29 15:47:58.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:58.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:58.378 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-29 15:47:58.594 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-29 15:47:58.596 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-03-29 15:47:58.601 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-03-29 15:47:58.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:58.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:58.607 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-03-29 15:47:58.610 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-03-29 15:47:58.612 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-29 15:47:58.616 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-29 15:47:58.618 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-29 15:47:58.620 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-29 15:47:58.622 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:47:58.625 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-29 15:47:58.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-29 15:47:58.630 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-29 15:47:58.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-29 15:47:58.635 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-29 15:47:58.637 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-29 15:47:58.640 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-29 15:47:58.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-29 15:47:58.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-29 15:47:58.647 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-29 15:47:58.650 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:47:58.652 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-29 15:47:58.654 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-29 15:47:58.657 | + functions-common:is_suse:542 : is_opensuse 2022-03-29 15:47:58.659 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-29 15:47:58.661 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-29 15:47:58.664 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-29 15:47:58.666 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-29 15:47:58.668 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-29 15:47:58.671 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-29 15:47:58.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:58.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:58.678 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-29 15:47:58.680 | + functions-common:install_package:1463 : update_package_repo 2022-03-29 15:47:58.682 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:47:58.685 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-29 15:47:58.687 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:47:58.689 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:47:58.691 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:47:58.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:58.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:58.698 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:47:58.700 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-29 15:47:58.703 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-29 15:47:58.705 | + functions-common:apt_get_update:1190 : return 2022-03-29 15:47:58.707 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-29 15:47:58.710 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:47:58.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:47:58.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:47:58.716 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-29 15:47:58.737 | + 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-03-29 15:47:58.847 | Reading package lists... 2022-03-29 15:47:59.087 | Building dependency tree... 2022-03-29 15:47:59.089 | Reading state information... 2022-03-29 15:47:59.334 | The following packages were automatically installed and are no longer required: 2022-03-29 15:47:59.335 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:47:59.335 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:47:59.335 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:47:59.335 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:47:59.335 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:47:59.336 | python3-zope.interface 2022-03-29 15:47:59.336 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:47:59.336 | The following additional packages will be installed: 2022-03-29 15:47:59.336 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-29 15:47:59.336 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-29 15:47:59.336 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-29 15:47:59.336 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-29 15:47:59.336 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-29 15:47:59.337 | mysql-server-8.0 mysql-server-core-8.0 2022-03-29 15:47:59.338 | Suggested packages: 2022-03-29 15:47:59.338 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-29 15:47:59.414 | The following NEW packages will be installed: 2022-03-29 15:47:59.414 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-29 15:47:59.414 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-29 15:47:59.414 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-29 15:47:59.414 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-29 15:47:59.414 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-29 15:47:59.414 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-29 15:47:59.664 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:47:59.664 | Need to get 31.4 MB of archives. 2022-03-29 15:47:59.664 | After this operation, 262 MB of additional disk space will be used. 2022-03-29 15:47:59.664 | 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-03-29 15:48:01.042 | 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-03-29 15:48:01.044 | 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-03-29 15:48:01.055 | 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-03-29 15:48:01.056 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-29 15:48:01.085 | 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-03-29 15:48:04.297 | 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-03-29 15:48:04.436 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-29 15:48:04.437 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-29 15:48:04.439 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-29 15:48:04.440 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-29 15:48:04.443 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-29 15:48:04.444 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-29 15:48:04.445 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-29 15:48:04.446 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-29 15:48:04.491 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-29 15:48:04.550 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-29 15:48:04.664 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-29 15:48:04.666 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-29 15:48:04.668 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-29 15:48:04.677 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-29 15:48:04.678 | 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-03-29 15:48:05.705 | 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-03-29 15:48:05.706 | 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-03-29 15:48:06.205 | Preconfiguring packages ... 2022-03-29 15:48:06.316 | Fetched 31.4 MB in 6s (5,005 kB/s) 2022-03-29 15:48:06.344 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-29 15:48:06.395 | (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-03-29 15:48:06.398 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-29 15:48:06.401 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:07.337 | Selecting previously unselected package mysql-client-8.0. 2022-03-29 15:48:07.347 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-29 15:48:07.349 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:07.382 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-29 15:48:07.392 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-29 15:48:07.396 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-29 15:48:07.438 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-29 15:48:07.447 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-29 15:48:07.449 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-29 15:48:07.479 | Selecting previously unselected package libmecab2:amd64. 2022-03-29 15:48:07.488 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-29 15:48:07.491 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-29 15:48:07.557 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-29 15:48:07.567 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-29 15:48:07.569 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:10.515 | Selecting previously unselected package mysql-server-8.0. 2022-03-29 15:48:10.525 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-29 15:48:10.977 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:11.040 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-29 15:48:11.049 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-29 15:48:11.051 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-29 15:48:11.079 | Selecting previously unselected package liburi-perl. 2022-03-29 15:48:11.088 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-29 15:48:11.090 | Unpacking liburi-perl (1.76-2) ... 2022-03-29 15:48:11.138 | Selecting previously unselected package libhtml-parser-perl. 2022-03-29 15:48:11.148 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-29 15:48:11.150 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-29 15:48:11.191 | Selecting previously unselected package libcgi-pm-perl. 2022-03-29 15:48:11.200 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-29 15:48:11.203 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-29 15:48:11.255 | Selecting previously unselected package libfcgi-perl. 2022-03-29 15:48:11.264 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-29 15:48:11.267 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-29 15:48:11.298 | Selecting previously unselected package libcgi-fast-perl. 2022-03-29 15:48:11.308 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-29 15:48:11.310 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-29 15:48:11.338 | Selecting previously unselected package libencode-locale-perl. 2022-03-29 15:48:11.347 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-29 15:48:11.350 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-29 15:48:11.377 | Selecting previously unselected package libhtml-template-perl. 2022-03-29 15:48:11.387 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-29 15:48:11.389 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-29 15:48:11.424 | Selecting previously unselected package libtimedate-perl. 2022-03-29 15:48:11.433 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-29 15:48:11.435 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-29 15:48:11.475 | Selecting previously unselected package libhttp-date-perl. 2022-03-29 15:48:11.485 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-29 15:48:11.487 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-29 15:48:11.514 | Selecting previously unselected package libio-html-perl. 2022-03-29 15:48:11.524 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-29 15:48:11.526 | Unpacking libio-html-perl (1.001-1) ... 2022-03-29 15:48:11.554 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-29 15:48:11.564 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-29 15:48:11.566 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-29 15:48:11.595 | Selecting previously unselected package libhttp-message-perl. 2022-03-29 15:48:11.604 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-29 15:48:11.606 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-29 15:48:11.645 | Selecting previously unselected package mecab-utils. 2022-03-29 15:48:11.654 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-29 15:48:11.657 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-29 15:48:11.687 | Selecting previously unselected package mecab-ipadic. 2022-03-29 15:48:11.696 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-29 15:48:11.698 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-29 15:48:12.953 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-29 15:48:12.962 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-29 15:48:12.964 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-29 15:48:12.991 | Selecting previously unselected package mysql-server. 2022-03-29 15:48:13.001 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-29 15:48:13.003 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:13.056 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-29 15:48:13.064 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:13.069 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-29 15:48:13.074 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-29 15:48:13.079 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-29 15:48:13.085 | Setting up mecab-utils (0.996-10build1) ... 2022-03-29 15:48:13.090 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-29 15:48:13.096 | Setting up libio-html-perl (1.001-1) ... 2022-03-29 15:48:13.101 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-29 15:48:13.106 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:13.112 | Setting up libfcgi-perl (0.79-1) ... 2022-03-29 15:48:13.117 | Setting up liburi-perl (1.76-2) ... 2022-03-29 15:48:13.122 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-29 15:48:13.128 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-29 15:48:13.133 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-29 15:48:13.138 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-29 15:48:13.142 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-29 15:48:13.142 | 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-03-29 15:48:13.142 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-29 15:48:13.142 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-29 15:48:13.282 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-29 15:48:13.282 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-29 15:48:13.282 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-29 15:48:13.282 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-29 15:48:13.290 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-29 15:48:13.379 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-29 15:48:13.379 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-29 15:48:13.380 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-29 15:48:13.406 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-29 15:48:13.450 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-29 15:48:13.737 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-29 15:48:13.743 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-29 15:48:13.834 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-29 15:48:13.834 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-29 15:48:13.834 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-29 15:48:13.834 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-29 15:48:13.838 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-29 15:48:13.839 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-29 15:48:13.884 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-29 15:48:14.075 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-29 15:48:14.075 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-29 15:48:14.076 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-29 15:48:14.076 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-29 15:48:14.079 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-29 15:48:14.079 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-29 15:48:14.502 | 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-03-29 15:48:14.626 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-29 15:48:14.936 | 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-03-29 15:48:14.940 | 2022-03-29 15:48:14.940 | done! 2022-03-29 15:48:14.947 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-29 15:48:14.951 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:14.958 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-29 15:48:14.963 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-29 15:48:14.966 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-29 15:48:14.966 | 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-03-29 15:48:14.966 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-29 15:48:14.967 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-29 15:48:15.175 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-29 15:48:15.176 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-29 15:48:15.176 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-29 15:48:15.176 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-29 15:48:15.188 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-29 15:48:15.319 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-29 15:48:15.320 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-29 15:48:15.320 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-29 15:48:15.361 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-29 15:48:15.435 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-29 15:48:15.928 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-29 15:48:15.938 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-29 15:48:16.048 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-29 15:48:16.048 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-29 15:48:16.049 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-29 15:48:16.049 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-29 15:48:16.054 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-29 15:48:16.054 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-29 15:48:16.144 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-29 15:48:16.434 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-29 15:48:16.435 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-29 15:48:16.435 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-29 15:48:16.436 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-29 15:48:16.440 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-29 15:48:16.440 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-29 15:48:16.947 | 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-03-29 15:48:17.082 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-29 15:48:17.391 | 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-03-29 15:48:17.394 | 2022-03-29 15:48:17.395 | done! 2022-03-29 15:48:17.402 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-29 15:48:17.406 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-29 15:48:17.411 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-29 15:48:17.417 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:18.072 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-29 15:48:18.102 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-29 15:48:26.123 | mysqld will log errors to /var/log/mysql/error.log 2022-03-29 15:48:26.774 | mysqld is running as pid 56497 2022-03-29 15:48:29.599 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-29 15:48:31.653 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-29 15:48:31.659 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-29 15:48:31.664 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-29 15:48:31.670 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-29 15:48:31.676 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-29 15:48:32.024 | Processing triggers for man-db (2.9.1-1) ... 2022-03-29 15:48:33.694 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-29 15:48:40.860 | + functions-common:apt_get:1234 : result=0 2022-03-29 15:48:40.862 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:48:40.865 | + functions-common:time_stop:2425 : local name 2022-03-29 15:48:40.867 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:48:40.869 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:48:40.871 | + functions-common:time_stop:2428 : local total 2022-03-29 15:48:40.873 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:48:40.875 | + functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:48:40.877 | + functions-common:time_stop:2432 : start_time=1648568878735 2022-03-29 15:48:40.879 | + functions-common:time_stop:2434 : [[ -z 1648568878735 ]] 2022-03-29 15:48:40.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:48:40.886 | + functions-common:time_stop:2437 : end_time=1648568920884 2022-03-29 15:48:40.888 | + functions-common:time_stop:2438 : elapsed_time=42149 2022-03-29 15:48:40.891 | + functions-common:time_stop:2439 : total=205116 2022-03-29 15:48:40.893 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:48:40.895 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=247265 2022-03-29 15:48:40.897 | + functions-common:apt_get:1238 : return 0 2022-03-29 15:48:40.900 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-29 15:48:40.902 | + ./stack.sh:main:839 : install_database_python 2022-03-29 15:48:40.904 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-29 15:48:40.907 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-29 15:48:40.909 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-29 15:48:40.911 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-29 15:48:40.914 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-29 15:48:40.917 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-29 15:48:40.919 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-29 15:48:40.923 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-29 15:48:40.923 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-29 15:48:40.928 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-29 15:48:40.930 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-29 15:48:40.932 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-29 15:48:40.935 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-29 15:48:40.937 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-29 15:48:40.958 | Using python 3.8 to install PyMySQL 2022-03-29 15:48:40.961 | + 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-03-29 15:48:41.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:48:41.682 | from cryptography.utils import int_from_bytes 2022-03-29 15:48:41.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:48:41.682 | from cryptography.utils import int_from_bytes 2022-03-29 15:48:42.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:48:42.926 | Collecting PyMySQL 2022-03-29 15:48:42.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-29 15:48:44.522 | Installing collected packages: PyMySQL 2022-03-29 15:48:44.649 | Successfully installed PyMySQL-1.0.2 2022-03-29 15:48:44.649 | 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-03-29 15:48:44.655 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:48:44.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:48:44.760 | + inc/python:pip_install:200 : result=0 2022-03-29 15:48:44.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:48:44.765 | + functions-common:time_stop:2425 : local name 2022-03-29 15:48:44.768 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:48:44.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:48:44.772 | + functions-common:time_stop:2428 : local total 2022-03-29 15:48:44.775 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:48:44.777 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:48:44.780 | + functions-common:time_stop:2432 : start_time=1648568920953 2022-03-29 15:48:44.782 | + functions-common:time_stop:2434 : [[ -z 1648568920953 ]] 2022-03-29 15:48:44.785 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:48:44.789 | + functions-common:time_stop:2437 : end_time=1648568924786 2022-03-29 15:48:44.791 | + functions-common:time_stop:2438 : elapsed_time=3833 2022-03-29 15:48:44.794 | + functions-common:time_stop:2439 : total=35988 2022-03-29 15:48:44.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:48:44.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39821 2022-03-29 15:48:44.801 | + inc/python:pip_install:203 : return 0 2022-03-29 15:48:44.803 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-29 15:48:44.805 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-29 15:48:44.807 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-29 15:48:44.809 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-29 15:48:44.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:48:44.829 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-29 15:48:44.831 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-29 15:48:44.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-29 15:48:44.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-29 15:48:44.840 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-29 15:48:44.842 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-29 15:48:44.845 | + 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-03-29 15:48:44.847 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-29 15:48:44.850 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-29 15:48:44.852 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-29 15:48:44.867 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:48:44.870 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-29 15:48:44.872 | + functions-common:install_package:1463 : update_package_repo 2022-03-29 15:48:44.875 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:48:44.877 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-29 15:48:44.879 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:48:44.882 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:48:44.884 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:48:44.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:48:44.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:48:44.891 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:48:44.893 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-29 15:48:44.895 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-29 15:48:44.898 | + functions-common:apt_get_update:1190 : return 2022-03-29 15:48:44.900 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-29 15:48:44.902 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:48:44.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:48:44.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:48:44.909 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-29 15:48:44.929 | + 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-03-29 15:48:45.039 | Reading package lists... 2022-03-29 15:48:45.284 | Building dependency tree... 2022-03-29 15:48:45.286 | Reading state information... 2022-03-29 15:48:45.531 | The following packages were automatically installed and are no longer required: 2022-03-29 15:48:45.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:48:45.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:48:45.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:48:45.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:48:45.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:48:45.532 | python3-zope.interface 2022-03-29 15:48:45.532 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:48:45.599 | The following NEW packages will be installed: 2022-03-29 15:48:45.599 | radvd 2022-03-29 15:48:45.848 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:48:45.848 | Need to get 59.0 kB of archives. 2022-03-29 15:48:45.848 | After this operation, 164 kB of additional disk space will be used. 2022-03-29 15:48:45.848 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-29 15:48:46.652 | Fetched 59.0 kB in 0s (120 kB/s) 2022-03-29 15:48:46.690 | Selecting previously unselected package radvd. 2022-03-29 15:48:46.749 | (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-03-29 15:48:46.754 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-29 15:48:46.756 | Unpacking radvd (1:2.17-2) ... 2022-03-29 15:48:46.818 | Setting up radvd (1:2.17-2) ... 2022-03-29 15:48:47.718 | Job for radvd.service failed because the control process exited with error code. 2022-03-29 15:48:47.719 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-29 15:48:47.720 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-29 15:48:47.731 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-29 15:48:47.731 | Loaded: loaded (]8;;file://dv-neutron-835643-6-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-29 15:48:47.732 | Active: failed (Result: exit-code) since Tue 2022-03-29 15:48:47 UTC; 14ms ago 2022-03-29 15:48:47.732 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-29 15:48:47.732 | Process: 57650 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-29 15:48:47.732 | 2022-03-29 15:48:47.732 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-29 15:48:47.732 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv radvd[57650]: can't open /etc/radvd.conf: No such file or directory 2022-03-29 15:48:47.732 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv radvd[57650]: Insecure file permissions, but continuing anyway 2022-03-29 15:48:47.732 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv radvd[57650]: exiting, failed to read config file 2022-03-29 15:48:47.733 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-29 15:48:47.733 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-29 15:48:47.733 | Mar 29 15:48:47 dv-neutron-835643-6-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-29 15:48:47.737 | Processing triggers for man-db (2.9.1-1) ... 2022-03-29 15:48:47.831 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-29 15:48:55.376 | + functions-common:apt_get:1234 : result=0 2022-03-29 15:48:55.378 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:48:55.380 | + functions-common:time_stop:2425 : local name 2022-03-29 15:48:55.382 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:48:55.385 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:48:55.387 | + functions-common:time_stop:2428 : local total 2022-03-29 15:48:55.389 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:48:55.391 | + functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:48:55.393 | + functions-common:time_stop:2432 : start_time=1648568924927 2022-03-29 15:48:55.395 | + functions-common:time_stop:2434 : [[ -z 1648568924927 ]] 2022-03-29 15:48:55.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:48:55.402 | + functions-common:time_stop:2437 : end_time=1648568935399 2022-03-29 15:48:55.404 | + functions-common:time_stop:2438 : elapsed_time=10472 2022-03-29 15:48:55.406 | + functions-common:time_stop:2439 : total=247265 2022-03-29 15:48:55.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:48:55.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=257737 2022-03-29 15:48:55.413 | + functions-common:apt_get:1238 : return 0 2022-03-29 15:48:55.415 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-29 15:48:55.432 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:48:55.435 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-29 15:48:55.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-29 15:48:55.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-29 15:48:55.442 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-29 15:48:55.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-29 15:48:55.463 | + functions-common:install_package:1463 : update_package_repo 2022-03-29 15:48:55.465 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:48:55.468 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-29 15:48:55.470 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:48:55.473 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:48:55.475 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:48:55.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:48:55.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:48:55.481 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:48:55.484 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-29 15:48:55.486 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-29 15:48:55.488 | + functions-common:apt_get_update:1190 : return 2022-03-29 15:48:55.490 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-29 15:48:55.492 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:48:55.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:48:55.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:48:55.499 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-29 15:48:55.518 | + 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-03-29 15:48:55.626 | Reading package lists... 2022-03-29 15:48:55.871 | Building dependency tree... 2022-03-29 15:48:55.872 | Reading state information... 2022-03-29 15:48:56.117 | fakeroot is already the newest version (1.24-1). 2022-03-29 15:48:56.117 | fakeroot set to manually installed. 2022-03-29 15:48:56.117 | make is already the newest version (4.2.1-1.2). 2022-03-29 15:48:56.117 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-29 15:48:56.117 | The following packages were automatically installed and are no longer required: 2022-03-29 15:48:56.118 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:48:56.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:48:56.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:48:56.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:48:56.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:48:56.119 | python3-zope.interface 2022-03-29 15:48:56.119 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:48:56.249 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:48:56.253 | + functions-common:apt_get:1234 : result=0 2022-03-29 15:48:56.256 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:48:56.258 | + functions-common:time_stop:2425 : local name 2022-03-29 15:48:56.260 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:48:56.262 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:48:56.265 | + functions-common:time_stop:2428 : local total 2022-03-29 15:48:56.267 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:48:56.269 | + functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:48:56.271 | + functions-common:time_stop:2432 : start_time=1648568935515 2022-03-29 15:48:56.273 | + functions-common:time_stop:2434 : [[ -z 1648568935515 ]] 2022-03-29 15:48:56.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:48:56.279 | + functions-common:time_stop:2437 : end_time=1648568936277 2022-03-29 15:48:56.282 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-29 15:48:56.284 | + functions-common:time_stop:2439 : total=257737 2022-03-29 15:48:56.286 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:48:56.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=258499 2022-03-29 15:48:56.290 | + functions-common:apt_get:1238 : return 0 2022-03-29 15:48:56.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-29 15:48:56.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:48:56.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:48:56.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-29 15:48:56.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-29 15:48:56.304 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-29 15:48:56.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-29 15:48:56.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-29 15:48:56.314 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-29 15:48:56.314 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-29 15:48:56.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-29 15:48:56.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-29 15:48:56.323 | + functions:vercmp:628 : local v1=5.4 2022-03-29 15:48:56.325 | + functions:vercmp:629 : local 'op=<' 2022-03-29 15:48:56.328 | + functions:vercmp:630 : local v2=3.13 2022-03-29 15:48:56.330 | + functions:vercmp:631 : local result 2022-03-29 15:48:56.333 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-29 15:48:56.334 | ++ functions:vercmp:635 : head -1 2022-03-29 15:48:56.334 | ++ functions:vercmp:635 : sort -V 2022-03-29 15:48:56.340 | + functions:vercmp:635 : result=3.13 2022-03-29 15:48:56.342 | + functions:vercmp:637 : case $op in 2022-03-29 15:48:56.344 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-29 15:48:56.346 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-29 15:48:56.348 | + functions:vercmp:648 : return 2022-03-29 15:48:56.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-29 15:48:56.353 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-29 15:48:56.355 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-29 15:48:56.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-29 15:48:56.679 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-29 15:48:56.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:48:56.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:48:56.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-29 15:48:56.689 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:48:56.692 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-29 15:48:56.711 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:48:56.713 | + ./stack.sh:main:847 : install_etcd3 2022-03-29 15:48:56.716 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-29 15:48:56.716 | Installing etcd 2022-03-29 15:48:56.719 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-29 15:48:56.731 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-29 15:48:56.743 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-29 15:48:56.745 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-29 15:48:56.761 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-29 15:48:56.764 | ++ 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-03-29 15:48:56.767 | ++ 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-03-29 15:48:56.770 | +++ 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-03-29 15:48:56.774 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-29 15:48:56.776 | ++ 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-03-29 15:48:56.779 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-29 15:48:56.782 | ++ 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-03-29 15:48:56.785 | --2022-03-29 15:48:56-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-29 15:48:56.943 | Resolving github.com (github.com)... 140.82.121.4 2022-03-29 15:48:56.987 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-03-29 15:48:57.294 | HTTP request sent, awaiting response... 302 Found 2022-03-29 15:48:57.294 | 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%2F20220329%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220329T154857Z&X-Amz-Expires=300&X-Amz-Signature=1de418cdbb2504c38dfac1d810408c3763c2dd67ab07f6be7d99551425de281d&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-03-29 15:48:57.294 | --2022-03-29 15:48:57-- 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%2F20220329%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220329T154857Z&X-Amz-Expires=300&X-Amz-Signature=1de418cdbb2504c38dfac1d810408c3763c2dd67ab07f6be7d99551425de281d&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-03-29 15:48:57.468 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2022-03-29 15:48:57.494 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-03-29 15:48:58.144 | HTTP request sent, awaiting response... 200 OK 2022-03-29 15:48:58.144 | Length: 11350736 (11M) [application/octet-stream] 2022-03-29 15:48:58.144 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-29 15:48:58.832 | 2022-03-29 15:48:59.475 | 0K ........ .. 100% 8.13M=1.3s 2022-03-29 15:48:59.475 | 2022-03-29 15:48:59.475 | 2022-03-29 15:48:59 (8.13 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-29 15:48:59.475 | 2022-03-29 15:48:59.478 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-29 15:48:59.481 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-29 15:48:59.483 | ++ functions:get_extra_file:74 : return 2022-03-29 15:48:59.486 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-29 15:48:59.489 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-29 15:48:59.491 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-29 15:48:59.493 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-29 15:48:59.625 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-29 15:48:59.628 | + 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-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/ 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/README.md 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-29 15:48:59.632 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-29 15:48:59.633 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-29 15:48:59.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-29 15:48:59.635 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-29 15:48:59.636 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-29 15:48:59.637 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-29 15:48:59.638 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-29 15:48:59.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-29 15:48:59.640 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-29 15:48:59.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-29 15:48:59.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-29 15:48:59.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-29 15:48:59.641 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-29 15:48:59.642 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-29 15:48:59.642 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-29 15:48:59.642 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-29 15:48:59.642 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-29 15:48:59.642 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-29 15:48:59.643 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-29 15:48:59.643 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-29 15:48:59.643 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-29 15:48:59.829 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-29 15:48:59.830 | etcd-v3.3.12-linux-amd64/etcd 2022-03-29 15:49:00.060 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-29 15:49:00.097 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-29 15:49:00.131 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-29 15:49:00.133 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-29 15:49:00.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:00.152 | + ./stack.sh:main:866 : install_dstat 2022-03-29 15:49:00.154 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-29 15:49:00.171 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:00.173 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-29 15:49:00.175 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-29 15:49:00.177 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-29 15:49:00.180 | + ./stack.sh:main:875 : install_libs 2022-03-29 15:49:00.182 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-29 15:49:00.184 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-29 15:49:00.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-29 15:49:00.189 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-29 15:49:00.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-29 15:49:00.198 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.200 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-29 15:49:00.202 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-29 15:49:00.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-29 15:49:00.207 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-29 15:49:00.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-29 15:49:00.216 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.218 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-29 15:49:00.221 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-29 15:49:00.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-29 15:49:00.225 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-29 15:49:00.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-29 15:49:00.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.236 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-29 15:49:00.238 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-29 15:49:00.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-29 15:49:00.243 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-29 15:49:00.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-29 15:49:00.252 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.254 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-29 15:49:00.256 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-29 15:49:00.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-29 15:49:00.260 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-29 15:49:00.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-29 15:49:00.270 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.272 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-29 15:49:00.274 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-29 15:49:00.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-29 15:49:00.279 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-29 15:49:00.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-29 15:49:00.288 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.290 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-29 15:49:00.293 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-29 15:49:00.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-29 15:49:00.297 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-29 15:49:00.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-29 15:49:00.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.308 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-29 15:49:00.311 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-29 15:49:00.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-29 15:49:00.315 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-29 15:49:00.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-29 15:49:00.324 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.326 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-29 15:49:00.329 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-29 15:49:00.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-29 15:49:00.334 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-29 15:49:00.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-29 15:49:00.343 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.345 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-29 15:49:00.348 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-29 15:49:00.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-29 15:49:00.352 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-29 15:49:00.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-29 15:49:00.361 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.364 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-29 15:49:00.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-29 15:49:00.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-29 15:49:00.370 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-29 15:49:00.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-29 15:49:00.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.382 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-29 15:49:00.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-29 15:49:00.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-29 15:49:00.389 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-29 15:49:00.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-29 15:49:00.399 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.401 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-29 15:49:00.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-29 15:49:00.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-29 15:49:00.409 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-29 15:49:00.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-29 15:49:00.418 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.420 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-29 15:49:00.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-29 15:49:00.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-29 15:49:00.428 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-29 15:49:00.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-29 15:49:00.437 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.440 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-29 15:49:00.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-29 15:49:00.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-29 15:49:00.446 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-29 15:49:00.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-29 15:49:00.456 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.458 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-29 15:49:00.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-29 15:49:00.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-29 15:49:00.465 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-29 15:49:00.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-29 15:49:00.473 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.476 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-29 15:49:00.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-29 15:49:00.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-29 15:49:00.482 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-29 15:49:00.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-29 15:49:00.492 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.494 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-29 15:49:00.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-29 15:49:00.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-29 15:49:00.502 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-29 15:49:00.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-29 15:49:00.511 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.513 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-29 15:49:00.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-29 15:49:00.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-29 15:49:00.520 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-29 15:49:00.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-29 15:49:00.529 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.532 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-29 15:49:00.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-29 15:49:00.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-29 15:49:00.539 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-29 15:49:00.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-29 15:49:00.549 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.551 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-29 15:49:00.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-29 15:49:00.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-29 15:49:00.558 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-29 15:49:00.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-29 15:49:00.567 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.569 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-29 15:49:00.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-29 15:49:00.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-29 15:49:00.576 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-29 15:49:00.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-29 15:49:00.585 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.587 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-29 15:49:00.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-29 15:49:00.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-29 15:49:00.595 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-29 15:49:00.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-29 15:49:00.604 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.607 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-29 15:49:00.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-29 15:49:00.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-29 15:49:00.614 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-29 15:49:00.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-29 15:49:00.623 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.626 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-29 15:49:00.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-29 15:49:00.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-29 15:49:00.633 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-29 15:49:00.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-29 15:49:00.641 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.644 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-29 15:49:00.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-29 15:49:00.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-29 15:49:00.650 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-29 15:49:00.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-29 15:49:00.660 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.662 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-29 15:49:00.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-29 15:49:00.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-29 15:49:00.669 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-29 15:49:00.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-29 15:49:00.679 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.681 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-29 15:49:00.683 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-29 15:49:00.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-29 15:49:00.688 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-29 15:49:00.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-29 15:49:00.697 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.699 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-29 15:49:00.701 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-29 15:49:00.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-29 15:49:00.706 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-29 15:49:00.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-29 15:49:00.715 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.717 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-29 15:49:00.720 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-29 15:49:00.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-29 15:49:00.724 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-29 15:49:00.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-29 15:49:00.733 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.736 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-29 15:49:00.738 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-29 15:49:00.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-29 15:49:00.743 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-29 15:49:00.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-29 15:49:00.752 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.754 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-29 15:49:00.756 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-29 15:49:00.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-29 15:49:00.761 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-29 15:49:00.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-29 15:49:00.770 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.772 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-29 15:49:00.775 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-29 15:49:00.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-29 15:49:00.779 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-29 15:49:00.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-29 15:49:00.789 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.791 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-29 15:49:00.794 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-29 15:49:00.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-29 15:49:00.799 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-29 15:49:00.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-29 15:49:00.808 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.810 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-29 15:49:00.812 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-29 15:49:00.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-29 15:49:00.817 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-29 15:49:00.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-29 15:49:00.826 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.828 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-29 15:49:00.831 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-29 15:49:00.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-29 15:49:00.835 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-29 15:49:00.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-29 15:49:00.845 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.847 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-29 15:49:00.850 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-29 15:49:00.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-29 15:49:00.854 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-29 15:49:00.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-29 15:49:00.864 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.866 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-29 15:49:00.869 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-29 15:49:00.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-29 15:49:00.874 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-29 15:49:00.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:00.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:00.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-29 15:49:00.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:00.886 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-29 15:49:00.908 | Using python 3.8 to install etcd3 2022-03-29 15:49:00.910 | + 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-03-29 15:49:01.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:01.631 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:01.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:01.631 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:02.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:02.840 | Collecting etcd3 2022-03-29 15:49:02.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-29 15:49:02.875 | Preparing metadata (setup.py): started 2022-03-29 15:49:04.929 | Preparing metadata (setup.py): finished with status 'done' 2022-03-29 15:49:07.347 | Collecting grpcio>=1.27.1 2022-03-29 15:49:07.363 | 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-03-29 15:49:08.246 | Collecting protobuf>=3.6.1 2022-03-29 15:49:08.258 | 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-03-29 15:49:08.285 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-29 15:49:08.286 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-29 15:49:08.315 | Building wheels for collected packages: etcd3 2022-03-29 15:49:08.315 | Building wheel for etcd3 (setup.py): started 2022-03-29 15:49:11.061 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-29 15:49:11.063 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=ac767d06ea165486f1a15d003048f520310368c6ee82a25269711de17b149d33 2022-03-29 15:49:11.063 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-29 15:49:11.067 | Successfully built etcd3 2022-03-29 15:49:12.654 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-29 15:49:13.247 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-29 15:49:13.247 | 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-03-29 15:49:13.253 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:49:13.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:49:13.398 | + inc/python:pip_install:200 : result=0 2022-03-29 15:49:13.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:49:13.402 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:13.404 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:13.407 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:13.409 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:13.412 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:13.414 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:49:13.416 | + functions-common:time_stop:2432 : start_time=1648568940901 2022-03-29 15:49:13.418 | + functions-common:time_stop:2434 : [[ -z 1648568940901 ]] 2022-03-29 15:49:13.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:13.425 | + functions-common:time_stop:2437 : end_time=1648568953423 2022-03-29 15:49:13.427 | + functions-common:time_stop:2438 : elapsed_time=12522 2022-03-29 15:49:13.430 | + functions-common:time_stop:2439 : total=39821 2022-03-29 15:49:13.432 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:13.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=52343 2022-03-29 15:49:13.436 | + inc/python:pip_install:203 : return 0 2022-03-29 15:49:13.438 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-29 15:49:13.458 | Using python 3.8 to install etcd3gw 2022-03-29 15:49:13.461 | + 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-03-29 15:49:14.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:14.189 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:14.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:14.189 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:15.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:15.405 | Collecting etcd3gw 2022-03-29 15:49:15.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-29 15:49:15.423 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-29 15:49:15.424 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-29 15:49:15.425 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-29 15:49:15.426 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-29 15:49:15.460 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-29 15:49:15.462 | 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-03-29 15:49:15.463 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-29 15:49:15.464 | 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-03-29 15:49:17.018 | Installing collected packages: etcd3gw 2022-03-29 15:49:17.123 | Successfully installed etcd3gw-1.0.1 2022-03-29 15:49:17.123 | 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-03-29 15:49:17.129 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:49:17.129 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:49:17.233 | + inc/python:pip_install:200 : result=0 2022-03-29 15:49:17.236 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:49:17.238 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:17.240 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:17.242 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:17.244 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:17.246 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:17.249 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:49:17.251 | + functions-common:time_stop:2432 : start_time=1648568953453 2022-03-29 15:49:17.253 | + functions-common:time_stop:2434 : [[ -z 1648568953453 ]] 2022-03-29 15:49:17.255 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:17.259 | + functions-common:time_stop:2437 : end_time=1648568957257 2022-03-29 15:49:17.261 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-03-29 15:49:17.264 | + functions-common:time_stop:2439 : total=52343 2022-03-29 15:49:17.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:17.268 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56147 2022-03-29 15:49:17.270 | + inc/python:pip_install:203 : return 0 2022-03-29 15:49:17.273 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-29 15:49:17.275 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-29 15:49:17.277 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-29 15:49:17.279 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-29 15:49:17.282 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-29 15:49:17.284 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-29 15:49:17.287 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-29 15:49:17.289 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-29 15:49:17.291 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-29 15:49:17.294 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-29 15:49:17.297 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-29 15:49:17.299 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-29 15:49:17.301 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-29 15:49:17.303 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-29 15:49:17.306 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-29 15:49:17.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:17.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:17.312 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-29 15:49:17.315 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-29 15:49:17.317 | + functions-common:install_package:1463 : update_package_repo 2022-03-29 15:49:17.319 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-29 15:49:17.321 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-29 15:49:17.323 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-29 15:49:17.326 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-29 15:49:17.328 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-29 15:49:17.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:17.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:17.335 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-29 15:49:17.337 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-29 15:49:17.339 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-29 15:49:17.342 | + functions-common:apt_get_update:1190 : return 2022-03-29 15:49:17.344 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-29 15:49:17.347 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-29 15:49:17.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:17.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:17.353 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-29 15:49:17.374 | + 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-03-29 15:49:17.483 | Reading package lists... 2022-03-29 15:49:17.719 | Building dependency tree... 2022-03-29 15:49:17.721 | Reading state information... 2022-03-29 15:49:17.960 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-29 15:49:17.960 | The following packages were automatically installed and are no longer required: 2022-03-29 15:49:17.961 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-29 15:49:17.961 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-29 15:49:17.961 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-29 15:49:17.961 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-29 15:49:17.961 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-29 15:49:17.961 | python3-zope.interface 2022-03-29 15:49:17.961 | Use 'sudo apt autoremove' to remove them. 2022-03-29 15:49:17.962 | The following additional packages will be installed: 2022-03-29 15:49:17.962 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-29 15:49:17.963 | Suggested packages: 2022-03-29 15:49:17.963 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-29 15:49:18.029 | The following NEW packages will be installed: 2022-03-29 15:49:18.029 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-29 15:49:18.277 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-29 15:49:18.277 | Need to get 1,306 kB of archives. 2022-03-29 15:49:18.277 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-29 15:49:18.277 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-29 15:49:18.892 | 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-03-29 15:49:18.936 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-29 15:49:19.032 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-29 15:49:19.139 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-29 15:49:19.142 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-29 15:49:19.700 | Fetched 1,306 kB in 1s (1,174 kB/s) 2022-03-29 15:49:19.732 | Selecting previously unselected package libnorm1:amd64. 2022-03-29 15:49:19.783 | (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-03-29 15:49:19.787 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-29 15:49:19.791 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-29 15:49:19.861 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-29 15:49:19.871 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-29 15:49:19.873 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-29 15:49:19.925 | Selecting previously unselected package libzmq5:amd64. 2022-03-29 15:49:19.935 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-29 15:49:19.937 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-29 15:49:20.002 | Selecting previously unselected package uwsgi-core. 2022-03-29 15:49:20.011 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-29 15:49:20.014 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-29 15:49:20.154 | Selecting previously unselected package uwsgi. 2022-03-29 15:49:20.163 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-29 15:49:20.166 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-29 15:49:20.200 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-29 15:49:20.210 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-29 15:49:20.213 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-29 15:49:20.277 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-29 15:49:20.283 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-29 15:49:20.288 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-29 15:49:20.293 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-29 15:49:20.306 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-29 15:49:21.128 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-29 15:49:21.156 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-29 15:49:21.504 | Processing triggers for man-db (2.9.1-1) ... 2022-03-29 15:49:21.853 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-29 15:49:29.054 | + functions-common:apt_get:1234 : result=0 2022-03-29 15:49:29.056 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-29 15:49:29.058 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:29.061 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:29.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:29.065 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:29.067 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:29.069 | + functions-common:time_stop:2431 : name=apt-get 2022-03-29 15:49:29.071 | + functions-common:time_stop:2432 : start_time=1648568957372 2022-03-29 15:49:29.073 | + functions-common:time_stop:2434 : [[ -z 1648568957372 ]] 2022-03-29 15:49:29.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:29.080 | + functions-common:time_stop:2437 : end_time=1648568969078 2022-03-29 15:49:29.082 | + functions-common:time_stop:2438 : elapsed_time=11706 2022-03-29 15:49:29.085 | + functions-common:time_stop:2439 : total=258499 2022-03-29 15:49:29.087 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:29.089 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=270205 2022-03-29 15:49:29.091 | + functions-common:apt_get:1238 : return 0 2022-03-29 15:49:29.094 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-29 15:49:29.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:29.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:29.101 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-29 15:49:29.163 | Enabling module proxy. 2022-03-29 15:49:29.168 | To activate the new configuration, you need to run: 2022-03-29 15:49:29.168 | systemctl restart apache2 2022-03-29 15:49:29.173 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-29 15:49:29.234 | Considering dependency proxy for proxy_uwsgi: 2022-03-29 15:49:29.234 | Module proxy already enabled 2022-03-29 15:49:29.234 | Enabling module proxy_uwsgi. 2022-03-29 15:49:29.240 | To activate the new configuration, you need to run: 2022-03-29 15:49:29.240 | systemctl restart apache2 2022-03-29 15:49:29.244 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-29 15:49:29.246 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-29 15:49:29.249 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-29 15:49:29.251 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-29 15:49:29.378 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-29 15:49:29.381 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-29 15:49:29.383 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-29 15:49:29.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-29 15:49:29.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.395 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-29 15:49:29.397 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-29 15:49:29.400 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-29 15:49:29.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-29 15:49:29.410 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.412 | + ./stack.sh:main:883 : install_glanceclient 2022-03-29 15:49:29.415 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-29 15:49:29.417 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-29 15:49:29.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-29 15:49:29.426 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.429 | + ./stack.sh:main:884 : install_cinderclient 2022-03-29 15:49:29.431 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-29 15:49:29.433 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-29 15:49:29.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-29 15:49:29.443 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.445 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-29 15:49:29.447 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-29 15:49:29.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-29 15:49:29.457 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.459 | + ./stack.sh:main:885 : install_novaclient 2022-03-29 15:49:29.462 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-29 15:49:29.464 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-29 15:49:29.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-29 15:49:29.474 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.476 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-29 15:49:29.493 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:29.495 | + ./stack.sh:main:887 : install_swiftclient 2022-03-29 15:49:29.498 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-29 15:49:29.500 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-29 15:49:29.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-29 15:49:29.509 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.512 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-29 15:49:29.528 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:29.531 | + ./stack.sh:main:890 : install_neutronclient 2022-03-29 15:49:29.534 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-29 15:49:29.536 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-29 15:49:29.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-29 15:49:29.546 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.548 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-29 15:49:29.550 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-29 15:49:29.553 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-29 15:49:29.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:29.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:29.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-29 15:49:29.562 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:29.565 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-29 15:49:29.567 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-29 15:49:29.569 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-29 15:49:29.572 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-29 15:49:29.575 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-29 15:49:29.577 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-29 15:49:29.581 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-29 15:49:29.581 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-29 15:49:29.586 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-29 15:49:29.588 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-29 15:49:29.590 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-29 15:49:29.593 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-29 15:49:29.596 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-29 15:49:29.616 | Using python 3.8 to install keystonemiddleware 2022-03-29 15:49:29.618 | + 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-03-29 15:49:30.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:30.367 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:30.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:30.367 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:31.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:31.627 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-29 15:49:31.678 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-29 15:49:31.679 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-29 15:49:31.680 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-29 15:49:31.681 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-29 15:49:31.682 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-29 15:49:31.684 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-29 15:49:31.685 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-29 15:49:31.685 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-29 15:49:31.686 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-29 15:49:31.688 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-29 15:49:31.689 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-29 15:49:31.690 | 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-03-29 15:49:31.691 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-29 15:49:31.692 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-29 15:49:31.748 | 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-03-29 15:49:31.749 | 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-03-29 15:49:31.751 | 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-03-29 15:49:31.790 | 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-03-29 15:49:31.830 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-29 15:49:31.831 | 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-03-29 15:49:31.832 | 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-03-29 15:49:31.833 | 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-03-29 15:49:31.880 | 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-03-29 15:49:31.885 | 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-03-29 15:49:31.894 | 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-03-29 15:49:31.895 | 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-03-29 15:49:31.908 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-29 15:49:31.909 | 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-03-29 15:49:31.912 | 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-03-29 15:49:31.973 | 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-03-29 15:49:31.977 | 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-03-29 15:49:31.979 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-29 15:49:31.980 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-29 15:49:32.028 | 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-03-29 15:49:32.040 | 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-03-29 15:49:33.581 | 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-03-29 15:49:33.587 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:49:33.587 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:49:33.691 | + inc/python:pip_install:200 : result=0 2022-03-29 15:49:33.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:49:33.695 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:33.698 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:33.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:33.702 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:33.704 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:33.706 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:49:33.708 | + functions-common:time_stop:2432 : start_time=1648568969611 2022-03-29 15:49:33.711 | + functions-common:time_stop:2434 : [[ -z 1648568969611 ]] 2022-03-29 15:49:33.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:33.717 | + functions-common:time_stop:2437 : end_time=1648568973715 2022-03-29 15:49:33.720 | + functions-common:time_stop:2438 : elapsed_time=4104 2022-03-29 15:49:33.722 | + functions-common:time_stop:2439 : total=56147 2022-03-29 15:49:33.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:33.726 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60251 2022-03-29 15:49:33.729 | + inc/python:pip_install:203 : return 0 2022-03-29 15:49:33.731 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-29 15:49:33.733 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-29 15:49:33.736 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-29 15:49:33.739 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-29 15:49:33.741 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-29 15:49:33.744 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-29 15:49:33.747 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-29 15:49:33.747 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-29 15:49:33.753 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-29 15:49:33.755 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-29 15:49:33.757 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-29 15:49:33.760 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-29 15:49:33.762 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-29 15:49:33.783 | Using python 3.8 to install python-memcached 2022-03-29 15:49:33.785 | + 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-03-29 15:49:34.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:34.527 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:34.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:34.527 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:35.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:35.740 | Collecting python-memcached 2022-03-29 15:49:35.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-29 15:49:35.755 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-29 15:49:37.339 | Installing collected packages: python-memcached 2022-03-29 15:49:37.433 | Successfully installed python-memcached-1.59 2022-03-29 15:49:37.433 | 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-03-29 15:49:37.439 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:49:37.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:49:37.543 | + inc/python:pip_install:200 : result=0 2022-03-29 15:49:37.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:49:37.548 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:37.550 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:37.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:37.555 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:37.557 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:37.559 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:49:37.561 | + functions-common:time_stop:2432 : start_time=1648568973777 2022-03-29 15:49:37.564 | + functions-common:time_stop:2434 : [[ -z 1648568973777 ]] 2022-03-29 15:49:37.566 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:37.570 | + functions-common:time_stop:2437 : end_time=1648568977568 2022-03-29 15:49:37.573 | + functions-common:time_stop:2438 : elapsed_time=3791 2022-03-29 15:49:37.575 | + functions-common:time_stop:2439 : total=60251 2022-03-29 15:49:37.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:37.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64042 2022-03-29 15:49:37.582 | + inc/python:pip_install:203 : return 0 2022-03-29 15:49:37.584 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-29 15:49:37.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:37.603 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-29 15:49:37.605 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-29 15:49:37.607 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-29 15:49:37.610 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-29 15:49:37.612 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-29 15:49:37.614 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-29 15:49:37.617 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-29 15:49:37.632 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:37.634 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-29 15:49:37.636 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-29 15:49:37.638 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-29 15:49:37.641 | + functions-common:git_clone:610 : local git_ref=master 2022-03-29 15:49:37.643 | + functions-common:git_clone:611 : local orig_dir 2022-03-29 15:49:37.645 | ++ functions-common:git_clone:612 : pwd 2022-03-29 15:49:37.648 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-29 15:49:37.650 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-29 15:49:37.652 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-29 15:49:37.668 | + functions-common:git_clone:615 : RECLONE=False 2022-03-29 15:49:37.670 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-29 15:49:37.672 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-29 15:49:37.674 | + functions-common:git_clone:629 : echo master 2022-03-29 15:49:37.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-29 15:49:37.679 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-29 15:49:37.681 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-29 15:49:37.683 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-29 15:49:37.686 | + functions-common:git_clone:678 : git show --oneline 2022-03-29 15:49:37.686 | + functions-common:git_clone:678 : head -1 2022-03-29 15:49:37.690 | c141e6164 trivial: Fix typo 2022-03-29 15:49:37.692 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-29 15:49:37.695 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-29 15:49:37.697 | + inc/python:setup_develop:338 : local bindep 2022-03-29 15:49:37.699 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-29 15:49:37.701 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-29 15:49:37.704 | + inc/python:setup_develop:344 : local extras= 2022-03-29 15:49:37.707 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-29 15:49:37.709 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-29 15:49:37.711 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-29 15:49:37.714 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-29 15:49:37.716 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-29 15:49:37.718 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-29 15:49:37.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-29 15:49:37.723 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-29 15:49:37.726 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-29 15:49:37.728 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-29 15:49:37.730 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-29 15:49:37.733 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-29 15:49:37.739 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-29 15:49:37.741 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-29 15:49:38.395 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-29 15:49:38.397 | + inc/python:setup_package:418 : local bindep=0 2022-03-29 15:49:38.399 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-29 15:49:38.402 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-29 15:49:38.404 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-29 15:49:38.407 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-29 15:49:38.409 | + inc/python:setup_package:427 : local flags=-e 2022-03-29 15:49:38.411 | + inc/python:setup_package:428 : local extras= 2022-03-29 15:49:38.413 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-29 15:49:38.415 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-29 15:49:38.418 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-29 15:49:38.420 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-29 15:49:38.423 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-29 15:49:38.425 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-29 15:49:38.445 | Using python 3.8 to install /opt/stack/keystone 2022-03-29 15:49:38.447 | + 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-03-29 15:49:39.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:39.189 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:39.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:39.189 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:40.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:40.345 | Obtaining file:///opt/stack/keystone 2022-03-29 15:49:40.346 | Preparing metadata (setup.py): started 2022-03-29 15:49:43.587 | Preparing metadata (setup.py): finished with status 'done' 2022-03-29 15:49:43.729 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-29 15:49:43.730 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-29 15:49:43.822 | Collecting Flask!=0.11,>=1.0.2 2022-03-29 15:49:43.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-29 15:49:43.879 | Collecting Flask-RESTful>=0.3.5 2022-03-29 15:49:43.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-03-29 15:49:43.890 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-29 15:49:43.891 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-29 15:49:43.892 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-29 15:49:43.894 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-29 15:49:43.936 | Collecting passlib>=1.7.0 2022-03-29 15:49:43.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-29 15:49:43.960 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-29 15:49:43.961 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-29 15:49:43.962 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-29 15:49:44.196 | Collecting scrypt>=0.8.0 2022-03-29 15:49:44.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-03-29 15:49:44.236 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-29 15:49:44.237 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-29 15:49:44.238 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-29 15:49:44.239 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-29 15:49:44.240 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-29 15:49:44.241 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-29 15:49:44.242 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-29 15:49:44.243 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-29 15:49:44.245 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-29 15:49:44.246 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-29 15:49:44.247 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-29 15:49:44.248 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-29 15:49:44.300 | Collecting oauthlib>=0.6.2 2022-03-29 15:49:44.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-29 15:49:44.379 | Collecting pysaml2>=5.0.0 2022-03-29 15:49:44.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-29 15:49:44.483 | Collecting PyJWT>=1.6.1 2022-03-29 15:49:44.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-29 15:49:44.494 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-29 15:49:44.495 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-29 15:49:44.496 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-29 15:49:44.497 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-29 15:49:44.498 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-29 15:49:44.499 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-29 15:49:44.510 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-29 15:49:44.511 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-29 15:49:44.554 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-29 15:49:44.650 | Collecting Werkzeug>=2.0 2022-03-29 15:49:44.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-29 15:49:44.733 | Collecting click>=7.1.2 2022-03-29 15:49:44.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-29 15:49:44.746 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-29 15:49:44.785 | Collecting itsdangerous>=2.0 2022-03-29 15:49:44.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-29 15:49:44.858 | Collecting aniso8601>=0.82 2022-03-29 15:49:44.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-29 15:49:44.929 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-29 15:49:44.931 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-29 15:49:45.028 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-29 15:49:45.029 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-29 15:49:45.030 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-29 15:49:45.032 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-29 15:49:45.085 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-29 15:49:45.087 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-29 15:49:45.088 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-29 15:49:45.167 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-29 15:49:45.168 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-29 15:49:45.225 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-29 15:49:45.227 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-29 15:49:45.228 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-29 15:49:45.230 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-29 15:49:45.232 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-29 15:49:45.234 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-29 15:49:45.253 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-29 15:49:45.302 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-29 15:49:45.322 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-29 15:49:45.323 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-29 15:49:45.324 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-29 15:49:45.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-29 15:49:45.378 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-29 15:49:45.493 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-29 15:49:45.494 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-29 15:49:45.495 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-29 15:49:45.601 | Collecting xmlschema>=1.2.1 2022-03-29 15:49:45.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-29 15:49:45.653 | Collecting defusedxml 2022-03-29 15:49:45.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-29 15:49:45.880 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-29 15:49:45.901 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-29 15:49:45.903 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-29 15:49:45.971 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-29 15:49:45.972 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-29 15:49:45.990 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-29 15:49:46.063 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-29 15:49:46.102 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-29 15:49:46.214 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-29 15:49:46.287 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-29 15:49:46.411 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-29 15:49:46.441 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-29 15:49:46.482 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-29 15:49:46.483 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-29 15:49:46.485 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-29 15:49:46.486 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-29 15:49:46.487 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-29 15:49:46.489 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-29 15:49:46.542 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-29 15:49:46.677 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-29 15:49:46.680 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-29 15:49:46.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-29 15:49:46.683 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-29 15:49:46.836 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-29 15:49:46.996 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-29 15:49:47.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-29 15:49:47.089 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-29 15:49:47.267 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-29 15:49:47.526 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-29 15:49:47.560 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-29 15:49:48.942 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-29 15:49:49.420 | Attempting uninstall: click 2022-03-29 15:49:49.423 | Found existing installation: Click 7.0 2022-03-29 15:49:49.436 | Uninstalling Click-7.0: 2022-03-29 15:49:49.466 | Successfully uninstalled Click-7.0 2022-03-29 15:49:50.648 | Attempting uninstall: PyJWT 2022-03-29 15:49:50.650 | Found existing installation: PyJWT 1.7.1 2022-03-29 15:49:50.660 | Uninstalling PyJWT-1.7.1: 2022-03-29 15:49:50.689 | Successfully uninstalled PyJWT-1.7.1 2022-03-29 15:49:51.115 | Attempting uninstall: oauthlib 2022-03-29 15:49:51.117 | Found existing installation: oauthlib 3.1.0 2022-03-29 15:49:51.128 | Uninstalling oauthlib-3.1.0: 2022-03-29 15:49:51.157 | Successfully uninstalled oauthlib-3.1.0 2022-03-29 15:49:51.317 | Running setup.py develop for keystone 2022-03-29 15:49:55.319 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-29 15:49:55.319 | 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-03-29 15:49:55.326 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-29 15:49:55.326 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-29 15:49:55.472 | + inc/python:pip_install:200 : result=0 2022-03-29 15:49:55.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-29 15:49:55.476 | + functions-common:time_stop:2425 : local name 2022-03-29 15:49:55.478 | + functions-common:time_stop:2426 : local end_time 2022-03-29 15:49:55.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-29 15:49:55.482 | + functions-common:time_stop:2428 : local total 2022-03-29 15:49:55.485 | + functions-common:time_stop:2429 : local start_time 2022-03-29 15:49:55.488 | + functions-common:time_stop:2431 : name=pip_install 2022-03-29 15:49:55.490 | + functions-common:time_stop:2432 : start_time=1648568978440 2022-03-29 15:49:55.492 | + functions-common:time_stop:2434 : [[ -z 1648568978440 ]] 2022-03-29 15:49:55.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-29 15:49:55.498 | + functions-common:time_stop:2437 : end_time=1648568995496 2022-03-29 15:49:55.501 | + functions-common:time_stop:2438 : elapsed_time=17056 2022-03-29 15:49:55.503 | + functions-common:time_stop:2439 : total=64042 2022-03-29 15:49:55.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-29 15:49:55.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81098 2022-03-29 15:49:55.510 | + inc/python:pip_install:203 : return 0 2022-03-29 15:49:55.512 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-29 15:49:55.514 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-29 15:49:55.517 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-29 15:49:55.535 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-29 15:49:55.547 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-29 15:49:55.550 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-29 15:49:55.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-29 15:49:55.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-29 15:49:55.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-29 15:49:55.559 | + inc/python:use_library_from_git:253 : return 1 2022-03-29 15:49:55.561 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-29 15:49:55.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:55.580 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-29 15:49:55.582 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-29 15:49:55.585 | + ./stack.sh:main:899 : configure_keystone 2022-03-29 15:49:55.587 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-29 15:49:55.600 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-29 15:49:55.602 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-29 15:49:55.606 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-29 15:49:55.622 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:55.625 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-29 15:49:55.655 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-29 15:49:55.682 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-29 15:49:55.712 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-29 15:49:55.741 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-29 15:49:55.772 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-29 15:49:55.801 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-29 15:49:55.829 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-29 15:49:55.855 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-29 15:49:55.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-29 15:49:55.860 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-29 15:49:55.863 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-29 15:49:55.865 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-29 15:49:55.867 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-29 15:49:55.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:55.886 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-29 15:49:55.888 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-29 15:49:55.891 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-29 15:49:55.906 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:55.908 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-29 15:49:55.911 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-29 15:49:55.941 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-29 15:49:55.943 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-29 15:49:55.945 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-29 15:49:55.948 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-29 15:49:55.964 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:55.967 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-29 15:49:55.996 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-29 15:49:55.998 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-29 15:49:56.029 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-29 15:49:56.031 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-29 15:49:56.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-29 15:49:56.036 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-29 15:49:56.039 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-29 15:49:56.041 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-29 15:49:56.072 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-29 15:49:56.074 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-29 15:49:56.076 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-29 15:49:56.079 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-29 15:49:56.082 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-29 15:49:56.098 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-29 15:49:56.100 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-29 15:49:56.102 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-29 15:49:56.105 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-29 15:49:56.107 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-29 15:49:56.134 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-29 15:49:56.162 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-29 15:49:56.189 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-29 15:49:56.216 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-29 15:49:56.244 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-29 15:49:56.246 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-29 15:49:56.248 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-29 15:49:56.251 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-29 15:49:56.253 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-29 15:49:56.255 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-29 15:49:56.257 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-29 15:49:56.262 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-29 15:49:56.266 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-29 15:49:56.268 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-29 15:49:56.271 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-29 15:49:56.283 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-29 15:49:56.284 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-29 15:49:56.292 | d /var/run/uwsgi 0755 ubuntu root 2022-03-29 15:49:56.295 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-29 15:49:56.310 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-29 15:49:56.313 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-29 15:49:56.316 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-29 15:49:56.345 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-29 15:49:56.372 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-29 15:49:56.399 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-29 15:49:56.425 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-29 15:49:56.453 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-29 15:49:56.479 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-29 15:49:56.506 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-29 15:49:56.533 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-29 15:49:56.560 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-29 15:49:56.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-29 15:49:56.613 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-29 15:49:56.641 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-29 15:49:56.667 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-29 15:49:56.670 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-29 15:49:56.672 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-29 15:49:56.675 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-29 15:49:56.677 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-29 15:49:56.679 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:56.682 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:56.684 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-29 15:49:56.687 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-29 15:49:56.689 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-29 15:49:56.716 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-29 15:49:56.743 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-29 15:49:56.744 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-29 15:49:56.752 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-29 15:49:56.756 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-29 15:49:56.758 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-29 15:49:56.760 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-29 15:49:56.762 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-29 15:49:56.765 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-29 15:49:56.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:56.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:56.772 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-29 15:49:56.774 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-29 15:49:56.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-29 15:49:56.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-29 15:49:56.781 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-29 15:49:56.842 | Enabling site keystone-wsgi-public. 2022-03-29 15:49:56.847 | To activate the new configuration, you need to run: 2022-03-29 15:49:56.847 | systemctl reload apache2 2022-03-29 15:49:56.851 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-29 15:49:56.854 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-29 15:49:56.856 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-29 15:49:56.859 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-29 15:49:56.988 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-29 15:49:57.017 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-29 15:49:57.048 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-29 15:49:57.079 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-29 15:49:57.081 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-29 15:49:57.111 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-29 15:49:57.139 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-29 15:49:57.166 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-29 15:49:57.169 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-29 15:49:57.186 | + functions-common:is_service_enabled:2081 : return 0 2022-03-29 15:49:57.189 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-29 15:49:57.205 | + functions-common:is_service_enabled:2081 : return 1 2022-03-29 15:49:57.208 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-29 15:49:57.210 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-29 15:49:57.212 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-29 15:49:57.215 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-29 15:49:57.217 | + lib/stack:stack_install_service:32 : install_swift 2022-03-29 15:49:57.219 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-29 15:49:57.222 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-29 15:49:57.224 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-29 15:49:57.226 | + functions-common:git_clone:610 : local git_ref=master 2022-03-29 15:49:57.228 | + functions-common:git_clone:611 : local orig_dir 2022-03-29 15:49:57.231 | ++ functions-common:git_clone:612 : pwd 2022-03-29 15:49:57.234 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-29 15:49:57.236 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-29 15:49:57.239 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-29 15:49:57.255 | + functions-common:git_clone:615 : RECLONE=False 2022-03-29 15:49:57.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-29 15:49:57.259 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-29 15:49:57.262 | + functions-common:git_clone:629 : echo master 2022-03-29 15:49:57.262 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-29 15:49:57.268 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-29 15:49:57.270 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-29 15:49:57.272 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-29 15:49:57.275 | + functions-common:git_clone:678 : git show --oneline 2022-03-29 15:49:57.275 | + functions-common:git_clone:678 : head -1 2022-03-29 15:49:57.281 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-29 15:49:57.283 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-29 15:49:57.286 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-29 15:49:57.289 | + inc/python:setup_develop:338 : local bindep 2022-03-29 15:49:57.291 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-29 15:49:57.293 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-29 15:49:57.296 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-29 15:49:57.298 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-29 15:49:57.300 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-29 15:49:57.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-29 15:49:57.305 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-29 15:49:57.307 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-29 15:49:57.310 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-29 15:49:57.313 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-29 15:49:57.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-29 15:49:57.318 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-29 15:49:57.320 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-29 15:49:57.323 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-29 15:49:57.326 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-29 15:49:57.332 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-29 15:49:57.334 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-29 15:49:57.987 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-29 15:49:57.989 | + inc/python:setup_package:418 : local bindep=0 2022-03-29 15:49:57.992 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-29 15:49:57.994 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-29 15:49:57.996 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-29 15:49:57.998 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-29 15:49:58.000 | + inc/python:setup_package:427 : local flags=-e 2022-03-29 15:49:58.003 | + inc/python:setup_package:428 : local extras=keystone 2022-03-29 15:49:58.005 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-29 15:49:58.007 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-29 15:49:58.009 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-29 15:49:58.011 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-29 15:49:58.014 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-29 15:49:58.017 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-29 15:49:58.037 | Using python 3.8 to install /opt/stack/swift 2022-03-29 15:49:58.040 | + 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/swift[keystone]' 2022-03-29 15:49:58.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:58.797 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:58.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-29 15:49:58.797 | from cryptography.utils import int_from_bytes 2022-03-29 15:49:59.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-29 15:49:59.944 | Obtaining file:///opt/stack/swift 2022-03-29 15:49:59.944 | Preparing metadata (setup.py): started 2022-03-29 15:50:02.898 | Preparing metadata (setup.py): finished with status 'done' 2022-03-29 15:50:03.006 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-29 15:50:03.007 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-29 15:50:03.008 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-29 15:50:03.010 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-29 15:50:03.974 | Collecting lxml>=3.4.1 2022-03-29 15:50:04.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-03-29 15:50:04.163 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-29 15:50:04.163 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-29 15:50:04.269 | Collecting xattr>=0.4 2022-03-29 15:50:04.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-03-29 15:50:04.318 | Collecting PyECLib>=1.3.1 2022-03-29 15:50:04.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-29 15:50:04.643 | Preparing metadata (setup.py): started 2022-03-29 15:50:06.544 | Preparing metadata (setup.py): finished with status 'done' 2022-03-29 15:50:06.548 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-29 15:50:06.549 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-29 15:50:06.587 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-29 15:50:06.595 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-29 15:50:06.649 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-29 15:50:06.650 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-29 15:50:06.651 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-29 15:50:06.652 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-29 15:50:06.654 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-29 15:50:06.655 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-29 15:50:06.656 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-29 15:50:06.657 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-29 15:50:06.659 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-03-29 15:50:06.660 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-03-29 15:50:06.661 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-03-29 15:50:06.662 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-29 15:50:06.686 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-29 15:50:06.718 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-29 15:50:06.721 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-29 15:50:06.722 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-29 15:50:06.723 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-29 15:50:06.746 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-29 15:50:06.872 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-03-29 15:50:06.874 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-03-29 15:50:06.875 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-03-29 15:50:06.917 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-03-29 15:50:06.961 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-03-29 15:50:06.962 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-03-29 15:50:06.964 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-03-29 15:50:06.964 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-03-29 15:50:07.024 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-03-29 15:50:07.027 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-03-29 15:50:07.040 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-03-29 15:50:07.041 | 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>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-03-29 15:50:07.059 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-03-29 15:50:07.063 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-03-29 15:50:07.167 | 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>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-03-29 15:50:07.183 | 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>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-03-29 15:50:07.470 | Building wheels for collected packages: PyECLib 2022-03-29 15:50:07.471 | Building wheel for PyECLib (setup.py): started 2022-03-29 15:50:10.415 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-29 15:50:10.416 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55545 sha256=110f84d11c123fb8133663c2796d2e8017220fc722db6c046fa4ee3407133db7 2022-03-29 15:50:10.417 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-29 15:50:10.420 | Successfully built PyECLib 2022-03-29 15:50:11.806 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-29 15:50:12.168 | Running setup.py develop for swift